https://verwaltung.event.menke.de/images/kurse/5f4df2cdc2967_Schaumburger-B%C3%BChne-Tatortreinger-2020-0000227.jpg

Log Messages

Level (6)
Channel (3)
Time Message
deprecation User Deprecated: Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "FOS\OAuthServerBundle\DependencyInjection\FOSOAuthServerExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
error Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://verwaltung.event.menke.de/images/kurse/5f4df2cdc2967_Schaumburger-B%C3%BChne-Tatortreinger-2020-0000227.jpg"" at /var/www/vhosts/menke.de/verwaltung.event.menke.de/kursverwaltungssystem/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Token::getData()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Token::getScope()" might add "?string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Token::getClientId()" might add "string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Token::hasExpired()" might add "bool" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Token::getToken()" might add "string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Token::getExpiresIn()" might add "int" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Client::getPublicId()" might add "string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Client" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Client::getRedirectUris()" might add "array" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Client" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PDO::exec()" might add "int|false" as a native return type declaration in the future. Do the same in child class "Doctrine\DBAL\Driver\PDOConnection" now to avoid errors or add an explicit @return annotation to suppress this message.
error error while trying to collect executed migrations
deprecation User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.
error error while trying to collect executed migrations

There are no log messages.

Container Compilation Logs (2247)

Log messages generated during the compilation of the service container.

