Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Gregwar\ImageBundle\DependencyInjection\GregwarImageExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\MailgunExportCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\MailgunExportCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\PcgcCampaignReminderCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\PcgcChangepasswordUserCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\PcgcCheckForTodaysCompletedSessionsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\PcgcCheckMinPartCourseCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\PcgcInitialiseCmsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\PcgcLiveLessonNotificationCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\PcgcManualSubscriptionsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\PcgcSendDelayedNotificationsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\PcgcSendoutMailerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\ScanUploadsCommand".
The "Zenstruck\Foundry\Factory::create()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\ObjectFactory".
The "Zenstruck\Foundry\Persistence\RepositoryDecorator" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\ProxyRepositoryDecorator".
The "Zenstruck\Foundry\ObjectFactory::new()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\ObjectFactory::create()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\ObjectFactory::createOne()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\ObjectFactory::createSequence()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::findOrCreate()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::first()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::last()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::random()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::randomOrCreate()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::randomSet()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::randomRange()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::all()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::find()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::findBy()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::repository()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::$container" property is considered final. You should not override it in "App\Service\TranslationService".
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\TwigExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\TwigExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Gregwar\ImageBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer::doWarmUp()" method will require a new "string|null $buildDir" argument in the next major version of its parent class "Symfony\Bundle\FrameworkBundle\CacheWarmer\AbstractPhpFileCacheWarmer", not defining it is deprecated.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\MailgunExportCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\MailgunExportCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\ScanUploadsCommand" class instead.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Gregwar\ImageBundle\Extensions\ImageTwig" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_"
doctrine
[
"sql" => "SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_"
]
debug
Executing statement:
"SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.title AS title_9, t0.content AS content_10, t0.subtitle AS subtitle_11, t0.meta_title AS meta_title_12, t0.meta_description AS meta_description_13, t0.active AS active_14, t0.deleted AS deleted_15, t0.image AS image_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.update_by AS update_by_19, t0.parent AS parent_20, t0.template_id AS template_id_21 FROM page t0 WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1"
(parameters:
[1 => "terms"
2 => 03 => 1]
, types:
[1 => 22 => 53 => 5]
)
doctrine
[
"sql" => "SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.title AS title_9, t0.content AS content_10, t0.subtitle AS subtitle_11, t0.meta_title AS meta_title_12, t0.meta_description AS meta_description_13, t0.active AS active_14, t0.deleted AS deleted_15, t0.image AS image_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.update_by AS update_by_19, t0.parent AS parent_20, t0.template_id AS template_id_21 FROM page t0 WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1"
"params" => [1 => "terms"
2 => 03 => 1]
"types" => [1 => 22 => 53 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.description AS description_2, t0.templatefile AS templatefile_3, t0.number_of_html AS number_of_html_4, t0.number_of_components AS number_of_components_5, t0.inherited_bundle_name AS inherited_bundle_name_6, t0.title AS title_7, t0.content AS content_8, t0.active AS active_9, t0.deleted AS deleted_10, t0.image AS image_11 FROM templates t0 WHERE t0.id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.description AS description_2, t0.templatefile AS templatefile_3, t0.number_of_html AS number_of_html_4, t0.number_of_components AS number_of_components_5, t0.inherited_bundle_name AS inherited_bundle_name_6, t0.title AS title_7, t0.content AS content_8, t0.active AS active_9, t0.deleted AS deleted_10, t0.image AS image_11 FROM templates t0 WHERE t0.id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
"SELECT t0.id AS id_1, t0.html AS html_2, t0.title AS title_3, t0.content AS content_4, t0.slug AS slug_5, t0.active AS active_6, t0.deleted AS deleted_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM html_blocks t0 WHERE t0.title = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1"
(parameters:
[1 => "Contact Details"
2 => 03 => 1]
, types:
[1 => 22 => 53 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.html AS html_2, t0.title AS title_3, t0.content AS content_4, t0.slug AS slug_5, t0.active AS active_6, t0.deleted AS deleted_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM html_blocks t0 WHERE t0.title = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1"
"params" => [1 => "Contact Details"
2 => 03 => 1]
"types" => [1 => 22 => 53 => 5]
]
Log messages generated during the compilation of the service container.
Messages
Class
892
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailNewClassEmailCommand" (parent: .abstract.instanceof.App\Command\EmailNewClassEmailCommand).
Resolving inheritance for "App\Command\EmailNewClassEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailNewClassEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailgunExportCommand" (parent: .abstract.instanceof.App\Command\MailgunExportCommand).
Resolving inheritance for "App\Command\MailgunExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailgunExportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcAbandonedCheckoutCommand" (parent: .abstract.instanceof.App\Command\PcgcAbandonedCheckoutCommand).
Resolving inheritance for "App\Command\PcgcAbandonedCheckoutCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcAbandonedCheckoutCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcCampaignReminderCommand" (parent: .abstract.instanceof.App\Command\PcgcCampaignReminderCommand).
Resolving inheritance for "App\Command\PcgcCampaignReminderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcCampaignReminderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcChangepasswordUserCommand" (parent: .abstract.instanceof.App\Command\PcgcChangepasswordUserCommand).
Resolving inheritance for "App\Command\PcgcChangepasswordUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcChangepasswordUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcCheckForTodaysCompletedSessionsCommand" (parent: .abstract.instanceof.App\Command\PcgcCheckForTodaysCompletedSessionsCommand).
Resolving inheritance for "App\Command\PcgcCheckForTodaysCompletedSessionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcCheckForTodaysCompletedSessionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcCheckMinPartCourseCommand" (parent: .abstract.instanceof.App\Command\PcgcCheckMinPartCourseCommand).
Resolving inheritance for "App\Command\PcgcCheckMinPartCourseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcCheckMinPartCourseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcClearMessagesCommand" (parent: .abstract.instanceof.App\Command\PcgcClearMessagesCommand).
Resolving inheritance for "App\Command\PcgcClearMessagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcClearMessagesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcClearRequestsCommand" (parent: .abstract.instanceof.App\Command\PcgcClearRequestsCommand).
Resolving inheritance for "App\Command\PcgcClearRequestsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcClearRequestsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcInitialiseCmsCommand" (parent: .abstract.instanceof.App\Command\PcgcInitialiseCmsCommand).
Resolving inheritance for "App\Command\PcgcInitialiseCmsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcInitialiseCmsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcLiveLessonNotificationCommand" (parent: .abstract.instanceof.App\Command\PcgcLiveLessonNotificationCommand).
Resolving inheritance for "App\Command\PcgcLiveLessonNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcLiveLessonNotificationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcManualSubscriptionsCommand" (parent: .abstract.instanceof.App\Command\PcgcManualSubscriptionsCommand).
Resolving inheritance for "App\Command\PcgcManualSubscriptionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcManualSubscriptionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcSendDelayedNotificationsCommand" (parent: .abstract.instanceof.App\Command\PcgcSendDelayedNotificationsCommand).
Resolving inheritance for "App\Command\PcgcSendDelayedNotificationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcSendDelayedNotificationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcSendUserZoomLinksCommand" (parent: .abstract.instanceof.App\Command\PcgcSendUserZoomLinksCommand).
Resolving inheritance for "App\Command\PcgcSendUserZoomLinksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcSendUserZoomLinksCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcSendoutMailerCommand" (parent: .abstract.instanceof.App\Command\PcgcSendoutMailerCommand).
Resolving inheritance for "App\Command\PcgcSendoutMailerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcSendoutMailerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScanUploadsCommand" (parent: .abstract.instanceof.App\Command\ScanUploadsCommand).
Resolving inheritance for "App\Command\ScanUploadsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScanUploadsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TlbAllocteLiveLessonCommand" (parent: .abstract.instanceof.App\Command\TlbAllocteLiveLessonCommand).
Resolving inheritance for "App\Command\TlbAllocteLiveLessonCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TlbAllocteLiveLessonCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminDefaultController" (parent: .abstract.instanceof.App\Controller\AdminDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminDefaultController).
Resolving inheritance for "App\Controller\AdminDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ApiRequestsController" (parent: .abstract.instanceof.App\Controller\AppV2ApiRequestsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ApiRequestsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ApiRequestsController).
Resolving inheritance for "App\Controller\AppV2ApiRequestsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ApiRequestsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2BadgeUpdateController" (parent: .abstract.instanceof.App\Controller\AppV2BadgeUpdateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2BadgeUpdateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2BadgeUpdateController).
Resolving inheritance for "App\Controller\AppV2BadgeUpdateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2BadgeUpdateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2BaseController" (parent: .abstract.instanceof.App\Controller\AppV2BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2BaseController).
Resolving inheritance for "App\Controller\AppV2BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ConversationLessonController" (parent: .abstract.instanceof.App\Controller\AppV2ConversationLessonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ConversationLessonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ConversationLessonController).
Resolving inheritance for "App\Controller\AppV2ConversationLessonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ConversationLessonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2EventsController" (parent: .abstract.instanceof.App\Controller\AppV2EventsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2EventsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2EventsController).
Resolving inheritance for "App\Controller\AppV2EventsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2EventsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ForumController" (parent: .abstract.instanceof.App\Controller\AppV2ForumController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ForumController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ForumController).
Resolving inheritance for "App\Controller\AppV2ForumController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ForumController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2HelpController" (parent: .abstract.instanceof.App\Controller\AppV2HelpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2HelpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2HelpController).
Resolving inheritance for "App\Controller\AppV2HelpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2HelpController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2HomeController" (parent: .abstract.instanceof.App\Controller\AppV2HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2HomeController).
Resolving inheritance for "App\Controller\AppV2HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2LessonController" (parent: .abstract.instanceof.App\Controller\AppV2LessonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2LessonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2LessonController).
Resolving inheritance for "App\Controller\AppV2LessonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2LessonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ParentsController" (parent: .abstract.instanceof.App\Controller\AppV2ParentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ParentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ParentsController).
Resolving inheritance for "App\Controller\AppV2ParentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ParentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2PodcastController" (parent: .abstract.instanceof.App\Controller\AppV2PodcastController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2PodcastController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2PodcastController).
Resolving inheritance for "App\Controller\AppV2PodcastController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2PodcastController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ProfileController" (parent: .abstract.instanceof.App\Controller\AppV2ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ProfileController).
Resolving inheritance for "App\Controller\AppV2ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2QuizController" (parent: .abstract.instanceof.App\Controller\AppV2QuizController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2QuizController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2QuizController).
Resolving inheritance for "App\Controller\AppV2QuizController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2QuizController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SchoolAdminController" (parent: .abstract.instanceof.App\Controller\AppV2SchoolAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SchoolAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SchoolAdminController).
Resolving inheritance for "App\Controller\AppV2SchoolAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SchoolAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SchoolStudentController" (parent: .abstract.instanceof.App\Controller\AppV2SchoolStudentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SchoolStudentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SchoolStudentController).
Resolving inheritance for "App\Controller\AppV2SchoolStudentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SchoolStudentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SchoolTeacherController" (parent: .abstract.instanceof.App\Controller\AppV2SchoolTeacherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SchoolTeacherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SchoolTeacherController).
Resolving inheritance for "App\Controller\AppV2SchoolTeacherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SchoolTeacherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SchoolTeacherPlaylistController" (parent: .abstract.instanceof.App\Controller\AppV2SchoolTeacherPlaylistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SchoolTeacherPlaylistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SchoolTeacherPlaylistController).
Resolving inheritance for "App\Controller\AppV2SchoolTeacherPlaylistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SchoolTeacherPlaylistController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SearchController" (parent: .abstract.instanceof.App\Controller\AppV2SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SearchController).
Resolving inheritance for "App\Controller\AppV2SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SharingController" (parent: .abstract.instanceof.App\Controller\AppV2SharingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SharingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SharingController).
Resolving inheritance for "App\Controller\AppV2SharingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SharingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2WelcomeVideoController" (parent: .abstract.instanceof.App\Controller\AppV2WelcomeVideoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2WelcomeVideoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2WelcomeVideoController).
Resolving inheritance for "App\Controller\AppV2WelcomeVideoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2WelcomeVideoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AudioController" (parent: .abstract.instanceof.App\Controller\AudioController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AudioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AudioController).
Resolving inheritance for "App\Controller\AudioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AudioController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AudioDefaultController" (parent: .abstract.instanceof.App\Controller\AudioDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AudioDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AudioDefaultController).
Resolving inheritance for "App\Controller\AudioDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AudioDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BadgeController" (parent: .abstract.instanceof.App\Controller\BadgeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BadgeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BadgeController).
Resolving inheritance for "App\Controller\BadgeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BadgeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BuyVoucherController" (parent: .abstract.instanceof.App\Controller\BuyVoucherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BuyVoucherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BuyVoucherController).
Resolving inheritance for "App\Controller\BuyVoucherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BuyVoucherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CampaignController" (parent: .abstract.instanceof.App\Controller\CampaignController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CampaignController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CampaignController).
Resolving inheritance for "App\Controller\CampaignController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CampaignController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CampaignDefaultController" (parent: .abstract.instanceof.App\Controller\CampaignDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CampaignDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CampaignDefaultController).
Resolving inheritance for "App\Controller\CampaignDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CampaignDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseStudiesController" (parent: .abstract.instanceof.App\Controller\CaseStudiesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseStudiesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseStudiesController).
Resolving inheritance for "App\Controller\CaseStudiesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseStudiesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseStudiesDefaultController" (parent: .abstract.instanceof.App\Controller\CaseStudiesDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseStudiesDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseStudiesDefaultController).
Resolving inheritance for "App\Controller\CaseStudiesDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseStudiesDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseStudiesTranslationController" (parent: .abstract.instanceof.App\Controller\CaseStudiesTranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseStudiesTranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseStudiesTranslationController).
Resolving inheritance for "App\Controller\CaseStudiesTranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseStudiesTranslationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogCategoriesController" (parent: .abstract.instanceof.App\Controller\CatalogCategoriesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogCategoriesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogCategoriesController).
Resolving inheritance for "App\Controller\CatalogCategoriesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogCategoriesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogCategoriesTranslationController" (parent: .abstract.instanceof.App\Controller\CatalogCategoriesTranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogCategoriesTranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogCategoriesTranslationController).
Resolving inheritance for "App\Controller\CatalogCategoriesTranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogCategoriesTranslationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogController" (parent: .abstract.instanceof.App\Controller\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogController).
Resolving inheritance for "App\Controller\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogDefaultController" (parent: .abstract.instanceof.App\Controller\CatalogDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogDefaultController).
Resolving inheritance for "App\Controller\CatalogDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogProductsController" (parent: .abstract.instanceof.App\Controller\CatalogProductsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogProductsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogProductsController).
Resolving inheritance for "App\Controller\CatalogProductsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogProductsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogProductsTranslationController" (parent: .abstract.instanceof.App\Controller\CatalogProductsTranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogProductsTranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogProductsTranslationController).
Resolving inheritance for "App\Controller\CatalogProductsTranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogProductsTranslationController).
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\CategoryDefaultController" (parent: .abstract.instanceof.App\Controller\CategoryDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryDefaultController).
Resolving inheritance for "App\Controller\CategoryDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatRoomApiController" (parent: .abstract.instanceof.App\Controller\ChatRoomApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatRoomApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatRoomApiController).
Resolving inheritance for "App\Controller\ChatRoomApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatRoomApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatRoomController" (parent: .abstract.instanceof.App\Controller\ChatRoomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatRoomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatRoomController).
Resolving inheritance for "App\Controller\ChatRoomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatRoomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoursesController" (parent: .abstract.instanceof.App\Controller\CoursesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoursesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoursesController).
Resolving inheritance for "App\Controller\CoursesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoursesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoursesDefaultController" (parent: .abstract.instanceof.App\Controller\CoursesDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoursesDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoursesDefaultController).
Resolving inheritance for "App\Controller\CoursesDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoursesDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeveloperController" (parent: .abstract.instanceof.App\Controller\DeveloperController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeveloperController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeveloperController).
Resolving inheritance for "App\Controller\DeveloperController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeveloperController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnquiryController" (parent: .abstract.instanceof.App\Controller\EnquiryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnquiryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnquiryController).
Resolving inheritance for "App\Controller\EnquiryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnquiryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnquiryDefaultController" (parent: .abstract.instanceof.App\Controller\EnquiryDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnquiryDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnquiryDefaultController).
Resolving inheritance for "App\Controller\EnquiryDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnquiryDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnquiryTranslationController" (parent: .abstract.instanceof.App\Controller\EnquiryTranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnquiryTranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnquiryTranslationController).
Resolving inheritance for "App\Controller\EnquiryTranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnquiryTranslationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventCategoryController" (parent: .abstract.instanceof.App\Controller\EventCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventCategoryController).
Resolving inheritance for "App\Controller\EventCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController" (parent: .abstract.instanceof.App\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController).
Resolving inheritance for "App\Controller\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FaqController" (parent: .abstract.instanceof.App\Controller\FaqController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FaqController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FaqController).
Resolving inheritance for "App\Controller\FaqController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FaqController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FormCommentReportsController" (parent: .abstract.instanceof.App\Controller\FormCommentReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FormCommentReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FormCommentReportsController).
Resolving inheritance for "App\Controller\FormCommentReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FormCommentReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForumController" (parent: .abstract.instanceof.App\Controller\ForumController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForumController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForumController).
Resolving inheritance for "App\Controller\ForumController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForumController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForumDefaultController" (parent: .abstract.instanceof.App\Controller\ForumDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForumDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForumDefaultController).
Resolving inheritance for "App\Controller\ForumDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForumDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FriendController" (parent: .abstract.instanceof.App\Controller\FriendController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FriendController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FriendController).
Resolving inheritance for "App\Controller\FriendController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FriendController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HtmlBlocksController" (parent: .abstract.instanceof.App\Controller\HtmlBlocksController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HtmlBlocksController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HtmlBlocksController).
Resolving inheritance for "App\Controller\HtmlBlocksController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HtmlBlocksController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HtmlBlocksTranslationController" (parent: .abstract.instanceof.App\Controller\HtmlBlocksTranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HtmlBlocksTranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HtmlBlocksTranslationController).
Resolving inheritance for "App\Controller\HtmlBlocksTranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HtmlBlocksTranslationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImageManagerController" (parent: .abstract.instanceof.App\Controller\ImageManagerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImageManagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImageManagerController).
Resolving inheritance for "App\Controller\ImageManagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImageManagerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonController" (parent: .abstract.instanceof.App\Controller\LessonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonController).
Resolving inheritance for "App\Controller\LessonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonDefaultController" (parent: .abstract.instanceof.App\Controller\LessonDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonDefaultController).
Resolving inheritance for "App\Controller\LessonDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonLevelController" (parent: .abstract.instanceof.App\Controller\LessonLevelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonLevelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonLevelController).
Resolving inheritance for "App\Controller\LessonLevelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonLevelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonLevelDefaultController" (parent: .abstract.instanceof.App\Controller\LessonLevelDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonLevelDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonLevelDefaultController).
Resolving inheritance for "App\Controller\LessonLevelDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonLevelDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LiveLessonController" (parent: .abstract.instanceof.App\Controller\LiveLessonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LiveLessonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LiveLessonController).
Resolving inheritance for "App\Controller\LiveLessonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LiveLessonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MeetTheTeamDefaultController" (parent: .abstract.instanceof.App\Controller\MeetTheTeamDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MeetTheTeamDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MeetTheTeamDefaultController).
Resolving inheritance for "App\Controller\MeetTheTeamDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MeetTheTeamDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MenuController" (parent: .abstract.instanceof.App\Controller\MenuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MenuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MenuController).
Resolving inheritance for "App\Controller\MenuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MenuController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MenuDefaultController" (parent: .abstract.instanceof.App\Controller\MenuDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MenuDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MenuDefaultController).
Resolving inheritance for "App\Controller\MenuDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MenuDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsController" (parent: .abstract.instanceof.App\Controller\NewsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsController).
Resolving inheritance for "App\Controller\NewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsDefaultController" (parent: .abstract.instanceof.App\Controller\NewsDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsDefaultController).
Resolving inheritance for "App\Controller\NewsDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsTranslationController" (parent: .abstract.instanceof.App\Controller\NewsTranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsTranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsTranslationController).
Resolving inheritance for "App\Controller\NewsTranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsTranslationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationsController" (parent: .abstract.instanceof.App\Controller\NotificationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationsController).
Resolving inheritance for "App\Controller\NotificationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OnboardingVideoController" (parent: .abstract.instanceof.App\Controller\OnboardingVideoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OnboardingVideoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OnboardingVideoController).
Resolving inheritance for "App\Controller\OnboardingVideoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OnboardingVideoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController" (parent: .abstract.instanceof.App\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController).
Resolving inheritance for "App\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageDefaultController" (parent: .abstract.instanceof.App\Controller\PageDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageDefaultController).
Resolving inheritance for "App\Controller\PageDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageTranslationController" (parent: .abstract.instanceof.App\Controller\PageTranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageTranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageTranslationController).
Resolving inheritance for "App\Controller\PageTranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageTranslationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PlaceholderComponentsController" (parent: .abstract.instanceof.App\Controller\PlaceholderComponentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PlaceholderComponentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PlaceholderComponentsController).
Resolving inheritance for "App\Controller\PlaceholderComponentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PlaceholderComponentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PodcastCategoryController" (parent: .abstract.instanceof.App\Controller\PodcastCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PodcastCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PodcastCategoryController).
Resolving inheritance for "App\Controller\PodcastCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PodcastCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PromotionalSignupController" (parent: .abstract.instanceof.App\Controller\PromotionalSignupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PromotionalSignupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PromotionalSignupController).
Resolving inheritance for "App\Controller\PromotionalSignupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PromotionalSignupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizCategoryController" (parent: .abstract.instanceof.App\Controller\QuizCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizCategoryController).
Resolving inheritance for "App\Controller\QuizCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizController" (parent: .abstract.instanceof.App\Controller\QuizController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizController).
Resolving inheritance for "App\Controller\QuizController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizQuestionAnswerController" (parent: .abstract.instanceof.App\Controller\QuizQuestionAnswerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizQuestionAnswerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizQuestionAnswerController).
Resolving inheritance for "App\Controller\QuizQuestionAnswerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizQuestionAnswerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizQuestionController" (parent: .abstract.instanceof.App\Controller\QuizQuestionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizQuestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizQuestionController).
Resolving inheritance for "App\Controller\QuizQuestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizQuestionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReviewController" (parent: .abstract.instanceof.App\Controller\ReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReviewController).
Resolving inheritance for "App\Controller\ReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReviewDefaultController" (parent: .abstract.instanceof.App\Controller\ReviewDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReviewDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReviewDefaultController).
Resolving inheritance for "App\Controller\ReviewDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReviewDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolController" (parent: .abstract.instanceof.App\Controller\SchoolController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolController).
Resolving inheritance for "App\Controller\SchoolController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolController).
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\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionsController" (parent: .abstract.instanceof.App\Controller\SessionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionsController).
Resolving inheritance for "App\Controller\SessionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingController" (parent: .abstract.instanceof.App\Controller\SettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingController).
Resolving inheritance for "App\Controller\SettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SharingSubmissionAdminController" (parent: .abstract.instanceof.App\Controller\SharingSubmissionAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SharingSubmissionAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SharingSubmissionAdminController).
Resolving inheritance for "App\Controller\SharingSubmissionAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SharingSubmissionAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SharingSubmissionController" (parent: .abstract.instanceof.App\Controller\SharingSubmissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SharingSubmissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SharingSubmissionController).
Resolving inheritance for "App\Controller\SharingSubmissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SharingSubmissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SliderController" (parent: .abstract.instanceof.App\Controller\SliderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SliderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SliderController).
Resolving inheritance for "App\Controller\SliderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SliderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SliderDefaultController" (parent: .abstract.instanceof.App\Controller\SliderDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SliderDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SliderDefaultController).
Resolving inheritance for "App\Controller\SliderDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SliderDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SliderTranslationController" (parent: .abstract.instanceof.App\Controller\SliderTranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SliderTranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SliderTranslationController).
Resolving inheritance for "App\Controller\SliderTranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SliderTranslationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SlugController" (parent: .abstract.instanceof.App\Controller\SlugController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SlugController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SlugController).
Resolving inheritance for "App\Controller\SlugController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SlugController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SocialDefaultController" (parent: .abstract.instanceof.App\Controller\SocialDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SocialDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SocialDefaultController).
Resolving inheritance for "App\Controller\SocialDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SocialDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripeController" (parent: .abstract.instanceof.App\Controller\StripeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripeController).
Resolving inheritance for "App\Controller\StripeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripeDefaultController" (parent: .abstract.instanceof.App\Controller\StripeDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripeDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripeDefaultController).
Resolving inheritance for "App\Controller\StripeDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripeDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuggestionController" (parent: .abstract.instanceof.App\Controller\SuggestionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuggestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuggestionController).
Resolving inheritance for "App\Controller\SuggestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuggestionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeamMemberController" (parent: .abstract.instanceof.App\Controller\TeamMemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeamMemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeamMemberController).
Resolving inheritance for "App\Controller\TeamMemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeamMemberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeamMemberTranslationController" (parent: .abstract.instanceof.App\Controller\TeamMemberTranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeamMemberTranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeamMemberTranslationController).
Resolving inheritance for "App\Controller\TeamMemberTranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeamMemberTranslationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController" (parent: .abstract.instanceof.App\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController).
Resolving inheritance for "App\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TutorLevelController" (parent: .abstract.instanceof.App\Controller\TutorLevelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TutorLevelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TutorLevelController).
Resolving inheritance for "App\Controller\TutorLevelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TutorLevelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TutorSessionsController" (parent: .abstract.instanceof.App\Controller\TutorSessionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TutorSessionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TutorSessionsController).
Resolving inheritance for "App\Controller\TutorSessionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TutorSessionsController).
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\VoucherController" (parent: .abstract.instanceof.App\Controller\VoucherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VoucherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VoucherController).
Resolving inheritance for "App\Controller\VoucherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VoucherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VueAjaxController" (parent: .abstract.instanceof.App\Controller\VueAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VueAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VueAjaxController).
Resolving inheritance for "App\Controller\VueAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VueAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WelcomeVideoController" (parent: .abstract.instanceof.App\Controller\WelcomeVideoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WelcomeVideoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WelcomeVideoController).
Resolving inheritance for "App\Controller\WelcomeVideoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WelcomeVideoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoomController" (parent: .abstract.instanceof.App\Controller\ZoomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoomController).
Resolving inheritance for "App\Controller\ZoomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoomStartController" (parent: .abstract.instanceof.App\Controller\ZoomStartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoomStartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoomStartController).
Resolving inheritance for "App\Controller\ZoomStartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoomStartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoomWebhookController" (parent: .abstract.instanceof.App\Controller\ZoomWebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoomWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoomWebhookController).
Resolving inheritance for "App\Controller\ZoomWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoomWebhookController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleListener" (parent: .abstract.instanceof.App\EventListener\LocaleListener).
Resolving inheritance for "App\EventListener\LocaleListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ForumEventsSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ForumEventsSubscriber).
Resolving inheritance for "App\EventSubscriber\ForumEventsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ForumEventsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LessonSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LessonSubscriber).
Resolving inheritance for "App\EventSubscriber\LessonSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LessonSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PodcastSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\PodcastSubscriber).
Resolving inheritance for "App\EventSubscriber\PodcastSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PodcastSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\QuizEventsSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\QuizEventsSubscriber).
Resolving inheritance for "App\EventSubscriber\QuizEventsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\QuizEventsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RequestSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\RequestSubscriber).
Resolving inheritance for "App\EventSubscriber\RequestSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RequestSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserLoginSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\UserLoginSubscriber).
Resolving inheritance for "App\EventSubscriber\UserLoginSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserLoginSubscriber).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\LocaleFactory" (parent: .abstract.instanceof.App\Factory\LocaleFactory).
Resolving inheritance for "App\Factory\LocaleFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\LocaleFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MenuFactory" (parent: .abstract.instanceof.App\Factory\MenuFactory).
Resolving inheritance for "App\Factory\MenuFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MenuFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MenuItemFactory" (parent: .abstract.instanceof.App\Factory\MenuItemFactory).
Resolving inheritance for "App\Factory\MenuItemFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MenuItemFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PageFactory" (parent: .abstract.instanceof.App\Factory\PageFactory).
Resolving inheritance for "App\Factory\PageFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PageFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TemplateFactory" (parent: .abstract.instanceof.App\Factory\TemplateFactory).
Resolving inheritance for "App\Factory\TemplateFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TemplateFactory).
Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserFactory" (parent: .abstract.instanceof.App\Factory\UserFactory).
Resolving inheritance for "App\Factory\UserFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserFactory).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ActiveComponentsType" (parent: .abstract.instanceof.App\Form\ActiveComponentsType).
Resolving inheritance for "App\Form\ActiveComponentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ActiveComponentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ActiveHtmlBlocksType" (parent: .abstract.instanceof.App\Form\ActiveHtmlBlocksType).
Resolving inheritance for "App\Form\ActiveHtmlBlocksType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ActiveHtmlBlocksType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AudioType" (parent: .abstract.instanceof.App\Form\AudioType).
Resolving inheritance for "App\Form\AudioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AudioType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BadgeType" (parent: .abstract.instanceof.App\Form\BadgeType).
Resolving inheritance for "App\Form\BadgeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BadgeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BulkCreateManualSubscribersType" (parent: .abstract.instanceof.App\Form\BulkCreateManualSubscribersType).
Resolving inheritance for "App\Form\BulkCreateManualSubscribersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BulkCreateManualSubscribersType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BulkCreateStudentType" (parent: .abstract.instanceof.App\Form\BulkCreateStudentType).
Resolving inheritance for "App\Form\BulkCreateStudentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BulkCreateStudentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BulkCreateStudentsType" (parent: .abstract.instanceof.App\Form\BulkCreateStudentsType).
Resolving inheritance for "App\Form\BulkCreateStudentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BulkCreateStudentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BulkUserType" (parent: .abstract.instanceof.App\Form\BulkUserType).
Resolving inheritance for "App\Form\BulkUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BulkUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuyVoucherType" (parent: .abstract.instanceof.App\Form\BuyVoucherType).
Resolving inheritance for "App\Form\BuyVoucherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuyVoucherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaignPlanType" (parent: .abstract.instanceof.App\Form\CampaignPlanType).
Resolving inheritance for "App\Form\CampaignPlanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaignPlanType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaignType" (parent: .abstract.instanceof.App\Form\CampaignType).
Resolving inheritance for "App\Form\CampaignType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaignType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseStudiesTranslationType" (parent: .abstract.instanceof.App\Form\CaseStudiesTranslationType).
Resolving inheritance for "App\Form\CaseStudiesTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseStudiesTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseStudiesType" (parent: .abstract.instanceof.App\Form\CaseStudiesType).
Resolving inheritance for "App\Form\CaseStudiesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseStudiesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogCategoriesTranslationType" (parent: .abstract.instanceof.App\Form\CatalogCategoriesTranslationType).
Resolving inheritance for "App\Form\CatalogCategoriesTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogCategoriesTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogCategoriesType" (parent: .abstract.instanceof.App\Form\CatalogCategoriesType).
Resolving inheritance for "App\Form\CatalogCategoriesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogCategoriesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogProductsTranslationType" (parent: .abstract.instanceof.App\Form\CatalogProductsTranslationType).
Resolving inheritance for "App\Form\CatalogProductsTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogProductsTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogProductsType" (parent: .abstract.instanceof.App\Form\CatalogProductsType).
Resolving inheritance for "App\Form\CatalogProductsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogProductsType).
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\CoursesType" (parent: .abstract.instanceof.App\Form\CoursesType).
Resolving inheritance for "App\Form\CoursesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CoursesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreateNewSchoolType" (parent: .abstract.instanceof.App\Form\CreateNewSchoolType).
Resolving inheritance for "App\Form\CreateNewSchoolType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreateNewSchoolType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EnquiryTranslationType" (parent: .abstract.instanceof.App\Form\EnquiryTranslationType).
Resolving inheritance for "App\Form\EnquiryTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EnquiryTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EnquiryType" (parent: .abstract.instanceof.App\Form\EnquiryType).
Resolving inheritance for "App\Form\EnquiryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EnquiryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventCategoryType" (parent: .abstract.instanceof.App\Form\EventCategoryType).
Resolving inheritance for "App\Form\EventCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventType" (parent: .abstract.instanceof.App\Form\EventType).
Resolving inheritance for "App\Form\EventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamType" (parent: .abstract.instanceof.App\Form\ExamType).
Resolving inheritance for "App\Form\ExamType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ImagemanagerExtension" (parent: .abstract.instanceof.App\Form\Extension\ImagemanagerExtension).
Resolving inheritance for "App\Form\Extension\ImagemanagerExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ImagemanagerExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtraUrlsegmentsType" (parent: .abstract.instanceof.App\Form\ExtraUrlsegmentsType).
Resolving inheritance for "App\Form\ExtraUrlsegmentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtraUrlsegmentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FaqType" (parent: .abstract.instanceof.App\Form\FaqType).
Resolving inheritance for "App\Form\FaqType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FaqType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForumCommentType" (parent: .abstract.instanceof.App\Form\ForumCommentType).
Resolving inheritance for "App\Form\ForumCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForumCommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForumCommentsType" (parent: .abstract.instanceof.App\Form\ForumCommentsType).
Resolving inheritance for "App\Form\ForumCommentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForumCommentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForumPostType" (parent: .abstract.instanceof.App\Form\ForumPostType).
Resolving inheritance for "App\Form\ForumPostType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForumPostType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HtmlBlocksTranslationType" (parent: .abstract.instanceof.App\Form\HtmlBlocksTranslationType).
Resolving inheritance for "App\Form\HtmlBlocksTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HtmlBlocksTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HtmlBlocksType" (parent: .abstract.instanceof.App\Form\HtmlBlocksType).
Resolving inheritance for "App\Form\HtmlBlocksType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HtmlBlocksType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageManagerType" (parent: .abstract.instanceof.App\Form\ImageManagerType).
Resolving inheritance for "App\Form\ImageManagerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageManagerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonLevelType" (parent: .abstract.instanceof.App\Form\LessonLevelType).
Resolving inheritance for "App\Form\LessonLevelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonLevelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonType" (parent: .abstract.instanceof.App\Form\LessonType).
Resolving inheritance for "App\Form\LessonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LiveLessonType" (parent: .abstract.instanceof.App\Form\LiveLessonType).
Resolving inheritance for "App\Form\LiveLessonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LiveLessonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MemberType" (parent: .abstract.instanceof.App\Form\MemberType).
Resolving inheritance for "App\Form\MemberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MemberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MenuType" (parent: .abstract.instanceof.App\Form\MenuType).
Resolving inheritance for "App\Form\MenuType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MenuType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewChatRoomType" (parent: .abstract.instanceof.App\Form\NewChatRoomType).
Resolving inheritance for "App\Form\NewChatRoomType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewChatRoomType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsTranslationType" (parent: .abstract.instanceof.App\Form\NewsTranslationType).
Resolving inheritance for "App\Form\NewsTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsType" (parent: .abstract.instanceof.App\Form\NewsType).
Resolving inheritance for "App\Form\NewsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationType" (parent: .abstract.instanceof.App\Form\NotificationType).
Resolving inheritance for "App\Form\NotificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationsType" (parent: .abstract.instanceof.App\Form\NotificationsType).
Resolving inheritance for "App\Form\NotificationsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OnboardingVideoType" (parent: .abstract.instanceof.App\Form\OnboardingVideoType).
Resolving inheritance for "App\Form\OnboardingVideoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OnboardingVideoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageTranslationType" (parent: .abstract.instanceof.App\Form\PageTranslationType).
Resolving inheritance for "App\Form\PageTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageType" (parent: .abstract.instanceof.App\Form\PageType).
Resolving inheritance for "App\Form\PageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlaylistItemType" (parent: .abstract.instanceof.App\Form\PlaylistItemType).
Resolving inheritance for "App\Form\PlaylistItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlaylistItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PodcastCategoryType" (parent: .abstract.instanceof.App\Form\PodcastCategoryType).
Resolving inheritance for "App\Form\PodcastCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PodcastCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType" (parent: .abstract.instanceof.App\Form\ProfileType).
Resolving inheritance for "App\Form\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PronunciationType" (parent: .abstract.instanceof.App\Form\PronunciationType).
Resolving inheritance for "App\Form\PronunciationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PronunciationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuizCategoryType" (parent: .abstract.instanceof.App\Form\QuizCategoryType).
Resolving inheritance for "App\Form\QuizCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuizCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuizQuestionAnswerType" (parent: .abstract.instanceof.App\Form\QuizQuestionAnswerType).
Resolving inheritance for "App\Form\QuizQuestionAnswerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuizQuestionAnswerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuizQuestionType" (parent: .abstract.instanceof.App\Form\QuizQuestionType).
Resolving inheritance for "App\Form\QuizQuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuizQuestionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuizType" (parent: .abstract.instanceof.App\Form\QuizType).
Resolving inheritance for "App\Form\QuizType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuizType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReviewType" (parent: .abstract.instanceof.App\Form\ReviewType).
Resolving inheritance for "App\Form\ReviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminCreateClassType" (parent: .abstract.instanceof.App\Form\SchoolAdminCreateClassType).
Resolving inheritance for "App\Form\SchoolAdminCreateClassType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminCreateClassType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminCreateStudentType" (parent: .abstract.instanceof.App\Form\SchoolAdminCreateStudentType).
Resolving inheritance for "App\Form\SchoolAdminCreateStudentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminCreateStudentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminCreateTeacherType" (parent: .abstract.instanceof.App\Form\SchoolAdminCreateTeacherType).
Resolving inheritance for "App\Form\SchoolAdminCreateTeacherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminCreateTeacherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminEditClassType" (parent: .abstract.instanceof.App\Form\SchoolAdminEditClassType).
Resolving inheritance for "App\Form\SchoolAdminEditClassType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminEditClassType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminEditStudentType" (parent: .abstract.instanceof.App\Form\SchoolAdminEditStudentType).
Resolving inheritance for "App\Form\SchoolAdminEditStudentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminEditStudentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminEditTeacherType" (parent: .abstract.instanceof.App\Form\SchoolAdminEditTeacherType).
Resolving inheritance for "App\Form\SchoolAdminEditTeacherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminEditTeacherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolTeacherEditPlaylistType" (parent: .abstract.instanceof.App\Form\SchoolTeacherEditPlaylistType).
Resolving inheritance for "App\Form\SchoolTeacherEditPlaylistType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolTeacherEditPlaylistType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolTeacherEditStudentType" (parent: .abstract.instanceof.App\Form\SchoolTeacherEditStudentType).
Resolving inheritance for "App\Form\SchoolTeacherEditStudentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolTeacherEditStudentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolType" (parent: .abstract.instanceof.App\Form\SchoolType).
Resolving inheritance for "App\Form\SchoolType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionBookingType" (parent: .abstract.instanceof.App\Form\SessionBookingType).
Resolving inheritance for "App\Form\SessionBookingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionBookingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionsType" (parent: .abstract.instanceof.App\Form\SessionsType).
Resolving inheritance for "App\Form\SessionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingType" (parent: .abstract.instanceof.App\Form\SettingType).
Resolving inheritance for "App\Form\SettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SharingSubmissionType" (parent: .abstract.instanceof.App\Form\SharingSubmissionType).
Resolving inheritance for "App\Form\SharingSubmissionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SharingSubmissionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SliderImageTranslationType" (parent: .abstract.instanceof.App\Form\SliderImageTranslationType).
Resolving inheritance for "App\Form\SliderImageTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SliderImageTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SliderImageType" (parent: .abstract.instanceof.App\Form\SliderImageType).
Resolving inheritance for "App\Form\SliderImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SliderImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SliderTranslationType" (parent: .abstract.instanceof.App\Form\SliderTranslationType).
Resolving inheritance for "App\Form\SliderTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SliderTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SliderType" (parent: .abstract.instanceof.App\Form\SliderType).
Resolving inheritance for "App\Form\SliderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SliderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpecialUserType" (parent: .abstract.instanceof.App\Form\SpecialUserType).
Resolving inheritance for "App\Form\SpecialUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpecialUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeamMemberTranslationType" (parent: .abstract.instanceof.App\Form\TeamMemberTranslationType).
Resolving inheritance for "App\Form\TeamMemberTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeamMemberTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeamMemberType" (parent: .abstract.instanceof.App\Form\TeamMemberType).
Resolving inheritance for "App\Form\TeamMemberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeamMemberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TemplateType" (parent: .abstract.instanceof.App\Form\TemplateType).
Resolving inheritance for "App\Form\TemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TutorLevelType" (parent: .abstract.instanceof.App\Form\TutorLevelType).
Resolving inheritance for "App\Form\TutorLevelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TutorLevelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DatepickerType" (parent: .abstract.instanceof.App\Form\Type\DatepickerType).
Resolving inheritance for "App\Form\Type\DatepickerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DatepickerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DatetimepickerType" (parent: .abstract.instanceof.App\Form\Type\DatetimepickerType).
Resolving inheritance for "App\Form\Type\DatetimepickerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DatetimepickerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImagemanagerType" (parent: .abstract.instanceof.App\Form\Type\ImagemanagerType).
Resolving inheritance for "App\Form\Type\ImagemanagerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImagemanagerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RedactorType" (parent: .abstract.instanceof.App\Form\Type\RedactorType).
Resolving inheritance for "App\Form\Type\RedactorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RedactorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SummernoteType" (parent: .abstract.instanceof.App\Form\Type\SummernoteType).
Resolving inheritance for "App\Form\Type\SummernoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SummernoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UpdateUserPlanFormType" (parent: .abstract.instanceof.App\Form\UpdateUserPlanFormType).
Resolving inheritance for "App\Form\UpdateUserPlanFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UpdateUserPlanFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAdminChangePasswordType" (parent: .abstract.instanceof.App\Form\UserAdminChangePasswordType).
Resolving inheritance for "App\Form\UserAdminChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAdminChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAdminCreateType" (parent: .abstract.instanceof.App\Form\UserAdminCreateType).
Resolving inheritance for "App\Form\UserAdminCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAdminCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAdminType" (parent: .abstract.instanceof.App\Form\UserAdminType).
Resolving inheritance for "App\Form\UserAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAdminType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserChangePasswordType" (parent: .abstract.instanceof.App\Form\UserChangePasswordType).
Resolving inheritance for "App\Form\UserChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserObjectiveType" (parent: .abstract.instanceof.App\Form\UserObjectiveType).
Resolving inheritance for "App\Form\UserObjectiveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserObjectiveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserProfileType" (parent: .abstract.instanceof.App\Form\UserProfileType).
Resolving inheritance for "App\Form\UserProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdateNotificationsType" (parent: .abstract.instanceof.App\Form\UserUpdateNotificationsType).
Resolving inheritance for "App\Form\UserUpdateNotificationsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdateNotificationsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdatePasswordType" (parent: .abstract.instanceof.App\Form\UserUpdatePasswordType).
Resolving inheritance for "App\Form\UserUpdatePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdatePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdateType" (parent: .abstract.instanceof.App\Form\UserUpdateType).
Resolving inheritance for "App\Form\UserUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerbType" (parent: .abstract.instanceof.App\Form\VerbType).
Resolving inheritance for "App\Form\VerbType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerbType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VocabularyType" (parent: .abstract.instanceof.App\Form\VocabularyType).
Resolving inheritance for "App\Form\VocabularyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VocabularyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoucherForm" (parent: .abstract.instanceof.App\Form\VoucherForm).
Resolving inheritance for "App\Form\VoucherForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoucherForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WelcomeVideoType" (parent: .abstract.instanceof.App\Form\WelcomeVideoType).
Resolving inheritance for "App\Form\WelcomeVideoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WelcomeVideoType).
Resolving inheritance for ".instanceof.App\MessageHandler\EmailNotificationHandler.0.App\MessageHandler\EmailNotificationHandler" (parent: .abstract.instanceof.App\MessageHandler\EmailNotificationHandler).
Resolving inheritance for "App\MessageHandler\EmailNotificationHandler" (parent: .instanceof.App\MessageHandler\EmailNotificationHandler.0.App\MessageHandler\EmailNotificationHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioRepository" (parent: .abstract.instanceof.App\Repository\AudioRepository).
Resolving inheritance for "App\Repository\AudioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvailabilitySlotRepository" (parent: .abstract.instanceof.App\Repository\AvailabilitySlotRepository).
Resolving inheritance for "App\Repository\AvailabilitySlotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvailabilitySlotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BadgeProgressRepository" (parent: .abstract.instanceof.App\Repository\BadgeProgressRepository).
Resolving inheritance for "App\Repository\BadgeProgressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BadgeProgressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BadgeRepository" (parent: .abstract.instanceof.App\Repository\BadgeRepository).
Resolving inheritance for "App\Repository\BadgeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BadgeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignPlanRepository" (parent: .abstract.instanceof.App\Repository\CampaignPlanRepository).
Resolving inheritance for "App\Repository\CampaignPlanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignPlanRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignRepository" (parent: .abstract.instanceof.App\Repository\CampaignRepository).
Resolving inheritance for "App\Repository\CampaignRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignRepository).
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\ChatRoomMessageRepository" (parent: .abstract.instanceof.App\Repository\ChatRoomMessageRepository).
Resolving inheritance for "App\Repository\ChatRoomMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatRoomMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatRoomRepository" (parent: .abstract.instanceof.App\Repository\ChatRoomRepository).
Resolving inheritance for "App\Repository\ChatRoomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatRoomRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CoursesRepository" (parent: .abstract.instanceof.App\Repository\CoursesRepository).
Resolving inheritance for "App\Repository\CoursesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CoursesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DelayedNotificationRepository" (parent: .abstract.instanceof.App\Repository\DelayedNotificationRepository).
Resolving inheritance for "App\Repository\DelayedNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DelayedNotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountCodeRepository" (parent: .abstract.instanceof.App\Repository\DiscountCodeRepository).
Resolving inheritance for "App\Repository\DiscountCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountCodeUsedRepository" (parent: .abstract.instanceof.App\Repository\DiscountCodeUsedRepository).
Resolving inheritance for "App\Repository\DiscountCodeUsedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountCodeUsedRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventCategoryRepository" (parent: .abstract.instanceof.App\Repository\EventCategoryRepository).
Resolving inheritance for "App\Repository\EventCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository" (parent: .abstract.instanceof.App\Repository\EventRepository).
Resolving inheritance for "App\Repository\EventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqRepository" (parent: .abstract.instanceof.App\Repository\FaqRepository).
Resolving inheritance for "App\Repository\FaqRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCategoryRepository" (parent: .abstract.instanceof.App\Repository\ForumCategoryRepository).
Resolving inheritance for "App\Repository\ForumCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCommentLikesRepository" (parent: .abstract.instanceof.App\Repository\ForumCommentLikesRepository).
Resolving inheritance for "App\Repository\ForumCommentLikesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCommentLikesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCommentRepliesRepository" (parent: .abstract.instanceof.App\Repository\ForumCommentRepliesRepository).
Resolving inheritance for "App\Repository\ForumCommentRepliesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCommentRepliesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCommentReportsRepository" (parent: .abstract.instanceof.App\Repository\ForumCommentReportsRepository).
Resolving inheritance for "App\Repository\ForumCommentReportsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCommentReportsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCommentsRepository" (parent: .abstract.instanceof.App\Repository\ForumCommentsRepository).
Resolving inheritance for "App\Repository\ForumCommentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCommentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumPostLikeRepository" (parent: .abstract.instanceof.App\Repository\ForumPostLikeRepository).
Resolving inheritance for "App\Repository\ForumPostLikeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumPostLikeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumPostsRepository" (parent: .abstract.instanceof.App\Repository\ForumPostsRepository).
Resolving inheritance for "App\Repository\ForumPostsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumPostsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FriendRequestRepository" (parent: .abstract.instanceof.App\Repository\FriendRequestRepository).
Resolving inheritance for "App\Repository\FriendRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FriendRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonEvaluationRepository" (parent: .abstract.instanceof.App\Repository\LessonEvaluationRepository).
Resolving inheritance for "App\Repository\LessonEvaluationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonEvaluationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonLevelRepository" (parent: .abstract.instanceof.App\Repository\LessonLevelRepository).
Resolving inheritance for "App\Repository\LessonLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonLevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonRepository" (parent: .abstract.instanceof.App\Repository\LessonRepository).
Resolving inheritance for "App\Repository\LessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonTrackingRepository" (parent: .abstract.instanceof.App\Repository\LessonTrackingRepository).
Resolving inheritance for "App\Repository\LessonTrackingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonTrackingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonTypeRepository" (parent: .abstract.instanceof.App\Repository\LessonTypeRepository).
Resolving inheritance for "App\Repository\LessonTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LevelInterestRepository" (parent: .abstract.instanceof.App\Repository\LevelInterestRepository).
Resolving inheritance for "App\Repository\LevelInterestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LevelInterestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveLessonQuestionRepository" (parent: .abstract.instanceof.App\Repository\LiveLessonQuestionRepository).
Resolving inheritance for "App\Repository\LiveLessonQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveLessonQuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveLessonRepository" (parent: .abstract.instanceof.App\Repository\LiveLessonRepository).
Resolving inheritance for "App\Repository\LiveLessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveLessonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveLessonTrackingRepository" (parent: .abstract.instanceof.App\Repository\LiveLessonTrackingRepository).
Resolving inheritance for "App\Repository\LiveLessonTrackingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveLessonTrackingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationsRepository" (parent: .abstract.instanceof.App\Repository\NotificationsRepository).
Resolving inheritance for "App\Repository\NotificationsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OnboardingVideoRepository" (parent: .abstract.instanceof.App\Repository\OnboardingVideoRepository).
Resolving inheritance for "App\Repository\OnboardingVideoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OnboardingVideoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OnboardingVideoTrackingRepository" (parent: .abstract.instanceof.App\Repository\OnboardingVideoTrackingRepository).
Resolving inheritance for "App\Repository\OnboardingVideoTrackingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OnboardingVideoTrackingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PodcastCategoryRepository" (parent: .abstract.instanceof.App\Repository\PodcastCategoryRepository).
Resolving inheritance for "App\Repository\PodcastCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PodcastCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PodcastEvaluationRepository" (parent: .abstract.instanceof.App\Repository\PodcastEvaluationRepository).
Resolving inheritance for "App\Repository\PodcastEvaluationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PodcastEvaluationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PodcastTrackingRepository" (parent: .abstract.instanceof.App\Repository\PodcastTrackingRepository).
Resolving inheritance for "App\Repository\PodcastTrackingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PodcastTrackingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizCategoryRepository" (parent: .abstract.instanceof.App\Repository\QuizCategoryRepository).
Resolving inheritance for "App\Repository\QuizCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizQuestionAnswerRepository" (parent: .abstract.instanceof.App\Repository\QuizQuestionAnswerRepository).
Resolving inheritance for "App\Repository\QuizQuestionAnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizQuestionAnswerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizQuestionRepository" (parent: .abstract.instanceof.App\Repository\QuizQuestionRepository).
Resolving inheritance for "App\Repository\QuizQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizQuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizRepository" (parent: .abstract.instanceof.App\Repository\QuizRepository).
Resolving inheritance for "App\Repository\QuizRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizTrackingRepository" (parent: .abstract.instanceof.App\Repository\QuizTrackingRepository).
Resolving inheritance for "App\Repository\QuizTrackingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizTrackingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository" (parent: .abstract.instanceof.App\Repository\ReviewRepository).
Resolving inheritance for "App\Repository\ReviewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolClassPlaylistRepository" (parent: .abstract.instanceof.App\Repository\SchoolClassPlaylistRepository).
Resolving inheritance for "App\Repository\SchoolClassPlaylistRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolClassPlaylistRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolClassRepository" (parent: .abstract.instanceof.App\Repository\SchoolClassRepository).
Resolving inheritance for "App\Repository\SchoolClassRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolClassRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolNotificationReadRepository" (parent: .abstract.instanceof.App\Repository\SchoolNotificationReadRepository).
Resolving inheritance for "App\Repository\SchoolNotificationReadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolNotificationReadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolNotificationRepository" (parent: .abstract.instanceof.App\Repository\SchoolNotificationRepository).
Resolving inheritance for "App\Repository\SchoolNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolNotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolRepository" (parent: .abstract.instanceof.App\Repository\SchoolRepository).
Resolving inheritance for "App\Repository\SchoolRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionBookingRepository" (parent: .abstract.instanceof.App\Repository\SessionBookingRepository).
Resolving inheritance for "App\Repository\SessionBookingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionBookingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionFeedbackRepository" (parent: .abstract.instanceof.App\Repository\SessionFeedbackRepository).
Resolving inheritance for "App\Repository\SessionFeedbackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionFeedbackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionInterestRepository" (parent: .abstract.instanceof.App\Repository\SessionInterestRepository).
Resolving inheritance for "App\Repository\SessionInterestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionInterestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionsRepository" (parent: .abstract.instanceof.App\Repository\SessionsRepository).
Resolving inheritance for "App\Repository\SessionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository" (parent: .abstract.instanceof.App\Repository\SettingRepository).
Resolving inheritance for "App\Repository\SettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SharingSubmissionLikeRepository" (parent: .abstract.instanceof.App\Repository\SharingSubmissionLikeRepository).
Resolving inheritance for "App\Repository\SharingSubmissionLikeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SharingSubmissionLikeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SharingSubmissionRepository" (parent: .abstract.instanceof.App\Repository\SharingSubmissionRepository).
Resolving inheritance for "App\Repository\SharingSubmissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SharingSubmissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeCheckoutSessionRepository" (parent: .abstract.instanceof.App\Repository\StripeCheckoutSessionRepository).
Resolving inheritance for "App\Repository\StripeCheckoutSessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeCheckoutSessionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeInvoicePaidRepository" (parent: .abstract.instanceof.App\Repository\StripeInvoicePaidRepository).
Resolving inheritance for "App\Repository\StripeInvoicePaidRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeInvoicePaidRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeSubscriptionProductRepository" (parent: .abstract.instanceof.App\Repository\StripeSubscriptionProductRepository).
Resolving inheritance for "App\Repository\StripeSubscriptionProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeSubscriptionProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeUserSubscriptionRepository" (parent: .abstract.instanceof.App\Repository\StripeUserSubscriptionRepository).
Resolving inheritance for "App\Repository\StripeUserSubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeUserSubscriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeWebhookLogRepository" (parent: .abstract.instanceof.App\Repository\StripeWebhookLogRepository).
Resolving inheritance for "App\Repository\StripeWebhookLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeWebhookLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimeLogRepository" (parent: .abstract.instanceof.App\Repository\TimeLogRepository).
Resolving inheritance for "App\Repository\TimeLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimeLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TutorLevelRepository" (parent: .abstract.instanceof.App\Repository\TutorLevelRepository).
Resolving inheritance for "App\Repository\TutorLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TutorLevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TutorSessionFeedbackRepository" (parent: .abstract.instanceof.App\Repository\TutorSessionFeedbackRepository).
Resolving inheritance for "App\Repository\TutorSessionFeedbackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TutorSessionFeedbackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserBadgeRepository" (parent: .abstract.instanceof.App\Repository\UserBadgeRepository).
Resolving inheritance for "App\Repository\UserBadgeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserBadgeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserBlockRepository" (parent: .abstract.instanceof.App\Repository\UserBlockRepository).
Resolving inheritance for "App\Repository\UserBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserBlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLoginRepository" (parent: .abstract.instanceof.App\Repository\UserLoginRepository).
Resolving inheritance for "App\Repository\UserLoginRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLoginRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMessageRepository" (parent: .abstract.instanceof.App\Repository\UserMessageRepository).
Resolving inheritance for "App\Repository\UserMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserObjectiveRepository" (parent: .abstract.instanceof.App\Repository\UserObjectiveRepository).
Resolving inheritance for "App\Repository\UserObjectiveRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserObjectiveRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherRepository" (parent: .abstract.instanceof.App\Repository\VoucherRepository).
Resolving inheritance for "App\Repository\VoucherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WelcomeVideoRepository" (parent: .abstract.instanceof.App\Repository\WelcomeVideoRepository).
Resolving inheritance for "App\Repository\WelcomeVideoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WelcomeVideoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoomLogRepository" (parent: .abstract.instanceof.App\Repository\ZoomLogRepository).
Resolving inheritance for "App\Repository\ZoomLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoomLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoomMeetingCreationErrorsRepository" (parent: .abstract.instanceof.App\Repository\ZoomMeetingCreationErrorsRepository).
Resolving inheritance for "App\Repository\ZoomMeetingCreationErrorsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoomMeetingCreationErrorsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoomTutorAccountsRepository" (parent: .abstract.instanceof.App\Repository\ZoomTutorAccountsRepository).
Resolving inheritance for "App\Repository\ZoomTutorAccountsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoomTutorAccountsRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ImpersonateVoter" (parent: .abstract.instanceof.App\Security\Voter\ImpersonateVoter).
Resolving inheritance for "App\Security\Voter\ImpersonateVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ImpersonateVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\CatalogService" (parent: .abstract.instanceof.App\Service\CatalogService).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\CatalogService" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\CatalogService).
Resolving inheritance for "App\Service\CatalogService" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\CatalogService).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\JoenglishServiceController" (parent: .abstract.instanceof.App\Service\JoenglishServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\JoenglishServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\JoenglishServiceController).
Resolving inheritance for "App\Service\JoenglishServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\JoenglishServiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\ServiceController" (parent: .abstract.instanceof.App\Service\ServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\ServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\ServiceController).
Resolving inheritance for "App\Service\ServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\ServiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\TranslationService" (parent: .abstract.instanceof.App\Service\TranslationService).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\TranslationService" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\TranslationService).
Resolving inheritance for "App\Service\TranslationService" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\TranslationService).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AdminTwigExtension" (parent: .abstract.instanceof.App\Twig\AdminTwigExtension).
Resolving inheritance for "App\Twig\AdminTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AdminTwigExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension" (parent: .abstract.instanceof.App\Twig\TwigExtension).
Resolving inheritance for "App\Twig\TwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
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.mailgun" (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 "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.admin_db_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.special_db_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.member_db_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.special" (parent: security.firewall.config).
Resolving inheritance for "security.listener.special.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.special" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.special" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.special" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.special" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.special" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.special.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.special.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.special" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.special" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.special" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.special" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.special" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.special" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.control" (parent: security.firewall.config).
Resolving inheritance for "security.listener.control.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.listener.session.control" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.control" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.control" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.control" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.control" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.control.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.control.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.control" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.control" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.control" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.control" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.control" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.control" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_factory" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_story" (parent: maker.auto_command.abstract).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
4
Removing service-argument resolver for controller "App\Controller\AppV2LessonController::loadLesson": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\QuizController::new": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Service\JoenglishServiceController::getStripeKeys": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Service\JoenglishServiceController::getStripeProductsAndPrices": no corresponding services exist for the referenced types.
368
Removed service "Gregwar\ImageBundle\Services\ImageHandling"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; 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 "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Stof\DoctrineExtensionsBundle\Uploadable\UploadableManager"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.authentication.session_strategy.special"; reason: private alias.
Removed service "security.user_checker.special"; reason: private alias.
Removed service "security.authentication.session_strategy.control"; reason: private alias.
Removed service "security.user_checker.control"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; 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 $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.80edgLI"; reason: private alias.
Removed service ".service_locator.h8Jkkd2"; reason: private alias.
Removed service ".service_locator.xattjGg"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.5pvbQb_"; reason: private alias.
Removed service ".service_locator.2X5Dx5x"; reason: private alias.
Removed service ".service_locator.b3bMQY_"; reason: private alias.
Removed service ".service_locator.9jeLEzX"; reason: private alias.
Removed service ".service_locator.cikK8lK"; reason: private alias.
Removed service ".service_locator.JjQ7fD4"; reason: private alias.
Removed service ".service_locator.1Qwifvh"; reason: private alias.
Removed service ".service_locator.2V9dF0k"; reason: private alias.
Removed service ".service_locator.7qgPjTV"; reason: private alias.
Removed service ".service_locator.RRJjOet"; reason: private alias.
Removed service ".service_locator.6_nd5pz"; reason: private alias.
Removed service ".service_locator.pjaabsc"; reason: private alias.
Removed service ".service_locator.S_ZTyXV"; reason: private alias.
Removed service ".service_locator.JSdt5mV"; reason: private alias.
Removed service ".service_locator.h66LdFn"; reason: private alias.
Removed service ".service_locator.5opQm5I"; reason: private alias.
Removed service ".service_locator.r5UPu03"; reason: private alias.
Removed service ".service_locator.3dA9r94"; reason: private alias.
Removed service ".service_locator.ZXFWyaX"; reason: private alias.
Removed service ".service_locator.1Ft8RHL"; reason: private alias.
Removed service ".service_locator.W9MNXhZ"; reason: private alias.
Removed service ".service_locator.zO4E_Wr"; reason: private alias.
Removed service ".service_locator.vWUtk6W"; reason: private alias.
Removed service ".service_locator.yV7MbCN"; reason: private alias.
Removed service ".service_locator.Kl.wsr3"; reason: private alias.
Removed service ".service_locator.4033pob"; reason: private alias.
Removed service ".service_locator.QYVwcTd"; reason: private alias.
Removed service ".service_locator.c.QVNtV"; reason: private alias.
Removed service ".service_locator.TWQQZB5"; reason: private alias.
Removed service ".service_locator.k9gxTYt"; reason: private alias.
Removed service ".service_locator.BFrsqsn"; reason: private alias.
Removed service ".service_locator.UEpgGOA"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.1AJ4woe"; reason: private alias.
Removed service ".service_locator.ZLwZ_D0"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.special"; reason: private alias.
Removed service "security.firewall.authenticator.control"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "security.event_dispatcher.special"; reason: private alias.
Removed service "security.event_dispatcher.control"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.GB00iGe"; reason: private alias.
Removed service ".service_locator.udk.6Zr"; reason: private alias.
Removed service ".service_locator.VX39geg"; reason: private alias.
Removed service ".service_locator.zhqout_"; reason: private alias.
Removed service ".service_locator.11pWwhZ"; reason: private alias.
Removed service ".service_locator.mqGz9ep"; reason: private alias.
Removed service ".service_locator.Mx05K.6"; reason: private alias.
Removed service ".service_locator.vEIXS2Q"; reason: private alias.
Removed service ".service_locator.dHKOU5w"; reason: private alias.
Removed service ".service_locator.si3No4r"; reason: private alias.
Removed service ".service_locator.9c3kkxD"; reason: private alias.
Removed service ".service_locator.hLr7swa"; reason: private alias.
Removed service ".service_locator.djPC8pM"; reason: private alias.
Removed service ".service_locator.M75k7iI"; reason: private alias.
Removed service ".service_locator.pM.de7t"; reason: private alias.
Removed service ".service_locator.WqyxZTC"; reason: private alias.
Removed service ".service_locator.G7ToqKm"; reason: private alias.
Removed service ".service_locator.97qWCEb"; reason: private alias.
Removed service ".service_locator.kjma532"; reason: private alias.
Removed service ".service_locator.WDqJ6K5"; reason: private alias.
Removed service ".service_locator.dV3k84v"; reason: private alias.
Removed service ".service_locator.t0WedFa"; reason: private alias.
Removed service ".service_locator.eje33k1"; reason: private alias.
Removed service ".service_locator.4BeeWvB"; reason: private alias.
Removed service ".service_locator.BoTMfui"; reason: private alias.
Removed service ".service_locator.KgNIuJl"; reason: private alias.
Removed service ".service_locator.o68bRaq"; reason: private alias.
Removed service ".service_locator.EmZ4cZI"; reason: private alias.
Removed service ".service_locator.p_pWfDV"; reason: private alias.
Removed service ".service_locator.UmQv575"; reason: private alias.
Removed service ".service_locator.qrvjw2l"; reason: private alias.
Removed service ".service_locator.2Dnj.OS"; reason: private alias.
Removed service ".service_locator.fduCGdb"; reason: private alias.
Removed service ".service_locator.PI2cep9"; reason: private alias.
Removed service ".service_locator.S.3x4jE"; reason: private alias.
Removed service ".service_locator.q45XGb9"; reason: private alias.
Removed service ".service_locator.37yad5I"; reason: private alias.
Removed service ".service_locator.niwhZwo"; reason: private alias.
Removed service ".service_locator.MCtI1Fb"; reason: private alias.
Removed service ".service_locator.c0peqRY"; reason: private alias.
Removed service ".service_locator.SmF0Tvm"; reason: private alias.
Removed service ".service_locator.VoSrRmq"; reason: private alias.
Removed service ".service_locator.LxCiLVp"; reason: private alias.
Removed service ".service_locator..TlEGDq"; reason: private alias.
Removed service ".service_locator.js1hwUF"; reason: private alias.
Removed service ".service_locator.3krdf6q"; reason: private alias.
Removed service ".service_locator.vToXiNf"; reason: private alias.
Removed service ".service_locator.AZnEg.K"; reason: private alias.
Removed service ".service_locator.EnhnFyJ"; reason: private alias.
Removed service ".service_locator.YSjx2tG"; reason: private alias.
Removed service ".service_locator.025Wi8b"; reason: private alias.
Removed service ".service_locator.8UkYdhF"; reason: private alias.
Removed service ".service_locator.mobTud4"; reason: private alias.
Removed service ".service_locator.aDhg0AI"; reason: private alias.
Removed service ".service_locator.XWkkQZ7"; reason: private alias.
Removed service ".service_locator.2GM6bT6"; reason: private alias.
Removed service ".service_locator.y7vsiGR"; reason: private alias.
Removed service ".service_locator.LUgJG.T"; reason: private alias.
Removed service ".service_locator.jAIuWxy"; reason: private alias.
Removed service ".service_locator.fDl8v62"; reason: private alias.
Removed service ".service_locator.1u2GJBu"; reason: private alias.
Removed service ".service_locator.Y1qGHVJ"; reason: private alias.
Removed service ".service_locator.N8UhFxq"; reason: private alias.
Removed service ".service_locator.IePjKqf"; reason: private alias.
Removed service ".service_locator.iaXbhQr"; reason: private alias.
Removed service ".service_locator.syixDVZ"; reason: private alias.
Removed service ".service_locator.UyS5O07"; reason: private alias.
Removed service ".service_locator.9Wo38hy"; reason: private alias.
Removed service ".service_locator.4wE4vmO"; reason: private alias.
Removed service ".service_locator.8onyU6Q"; reason: private alias.
Removed service ".service_locator.Dstx52z"; reason: private alias.
Removed service ".service_locator.nwTuvnE"; reason: private alias.
Removed service ".service_locator.7sIFn3E"; reason: private alias.
Removed service ".service_locator.LSn9xNq"; reason: private alias.
Removed service ".service_locator.u25FtXF"; reason: private alias.
Removed service ".service_locator.4hbFBKS"; reason: private alias.
Removed service ".service_locator.g9Lel4j"; reason: private alias.
Removed service ".service_locator.lI7q5ar"; reason: private alias.
Removed service ".service_locator.Wd7hBHL"; reason: private alias.
Removed service ".service_locator.zZt4wGP"; reason: private alias.
Removed service ".service_locator.3Acci3z"; reason: private alias.
Removed service ".service_locator.2mjrOWt"; reason: private alias.
Removed service ".service_locator.NLkADT3"; reason: private alias.
Removed service ".service_locator.a.wtY7B"; reason: private alias.
Removed service ".service_locator.OHvIp2D"; reason: private alias.
Removed service ".service_locator.dc6qP1K"; reason: private alias.
Removed service ".service_locator.sZm98Hi"; reason: private alias.
Removed service ".service_locator.FjwG_C4"; reason: private alias.
Removed service ".service_locator.NgbWLQl"; reason: private alias.
Removed service ".service_locator.x97CcwG"; reason: private alias.
Removed service ".service_locator.DRN2IVU"; reason: private alias.
Removed service ".service_locator.CsRoTAW"; reason: private alias.
Removed service ".service_locator.CkQ5wSD"; reason: private alias.
Removed service ".service_locator.fodyD7J"; reason: private alias.
Removed service ".service_locator.JHsOM_F"; reason: private alias.
Removed service ".service_locator.qeo2seP"; reason: private alias.
Removed service ".service_locator.sK2TSuD"; reason: private alias.
Removed service ".service_locator.Vdi.2Hr"; reason: private alias.
Removed service ".service_locator.tYi.I7j"; reason: private alias.
Removed service ".service_locator.5lxmyZO"; reason: private alias.
Removed service ".service_locator.96pbkia"; reason: private alias.
Removed service ".service_locator.Sd1f1Qk"; reason: private alias.
Removed service ".service_locator.T62StFY"; reason: private alias.
Removed service ".service_locator.ve9Z.e."; reason: private alias.
Removed service ".service_locator.rdtGOZu"; reason: private alias.
Removed service ".service_locator.jbxz6Ed"; reason: private alias.
Removed service ".service_locator.anjyR2m"; reason: private alias.
Removed service ".service_locator.Db.zFPv"; reason: private alias.
Removed service ".service_locator.gaTSUXr"; reason: private alias.
Removed service ".service_locator.KMVJKWH"; reason: private alias.
Removed service ".service_locator..Mm4sM3"; reason: private alias.
Removed service ".service_locator.nnZ4JsS"; reason: private alias.
Removed service ".service_locator.NeqTEHA"; reason: private alias.
Removed service ".service_locator.mzfvUU3"; reason: private alias.
Removed service ".service_locator.xpq3JHs"; reason: private alias.
Removed service ".service_locator.OE7XltP"; reason: private alias.
Removed service ".service_locator.TFzNK5X"; reason: private alias.
Removed service ".service_locator.MHqSVia"; reason: private alias.
Removed service ".service_locator.FaSqbyF"; reason: private alias.
Removed service ".service_locator.jOVMOs9"; reason: private alias.
Removed service ".service_locator.4ZD.hWN"; reason: private alias.
Removed service ".service_locator.E3541XQ"; reason: private alias.
Removed service ".service_locator.0YPsTv9"; reason: private alias.
Removed service ".service_locator.UACxTZu"; reason: private alias.
Removed service ".service_locator.T48vA7D"; reason: private alias.
Removed service ".service_locator.5bWfnR8"; reason: private alias.
Removed service ".service_locator.JbbO33P"; reason: private alias.
Removed service ".service_locator.SuVS2n6"; reason: private alias.
Removed service ".service_locator.CQiFQkx"; reason: private alias.
Removed service ".service_locator.574FJvX"; reason: private alias.
Removed service ".service_locator.o7INwPr"; reason: private alias.
Removed service ".service_locator.lz2QPQB"; reason: private alias.
Removed service ".service_locator.fxWRYS4"; reason: private alias.
Removed service ".service_locator.nXplu4_"; reason: private alias.
Removed service ".service_locator.bal_VjW"; reason: private alias.
Removed service ".service_locator.CrVHiYo"; reason: private alias.
Removed service ".service_locator.ErNCHYu"; reason: private alias.
Removed service ".service_locator.Ez.xls3"; reason: private alias.
Removed service ".service_locator.n1ltGXK"; reason: private alias.
Removed service ".service_locator.UHuQE_1"; reason: private alias.
Removed service ".service_locator.8GXn7IJ"; reason: private alias.
Removed service ".service_locator.r4xeQVS"; reason: private alias.
Removed service ".service_locator.qYhgX1q"; reason: private alias.
Removed service ".service_locator.Z3IHqSr"; reason: private alias.
Removed service ".service_locator.dGUCsbe"; reason: private alias.
Removed service ".service_locator.kmBfkVP"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
99
Changed reference of service "App\Command\PcgcCampaignReminderCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Command\PcgcSendUserZoomLinksCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\AppV2ApiRequestsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\AppV2ForumController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\AppV2PodcastController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\AppV2QuizController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\CampaignDefaultController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\DeveloperController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\PageDefaultController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\PromotionalSignupController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\SecurityController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\SecurityController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\VueAjaxController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Form\CampaignPlanType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\EmailService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\ZoomManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\AdminTwigExtension" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\TwigExtension" previously pointing to "router.default" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.mailgun" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.special" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.special" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.switchuser_listener.control" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.control" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.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\ImpersonateVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.7aBXV96" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.2GErGBy" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Gs4yiBj" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
901
Removed service "App\Entity"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "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 "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 "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailNewClassEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EmailNewClassEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailgunExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MailgunExportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcAbandonedCheckoutCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PcgcAbandonedCheckoutCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcCampaignReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PcgcCampaignReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcChangepasswordUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PcgcChangepasswordUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcCheckForTodaysCompletedSessionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PcgcCheckForTodaysCompletedSessionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcCheckMinPartCourseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PcgcCheckMinPartCourseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcClearMessagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PcgcClearMessagesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcClearRequestsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PcgcClearRequestsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcInitialiseCmsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PcgcInitialiseCmsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcLiveLessonNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PcgcLiveLessonNotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcManualSubscriptionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PcgcManualSubscriptionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcSendDelayedNotificationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PcgcSendDelayedNotificationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcSendUserZoomLinksCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PcgcSendUserZoomLinksCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PcgcSendoutMailerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PcgcSendoutMailerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScanUploadsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ScanUploadsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TlbAllocteLiveLessonCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TlbAllocteLiveLessonCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ApiRequestsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ApiRequestsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2ApiRequestsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2BadgeUpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2BadgeUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2BadgeUpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ConversationLessonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ConversationLessonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2ConversationLessonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2EventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2EventsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2EventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ForumController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ForumController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2ForumController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2HelpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2HelpController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2HelpController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2LessonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2LessonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2LessonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ParentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ParentsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2ParentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2PodcastController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2PodcastController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2PodcastController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2QuizController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SchoolAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SchoolAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2SchoolAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SchoolStudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SchoolStudentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2SchoolStudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SchoolTeacherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SchoolTeacherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2SchoolTeacherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SchoolTeacherPlaylistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SchoolTeacherPlaylistController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2SchoolTeacherPlaylistController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2SharingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2SharingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2SharingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppV2WelcomeVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppV2WelcomeVideoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppV2WelcomeVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AudioController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AudioController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AudioController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AudioDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AudioDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AudioDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BadgeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BadgeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BadgeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BuyVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BuyVoucherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BuyVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CampaignController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CampaignController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CampaignController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CampaignDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CampaignDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CampaignDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseStudiesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseStudiesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CaseStudiesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseStudiesDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseStudiesDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CaseStudiesDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CaseStudiesTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CaseStudiesTranslationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CaseStudiesTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogCategoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogCategoriesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CatalogCategoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogCategoriesTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogCategoriesTranslationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CatalogCategoriesTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CatalogDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogProductsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CatalogProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogProductsTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogProductsTranslationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CatalogProductsTranslationController"; 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\CategoryDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CategoryDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatRoomApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatRoomApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ChatRoomApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatRoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatRoomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ChatRoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoursesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoursesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CoursesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoursesDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoursesDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CoursesDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeveloperController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeveloperController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DeveloperController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnquiryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnquiryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EnquiryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnquiryDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnquiryDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EnquiryDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnquiryTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnquiryTranslationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EnquiryTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EventCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FaqController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FormCommentReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FormCommentReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FormCommentReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForumController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForumController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ForumController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForumDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForumDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ForumDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FriendController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FriendController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FriendController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HtmlBlocksController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HtmlBlocksController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HtmlBlocksController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HtmlBlocksTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HtmlBlocksTranslationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HtmlBlocksTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImageManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImageManagerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImageManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LessonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LessonDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonLevelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LessonLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonLevelDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonLevelDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LessonLevelDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LiveLessonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LiveLessonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LiveLessonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MeetTheTeamDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MeetTheTeamDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MeetTheTeamDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MenuController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MenuDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MenuDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MenuDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NewsDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsTranslationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NewsTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OnboardingVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OnboardingVideoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OnboardingVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PageDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageTranslationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PageTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PlaceholderComponentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PlaceholderComponentsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PlaceholderComponentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PodcastCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PodcastCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PodcastCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PromotionalSignupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PromotionalSignupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PromotionalSignupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QuizCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizQuestionAnswerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizQuestionAnswerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QuizQuestionAnswerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuizQuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuizQuestionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QuizQuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReviewDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReviewDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReviewDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchoolController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchoolController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SchoolController"; 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\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SessionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SharingSubmissionAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SharingSubmissionAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SharingSubmissionAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SharingSubmissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SharingSubmissionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SharingSubmissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SliderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SliderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SliderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SliderDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SliderDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SliderDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SliderTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SliderTranslationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SliderTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SlugController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SlugController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SlugController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SocialDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SocialDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SocialDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StripeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripeDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripeDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StripeDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuggestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuggestionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SuggestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeamMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeamMemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeamMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeamMemberTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeamMemberTranslationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeamMemberTranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TutorLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TutorLevelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TutorLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TutorSessionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TutorSessionsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TutorSessionsController"; 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\VoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VoucherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VueAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VueAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VueAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WelcomeVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WelcomeVideoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WelcomeVideoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ZoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoomStartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoomStartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ZoomStartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoomWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoomWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ZoomWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\LocaleListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ForumEventsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ForumEventsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LessonSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LessonSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PodcastSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\PodcastSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\QuizEventsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\QuizEventsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RequestSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\RequestSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserLoginSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\UserLoginSubscriber"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\LocaleFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\LocaleFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MenuFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\MenuFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MenuItemFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\MenuItemFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PageFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\PageFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TemplateFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\TemplateFactory"; reason: abstract.
Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\UserFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ActiveComponentsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ActiveComponentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ActiveHtmlBlocksType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ActiveHtmlBlocksType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AudioType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AudioType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BadgeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BadgeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BulkCreateManualSubscribersType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BulkCreateManualSubscribersType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BulkCreateStudentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BulkCreateStudentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BulkCreateStudentsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BulkCreateStudentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BulkUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BulkUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuyVoucherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BuyVoucherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaignPlanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CampaignPlanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaignType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CampaignType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseStudiesTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CaseStudiesTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CaseStudiesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CaseStudiesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogCategoriesTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CatalogCategoriesTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogCategoriesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CatalogCategoriesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogProductsTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CatalogProductsTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogProductsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CatalogProductsType"; 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\CoursesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CoursesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreateNewSchoolType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CreateNewSchoolType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EnquiryTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EnquiryTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EnquiryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EnquiryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EventCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExamType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExamType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ImagemanagerExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\ImagemanagerExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtraUrlsegmentsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExtraUrlsegmentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FaqType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FaqType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForumCommentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ForumCommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForumCommentsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ForumCommentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForumPostType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ForumPostType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HtmlBlocksTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HtmlBlocksTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HtmlBlocksType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HtmlBlocksType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageManagerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ImageManagerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonLevelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LessonLevelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LessonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LessonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LiveLessonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LiveLessonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MemberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MemberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MenuType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MenuType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewChatRoomType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NewChatRoomType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NewsTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NewsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NotificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NotificationsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OnboardingVideoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OnboardingVideoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PageTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlaylistItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PlaylistItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PodcastCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PodcastCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PronunciationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PronunciationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuizCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\QuizCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuizQuestionAnswerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\QuizQuestionAnswerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuizQuestionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\QuizQuestionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QuizType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\QuizType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReviewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminCreateClassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SchoolAdminCreateClassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminCreateStudentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SchoolAdminCreateStudentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminCreateTeacherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SchoolAdminCreateTeacherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminEditClassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SchoolAdminEditClassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminEditStudentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SchoolAdminEditStudentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolAdminEditTeacherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SchoolAdminEditTeacherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolTeacherEditPlaylistType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SchoolTeacherEditPlaylistType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolTeacherEditStudentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SchoolTeacherEditStudentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SchoolType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SchoolType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionBookingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SessionBookingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SessionsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SessionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SharingSubmissionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SharingSubmissionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SliderImageTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SliderImageTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SliderImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SliderImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SliderTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SliderTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SliderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SliderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpecialUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SpecialUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeamMemberTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeamMemberTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TeamMemberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TeamMemberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TutorLevelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TutorLevelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DatepickerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\DatepickerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DatetimepickerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\DatetimepickerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImagemanagerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ImagemanagerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RedactorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RedactorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SummernoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\SummernoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UpdateUserPlanFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UpdateUserPlanFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAdminChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserAdminChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAdminCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserAdminCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserAdminType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserObjectiveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserObjectiveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdateNotificationsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserUpdateNotificationsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdatePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserUpdatePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerbType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VerbType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VocabularyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VocabularyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoucherForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VoucherForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WelcomeVideoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WelcomeVideoType"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\EmailNotificationHandler.0.App\MessageHandler\EmailNotificationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\EmailNotificationHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AudioRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AudioRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvailabilitySlotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AvailabilitySlotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BadgeProgressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BadgeProgressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BadgeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BadgeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignPlanRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CampaignPlanRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CampaignRepository"; 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\ChatRoomMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChatRoomMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatRoomRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChatRoomRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CoursesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CoursesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DelayedNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DelayedNotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiscountCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountCodeUsedRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DiscountCodeUsedRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EventCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FaqRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ForumCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCommentLikesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ForumCommentLikesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCommentRepliesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ForumCommentRepliesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCommentReportsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ForumCommentReportsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumCommentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ForumCommentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumPostLikeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ForumPostLikeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForumPostsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ForumPostsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FriendRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FriendRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonEvaluationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LessonEvaluationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonLevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LessonLevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LessonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonTrackingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LessonTrackingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LessonTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LevelInterestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LevelInterestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveLessonQuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LiveLessonQuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveLessonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LiveLessonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveLessonTrackingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LiveLessonTrackingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OnboardingVideoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OnboardingVideoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OnboardingVideoTrackingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OnboardingVideoTrackingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PodcastCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PodcastCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PodcastEvaluationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PodcastEvaluationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PodcastTrackingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PodcastTrackingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuizCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizQuestionAnswerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuizQuestionAnswerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizQuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuizQuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuizRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizTrackingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuizTrackingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReviewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolClassPlaylistRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolClassPlaylistRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolClassRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolClassRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolNotificationReadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolNotificationReadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolNotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SchoolRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SchoolRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionBookingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SessionBookingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionFeedbackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SessionFeedbackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionInterestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SessionInterestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SessionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SharingSubmissionLikeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SharingSubmissionLikeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SharingSubmissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SharingSubmissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeCheckoutSessionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StripeCheckoutSessionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeInvoicePaidRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StripeInvoicePaidRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeSubscriptionProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StripeSubscriptionProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeUserSubscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StripeUserSubscriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeWebhookLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StripeWebhookLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimeLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TimeLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TutorLevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TutorLevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TutorSessionFeedbackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TutorSessionFeedbackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserBadgeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserBadgeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserBlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserBlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLoginRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserLoginRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserObjectiveRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserObjectiveRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VoucherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WelcomeVideoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WelcomeVideoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoomLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZoomLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoomMeetingCreationErrorsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZoomMeetingCreationErrorsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoomTutorAccountsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZoomTutorAccountsRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ImpersonateVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\ImpersonateVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\CatalogService"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\CatalogService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\CatalogService"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\JoenglishServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\JoenglishServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\JoenglishServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\ServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\ServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\ServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\TranslationService"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\TranslationService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\TranslationService"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AdminTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AdminTwigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\TwigExtension"; reason: abstract.
109
Removed service "App\Attribute\ProtoCmsAdminDash"; reason: unused.
Removed service "App\Attribute\ProtoCmsComponent"; reason: unused.
Removed service "App\Constants\ChatRoomConstants"; reason: unused.
Removed service "App\Conversion\ProtoCmsComponentConverter"; reason: unused.
Removed service "App\Event\Forum\CommentCreatedEvent"; reason: unused.
Removed service "App\Event\Forum\CommentMarkedAsBestEvent"; reason: unused.
Removed service "App\Event\Forum\PostCreatedEvent"; reason: unused.
Removed service "App\Event\Forum\QuizCompletedEvent"; reason: unused.
Removed service "App\Event\LessonCompletedEvent"; reason: unused.
Removed service "App\Event\OnboardingCompletedEvent"; reason: unused.
Removed service "App\Event\PodcastCompletedEvent"; reason: unused.
Removed service "App\Examples\ChatRoomConstantsUsageExample"; reason: unused.
Removed service "App\Message\EmailNotification"; reason: unused.
Removed service "App\Repository\CaseStudiesRepository"; reason: unused.
Removed service "App\Repository\CatalogRepository"; reason: unused.
Removed service "App\Repository\EnquiryRepository"; reason: unused.
Removed service "App\Repository\HtmlBlocksRepository"; reason: unused.
Removed service "App\Repository\LocalesRepository"; reason: unused.
Removed service "App\Repository\MeetTheTeamRepository"; reason: unused.
Removed service "App\Repository\MenuRepository"; reason: unused.
Removed service "App\Repository\NewsRepository"; reason: unused.
Removed service "App\Repository\PageRepository"; reason: unused.
Removed service "App\Repository\PageTranslationsRepository"; reason: unused.
Removed service "App\Repository\SliderRepository"; reason: unused.
Removed service "App\Repository\SocialRepository"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~MvBOJaq"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
Removed service "stof_doctrine_extensions.event_listener.blame"; reason: unused.
Removed service "stof_doctrine_extensions.event_listener.locale"; reason: unused.
Removed service "stof_doctrine_extensions.event_listener.logger"; 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 "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_signals_listener"; 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.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.special"; reason: unused.
Removed service "security.user_checker.chain.control"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "var_dumper.server_connection"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.WidP1xc"; reason: unused.
Removed service ".service_locator.Bwysp5j"; reason: unused.
Removed service ".service_locator.k0gwZri"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.Ar70cHn"; reason: unused.
484
Inlined service ".service_locator.7aBXV96.App\Controller\AdminDefaultController" to "App\Controller\AdminDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2ApiRequestsController" to "App\Controller\AppV2ApiRequestsController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2BadgeUpdateController" to "App\Controller\AppV2BadgeUpdateController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2BaseController" to "App\Controller\AppV2BaseController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2ConversationLessonController" to "App\Controller\AppV2ConversationLessonController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2EventsController" to "App\Controller\AppV2EventsController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2ForumController" to "App\Controller\AppV2ForumController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2HelpController" to "App\Controller\AppV2HelpController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2HomeController" to "App\Controller\AppV2HomeController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2LessonController" to "App\Controller\AppV2LessonController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2ParentsController" to "App\Controller\AppV2ParentsController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2PodcastController" to "App\Controller\AppV2PodcastController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2ProfileController" to "App\Controller\AppV2ProfileController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2QuizController" to "App\Controller\AppV2QuizController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2SchoolAdminController" to "App\Controller\AppV2SchoolAdminController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2SchoolStudentController" to "App\Controller\AppV2SchoolStudentController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2SchoolTeacherController" to "App\Controller\AppV2SchoolTeacherController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2SchoolTeacherPlaylistController" to "App\Controller\AppV2SchoolTeacherPlaylistController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2SearchController" to "App\Controller\AppV2SearchController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2SharingController" to "App\Controller\AppV2SharingController".
Inlined service ".service_locator.7aBXV96.App\Controller\AppV2WelcomeVideoController" to "App\Controller\AppV2WelcomeVideoController".
Inlined service ".service_locator.7aBXV96.App\Controller\AudioController" to "App\Controller\AudioController".
Inlined service ".service_locator.7aBXV96.App\Controller\AudioDefaultController" to "App\Controller\AudioDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\BadgeController" to "App\Controller\BadgeController".
Inlined service ".service_locator.7aBXV96.App\Controller\BuyVoucherController" to "App\Controller\BuyVoucherController".
Inlined service ".service_locator.7aBXV96.App\Controller\CampaignController" to "App\Controller\CampaignController".
Inlined service ".service_locator.7aBXV96.App\Controller\CampaignDefaultController" to "App\Controller\CampaignDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\CaseStudiesController" to "App\Controller\CaseStudiesController".
Inlined service ".service_locator.7aBXV96.App\Controller\CaseStudiesDefaultController" to "App\Controller\CaseStudiesDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\CaseStudiesTranslationController" to "App\Controller\CaseStudiesTranslationController".
Inlined service ".service_locator.7aBXV96.App\Controller\CatalogCategoriesController" to "App\Controller\CatalogCategoriesController".
Inlined service ".service_locator.7aBXV96.App\Controller\CatalogCategoriesTranslationController" to "App\Controller\CatalogCategoriesTranslationController".
Inlined service ".service_locator.7aBXV96.App\Controller\CatalogController" to "App\Controller\CatalogController".
Inlined service ".service_locator.7aBXV96.App\Controller\CatalogDefaultController" to "App\Controller\CatalogDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\CatalogProductsController" to "App\Controller\CatalogProductsController".
Inlined service ".service_locator.7aBXV96.App\Controller\CatalogProductsTranslationController" to "App\Controller\CatalogProductsTranslationController".
Inlined service ".service_locator.7aBXV96.App\Controller\CategoryController" to "App\Controller\CategoryController".
Inlined service ".service_locator.7aBXV96.App\Controller\CategoryDefaultController" to "App\Controller\CategoryDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\ChatRoomApiController" to "App\Controller\ChatRoomApiController".
Inlined service ".service_locator.7aBXV96.App\Controller\ChatRoomController" to "App\Controller\ChatRoomController".
Inlined service ".service_locator.7aBXV96.App\Controller\CoursesController" to "App\Controller\CoursesController".
Inlined service ".service_locator.7aBXV96.App\Controller\CoursesDefaultController" to "App\Controller\CoursesDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\DeveloperController" to "App\Controller\DeveloperController".
Inlined service ".service_locator.7aBXV96.App\Controller\EnquiryController" to "App\Controller\EnquiryController".
Inlined service ".service_locator.7aBXV96.App\Controller\EnquiryDefaultController" to "App\Controller\EnquiryDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\EnquiryTranslationController" to "App\Controller\EnquiryTranslationController".
Inlined service ".service_locator.7aBXV96.App\Controller\EventCategoryController" to "App\Controller\EventCategoryController".
Inlined service ".service_locator.7aBXV96.App\Controller\EventController" to "App\Controller\EventController".
Inlined service ".service_locator.7aBXV96.App\Controller\FaqController" to "App\Controller\FaqController".
Inlined service ".service_locator.7aBXV96.App\Controller\FormCommentReportsController" to "App\Controller\FormCommentReportsController".
Inlined service ".service_locator.7aBXV96.App\Controller\ForumController" to "App\Controller\ForumController".
Inlined service ".service_locator.7aBXV96.App\Controller\ForumDefaultController" to "App\Controller\ForumDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\FriendController" to "App\Controller\FriendController".
Inlined service ".service_locator.7aBXV96.App\Controller\HtmlBlocksController" to "App\Controller\HtmlBlocksController".
Inlined service ".service_locator.7aBXV96.App\Controller\HtmlBlocksTranslationController" to "App\Controller\HtmlBlocksTranslationController".
Inlined service ".service_locator.7aBXV96.App\Controller\ImageManagerController" to "App\Controller\ImageManagerController".
Inlined service ".service_locator.7aBXV96.App\Controller\LessonController" to "App\Controller\LessonController".
Inlined service ".service_locator.7aBXV96.App\Controller\LessonDefaultController" to "App\Controller\LessonDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\LessonLevelController" to "App\Controller\LessonLevelController".
Inlined service ".service_locator.7aBXV96.App\Controller\LessonLevelDefaultController" to "App\Controller\LessonLevelDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\LiveLessonController" to "App\Controller\LiveLessonController".
Inlined service ".service_locator.7aBXV96.App\Controller\MeetTheTeamDefaultController" to "App\Controller\MeetTheTeamDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\MenuController" to "App\Controller\MenuController".
Inlined service ".service_locator.7aBXV96.App\Controller\MenuDefaultController" to "App\Controller\MenuDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\NewsController" to "App\Controller\NewsController".
Inlined service ".service_locator.7aBXV96.App\Controller\NewsDefaultController" to "App\Controller\NewsDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\NewsTranslationController" to "App\Controller\NewsTranslationController".
Inlined service ".service_locator.7aBXV96.App\Controller\NotificationsController" to "App\Controller\NotificationsController".
Inlined service ".service_locator.7aBXV96.App\Controller\OnboardingVideoController" to "App\Controller\OnboardingVideoController".
Inlined service ".service_locator.7aBXV96.App\Controller\PageController" to "App\Controller\PageController".
Inlined service ".service_locator.7aBXV96.App\Controller\PageDefaultController" to "App\Controller\PageDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\PageTranslationController" to "App\Controller\PageTranslationController".
Inlined service ".service_locator.7aBXV96.App\Controller\PlaceholderComponentsController" to "App\Controller\PlaceholderComponentsController".
Inlined service ".service_locator.7aBXV96.App\Controller\PodcastCategoryController" to "App\Controller\PodcastCategoryController".
Inlined service ".service_locator.7aBXV96.App\Controller\PromotionalSignupController" to "App\Controller\PromotionalSignupController".
Inlined service ".service_locator.7aBXV96.App\Controller\QuizCategoryController" to "App\Controller\QuizCategoryController".
Inlined service ".service_locator.7aBXV96.App\Controller\QuizController" to "App\Controller\QuizController".
Inlined service ".service_locator.7aBXV96.App\Controller\QuizQuestionAnswerController" to "App\Controller\QuizQuestionAnswerController".
Inlined service ".service_locator.7aBXV96.App\Controller\QuizQuestionController" to "App\Controller\QuizQuestionController".
Inlined service ".service_locator.7aBXV96.App\Controller\ReviewController" to "App\Controller\ReviewController".
Inlined service ".service_locator.7aBXV96.App\Controller\ReviewDefaultController" to "App\Controller\ReviewDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\SchoolController" to "App\Controller\SchoolController".
Inlined service ".service_locator.7aBXV96.App\Controller\SearchController" to "App\Controller\SearchController".
Inlined service "security.authentication_utils" to "App\Controller\SecurityController".
Inlined service ".service_locator.7aBXV96.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.7aBXV96.App\Controller\SessionsController" to "App\Controller\SessionsController".
Inlined service ".service_locator.7aBXV96.App\Controller\SettingController" to "App\Controller\SettingController".
Inlined service ".service_locator.7aBXV96.App\Controller\SharingSubmissionAdminController" to "App\Controller\SharingSubmissionAdminController".
Inlined service ".service_locator.7aBXV96.App\Controller\SharingSubmissionController" to "App\Controller\SharingSubmissionController".
Inlined service ".service_locator.7aBXV96.App\Controller\SliderController" to "App\Controller\SliderController".
Inlined service ".service_locator.7aBXV96.App\Controller\SliderDefaultController" to "App\Controller\SliderDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\SliderTranslationController" to "App\Controller\SliderTranslationController".
Inlined service ".service_locator.2GErGBy.App\Controller\SlugController" to "App\Controller\SlugController".
Inlined service ".service_locator.7aBXV96.App\Controller\SocialDefaultController" to "App\Controller\SocialDefaultController".
Inlined service "App\Service\SubscriptionService" to "App\Controller\StripeController".
Inlined service ".service_locator.7aBXV96.App\Controller\StripeController" to "App\Controller\StripeController".
Inlined service ".service_locator.7aBXV96.App\Controller\StripeDefaultController" to "App\Controller\StripeDefaultController".
Inlined service ".service_locator.7aBXV96.App\Controller\SuggestionController" to "App\Controller\SuggestionController".
Inlined service ".service_locator.7aBXV96.App\Controller\TeamMemberController" to "App\Controller\TeamMemberController".
Inlined service ".service_locator.7aBXV96.App\Controller\TeamMemberTranslationController" to "App\Controller\TeamMemberTranslationController".
Inlined service ".service_locator.7aBXV96.App\Controller\TestController" to "App\Controller\TestController".
Inlined service ".service_locator.7aBXV96.App\Controller\TutorLevelController" to "App\Controller\TutorLevelController".
Inlined service ".service_locator.7aBXV96.App\Controller\TutorSessionsController" to "App\Controller\TutorSessionsController".
Inlined service ".service_locator.7aBXV96.App\Controller\UserController" to "App\Controller\UserController".
Inlined service ".service_locator.7aBXV96.App\Controller\VoucherController" to "App\Controller\VoucherController".
Inlined service ".service_locator.7aBXV96.App\Controller\VueAjaxController" to "App\Controller\VueAjaxController".
Inlined service ".service_locator.7aBXV96.App\Controller\WelcomeVideoController" to "App\Controller\WelcomeVideoController".
Inlined service ".service_locator.7aBXV96.App\Controller\ZoomController" to "App\Controller\ZoomController".
Inlined service ".service_locator.7aBXV96.App\Controller\ZoomStartController" to "App\Controller\ZoomStartController".
Inlined service ".service_locator.7aBXV96.App\Controller\ZoomWebhookController" to "App\Controller\ZoomWebhookController".
Inlined service "security.helper" to "App\Security\Voter\ImpersonateVoter".
Inlined service "App\Service\BadgeAwardTracker" to "App\Service\BadgeAllocationService".
Inlined service ".service_locator.2GErGBy.App\Service\CatalogService" to "App\Service\CatalogService".
Inlined service ".service_locator.2GErGBy.App\Service\JoenglishServiceController" to "App\Service\JoenglishServiceController".
Inlined service ".service_locator.2GErGBy.App\Service\ServiceController" to "App\Service\ServiceController".
Inlined service ".service_locator.2GErGBy.App\Service\TranslationService" to "App\Service\TranslationService".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~O7_eyW3" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.0xQpCeH" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.5ou6PSa" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
Inlined service "stof_doctrine_extensions.uploadable.mime_type_guesser" to "stof_doctrine_extensions.listener.uploadable".
Inlined service "stof_doctrine_extensions.uploadable.configurator" to "stof_doctrine_extensions.listener.uploadable".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
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 "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" 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.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.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" 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 "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.nWC8iS7" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service ".service_locator.A1DwqOg" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator._wyX1Dp" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "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 ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.e_.xxAP" to "security.helper".
Inlined service ".service_locator.NESVZiS" to "security.helper".
Inlined service ".service_locator.W3QHybj" to "security.helper".
Inlined service ".service_locator.I5Q3J1s" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.L33jNOh" to "security.access_map".
Inlined service ".security.request_matcher.U1n4xQy" to "security.access_map".
Inlined service ".security.request_matcher.dtVP6Ks" to "security.access_map".
Inlined service ".security.request_matcher.RIMdBLF" to "security.access_map".
Inlined service ".security.request_matcher.eumFqh2" to "security.access_map".
Inlined service ".security.request_matcher.4csdlBr" to "security.access_map".
Inlined service ".security.request_matcher.wEjy1S0" to "security.access_map".
Inlined service ".security.request_matcher.XoSLJfu" to "security.access_map".
Inlined service ".security.request_matcher.aUdB8wv" to "security.access_map".
Inlined service ".security.request_matcher.HWvSKHg" to "security.access_map".
Inlined service ".security.request_matcher.dcjlVAw" to "security.access_map".
Inlined service ".security.request_matcher.unVycAx" to "security.access_map".
Inlined service ".security.request_matcher.VvSRv3w" to "security.access_map".
Inlined service ".security.request_matcher.OyFh8DF" to "security.access_map".
Inlined service ".security.request_matcher.goJfcmO" to "security.access_map".
Inlined service ".security.request_matcher._0WtJe8" to "security.access_map".
Inlined service ".security.request_matcher.l8TZ.uV" to "security.access_map".
Inlined service ".security.request_matcher.ICF7Yfe" to "security.access_map".
Inlined service ".security.request_matcher.8Sfr_eL" to "security.access_map".
Inlined service ".security.request_matcher.R91MMqR" to "security.access_map".
Inlined service ".security.request_matcher.jQ8uGej" to "security.access_map".
Inlined service ".security.request_matcher.oxfVscf" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.7uYTqQl" to ".security.request_matcher.6dhZ4TP".
Inlined service "security.authentication.success_handler.special.form_login" to "security.authenticator.form_login.special".
Inlined service "security.authentication.failure_handler.special.form_login" to "security.authenticator.form_login.special".
Inlined service "debug.security.firewall.authenticator.special.inner" to "debug.security.firewall.authenticator.special".
Inlined service "security.exception_listener.special" to "security.firewall.map.context.special".
Inlined service "security.logout_listener.special" to "security.firewall.map.context.special".
Inlined service "security.firewall.map.config.special" to "security.firewall.map.context.special".
Inlined service ".security.request_matcher.8nMEKfI" to ".security.request_matcher.sQUlyNt".
Inlined service "security.authentication.success_handler.control.form_login" to "security.authenticator.form_login.control".
Inlined service "security.authentication.failure_handler.control.form_login" to "security.authenticator.form_login.control".
Inlined service "debug.security.firewall.authenticator.control.inner" to "debug.security.firewall.authenticator.control".
Inlined service "security.exception_listener.control" to "security.firewall.map.context.control".
Inlined service "security.logout_listener.control" to "security.firewall.map.context.control".
Inlined service "security.firewall.map.config.control" to "security.firewall.map.context.control".
Inlined service ".security.request_matcher._LA_AHr" to ".security.request_matcher.yy_ZK6T".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.KfduOaX" to ".security.request_matcher.L33jNOh".
Inlined service ".security.request_matcher.8HM9Jue" to ".security.request_matcher.U1n4xQy".
Inlined service ".security.request_matcher.pnuP.5." to ".security.request_matcher.dtVP6Ks".
Inlined service ".security.request_matcher.h55GubK" to ".security.request_matcher.RIMdBLF".
Inlined service ".security.request_matcher.liVuSj3" to ".security.request_matcher.eumFqh2".
Inlined service ".security.request_matcher.3eoKOtg" to ".security.request_matcher.4csdlBr".
Inlined service ".security.request_matcher.bwew51z" to ".security.request_matcher.wEjy1S0".
Inlined service ".security.request_matcher.Yp0KPTG" to ".security.request_matcher.XoSLJfu".
Inlined service ".security.request_matcher.sfPusk4" to ".security.request_matcher.aUdB8wv".
Inlined service ".security.request_matcher.7t4aKNW" to ".security.request_matcher.HWvSKHg".
Inlined service ".security.request_matcher.ROBE8Hx" to ".security.request_matcher.dcjlVAw".
Inlined service ".security.request_matcher.7oEwf2F" to ".security.request_matcher.unVycAx".
Inlined service ".security.request_matcher.z6W.KeP" to ".security.request_matcher.VvSRv3w".
Inlined service ".security.request_matcher.eOA_.95" to ".security.request_matcher.OyFh8DF".
Inlined service ".security.request_matcher.hNGf_uW" to ".security.request_matcher.goJfcmO".
Inlined service ".security.request_matcher.XWBg8Wa" to ".security.request_matcher._0WtJe8".
Inlined service ".security.request_matcher.l.4wWZb" to ".security.request_matcher.l8TZ.uV".
Inlined service ".security.request_matcher.szPiy1l" to ".security.request_matcher.ICF7Yfe".
Inlined service ".security.request_matcher.3SCbHgG" to ".security.request_matcher.8Sfr_eL".
Inlined service ".security.request_matcher.8HCZP0b" to ".security.request_matcher.R91MMqR".
Inlined service ".security.request_matcher.EWUZEOS" to ".security.request_matcher.jQ8uGej".
Inlined service ".security.request_matcher.uy0eZ6Y" to ".security.request_matcher.oxfVscf".
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.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "App\Twig\AdminTwigExtension" to "twig".
Inlined service "App\Twig\TwigExtension" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.image" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "twig.extension.webprofiler" 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.etVElvN.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.pTeli0u" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".zenstruck_foundry.story_manager" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.model_factory_manager" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.default_instantiator" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.faker" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.maker.factory.autoCompleter" to ".zenstruck_foundry.maker.factory".
Inlined service ".zenstruck_foundry.maker.factory.candidate_classes_extractor" to ".zenstruck_foundry.maker.factory".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".zenstruck_foundry.maker.factory" to "maker.auto_command.make_factory".
Inlined service ".zenstruck_foundry.maker.story" to "maker.auto_command.make_story".
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 "doctrine.dbal.default_regex_schema_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\EmailNotificationHandler" to ".messenger.handler_descriptor.8SeXP.Q".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.QXXNQ9d".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.kEzMhfs".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.6kVvRT.".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "App\Security\Voter\ImpersonateVoter" to ".debug.security.voter.App\Security\Voter\ImpersonateVoter".
Inlined service "debug.security.event_dispatcher.special.inner" to "debug.security.event_dispatcher.special".
Inlined service "debug.security.event_dispatcher.control.inner" to "debug.security.event_dispatcher.control".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.C6HNwui" to ".service_locator.C6HNwui.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.oR77BOj" to "debug.argument_resolver.inner".
Inlined service ".service_locator.XyrqY5c" to "console.command_loader".
Inlined service ".service_locator.C6HNwui.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
1
Tag "container.decorator" was defined on service(s) "debug.validator", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.special", "debug.security.firewall.authenticator.control", "debug.security.firewall.authenticator.main", ".debug.http_client", "debug.security.event_dispatcher.special", "debug.security.event_dispatcher.control", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.