Messages Class
534 Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonymizeCustomerDataCommand" (parent: .abstract.instanceof.App\Command\AnonymizeCustomerDataCommand).
  • Resolving inheritance for "App\Command\AnonymizeCustomerDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonymizeCustomerDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RebuildSearchIndexCommand" (parent: .abstract.instanceof.App\Command\RebuildSearchIndexCommand).
  • Resolving inheritance for "App\Command\RebuildSearchIndexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RebuildSearchIndexCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecalculateBookedSlotsCommand" (parent: .abstract.instanceof.App\Command\RecalculateBookedSlotsCommand).
  • Resolving inheritance for "App\Command\RecalculateBookedSlotsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecalculateBookedSlotsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalendarController" (parent: .abstract.instanceof.App\Controller\CalendarController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalendarController).
  • Resolving inheritance for "App\Controller\CalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendarController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryController" (parent: .abstract.instanceof.App\Controller\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryController).
  • Resolving inheritance for "App\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientConfigController" (parent: .abstract.instanceof.App\Controller\ClientConfigController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientConfigController).
  • Resolving inheritance for "App\Controller\ClientConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientConfigController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseController" (parent: .abstract.instanceof.App\Controller\CourseController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseController).
  • Resolving inheritance for "App\Controller\CourseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseFieldsController" (parent: .abstract.instanceof.App\Controller\CourseFieldsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseFieldsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseFieldsController).
  • Resolving inheritance for "App\Controller\CourseFieldsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseFieldsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseOccurrenceController" (parent: .abstract.instanceof.App\Controller\CourseOccurrenceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseOccurrenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseOccurrenceController).
  • Resolving inheritance for "App\Controller\CourseOccurrenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseOccurrenceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseSeriesController" (parent: .abstract.instanceof.App\Controller\CourseSeriesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseSeriesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseSeriesController).
  • Resolving inheritance for "App\Controller\CourseSeriesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseSeriesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseSubscriptionController" (parent: .abstract.instanceof.App\Controller\CourseSubscriptionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseSubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseSubscriptionController).
  • Resolving inheritance for "App\Controller\CourseSubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseSubscriptionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseTemplateController" (parent: .abstract.instanceof.App\Controller\CourseTemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseTemplateController).
  • Resolving inheritance for "App\Controller\CourseTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseTemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseTypeController" (parent: .abstract.instanceof.App\Controller\CourseTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseTypeController).
  • Resolving inheritance for "App\Controller\CourseTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController" (parent: .abstract.instanceof.App\Controller\CustomerController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController).
  • Resolving inheritance for "App\Controller\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerDocumentController" (parent: .abstract.instanceof.App\Controller\CustomerDocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerDocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerDocumentController).
  • Resolving inheritance for "App\Controller\CustomerDocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerDocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController" (parent: .abstract.instanceof.App\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController).
  • Resolving inheritance for "App\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController" (parent: .abstract.instanceof.App\Controller\EmailController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController).
  • Resolving inheritance for "App\Controller\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExportController" (parent: .abstract.instanceof.App\Controller\ExportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExportController).
  • Resolving inheritance for "App\Controller\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\AbstractFrontendCartableController" (parent: .abstract.instanceof.App\Controller\Frontend\AbstractFrontendCartableController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\AbstractFrontendCartableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\AbstractFrontendCartableController).
  • Resolving inheritance for "App\Controller\Frontend\AbstractFrontendCartableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\AbstractFrontendCartableController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CartFeController" (parent: .abstract.instanceof.App\Controller\Frontend\CartFeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CartFeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CartFeController).
  • Resolving inheritance for "App\Controller\Frontend\CartFeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CartFeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CheckoutFeController" (parent: .abstract.instanceof.App\Controller\Frontend\CheckoutFeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CheckoutFeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CheckoutFeController).
  • Resolving inheritance for "App\Controller\Frontend\CheckoutFeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CheckoutFeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CourseFeController" (parent: .abstract.instanceof.App\Controller\Frontend\CourseFeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CourseFeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CourseFeController).
  • Resolving inheritance for "App\Controller\Frontend\CourseFeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CourseFeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CourseOccurrenceFeController" (parent: .abstract.instanceof.App\Controller\Frontend\CourseOccurrenceFeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CourseOccurrenceFeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CourseOccurrenceFeController).
  • Resolving inheritance for "App\Controller\Frontend\CourseOccurrenceFeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CourseOccurrenceFeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CustomerFeController" (parent: .abstract.instanceof.App\Controller\Frontend\CustomerFeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CustomerFeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CustomerFeController).
  • Resolving inheritance for "App\Controller\Frontend\CustomerFeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CustomerFeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\SearchFeController" (parent: .abstract.instanceof.App\Controller\Frontend\SearchFeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\SearchFeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\SearchFeController).
  • Resolving inheritance for "App\Controller\Frontend\SearchFeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\SearchFeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\SpeakerFeController" (parent: .abstract.instanceof.App\Controller\Frontend\SpeakerFeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\SpeakerFeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\SpeakerFeController).
  • Resolving inheritance for "App\Controller\Frontend\SpeakerFeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\SpeakerFeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceController" (parent: .abstract.instanceof.App\Controller\InvoiceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceController).
  • Resolving inheritance for "App\Controller\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoicePaymentController" (parent: .abstract.instanceof.App\Controller\InvoicePaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoicePaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoicePaymentController).
  • Resolving inheritance for "App\Controller\InvoicePaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoicePaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceReminderController" (parent: .abstract.instanceof.App\Controller\InvoiceReminderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceReminderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceReminderController).
  • Resolving inheritance for "App\Controller\InvoiceReminderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceReminderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MaintenanceController" (parent: .abstract.instanceof.App\Controller\MaintenanceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MaintenanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MaintenanceController).
  • Resolving inheritance for "App\Controller\MaintenanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MaintenanceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsletterController" (parent: .abstract.instanceof.App\Controller\NewsletterController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsletterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsletterController).
  • Resolving inheritance for "App\Controller\NewsletterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsletterController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrderController" (parent: .abstract.instanceof.App\Controller\OrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrderController).
  • Resolving inheritance for "App\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonController" (parent: .abstract.instanceof.App\Controller\PersonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonController).
  • Resolving inheritance for "App\Controller\PersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\AbstractRestCartableController" (parent: .abstract.instanceof.App\Controller\Rest\AbstractRestCartableController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\AbstractRestCartableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\AbstractRestCartableController).
  • Resolving inheritance for "App\Controller\Rest\AbstractRestCartableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\AbstractRestCartableController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CartRestController" (parent: .abstract.instanceof.App\Controller\Rest\CartRestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CartRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CartRestController).
  • Resolving inheritance for "App\Controller\Rest\CartRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CartRestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CategoryRestController" (parent: .abstract.instanceof.App\Controller\Rest\CategoryRestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CategoryRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CategoryRestController).
  • Resolving inheritance for "App\Controller\Rest\CategoryRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CategoryRestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CheckoutRestController" (parent: .abstract.instanceof.App\Controller\Rest\CheckoutRestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CheckoutRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CheckoutRestController).
  • Resolving inheritance for "App\Controller\Rest\CheckoutRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CheckoutRestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CourseOccurrenceRestController" (parent: .abstract.instanceof.App\Controller\Rest\CourseOccurrenceRestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CourseOccurrenceRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CourseOccurrenceRestController).
  • Resolving inheritance for "App\Controller\Rest\CourseOccurrenceRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CourseOccurrenceRestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CourseRestController" (parent: .abstract.instanceof.App\Controller\Rest\CourseRestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CourseRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CourseRestController).
  • Resolving inheritance for "App\Controller\Rest\CourseRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CourseRestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CourseTypeRestController" (parent: .abstract.instanceof.App\Controller\Rest\CourseTypeRestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CourseTypeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CourseTypeRestController).
  • Resolving inheritance for "App\Controller\Rest\CourseTypeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CourseTypeRestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CustomerRestController" (parent: .abstract.instanceof.App\Controller\Rest\CustomerRestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CustomerRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CustomerRestController).
  • Resolving inheritance for "App\Controller\Rest\CustomerRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CustomerRestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\GeneralRestController" (parent: .abstract.instanceof.App\Controller\Rest\GeneralRestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\GeneralRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\GeneralRestController).
  • Resolving inheritance for "App\Controller\Rest\GeneralRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\GeneralRestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\SearchRestController" (parent: .abstract.instanceof.App\Controller\Rest\SearchRestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\SearchRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\SearchRestController).
  • Resolving inheritance for "App\Controller\Rest\SearchRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\SearchRestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\SpeakerRestController" (parent: .abstract.instanceof.App\Controller\Rest\SpeakerRestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\SpeakerRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\SpeakerRestController).
  • Resolving inheritance for "App\Controller\Rest\SpeakerRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\SpeakerRestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\VenueRestController" (parent: .abstract.instanceof.App\Controller\Rest\VenueRestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\VenueRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\VenueRestController).
  • Resolving inheritance for "App\Controller\Rest\VenueRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\VenueRestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController" (parent: .abstract.instanceof.App\Controller\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController).
  • Resolving inheritance for "App\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpeakerController" (parent: .abstract.instanceof.App\Controller\SpeakerController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpeakerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpeakerController).
  • Resolving inheritance for "App\Controller\SpeakerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpeakerController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticsController" (parent: .abstract.instanceof.App\Controller\StatisticsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticsController).
  • Resolving inheritance for "App\Controller\StatisticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController" (parent: .abstract.instanceof.App\Controller\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController).
  • Resolving inheritance for "App\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VenueController" (parent: .abstract.instanceof.App\Controller\VenueController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VenueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VenueController).
  • Resolving inheritance for "App\Controller\VenueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VenueController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VenueDocumentController" (parent: .abstract.instanceof.App\Controller\VenueDocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VenueDocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VenueDocumentController).
  • Resolving inheritance for "App\Controller\VenueDocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VenueDocumentController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppDummyData" (parent: .abstract.instanceof.App\DataFixtures\AppDummyData).
  • Resolving inheritance for "App\DataFixtures\AppDummyData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppDummyData).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
  • Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\CalendarSubscriber" (parent: .abstract.instanceof.App\EventListener\CalendarSubscriber).
  • Resolving inheritance for "App\EventListener\CalendarSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\CalendarSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\UserSubscriber" (parent: .abstract.instanceof.App\EventListener\UserSubscriber).
  • Resolving inheritance for "App\EventListener\UserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\UserSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryType" (parent: .abstract.instanceof.App\Form\CategoryType).
  • Resolving inheritance for "App\Form\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientConfigType" (parent: .abstract.instanceof.App\Form\ClientConfigType).
  • Resolving inheritance for "App\Form\ClientConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientConfigType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientCountriesType" (parent: .abstract.instanceof.App\Form\ClientCountriesType).
  • Resolving inheritance for "App\Form\ClientCountriesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientCountriesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseImageType" (parent: .abstract.instanceof.App\Form\CourseImageType).
  • Resolving inheritance for "App\Form\CourseImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseImageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseImagesType" (parent: .abstract.instanceof.App\Form\CourseImagesType).
  • Resolving inheritance for "App\Form\CourseImagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseImagesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseOccurrenceDuplicateType" (parent: .abstract.instanceof.App\Form\CourseOccurrenceDuplicateType).
  • Resolving inheritance for "App\Form\CourseOccurrenceDuplicateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseOccurrenceDuplicateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseOccurrenceTimeType" (parent: .abstract.instanceof.App\Form\CourseOccurrenceTimeType).
  • Resolving inheritance for "App\Form\CourseOccurrenceTimeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseOccurrenceTimeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseOccurrenceType" (parent: .abstract.instanceof.App\Form\CourseOccurrenceType).
  • Resolving inheritance for "App\Form\CourseOccurrenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseOccurrenceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseSeriesType" (parent: .abstract.instanceof.App\Form\CourseSeriesType).
  • Resolving inheritance for "App\Form\CourseSeriesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseSeriesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseStartEndType" (parent: .abstract.instanceof.App\Form\CourseStartEndType).
  • Resolving inheritance for "App\Form\CourseStartEndType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseStartEndType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseSubscriptionType" (parent: .abstract.instanceof.App\Form\CourseSubscriptionType).
  • Resolving inheritance for "App\Form\CourseSubscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseSubscriptionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseTextType" (parent: .abstract.instanceof.App\Form\CourseTextType).
  • Resolving inheritance for "App\Form\CourseTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseTextType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseType" (parent: .abstract.instanceof.App\Form\CourseType).
  • Resolving inheritance for "App\Form\CourseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseTypeType" (parent: .abstract.instanceof.App\Form\CourseTypeType).
  • Resolving inheritance for "App\Form\CourseTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseTypeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CsvImportType" (parent: .abstract.instanceof.App\Form\CsvImportType).
  • Resolving inheritance for "App\Form\CsvImportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CsvImportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerDocumentType" (parent: .abstract.instanceof.App\Form\CustomerDocumentType).
  • Resolving inheritance for "App\Form\CustomerDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerDocumentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerHistoryType" (parent: .abstract.instanceof.App\Form\CustomerHistoryType).
  • Resolving inheritance for "App\Form\CustomerHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerHistoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailType" (parent: .abstract.instanceof.App\Form\EmailType).
  • Resolving inheritance for "App\Form\EmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\CheckoutType" (parent: .abstract.instanceof.App\Form\Frontend\CheckoutType).
  • Resolving inheritance for "App\Form\Frontend\CheckoutType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\CheckoutType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceCustomItemType" (parent: .abstract.instanceof.App\Form\InvoiceCustomItemType).
  • Resolving inheritance for "App\Form\InvoiceCustomItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceCustomItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceItemType" (parent: .abstract.instanceof.App\Form\InvoiceItemType).
  • Resolving inheritance for "App\Form\InvoiceItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceOnlyType" (parent: .abstract.instanceof.App\Form\InvoiceOnlyType).
  • Resolving inheritance for "App\Form\InvoiceOnlyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceOnlyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoicePaymentType" (parent: .abstract.instanceof.App\Form\InvoicePaymentType).
  • Resolving inheritance for "App\Form\InvoicePaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoicePaymentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceReminderType" (parent: .abstract.instanceof.App\Form\InvoiceReminderType).
  • Resolving inheritance for "App\Form\InvoiceReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceReminderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceType" (parent: .abstract.instanceof.App\Form\InvoiceType).
  • Resolving inheritance for "App\Form\InvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OAuth\ClientType" (parent: .abstract.instanceof.App\Form\OAuth\ClientType).
  • Resolving inheritance for "App\Form\OAuth\ClientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OAuth\ClientType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemPersonCancelDate" (parent: .abstract.instanceof.App\Form\OrderItemPersonCancelDate).
  • Resolving inheritance for "App\Form\OrderItemPersonCancelDate" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemPersonCancelDate).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemPersonCopy" (parent: .abstract.instanceof.App\Form\OrderItemPersonCopy).
  • Resolving inheritance for "App\Form\OrderItemPersonCopy" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemPersonCopy).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemPersonType" (parent: .abstract.instanceof.App\Form\OrderItemPersonType).
  • Resolving inheritance for "App\Form\OrderItemPersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemPersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemType" (parent: .abstract.instanceof.App\Form\OrderItemType).
  • Resolving inheritance for "App\Form\OrderItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStatusType" (parent: .abstract.instanceof.App\Form\OrderStatusType).
  • Resolving inheritance for "App\Form\OrderStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStatusType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType" (parent: .abstract.instanceof.App\Form\OrderType).
  • Resolving inheritance for "App\Form\OrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonInvoiceRecipientType" (parent: .abstract.instanceof.App\Form\PersonInvoiceRecipientType).
  • Resolving inheritance for "App\Form\PersonInvoiceRecipientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonInvoiceRecipientType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonType" (parent: .abstract.instanceof.App\Form\PersonType).
  • Resolving inheritance for "App\Form\PersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpeakerImageType" (parent: .abstract.instanceof.App\Form\SpeakerImageType).
  • Resolving inheritance for "App\Form\SpeakerImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpeakerImageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpeakerTextType" (parent: .abstract.instanceof.App\Form\SpeakerTextType).
  • Resolving inheritance for "App\Form\SpeakerTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpeakerTextType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpeakerType" (parent: .abstract.instanceof.App\Form\SpeakerType).
  • Resolving inheritance for "App\Form\SpeakerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpeakerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueDocumentType" (parent: .abstract.instanceof.App\Form\VenueDocumentType).
  • Resolving inheritance for "App\Form\VenueDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueDocumentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueImageType" (parent: .abstract.instanceof.App\Form\VenueImageType).
  • Resolving inheritance for "App\Form\VenueImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueImageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueImagesType" (parent: .abstract.instanceof.App\Form\VenueImagesType).
  • Resolving inheritance for "App\Form\VenueImagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueImagesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueRoomType" (parent: .abstract.instanceof.App\Form\VenueRoomType).
  • Resolving inheritance for "App\Form\VenueRoomType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueRoomType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueType" (parent: .abstract.instanceof.App\Form\VenueType).
  • Resolving inheritance for "App\Form\VenueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemRepository" (parent: .abstract.instanceof.App\Repository\CartItemRepository).
  • Resolving inheritance for "App\Repository\CartItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartRepository" (parent: .abstract.instanceof.App\Repository\CartRepository).
  • Resolving inheritance for "App\Repository\CartRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository" (parent: .abstract.instanceof.App\Repository\CategoryRepository).
  • Resolving inheritance for "App\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassClientConfigExtendsGenericEntityRepository" (parent: .abstract.instanceof.App\Repository\ClassClientConfigExtendsGenericEntityRepository).
  • Resolving inheritance for "App\Repository\ClassClientConfigExtendsGenericEntityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassClientConfigExtendsGenericEntityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientConfigRepository" (parent: .abstract.instanceof.App\Repository\ClientConfigRepository).
  • Resolving inheritance for "App\Repository\ClientConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientConfigRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseDataRepository" (parent: .abstract.instanceof.App\Repository\CourseDataRepository).
  • Resolving inheritance for "App\Repository\CourseDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseDataRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseFieldRepository" (parent: .abstract.instanceof.App\Repository\CourseFieldRepository).
  • Resolving inheritance for "App\Repository\CourseFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseFieldRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseImageRepository" (parent: .abstract.instanceof.App\Repository\CourseImageRepository).
  • Resolving inheritance for "App\Repository\CourseImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseImageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseOccurrenceRepository" (parent: .abstract.instanceof.App\Repository\CourseOccurrenceRepository).
  • Resolving inheritance for "App\Repository\CourseOccurrenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseOccurrenceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseOccurrenceTimeRepository" (parent: .abstract.instanceof.App\Repository\CourseOccurrenceTimeRepository).
  • Resolving inheritance for "App\Repository\CourseOccurrenceTimeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseOccurrenceTimeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseRepository" (parent: .abstract.instanceof.App\Repository\CourseRepository).
  • Resolving inheritance for "App\Repository\CourseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseSeriesRepository" (parent: .abstract.instanceof.App\Repository\CourseSeriesRepository).
  • Resolving inheritance for "App\Repository\CourseSeriesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseSeriesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseStartEndRepository" (parent: .abstract.instanceof.App\Repository\CourseStartEndRepository).
  • Resolving inheritance for "App\Repository\CourseStartEndRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseStartEndRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseSubscriptionBookingRepository" (parent: .abstract.instanceof.App\Repository\CourseSubscriptionBookingRepository).
  • Resolving inheritance for "App\Repository\CourseSubscriptionBookingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseSubscriptionBookingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseSubscriptionRepository" (parent: .abstract.instanceof.App\Repository\CourseSubscriptionRepository).
  • Resolving inheritance for "App\Repository\CourseSubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseSubscriptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseTextRepository" (parent: .abstract.instanceof.App\Repository\CourseTextRepository).
  • Resolving inheritance for "App\Repository\CourseTextRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseTextRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseTypeRepository" (parent: .abstract.instanceof.App\Repository\CourseTypeRepository).
  • Resolving inheritance for "App\Repository\CourseTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerDocumentRepository" (parent: .abstract.instanceof.App\Repository\CustomerDocumentRepository).
  • Resolving inheritance for "App\Repository\CustomerDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerDocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerHistoryEntryRepository" (parent: .abstract.instanceof.App\Repository\CustomerHistoryEntryRepository).
  • Resolving inheritance for "App\Repository\CustomerHistoryEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerHistoryEntryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailHistoryEntryRepository" (parent: .abstract.instanceof.App\Repository\EmailHistoryEntryRepository).
  • Resolving inheritance for "App\Repository\EmailHistoryEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailHistoryEntryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemAttendeesRepository" (parent: .abstract.instanceof.App\Repository\InvoiceItemAttendeesRepository).
  • Resolving inheritance for "App\Repository\InvoiceItemAttendeesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemAttendeesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemRepository" (parent: .abstract.instanceof.App\Repository\InvoiceItemRepository).
  • Resolving inheritance for "App\Repository\InvoiceItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoicePaymentRepository" (parent: .abstract.instanceof.App\Repository\InvoicePaymentRepository).
  • Resolving inheritance for "App\Repository\InvoicePaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoicePaymentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceReminderRepository" (parent: .abstract.instanceof.App\Repository\InvoiceReminderRepository).
  • Resolving inheritance for "App\Repository\InvoiceReminderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceReminderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository" (parent: .abstract.instanceof.App\Repository\InvoiceRepository).
  • Resolving inheritance for "App\Repository\InvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ManualNewsletterRepository" (parent: .abstract.instanceof.App\Repository\ManualNewsletterRepository).
  • Resolving inheritance for "App\Repository\ManualNewsletterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ManualNewsletterRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterRepository" (parent: .abstract.instanceof.App\Repository\NewsletterRepository).
  • Resolving inheritance for "App\Repository\NewsletterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OAuth\AccessTokenRepository" (parent: .abstract.instanceof.App\Repository\OAuth\AccessTokenRepository).
  • Resolving inheritance for "App\Repository\OAuth\AccessTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OAuth\AccessTokenRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OAuth\ClientRepository" (parent: .abstract.instanceof.App\Repository\OAuth\ClientRepository).
  • Resolving inheritance for "App\Repository\OAuth\ClientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OAuth\ClientRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OAuth\RefreshTokenRepository" (parent: .abstract.instanceof.App\Repository\OAuth\RefreshTokenRepository).
  • Resolving inheritance for "App\Repository\OAuth\RefreshTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OAuth\RefreshTokenRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemPersonRepository" (parent: .abstract.instanceof.App\Repository\OrderItemPersonRepository).
  • Resolving inheritance for "App\Repository\OrderItemPersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemPersonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemRepository" (parent: .abstract.instanceof.App\Repository\OrderItemRepository).
  • Resolving inheritance for "App\Repository\OrderItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository" (parent: .abstract.instanceof.App\Repository\OrderRepository).
  • Resolving inheritance for "App\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository" (parent: .abstract.instanceof.App\Repository\PersonRepository).
  • Resolving inheritance for "App\Repository\PersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProtocolEntryRepository" (parent: .abstract.instanceof.App\Repository\ProtocolEntryRepository).
  • Resolving inheritance for "App\Repository\ProtocolEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProtocolEntryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchIndexEntryRepository" (parent: .abstract.instanceof.App\Repository\SearchIndexEntryRepository).
  • Resolving inheritance for "App\Repository\SearchIndexEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchIndexEntryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpeakerImageRepository" (parent: .abstract.instanceof.App\Repository\SpeakerImageRepository).
  • Resolving inheritance for "App\Repository\SpeakerImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpeakerImageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpeakerRepository" (parent: .abstract.instanceof.App\Repository\SpeakerRepository).
  • Resolving inheritance for "App\Repository\SpeakerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpeakerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpeakerTextRepository" (parent: .abstract.instanceof.App\Repository\SpeakerTextRepository).
  • Resolving inheritance for "App\Repository\SpeakerTextRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpeakerTextRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenueDocumentRepository" (parent: .abstract.instanceof.App\Repository\VenueDocumentRepository).
  • Resolving inheritance for "App\Repository\VenueDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenueDocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenueImageRepository" (parent: .abstract.instanceof.App\Repository\VenueImageRepository).
  • Resolving inheritance for "App\Repository\VenueImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenueImageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenueRepository" (parent: .abstract.instanceof.App\Repository\VenueRepository).
  • Resolving inheritance for "App\Repository\VenueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenueRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenueRoomRepository" (parent: .abstract.instanceof.App\Repository\VenueRoomRepository).
  • Resolving inheritance for "App\Repository\VenueRoomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenueRoomRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WaitItemRepository" (parent: .abstract.instanceof.App\Repository\WaitItemRepository).
  • Resolving inheritance for "App\Repository\WaitItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WaitItemRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FrontendClientVoter" (parent: .abstract.instanceof.App\Security\Voter\FrontendClientVoter).
  • Resolving inheritance for "App\Security\Voter\FrontendClientVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FrontendClientVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\OAuthClientVoter" (parent: .abstract.instanceof.App\Security\Voter\OAuthClientVoter).
  • Resolving inheritance for "App\Security\Voter\OAuthClientVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\OAuthClientVoter).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\ManualNewsletterService" (parent: .abstract.instanceof.App\Service\ManualNewsletterService).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\ManualNewsletterService" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\ManualNewsletterService).
  • Resolving inheritance for "App\Service\ManualNewsletterService" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\ManualNewsletterService).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CountryExtension" (parent: .abstract.instanceof.App\Twig\CountryExtension).
  • Resolving inheritance for "App\Twig\CountryExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CountryExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CustomerAgegroupExtension" (parent: .abstract.instanceof.App\Twig\CustomerAgegroupExtension).
  • Resolving inheritance for "App\Twig\CustomerAgegroupExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CustomerAgegroupExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\LocalizedTimeExtension" (parent: .abstract.instanceof.App\Twig\LocalizedTimeExtension).
  • Resolving inheritance for "App\Twig\LocalizedTimeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\LocalizedTimeExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\OrderStatusExtension" (parent: .abstract.instanceof.App\Twig\OrderStatusExtension).
  • Resolving inheritance for "App\Twig\OrderStatusExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\OrderStatusExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PaymentTypeExtension" (parent: .abstract.instanceof.App\Twig\PaymentTypeExtension).
  • Resolving inheritance for "App\Twig\PaymentTypeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PaymentTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CheckoutBankConstraintValidator" (parent: .abstract.instanceof.App\Validator\Constraints\CheckoutBankConstraintValidator).
  • Resolving inheritance for "App\Validator\Constraints\CheckoutBankConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CheckoutBankConstraintValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CheckoutBicConstraintValidator" (parent: .abstract.instanceof.App\Validator\Constraints\CheckoutBicConstraintValidator).
  • Resolving inheritance for "App\Validator\Constraints\CheckoutBicConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CheckoutBicConstraintValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CheckoutIbanConstraintValidator" (parent: .abstract.instanceof.App\Validator\Constraints\CheckoutIbanConstraintValidator).
  • Resolving inheritance for "App\Validator\Constraints\CheckoutIbanConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CheckoutIbanConstraintValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CheckoutParticipantsConstraintValidator" (parent: .abstract.instanceof.App\Validator\Constraints\CheckoutParticipantsConstraintValidator).
  • Resolving inheritance for "App\Validator\Constraints\CheckoutParticipantsConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CheckoutParticipantsConstraintValidator).
  • 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._version__default" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.sendgrid" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
  • Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • 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 "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • 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.oauth_token" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.oauth_token" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.frontend" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.fos_oauth_server.frontend" (parent: fos_oauth_server.security.authentication.provider).
  • Resolving inheritance for "security.authentication.listener.fos_oauth_server.frontend" (parent: fos_oauth_server.security.authentication.listener).
  • Resolving inheritance for "security.authentication.listener.anonymous.frontend" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.frontend" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.frontend" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.frontend" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.rest" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.fos_oauth_server.rest" (parent: fos_oauth_server.security.authentication.provider).
  • Resolving inheritance for "security.authentication.listener.fos_oauth_server.rest" (parent: fos_oauth_server.security.authentication.listener).
  • Resolving inheritance for "security.authentication.listener.anonymous.rest" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.rest" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.rest" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.rest" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.main" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.main" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.basic.main" (parent: security.authentication.listener.basic).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.spool.file" (parent: swiftmailer.spool.file.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Menke\UserBundle\Controller\ClientController" (parent: .abstract.instanceof.Menke\UserBundle\Controller\ClientController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Menke\UserBundle\Controller\ClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Menke\UserBundle\Controller\ClientController).
  • Resolving inheritance for "Menke\UserBundle\Controller\ClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Menke\UserBundle\Controller\ClientController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Menke\UserBundle\Controller\SecurityController" (parent: .abstract.instanceof.Menke\UserBundle\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Menke\UserBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Menke\UserBundle\Controller\SecurityController).
  • Resolving inheritance for "Menke\UserBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Menke\UserBundle\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Menke\UserBundle\Controller\UserController" (parent: .abstract.instanceof.Menke\UserBundle\Controller\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Menke\UserBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Menke\UserBundle\Controller\UserController).
  • Resolving inheritance for "Menke\UserBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Menke\UserBundle\Controller\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\ClientType" (parent: .abstract.instanceof.Menke\UserBundle\Form\ClientType).
  • Resolving inheritance for "Menke\UserBundle\Form\ClientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\ClientType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\PasswordForgotType" (parent: .abstract.instanceof.Menke\UserBundle\Form\PasswordForgotType).
  • Resolving inheritance for "Menke\UserBundle\Form\PasswordForgotType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\PasswordForgotType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\PasswordResetType" (parent: .abstract.instanceof.Menke\UserBundle\Form\PasswordResetType).
  • Resolving inheritance for "Menke\UserBundle\Form\PasswordResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\PasswordResetType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\RegisterType" (parent: .abstract.instanceof.Menke\UserBundle\Form\RegisterType).
  • Resolving inheritance for "Menke\UserBundle\Form\RegisterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\RegisterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\UserType" (parent: .abstract.instanceof.Menke\UserBundle\Form\UserType).
  • Resolving inheritance for "Menke\UserBundle\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\UserType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Menke\UserBundle\Repository\ClientRepository" (parent: .abstract.instanceof.Menke\UserBundle\Repository\ClientRepository).
  • Resolving inheritance for "Menke\UserBundle\Repository\ClientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Menke\UserBundle\Repository\ClientRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Menke\UserBundle\Repository\UserRepository" (parent: .abstract.instanceof.Menke\UserBundle\Repository\UserRepository).
  • Resolving inheritance for "Menke\UserBundle\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Menke\UserBundle\Repository\UserRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Menke\UserBundle\Security\Voter\ClientVoter" (parent: .abstract.instanceof.Menke\UserBundle\Security\Voter\ClientVoter).
  • Resolving inheritance for "Menke\UserBundle\Security\Voter\ClientVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Menke\UserBundle\Security\Voter\ClientVoter).
  • Resolving inheritance for "vich_uploader.namer_origname.speaker_image" (parent: vich_uploader.namer_origname).
  • Resolving inheritance for "vich_uploader.namer_origname.speaker_additional_image" (parent: vich_uploader.namer_origname).
  • Resolving inheritance for "vich_uploader.namer_origname.venue_file" (parent: vich_uploader.namer_origname).
  • Resolving inheritance for "vich_uploader.namer_origname.venue_additional_image" (parent: vich_uploader.namer_origname).
  • Resolving inheritance for "vich_uploader.namer_origname.course_image" (parent: vich_uploader.namer_origname).
  • Resolving inheritance for "vich_uploader.namer_origname.customer_document" (parent: vich_uploader.namer_origname).
  • Resolving inheritance for "vich_uploader.namer_origname.client_stationary" (parent: vich_uploader.namer_origname).
  • Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.speaker_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.speaker_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.speaker_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.speaker_additional_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.speaker_additional_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.speaker_additional_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.venue_file" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.venue_file" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.venue_file" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.venue_additional_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.venue_additional_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.venue_additional_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.course_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.course_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.course_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.customer_document" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.customer_document" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.customer_document" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.client_stationary" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.client_stationary" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.client_stationary" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.Fresh\VichUploaderSerializationBundle\EventListener\JmsSerializerSubscriber" (parent: .abstract.instanceof.Fresh\VichUploaderSerializationBundle\EventListener\JmsSerializerSubscriber).
  • Resolving inheritance for "Fresh\VichUploaderSerializationBundle\EventListener\JmsSerializerSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.Fresh\VichUploaderSerializationBundle\EventListener\JmsSerializerSubscriber).
  • Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "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.handle_message" (parent: messenger.middleware.handle_message).
  • 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.profiler" (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.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.vich_uploader_serialization" (parent: monolog.logger_prototype).
  • Resolving inheritance for "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.66ec9608e9ab30873d47031daf08957efe4e2739ef72d53b9078037797c2f999c9e65ef9" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" (parent: fos_rest.format_request_matcher).
508 Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "OAuth2\OAuth2"; reason: private alias.
  • Removed service "OAuth2\IOAuth2Storage"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; 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\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "mailer.logger_message_listener"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\TexterInterface"; 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\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\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 "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
  • Removed service "security.password_hasher"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.app_provider"; reason: private alias.
  • Removed service "security.user_providers"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.frontend"; reason: private alias.
  • Removed service "security.user_checker.frontend"; reason: private alias.
  • Removed service "security.authentication.session_strategy.rest"; reason: private alias.
  • Removed service "security.user_checker.rest"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.spool"; reason: private alias.
  • Removed service "swiftmailer.spool"; reason: private alias.
  • Removed service "swiftmailer.transport.real"; reason: private alias.
  • Removed service "Swift_Spool"; reason: private alias.
  • Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
  • Removed service "swiftmailer.mailer"; reason: private alias.
  • Removed service "Swift_Mailer"; reason: private alias.
  • Removed service "Swift_Transport"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Menke\UserBundle\Entity\ClientInterface"; reason: private alias.
  • Removed service "Menke\UserBundle\Entity\ClientableInterface"; reason: private alias.
  • Removed service "Menke\UserBundle\Entity\UserInterface"; reason: private alias.
  • Removed service "Menke\UserBundle\Security\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
  • Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
  • Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
  • Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
  • Removed service "vich_uploader.storage"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
  • Removed service "vich_uploader.metadata_driver"; reason: private alias.
  • Removed service "vich_uploader.metadata.cache"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\ClientManagerInterface"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\AccessTokenManagerInterface"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\RefreshTokenManagerInterface"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\AuthCodeManagerInterface"; reason: private alias.
  • Removed service "fos_oauth_server.storage"; reason: private alias.
  • Removed service "fos_oauth_server.client_manager"; reason: private alias.
  • Removed service "fos_oauth_server.access_token_manager"; reason: private alias.
  • Removed service "fos_oauth_server.refresh_token_manager"; reason: private alias.
  • Removed service "fos_oauth_server.auth_code_manager"; reason: private alias.
  • Removed service "fos_oauth_server.user_provider"; reason: private alias.
  • Removed service "fos_oauth_server.authorize.form.handler"; reason: private alias.
  • Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.naming_strategy"; reason: private alias.
  • Removed service "jms_serializer.object_constructor"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
  • Removed service "jms_serializer.accessor_strategy"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
  • Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
  • Removed service "jms_serializer.event_dispatcher"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; 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 $profilerLogger"; 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 $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $vichUploaderSerializationLogger"; reason: private alias.
  • Removed service "knp_menu.menu_provider"; reason: private alias.
  • Removed service "fos_rest.serializer"; reason: private alias.
  • Removed service ".service_locator.Xbsa8iG"; reason: private alias.
  • Removed service ".service_locator.Q4uKBW9"; reason: private alias.
  • Removed service ".service_locator.9L433w3"; reason: private alias.
  • Removed service ".service_locator.KsPGMLD"; reason: private alias.
  • Removed service ".service_locator.vsIIEJz"; reason: private alias.
  • Removed service ".service_locator.NuHbnez"; reason: private alias.
  • Removed service ".service_locator.XDGmiR3"; reason: private alias.
  • Removed service ".service_locator.0GV1BZZ"; reason: private alias.
  • Removed service ".service_locator.5sFxmPN"; reason: private alias.
  • Removed service ".service_locator.LFNN4Z3"; reason: private alias.
  • Removed service ".service_locator.vG.pPEo"; reason: private alias.
  • Removed service ".service_locator.dYdO4aA"; reason: private alias.
  • Removed service ".service_locator.CtmFa6j"; reason: private alias.
  • Removed service ".service_locator.W3wghaj"; reason: private alias.
  • Removed service ".service_locator.2oLBLH3"; reason: private alias.
  • Removed service ".service_locator.q_FfbU0"; reason: private alias.
  • Removed service ".service_locator.AJnMihB"; reason: private alias.
  • Removed service ".service_locator.n.CYwmA"; reason: private alias.
  • Removed service ".service_locator.zaB74kd"; reason: private alias.
  • Removed service ".service_locator.GjtgtV4"; reason: private alias.
  • Removed service ".service_locator.0RtrKY."; reason: private alias.
  • Removed service ".service_locator.xdeeF87"; reason: private alias.
  • Removed service ".service_locator.kEKzU_0"; reason: private alias.
  • Removed service ".service_locator.Q3oRD2i"; reason: private alias.
  • Removed service ".service_locator.hHwNh5Z"; reason: private alias.
  • Removed service ".service_locator.IJuFqk3"; reason: private alias.
  • Removed service ".service_locator.VcG6ba5"; reason: private alias.
  • Removed service ".service_locator.EuWplHT"; reason: private alias.
  • Removed service ".service_locator.jt.95Eg"; reason: private alias.
  • Removed service ".service_locator.1o2C5jo"; reason: private alias.
  • Removed service ".service_locator.lKPr8F2"; reason: private alias.
  • Removed service ".service_locator.kAPErPQ"; reason: private alias.
  • Removed service ".service_locator.VyX1RhF"; reason: private alias.
  • Removed service ".service_locator.4py6.1t"; reason: private alias.
  • Removed service ".service_locator.i_PMUlt"; reason: private alias.
  • Removed service ".service_locator.qv9.De6"; reason: private alias.
  • Removed service ".service_locator.YbkEr42"; reason: private alias.
  • Removed service ".service_locator.pjNBBVi"; reason: private alias.
  • Removed service ".service_locator.6qvgvZc"; reason: private alias.
  • Removed service ".service_locator.e2hqff2"; reason: private alias.
  • Removed service ".service_locator.PfINKnB"; reason: private alias.
  • Removed service ".service_locator.v_kV861"; reason: private alias.
  • Removed service ".service_locator.JmshVwy"; reason: private alias.
  • Removed service ".service_locator.Ku9SvEN"; reason: private alias.
  • Removed service ".service_locator.Xg9GXwr"; reason: private alias.
  • Removed service ".service_locator.pgQlx2u"; reason: private alias.
  • Removed service ".service_locator.1IH7_Ot"; reason: private alias.
  • Removed service ".service_locator.s9bcPo4"; reason: private alias.
  • Removed service ".service_locator.iF3gTGf"; reason: private alias.
  • Removed service ".service_locator.nbVAQka"; reason: private alias.
  • Removed service ".service_locator.vjZHE6j"; reason: private alias.
  • Removed service ".service_locator.nZXUiHa"; reason: private alias.
  • Removed service ".service_locator.MYs5qXO"; reason: private alias.
  • Removed service ".service_locator.IB3UTqD"; reason: private alias.
  • Removed service ".service_locator.FPjaJXy"; reason: private alias.
  • Removed service ".service_locator.bl4Mk8U"; reason: private alias.
  • Removed service ".service_locator.3eGM8gn"; reason: private alias.
  • Removed service ".service_locator.HqLZA2q"; reason: private alias.
  • Removed service ".service_locator.7QANtiD"; reason: private alias.
  • Removed service ".service_locator.TjxUTtp"; reason: private alias.
  • Removed service ".service_locator._XDwtx2"; reason: private alias.
  • Removed service ".service_locator.ZzO1_ls"; reason: private alias.
  • Removed service ".service_locator.JVBqcwh"; reason: private alias.
  • Removed service ".service_locator.BGiDNZc"; reason: private alias.
  • Removed service ".service_locator.y1fX8Gq"; reason: private alias.
  • Removed service ".service_locator.2S0XBbf"; reason: private alias.
  • Removed service ".service_locator..GyF5Hl"; reason: private alias.
  • Removed service ".service_locator.x6FY7Qh"; reason: private alias.
  • Removed service ".service_locator.Gcifo.v"; reason: private alias.
  • Removed service ".service_locator.zzx2Rf_"; reason: private alias.
  • Removed service ".service_locator.EyMRyt6"; reason: private alias.
  • Removed service ".service_locator.nd6NplW"; reason: private alias.
  • Removed service ".service_locator.YosGNY9"; reason: private alias.
  • Removed service ".service_locator.zMCVN7o"; reason: private alias.
  • Removed service ".service_locator.YnUNox2"; reason: private alias.
  • Removed service ".service_locator.e2jQ.Kc"; reason: private alias.
  • Removed service ".service_locator.iINLRt."; reason: private alias.
  • Removed service ".service_locator.laPHrcO"; reason: private alias.
  • Removed service ".service_locator.jHG9yZO"; reason: private alias.
  • Removed service ".service_locator.JQxy.a6"; reason: private alias.
  • Removed service ".service_locator.rkjAEq5"; reason: private alias.
  • Removed service ".service_locator.1TDRlg7"; reason: private alias.
  • Removed service ".service_locator.kJ6PqSn"; reason: private alias.
  • Removed service ".service_locator.iHEMl0w"; reason: private alias.
  • Removed service ".service_locator.RegQ34G"; reason: private alias.
  • Removed service ".service_locator.6rxYjc8"; reason: private alias.
  • Removed service ".service_locator.X1nzY73"; reason: private alias.
  • Removed service ".service_locator.PvKHNwL"; reason: private alias.
  • Removed service ".service_locator.OQ3uHfd"; reason: private alias.
  • Removed service ".service_locator.4pIBOxc"; reason: private alias.
  • Removed service ".service_locator.1U6XYfT"; reason: private alias.
  • Removed service ".service_locator.fXjLkHm"; reason: private alias.
  • Removed service ".service_locator.PBKAOE_"; reason: private alias.
  • Removed service ".service_locator.uSfW6cJ"; reason: private alias.
  • Removed service ".service_locator.O24_MAy"; reason: private alias.
  • Removed service ".service_locator.W9y3dzm"; reason: private alias.
  • Removed service ".service_locator.NeM9MDZ"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.doctrine_object_constructor.inner"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "messenger.bus.default"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service "jms_serializer.form_error_handler"; reason: private alias.
  • Removed service "jms_serializer.metadata.traceable_cache.inner"; reason: private alias.
  • Removed service "jms_serializer.handler_registry"; reason: private alias.
  • Removed service ".service_locator._5g_Wvc"; reason: private alias.
  • Removed service ".service_locator.JBAFp66"; reason: private alias.
  • Removed service ".service_locator.iin9I1D"; reason: private alias.
  • Removed service ".service_locator.Rfjgq5M"; reason: private alias.
  • Removed service ".service_locator.I6uDghJ"; reason: private alias.
  • Removed service ".service_locator.rTqxrUM"; reason: private alias.
  • Removed service ".service_locator.nBnJgFV"; reason: private alias.
  • Removed service ".service_locator.psSyFlb"; reason: private alias.
  • Removed service ".service_locator.bK8qMva"; reason: private alias.
  • Removed service ".service_locator.NC7_kFi"; reason: private alias.
  • Removed service ".service_locator.wnvg2Yq"; reason: private alias.
  • Removed service ".service_locator.Df2ABbw"; reason: private alias.
  • Removed service ".service_locator.1z4prS4"; reason: private alias.
  • Removed service ".service_locator.qzQxh2c"; reason: private alias.
  • Removed service ".service_locator.HY0gy.e"; reason: private alias.
  • Removed service ".service_locator..iFbuf8"; reason: private alias.
  • Removed service ".service_locator.LUDRi7Q"; reason: private alias.
  • Removed service ".service_locator.PXTDvhg"; reason: private alias.
  • Removed service ".service_locator.6gVEcOn"; reason: private alias.
  • Removed service ".service_locator.U1NB8IE"; reason: private alias.
  • Removed service ".service_locator.WeB2aaI"; reason: private alias.
  • Removed service ".service_locator.WSGxL8D"; reason: private alias.
  • Removed service ".service_locator.K8kSaPB"; reason: private alias.
  • Removed service ".service_locator.JeMdbRG"; reason: private alias.
  • Removed service ".service_locator.BG5oyPE"; reason: private alias.
  • Removed service ".service_locator.UAcOv.T"; reason: private alias.
  • Removed service ".service_locator.l7qn159"; reason: private alias.
  • Removed service ".service_locator.ZAeG6yw"; reason: private alias.
  • Removed service ".service_locator.Wg4sbUC"; reason: private alias.
  • Removed service ".service_locator.LCxFZ0Y"; reason: private alias.
  • Removed service ".service_locator.oSCeZLq"; reason: private alias.
  • Removed service ".service_locator.iGJAi0A"; reason: private alias.
  • Removed service ".service_locator.NZ.Gtl1"; reason: private alias.
  • Removed service ".service_locator.J1WoN.N"; reason: private alias.
  • Removed service ".service_locator.eo5ZHrC"; reason: private alias.
  • Removed service ".service_locator.G.NpfOh"; reason: private alias.
  • Removed service ".service_locator.et8jTGy"; reason: private alias.
  • Removed service ".service_locator.ObMAaxh"; reason: private alias.
  • Removed service ".service_locator.fCAZX6V"; reason: private alias.
  • Removed service ".service_locator.sfBKAXj"; reason: private alias.
  • Removed service ".service_locator.AKqMei9"; reason: private alias.
  • Removed service ".service_locator.o2LSIha"; reason: private alias.
  • Removed service ".service_locator.j0T1pcc"; reason: private alias.
  • Removed service ".service_locator.wfF6yeT"; reason: private alias.
  • Removed service ".service_locator.lHXbBD8"; reason: private alias.
  • Removed service ".service_locator.WRW.rxN"; reason: private alias.
  • Removed service ".service_locator.M4Qf2oN"; reason: private alias.
  • Removed service ".service_locator.hhUDgXw"; reason: private alias.
  • Removed service ".service_locator.dlPq7JA"; reason: private alias.
  • Removed service ".service_locator.OhhQDof"; reason: private alias.
  • Removed service ".service_locator.e2SqO5g"; reason: private alias.
  • Removed service ".service_locator.uvCaKPC"; reason: private alias.
  • Removed service ".service_locator.Cp3QHXI"; reason: private alias.
  • Removed service ".service_locator.e4P5Xyr"; reason: private alias.
  • Removed service ".service_locator.CzaxLcq"; reason: private alias.
  • Removed service ".service_locator.g7ZQoKD"; reason: private alias.
  • Removed service ".service_locator.Rdim4_3"; reason: private alias.
  • Removed service ".service_locator.uFh3lw7"; reason: private alias.
  • Removed service ".service_locator.W29GVBL"; reason: private alias.
  • Removed service ".service_locator.79ddZBR"; reason: private alias.
  • Removed service ".service_locator.xm2CZ4X"; reason: private alias.
  • Removed service ".service_locator.s1rw9Rh"; reason: private alias.
  • Removed service ".service_locator.dP9fdEY"; reason: private alias.
  • Removed service ".service_locator.xn1sUFa"; reason: private alias.
  • Removed service ".service_locator.Zi09CcB"; reason: private alias.
  • Removed service ".service_locator.yvR5L1H"; reason: private alias.
  • Removed service ".service_locator.3WF2FWA"; reason: private alias.
  • Removed service ".service_locator.9F2Z1H."; reason: private alias.
  • Removed service ".service_locator.ou0lsr9"; reason: private alias.
  • Removed service ".service_locator..hEG6mE"; reason: private alias.
  • Removed service ".service_locator.qabpT53"; reason: private alias.
  • Removed service ".service_locator.YacIH9f"; reason: private alias.
  • Removed service ".service_locator.nJRdX48"; reason: private alias.
  • Removed service ".service_locator.KetcENy"; reason: private alias.
  • Removed service ".service_locator.PavvfDU"; reason: private alias.
  • Removed service ".service_locator.x0jSSvr"; reason: private alias.
  • Removed service ".service_locator.sx.KvDd"; reason: private alias.
  • Removed service ".service_locator.Ke0z7yF"; reason: private alias.
  • Removed service ".service_locator.drJkKzh"; reason: private alias.
  • Removed service ".service_locator.d0AgP6j"; reason: private alias.
  • Removed service ".service_locator.U_9ZpXM"; reason: private alias.
  • Removed service ".service_locator.8Rw9KsY"; reason: private alias.
  • Removed service ".service_locator.pE7dUqO"; reason: private alias.
  • Removed service ".service_locator.h5paCu0"; reason: private alias.
  • Removed service ".service_locator.zyGzjLg"; reason: private alias.
  • Removed service ".service_locator.CgSYH0J"; reason: private alias.
  • Removed service ".service_locator.Df8rFXK"; reason: private alias.
  • Removed service ".service_locator.VoBo3co"; reason: private alias.
  • Removed service ".service_locator.gvpi7dr"; reason: private alias.
  • Removed service ".service_locator.8ebx2Lz"; reason: private alias.
  • Removed service ".service_locator.GBKen.K"; reason: private alias.
  • Removed service ".service_locator.GZA9rQQ"; reason: private alias.
  • Removed service ".service_locator.MPTkmKq"; reason: private alias.
  • Removed service ".service_locator.LAohtMi"; reason: private alias.
  • Removed service ".service_locator.5WFGs2w"; reason: private alias.
  • Removed service ".service_locator.JxzkR5y"; reason: private alias.
  • Removed service ".service_locator.TwLILJC"; reason: private alias.
  • Removed service ".service_locator.wbBBa_S"; reason: private alias.
  • Removed service ".service_locator.Yft2S0R"; reason: private alias.
  • Removed service ".service_locator.MuLp_mj"; reason: private alias.
  • Removed service ".service_locator.Dp2O2ip"; reason: private alias.
  • Removed service ".service_locator.kCM4g64"; reason: private alias.
  • Removed service ".service_locator.v5I_lBY"; reason: private alias.
  • Removed service ".service_locator.eIMiaYW"; reason: private alias.
  • Removed service ".service_locator.mrwVbRL"; reason: private alias.
  • Removed service ".service_locator.rna.k9m"; reason: private alias.
  • Removed service ".service_locator.f0NRWrW"; reason: private alias.
  • Removed service ".service_locator.RCSzZgd"; reason: private alias.
  • Removed service ".service_locator.2hXSoGg"; reason: private alias.
  • Removed service ".service_locator.hWrtxno"; reason: private alias.
  • Removed service ".service_locator.iuwaZuY"; reason: private alias.
  • Removed service ".service_locator.L2CNIrh"; reason: private alias.
  • Removed service ".service_locator.IONr7qN"; reason: private alias.
  • Removed service ".service_locator.l9pK_lX"; reason: private alias.
  • Removed service ".service_locator.SSQeNtX"; reason: private alias.
  • Removed service ".service_locator.prY9MkL"; reason: private alias.
  • Removed service ".service_locator.1CgZNN0"; reason: private alias.
  • Removed service ".service_locator.QChoZNz"; reason: private alias.
  • Removed service ".service_locator.TFID3T8"; reason: private alias.
  • Removed service ".service_locator.A2JDYSi"; reason: private alias.
  • Removed service ".service_locator.C3wpoSt"; reason: private alias.
  • Removed service ".service_locator.eMq3m_1"; reason: private alias.
  • Removed service ".service_locator.ZYSpdeu"; reason: private alias.
  • Removed service ".service_locator.McTkFdw"; reason: private alias.
  • Removed service ".service_locator.K.Z1v9L"; reason: private alias.
  • Removed service ".service_locator.M7UWxVm"; reason: private alias.
  • Removed service ".service_locator.X4K1w5e"; reason: private alias.
  • Removed service ".service_locator.b7YVpnB"; reason: private alias.
  • Removed service ".service_locator.PB.8N.E"; reason: private alias.
  • Removed service ".service_locator.84oxDm0"; reason: private alias.
  • Removed service ".service_locator.cg_WakC"; reason: private alias.
  • Removed service ".service_locator.KP2EzWP"; reason: private alias.
  • Removed service ".service_locator._A.Vp99"; reason: private alias.
  • Removed service ".service_locator.mwu0geo"; reason: private alias.
  • Removed service ".service_locator.9oEqY0G"; reason: private alias.
  • Removed service ".service_locator.2lxqy4R"; reason: private alias.
  • Removed service ".service_locator.0jsYFGz"; reason: private alias.
  • Removed service ".service_locator.L4D.hyL"; reason: private alias.
  • Removed service ".service_locator.w4__pXo"; reason: private alias.
  • Removed service ".service_locator.fiGyjz0"; reason: private alias.
  • Removed service ".service_locator.6zS6N5u"; reason: private alias.
  • Removed service ".service_locator.d89qoD8"; reason: private alias.
  • Removed service ".service_locator.gH4dh4q"; reason: private alias.
  • Removed service ".service_locator.Tv2johA"; reason: private alias.
  • Removed service ".service_locator.8.gsFf9"; reason: private alias.
  • Removed service ".service_locator.N5opHJ_"; reason: private alias.
  • Removed service ".service_locator.cq10tuC"; reason: private alias.
  • Removed service ".service_locator.VuEW3nd"; reason: private alias.
  • Removed service ".service_locator.YSGgyjy"; reason: private alias.
  • Removed service ".service_locator.UAJFRhF"; reason: private alias.
  • Removed service ".service_locator.yMmQrxf"; reason: private alias.
  • Removed service ".service_locator.e2Kxlh3"; reason: private alias.
  • Removed service ".service_locator.EPcUFDH"; reason: private alias.
  • Removed service ".service_locator.b1ZVUUP"; reason: private alias.
  • Removed service ".service_locator.kXCVHeG"; reason: private alias.
  • Removed service ".service_locator.e0NtU3G"; reason: private alias.
  • Removed service ".service_locator.9Jslvhq"; reason: private alias.
  • Removed service ".service_locator.V15efGo"; reason: private alias.
  • Removed service ".service_locator.jPD.BlQ"; reason: private alias.
  • Removed service ".service_locator._hbctR9"; reason: private alias.
  • Removed service ".service_locator.767fdwN"; reason: private alias.
  • Removed service ".service_locator.Nu0VyFb"; reason: private alias.
  • Removed service ".service_locator.L9oaqJx"; reason: private alias.
  • Removed service ".service_locator.Wd_D6Iy"; reason: private alias.
  • Removed service ".service_locator.s2S5GzZ"; reason: private alias.
  • Removed service ".service_locator.F4hD_cW"; reason: private alias.
  • Removed service ".service_locator.L0rFhJm"; reason: private alias.
  • Removed service ".service_locator.9YCWxeJ"; reason: private alias.
  • Removed service ".service_locator.aa1PbBb"; reason: private alias.
131 Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\DataFixtures\AppDummyData" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
  • 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 "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.sendgrid" 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 "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 "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • 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 "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • 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 "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 "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 "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "fos_rest.view_response_listener" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.typed_properties_driver" to "jms_serializer.metadata_driver".
  • Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "CalendarBundle\Controller\CalendarController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.s9K6HYF" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.BOmFSd0" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.jKShhE_" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.rJDQfhY" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.noMrnN2" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.dHHQDtH" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.nFFGY_h" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.nFFGY_h" previously pointing to "debug.validator" to "validator".
  • Changed reference of service ".service_locator.gCRaFyv" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.wE2Mgor" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.Xjj6imX" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.tKURoh5" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.gPh6X_L" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.vFpbo82" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.Glus4A0" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.tcR7FMO" 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.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\FrontendClientVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\OAuthClientVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.Menke\UserBundle\Security\Voter\ClientVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.GNc8e5B" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.GNc8e5B" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.GNc8e5B" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.eIcC2Rx" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.eIcC2Rx" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.eIcC2Rx" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.eIcC2Rx" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.J4b.DPX" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.HLwzKIm" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.nE98oC." previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
476 Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "container.env"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
  • Removed service "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 "http_client.abstract_retry_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "notifier.transport_factory.abstract"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; 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 "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.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "swiftmailer.mailer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.memory.abstract"; 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 "vich_uploader.listener.doctrine.base"; reason: abstract.
  • Removed service "fos_rest.format_request_matcher"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonymizeCustomerDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AnonymizeCustomerDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RebuildSearchIndexCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RebuildSearchIndexCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecalculateBookedSlotsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RecalculateBookedSlotsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalendarController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendarController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CalendarController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientConfigController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientConfigController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ClientConfigController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CourseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseFieldsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseFieldsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CourseFieldsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseOccurrenceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseOccurrenceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CourseOccurrenceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseSeriesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseSeriesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CourseSeriesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseSubscriptionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseSubscriptionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CourseSubscriptionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseTemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseTemplateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CourseTemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseTypeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CourseTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CustomerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerDocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerDocumentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CustomerDocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EmailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ExportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\AbstractFrontendCartableController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\AbstractFrontendCartableController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Frontend\AbstractFrontendCartableController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CartFeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CartFeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Frontend\CartFeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CheckoutFeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CheckoutFeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Frontend\CheckoutFeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CourseFeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CourseFeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Frontend\CourseFeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CourseOccurrenceFeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CourseOccurrenceFeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Frontend\CourseOccurrenceFeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CustomerFeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CustomerFeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Frontend\CustomerFeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\SearchFeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\SearchFeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Frontend\SearchFeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\SpeakerFeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\SpeakerFeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Frontend\SpeakerFeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\InvoiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoicePaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoicePaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\InvoicePaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceReminderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceReminderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\InvoiceReminderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MaintenanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MaintenanceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MaintenanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsletterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsletterController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NewsletterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\OrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\AbstractRestCartableController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\AbstractRestCartableController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Rest\AbstractRestCartableController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CartRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CartRestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Rest\CartRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CategoryRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CategoryRestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Rest\CategoryRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CheckoutRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CheckoutRestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Rest\CheckoutRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CourseOccurrenceRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CourseOccurrenceRestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Rest\CourseOccurrenceRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CourseRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CourseRestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Rest\CourseRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CourseTypeRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CourseTypeRestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Rest\CourseTypeRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\CustomerRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\CustomerRestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Rest\CustomerRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\GeneralRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\GeneralRestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Rest\GeneralRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\SearchRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\SearchRestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Rest\SearchRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\SpeakerRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\SpeakerRestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Rest\SpeakerRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\VenueRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\VenueRestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Rest\VenueRestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpeakerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpeakerController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SpeakerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\StatisticsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VenueController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VenueController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\VenueController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VenueDocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VenueDocumentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\VenueDocumentController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppDummyData"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\AppDummyData"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\CalendarSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\CalendarSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\UserSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\UserSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CategoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientConfigType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClientConfigType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientCountriesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClientCountriesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseImageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CourseImageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseImagesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CourseImagesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseOccurrenceDuplicateType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CourseOccurrenceDuplicateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseOccurrenceTimeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CourseOccurrenceTimeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseOccurrenceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CourseOccurrenceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseSeriesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CourseSeriesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseStartEndType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CourseStartEndType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseSubscriptionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CourseSubscriptionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseTextType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CourseTextType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CourseType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseTypeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CourseTypeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CsvImportType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CsvImportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerDocumentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CustomerDocumentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerHistoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CustomerHistoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EmailType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\CheckoutType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Frontend\CheckoutType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceCustomItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\InvoiceCustomItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\InvoiceItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceOnlyType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\InvoiceOnlyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoicePaymentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\InvoicePaymentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceReminderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\InvoiceReminderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\InvoiceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OAuth\ClientType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\OAuth\ClientType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemPersonCancelDate"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\OrderItemPersonCancelDate"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemPersonCopy"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\OrderItemPersonCopy"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemPersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\OrderItemPersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\OrderItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStatusType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\OrderStatusType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\OrderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonInvoiceRecipientType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PersonInvoiceRecipientType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpeakerImageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SpeakerImageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpeakerTextType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SpeakerTextType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpeakerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SpeakerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueDocumentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VenueDocumentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueImageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VenueImageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueImagesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VenueImagesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueRoomType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VenueRoomType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VenueType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VenueType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CartItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CartRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassClientConfigExtendsGenericEntityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClassClientConfigExtendsGenericEntityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientConfigRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClientConfigRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseDataRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CourseDataRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseFieldRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CourseFieldRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseImageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CourseImageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseOccurrenceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CourseOccurrenceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseOccurrenceTimeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CourseOccurrenceTimeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CourseRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseSeriesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CourseSeriesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseStartEndRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CourseStartEndRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseSubscriptionBookingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CourseSubscriptionBookingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseSubscriptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CourseSubscriptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseTextRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CourseTextRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CourseTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerDocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CustomerDocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerHistoryEntryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CustomerHistoryEntryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailHistoryEntryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmailHistoryEntryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemAttendeesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InvoiceItemAttendeesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InvoiceItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoicePaymentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InvoicePaymentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceReminderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InvoiceReminderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InvoiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ManualNewsletterRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ManualNewsletterRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NewsletterRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OAuth\AccessTokenRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OAuth\AccessTokenRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OAuth\ClientRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OAuth\ClientRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OAuth\RefreshTokenRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OAuth\RefreshTokenRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemPersonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OrderItemPersonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OrderItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PersonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProtocolEntryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProtocolEntryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchIndexEntryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SearchIndexEntryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpeakerImageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SpeakerImageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpeakerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SpeakerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpeakerTextRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SpeakerTextRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenueDocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VenueDocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenueImageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VenueImageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenueRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VenueRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenueRoomRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VenueRoomRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WaitItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\WaitItemRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FrontendClientVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\FrontendClientVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\OAuthClientVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\OAuthClientVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\ManualNewsletterService"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\ManualNewsletterService"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\ManualNewsletterService"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CountryExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\CountryExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CustomerAgegroupExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\CustomerAgegroupExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\LocalizedTimeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\LocalizedTimeExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\OrderStatusExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\OrderStatusExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PaymentTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\PaymentTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CheckoutBankConstraintValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\CheckoutBankConstraintValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CheckoutBicConstraintValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\CheckoutBicConstraintValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CheckoutIbanConstraintValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\CheckoutIbanConstraintValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CheckoutParticipantsConstraintValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\CheckoutParticipantsConstraintValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Menke\UserBundle\Controller\ClientController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Menke\UserBundle\Controller\ClientController"; reason: abstract.
  • Removed service ".abstract.instanceof.Menke\UserBundle\Controller\ClientController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Menke\UserBundle\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Menke\UserBundle\Controller\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.Menke\UserBundle\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Menke\UserBundle\Controller\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Menke\UserBundle\Controller\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.Menke\UserBundle\Controller\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\ClientType"; reason: abstract.
  • Removed service ".abstract.instanceof.Menke\UserBundle\Form\ClientType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\PasswordForgotType"; reason: abstract.
  • Removed service ".abstract.instanceof.Menke\UserBundle\Form\PasswordForgotType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\PasswordResetType"; reason: abstract.
  • Removed service ".abstract.instanceof.Menke\UserBundle\Form\PasswordResetType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\RegisterType"; reason: abstract.
  • Removed service ".abstract.instanceof.Menke\UserBundle\Form\RegisterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Menke\UserBundle\Form\UserType"; reason: abstract.
  • Removed service ".abstract.instanceof.Menke\UserBundle\Form\UserType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Menke\UserBundle\Repository\ClientRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Menke\UserBundle\Repository\ClientRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Menke\UserBundle\Repository\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Menke\UserBundle\Repository\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Menke\UserBundle\Security\Voter\ClientVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.Menke\UserBundle\Security\Voter\ClientVoter"; reason: abstract.
  • Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.Fresh\VichUploaderSerializationBundle\EventListener\JmsSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\VichUploaderSerializationBundle\EventListener\JmsSerializerSubscriber"; reason: abstract.
154 Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "Google_Client"; reason: unused.
  • Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
  • Removed service "App\Doctrine\Dql\DateFormatFunction"; reason: unused.
  • Removed service "App\Doctrine\Dql\FloorFunction"; reason: unused.
  • Removed service "App\Hydrator\OrderItemInvoiceCountHydrator"; reason: unused.
  • Removed service "App\Menu\MenuBuilder"; reason: unused.
  • Removed service "App\OAuth\FacebookGrantExtension"; reason: unused.
  • Removed service "App\OAuth\GoogleGrantExtension"; reason: unused.
  • Removed service "App\Pdf\AbstractPdfGenerator"; reason: unused.
  • Removed service "App\Service\DateGridService"; reason: unused.
  • Removed service "App\Service\Exception\ServiceException"; reason: unused.
  • Removed service "App\Utils\DateGrid"; reason: unused.
  • Removed service "App\Utils\NativeSqlPaginator"; reason: unused.
  • Removed service "App\Utils\PDF"; reason: unused.
  • Removed service "App\Utils\PdfHelper"; reason: unused.
  • Removed service "App\Utils\Sepa\DirectDebitFacade"; reason: unused.
  • Removed service "App\Utils\Sepa\DirectDebitTransferDomBuilder"; reason: unused.
  • Removed service "App\Utils\Sepa\DirectDebitTransferFile"; reason: unused.
  • Removed service "App\Utils\Sepa\DirectDebitTransferInformation"; reason: unused.
  • Removed service "App\Utils\Sepa\TransferFileFacadeFactory"; reason: unused.
  • Removed service "App\Validator\Constraints\CheckoutBankConstraint"; reason: unused.
  • Removed service "App\Validator\Constraints\CheckoutBicConstraint"; reason: unused.
  • Removed service "App\Validator\Constraints\CheckoutIbanConstraint"; reason: unused.
  • Removed service "App\Validator\Constraints\CheckoutParticipantsConstraint"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "session.storage.factory.native"; reason: unused.
  • Removed service "session.storage.factory.php_bridge"; reason: unused.
  • Removed service "session.storage.factory.mock_file"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.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 "assets.empty_package"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "messenger.transport.native_php_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.middleware.router_context"; reason: unused.
  • Removed service "messenger.transport_factory"; reason: unused.
  • Removed service "messenger.transport.sync.factory"; reason: unused.
  • Removed service "messenger.transport.in_memory.factory"; reason: unused.
  • Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
  • Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "mailer.mailer"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "notifier"; reason: unused.
  • Removed service "notifier.channel_policy"; 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 "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "annotations.cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service "messenger.transport.doctrine.factory"; reason: unused.
  • Removed service ".1_ServiceLocator~bispThu"; 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_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.migrations.connection_loader"; reason: unused.
  • Removed service "doctrine.migrations.em_loader"; reason: unused.
  • Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.user_password_hasher"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.authentication.retry_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~tyfnAas"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~tyfnAas"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~tyfnAas"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~tyfnAas"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; 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 "Menke\CommonsBundle\DependencyInjection\Configuration"; reason: unused.
  • Removed service "Menke\CommonsBundle\DependencyInjection\MenkeCommonsExtension"; reason: unused.
  • Removed service "Menke\CommonsBundle\Entity\GenericEntity"; reason: unused.
  • Removed service "Menke\CommonsBundle\MenkeCommonsBundle"; reason: unused.
  • Removed service "Menke\UserBundle\DependencyInjection\Configuration"; reason: unused.
  • Removed service "Menke\UserBundle\DependencyInjection\MenkeUserExtension"; reason: unused.
  • Removed service "Menke\UserBundle\Entity\Client"; reason: unused.
  • Removed service "Menke\UserBundle\Event\UserActivatedEvent"; reason: unused.
  • Removed service "Menke\UserBundle\MenkeUserBundle"; reason: unused.
  • Removed service "Menke\UserBundle\OAuth\FacebookGrantExtension"; reason: unused.
  • Removed service "Menke\UserBundle\Service\GoogleApiService"; reason: unused.
  • Removed service "vich_uploader.adapter.mongodb"; reason: unused.
  • Removed service "vich_uploader.adapter.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.inject.orm"; reason: unused.
  • Removed service "vich_uploader.listener.upload.orm"; reason: unused.
  • Removed service "vich_uploader.listener.clean.orm"; reason: unused.
  • Removed service "vich_uploader.listener.remove.orm"; reason: unused.
  • Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
  • Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
  • Removed service "FOS\OAuthServerBundle\Controller\TokenController"; reason: unused.
  • Removed service "fos_oauth_server.security.authentication.provider"; reason: unused.
  • Removed service "fos_oauth_server.security.authentication.listener"; reason: unused.
  • Removed service "fos_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.serializer.symfony"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
  • Removed service "fos_rest.decoder.jsontoform"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.doc_block_driver"; reason: unused.
  • Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
  • Removed service "webpack_encore.cache"; 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.dw8O4oN"; reason: unused.
444 Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service ".service_locator.GNc8e5B.App\Controller\CalendarController" to "App\Controller\CalendarController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\CategoryController" to "App\Controller\CategoryController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\ClientConfigController" to "App\Controller\ClientConfigController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\CourseController" to "App\Controller\CourseController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\CourseFieldsController" to "App\Controller\CourseFieldsController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\CourseOccurrenceController" to "App\Controller\CourseOccurrenceController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\CourseSeriesController" to "App\Controller\CourseSeriesController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\CourseSubscriptionController" to "App\Controller\CourseSubscriptionController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\CourseTemplateController" to "App\Controller\CourseTemplateController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\CourseTypeController" to "App\Controller\CourseTypeController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\CustomerController" to "App\Controller\CustomerController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\CustomerDocumentController" to "App\Controller\CustomerDocumentController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\DashboardController" to "App\Controller\DashboardController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\EmailController" to "App\Controller\EmailController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\ExportController" to "App\Controller\ExportController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\Frontend\AbstractFrontendCartableController" to "App\Controller\Frontend\AbstractFrontendCartableController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\Frontend\CartFeController" to "App\Controller\Frontend\CartFeController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\Frontend\CheckoutFeController" to "App\Controller\Frontend\CheckoutFeController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\Frontend\CourseFeController" to "App\Controller\Frontend\CourseFeController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\Frontend\CourseOccurrenceFeController" to "App\Controller\Frontend\CourseOccurrenceFeController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\Frontend\CustomerFeController" to "App\Controller\Frontend\CustomerFeController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\Frontend\SearchFeController" to "App\Controller\Frontend\SearchFeController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\Frontend\SpeakerFeController" to "App\Controller\Frontend\SpeakerFeController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\InvoiceController" to "App\Controller\InvoiceController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\InvoicePaymentController" to "App\Controller\InvoicePaymentController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\InvoiceReminderController" to "App\Controller\InvoiceReminderController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\MaintenanceController" to "App\Controller\MaintenanceController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\NewsletterController" to "App\Controller\NewsletterController".
  • Inlined service "App\OAuth\OAuth2" to "App\Controller\OAuth\TokenController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\OrderController" to "App\Controller\OrderController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\PersonController" to "App\Controller\PersonController".
  • Inlined service ".service_locator.eIcC2Rx.App\Controller\Rest\AbstractRestCartableController" to "App\Controller\Rest\AbstractRestCartableController".
  • Inlined service ".service_locator.eIcC2Rx.App\Controller\Rest\CartRestController" to "App\Controller\Rest\CartRestController".
  • Inlined service ".service_locator.eIcC2Rx.App\Controller\Rest\CategoryRestController" to "App\Controller\Rest\CategoryRestController".
  • Inlined service ".service_locator.eIcC2Rx.App\Controller\Rest\CheckoutRestController" to "App\Controller\Rest\CheckoutRestController".
  • Inlined service ".service_locator.eIcC2Rx.App\Controller\Rest\CourseOccurrenceRestController" to "App\Controller\Rest\CourseOccurrenceRestController".
  • Inlined service ".service_locator.eIcC2Rx.App\Controller\Rest\CourseRestController" to "App\Controller\Rest\CourseRestController".
  • Inlined service ".service_locator.eIcC2Rx.App\Controller\Rest\CourseTypeRestController" to "App\Controller\Rest\CourseTypeRestController".
  • Inlined service ".service_locator.eIcC2Rx.App\Controller\Rest\CustomerRestController" to "App\Controller\Rest\CustomerRestController".
  • Inlined service ".service_locator.eIcC2Rx.App\Controller\Rest\GeneralRestController" to "App\Controller\Rest\GeneralRestController".
  • Inlined service ".service_locator.eIcC2Rx.App\Controller\Rest\SearchRestController" to "App\Controller\Rest\SearchRestController".
  • Inlined service ".service_locator.eIcC2Rx.App\Controller\Rest\SpeakerRestController" to "App\Controller\Rest\SpeakerRestController".
  • Inlined service ".service_locator.eIcC2Rx.App\Controller\Rest\VenueRestController" to "App\Controller\Rest\VenueRestController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\SearchController" to "App\Controller\SearchController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\SpeakerController" to "App\Controller\SpeakerController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\StatisticsController" to "App\Controller\StatisticsController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\UserController" to "App\Controller\UserController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\VenueController" to "App\Controller\VenueController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\VenueDocumentController" to "App\Controller\VenueDocumentController".
  • Inlined service "App\Pdf\HtmlToPDF" to "App\Pdf\InvoiceGenerator".
  • Inlined service ".service_locator.GNc8e5B.App\Service\ManualNewsletterService" to "App\Service\ManualNewsletterService".
  • Inlined service "App\Pdf\InvoiceGenerator" to "App\Service\PdfService".
  • Inlined service "App\Pdf\ReminderGenerator" to "App\Service\PdfService".
  • Inlined service "App\Pdf\ParticipantListGenerator" to "App\Service\PdfService".
  • Inlined service "Menke\UserBundle\Service\FacebookApiService" to "app.grant_type.facebook".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
  • Inlined service "uri_signer" to "fragment.uri_generator".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "messenger.routable_message_bus" 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 ".service_locator.GVyCdgr" to "session_listener".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.OciUmVQ" 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 "assets._default_package" to "assets.packages".
  • Inlined service "assets._version__default" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
  • Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service "mailer.transports" to "mailer.messenger.message_handler".
  • 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 "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.NAaszek" to "validator.validator_factory".
  • Inlined service "validator.expression_language" to "validator.expression".
  • Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
  • Inlined service ".service_locator.yY.p4P7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.J4b.DPX.translation.warmer" to "translation.warmer".
  • Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
  • Inlined service "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 "doctrine_migrations.migrations_collector" to "profiler".
  • Inlined service "swiftmailer.data_collector" 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 "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
  • Inlined service "data_collector.jms_serializer" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".service_locator.kODoftA" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.1ZPWTRB" to "router.expression_language_provider".
  • Inlined service ".service_locator.HLwzKIm.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.denormalizer.unwrapping" to "serializer".
  • Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
  • Inlined service "fos_rest.serializer.flatten_exception_normalizer" to "serializer".
  • Inlined service "serializer.normalizer.flatten_exception" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.uid" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.mime_message" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.form_error" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.PQK0.4p.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.2ml.Jd3" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.8HqhM7r" to "doctrine.orm.container_repository_factory".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.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 "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service ".service_locator.nLgZj7R" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service ".security.request_matcher.44QbW_C" to "security.access_map".
  • Inlined service ".security.request_matcher.XZ1xA.p" to "security.access_map".
  • Inlined service ".security.request_matcher.QWkwKV5" to "security.access_map".
  • Inlined service ".security.request_matcher.5c7Bn8Q" to "security.access_map".
  • Inlined service ".security.request_matcher.J8bY54y" to "security.access_map".
  • Inlined service ".security.request_matcher.4Tbj8qm" to "security.access_map".
  • Inlined service ".security.request_matcher.uPmvIb2" to "security.access_map".
  • Inlined service ".security.request_matcher.hgV6DRe" to "security.access_map".
  • Inlined service ".security.request_matcher.vSMRipf" to "security.access_map".
  • Inlined service ".security.request_matcher.Tj8RQC5" to "security.access_map".
  • Inlined service ".security.request_matcher.k4PW0yz" to "security.access_map".
  • Inlined service ".security.request_matcher.x9ti5HG" to "security.access_map".
  • Inlined service ".security.request_matcher.VreqLKV" to "security.access_map".
  • Inlined service ".security.request_matcher.tzhgdH6" to "security.access_map".
  • Inlined service ".security.request_matcher.JNK2O3F" to "security.access_map".
  • Inlined service ".security.request_matcher.ypIOu5p" to "security.access_map".
  • Inlined service ".security.request_matcher.xujZZ.E" to "security.access_map".
  • Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
  • Inlined service "security.impersonate_url_generator" to "twig.extension.security".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.firewall.map.config.oauth_token" to "security.firewall.map.context.oauth_token".
  • Inlined service "security.exception_listener.frontend" to "security.firewall.map.context.frontend".
  • Inlined service "security.firewall.map.config.frontend" to "security.firewall.map.context.frontend".
  • Inlined service "security.exception_listener.rest" to "security.firewall.map.context.rest".
  • Inlined service "security.firewall.map.config.rest" to "security.firewall.map.context.rest".
  • Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.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.dump" to "twig".
  • Inlined service "App\Twig\CountryExtension" to "twig".
  • Inlined service "App\Twig\CustomerAgegroupExtension" to "twig".
  • Inlined service "App\Twig\LocalizedTimeExtension" to "twig".
  • Inlined service "App\Twig\OrderStatusExtension" to "twig".
  • Inlined service "App\Twig\PaymentTypeExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
  • Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
  • Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
  • Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.aq4MYft.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.rylTY3d" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.file_link_formatter" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.template_component_generator" to "maker.generator".
  • Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service ".service_locator.GNc8e5B.Menke\UserBundle\Controller\ClientController" to "Menke\UserBundle\Controller\ClientController".
  • Inlined service ".service_locator.GNc8e5B.Menke\UserBundle\Controller\SecurityController" to "Menke\UserBundle\Controller\SecurityController".
  • Inlined service ".service_locator.GNc8e5B.Menke\UserBundle\Controller\UserController" to "Menke\UserBundle\Controller\UserController".
  • Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
  • Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
  • Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
  • Inlined service ".service_locator.TWz9UQt" to "knp_menu.renderer_provider".
  • Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
  • Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.annotation".
  • Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.annotation" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.current_date_time_helper" to "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer".
  • Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
  • Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtension".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • Inlined service "App\DataFixtures\AppDummyData" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
  • Inlined service "app.grant_type.google" to "fos_oauth_server.storage.default".
  • Inlined service "app.grant_type.facebook" to "fos_oauth_server.storage.default".
  • Inlined service "fos_oauth_server.authorize.form.handler.default" to "fos_oauth_server.controller.authorize".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
  • Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.request.param_fetcher".
  • Inlined service ".service_locator.CE6DdyV" to "fos_rest.decoder_provider".
  • Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
  • Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
  • Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.66ec9608e9ab30873d47031daf08957efe4e2739ef72d53b9078037797c2f999c9e65ef9" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request.param_fetcher" to "fos_rest.param_fetcher_listener".
  • Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata.doctrine_type_driver".
  • Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
  • Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
  • Inlined service "jms_serializer.unserialize_object_constructor" to "jms_serializer.doctrine_object_constructor".
  • Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
  • Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
  • Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
  • Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.traceable_event_dispatcher".
  • Inlined service "jms_serializer.metadata.cache.file_cache" to "jms_serializer.metadata.traceable_cache".
  • Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
  • Inlined service "monolog.logger.vich_uploader_serialization" to "Fresh\VichUploaderSerializationBundle\EventListener\JmsSerializerSubscriber".
  • Inlined service "CalendarBundle\Serializer\Serializer" to "CalendarBundle\Controller\CalendarController".
  • Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~DwdF6RR" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
  • Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
  • 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 ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
  • Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service "App\Security\Voter\FrontendClientVoter" to "debug.security.voter.App\Security\Voter\FrontendClientVoter".
  • Inlined service "App\Security\Voter\OAuthClientVoter" to "debug.security.voter.App\Security\Voter\OAuthClientVoter".
  • Inlined service "Menke\UserBundle\Security\Voter\ClientVoter" to "debug.security.voter.Menke\UserBundle\Security\Voter\ClientVoter".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
  • Inlined service ".service_locator.J4b.DPX" to ".service_locator.J4b.DPX.translation.warmer".
  • Inlined service ".service_locator.8VX2m6F" to ".service_locator.8VX2m6F.router.default".
  • Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
  • Inlined service ".service_locator.PQK0.4p" to ".service_locator.PQK0.4p.sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.aq4MYft" to ".service_locator.aq4MYft.twig.template_cache_warmer".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
  • Inlined service ".service_locator.KsNWv7B" to "console.command_loader".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
  • Inlined service ".service_locator.8VX2m6F.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "swiftmailer.mailer.default.spool.file" to "swiftmailer.transport".
  • Inlined service "fos_rest.serializer.jms" to "fos_rest.view_handler".
  • Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "App\Service\GdprService" to "console.command.public_alias.App\Command\AnonymizeCustomerDataCommand".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".