Since symfony/framework-bundle 7.3: Not setting the "property_info.with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\LibBundle\Form\Type\LibButtonType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\LibBundle\Form\Type\LibButtonType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrlValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrlValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrlValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDayValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Cartesia\LibBundle\Validator\Constraints\PhoneNumberValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Cartesia\CoreBundle\Validator\Constraints\CollaboratorValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\CartesiaSecurityBundle\Form\AutoLoginForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\CartesiaSecurityBundle\Form\AutoLoginForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\CartesiaSecurityBundle\Form\ChangePasswordForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\CartesiaSecurityBundle\Form\ChangePasswordForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\CartesiaSecurityBundle\Form\LoginForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\CartesiaSecurityBundle\Form\LoginForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\CartesiaSecurityBundle\Form\CheckLoginTestForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\CartesiaSecurityBundle\Form\CheckLoginTestForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\CartesiaSecurityBundle\Form\GetLoginTestForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\CartesiaSecurityBundle\Form\ReportProblemForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\CartesiaSecurityBundle\Form\ReportProblemForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\AdminBundle\Form\Type\DateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\AdminBundle\Form\Type\DateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\GalleryBundle\Form\GalleryItemForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\GalleryBundle\Form\GalleryFileForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\GalleryBundle\Form\GalleryFileForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\GalleryBundle\Form\GalleryImageForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\GalleryBundle\Form\GalleryImageForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\GalleryBundle\Form\GalleryImageWithCropForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\GalleryBundle\Form\GalleryImageWithCropForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\GalleryBundle\Form\GalleryLinkForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\GalleryBundle\Form\GalleryLinkForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\GalleryBundle\Form\GalleryVideoForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\GalleryBundle\Form\GalleryVideoForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\GalleryBundle\Form\GalleryVideoWithCoverForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Cartesia\GalleryBundle\Form\GalleryVideoWithCoverForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 7.4: Service id "App\EventSubscriber\EvaluationSubscriber" looks like a FQCN but no corresponding class or interface exists. To resolve this ambiguity, please rename this service to a non-FQCN (e.g. using dots), or create the missing class or interface.
Overriding the baseRouteName property is deprecated since sonata-project/admin-bundle 4.15. You MUST override the method Sonata\AdminBundle\Admin\AbstractAdmin::generateBaseRouteName() instead.
Overriding the baseRoutePattern property is deprecated since sonata-project/admin-bundle 4.15. You MUST override the method Sonata\AdminBundle\Admin\AbstractAdmin::generateBaseRoutePattern() instead.
The "sonata_admin.xml" routing configuration is deprecated since sonata-project/admin-bundle 4.39 and will throw an error in 5.0. Import "sonata_admin.php" instead.
The "/var/www/live-platform/releases/20260203084808/vendor/sonata-project/media-bundle/src/Resources/config/routing/media.xml" routing configuration is deprecated since sonata-project/media-bundle 4.19. Import "media.php" instead.
Since twig/twig 3.12: The "tag" constructor argument of the "Sonata\Twig\Node\TemplateBoxNode" class is deprecated and ignored (check which TokenParser class set it to "sonata_template_box"), the tag is now automatically set by the Parser when needed.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/live-platform/releases/20260203084808/vendor/sonata-project/media-bundle/src/Resources/views/MediaAdmin/edit.html.twig at line 15.
Since twig/twig 3.12: Character "F" should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 15 in "@CartesiaCore/Form/bootstrap_4_horizontal_layout.html.twig" at line 1.
Since twig/twig 3.12: Character "b" should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 20 in "@CartesiaCore/Form/bootstrap_4_horizontal_layout.html.twig" at line 1.
Since twig/twig 3.12: Character "'" should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 3 in "@CartesiaSecurity/security/error_auto_login.html.twig" at line 7.
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://recette.live.conference-cartesia.fr//sito/wp-includes/wlwmanifest.xml"" at RouterListener.php line 156
"SELECT b0_.id AS id_0, b0_.created_at AS created_at_1, b0_.updated_at AS updated_at_2, b0_.name AS name_3, b0_.domain AS domain_4, b0_.contact_email AS contact_email_5, b0_.source AS source_6, b0_.linked_to_live AS linked_to_live_7, b0_.linked_to_interview AS linked_to_interview_8, b0_.linked_to_homework AS linked_to_homework_9, b0_.linked_to_prompt AS linked_to_prompt_10, b0_.code AS code_11, b0_.phone_number AS phone_number_12, b0_.address_line1 AS address_line1_13, b0_.address_line2 AS address_line2_14, b0_.post_code AS post_code_15, b0_.city AS city_16, b0_.gtmid AS gtmid_17, b0_.schedule_link AS schedule_link_18 FROM brand b0_ WHERE b0_.domain LIKE ?"
[
"sql" => "SELECT b0_.id AS id_0, b0_.created_at AS created_at_1, b0_.updated_at AS updated_at_2, b0_.name AS name_3, b0_.domain AS domain_4, b0_.contact_email AS contact_email_5, b0_.source AS source_6, b0_.linked_to_live AS linked_to_live_7, b0_.linked_to_interview AS linked_to_interview_8, b0_.linked_to_homework AS linked_to_homework_9, b0_.linked_to_prompt AS linked_to_prompt_10, b0_.code AS code_11, b0_.phone_number AS phone_number_12, b0_.address_line1 AS address_line1_13, b0_.address_line2 AS address_line2_14, b0_.post_code AS post_code_15, b0_.city AS city_16, b0_.gtmid AS gtmid_17, b0_.schedule_link AS schedule_link_18 FROM brand b0_ WHERE b0_.domain LIKE ?"
"params" => [1 => "conference-cartesia.%"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#1095
+name: "STRING"
}
]
]
Log messages generated during the compilation of the service container.
Messages
Class
545
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ArchiveViewerLiveStatusCommand" (parent: .abstract.instanceof.App\Command\ArchiveViewerLiveStatusCommand).
Resolving inheritance for ".instanceof.App\Command\ArchiveViewerLiveStatusCommand.0.App\Command\ArchiveViewerLiveStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ArchiveViewerLiveStatusCommand).
Resolving inheritance for "App\Command\ArchiveViewerLiveStatusCommand" (parent: .instanceof.App\Command\ArchiveViewerLiveStatusCommand.0.App\Command\ArchiveViewerLiveStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanLoginLogsCommand" (parent: .abstract.instanceof.App\Command\CleanLoginLogsCommand).
Resolving inheritance for ".instanceof.App\Command\CleanLoginLogsCommand.0.App\Command\CleanLoginLogsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanLoginLogsCommand).
Resolving inheritance for "App\Command\CleanLoginLogsCommand" (parent: .instanceof.App\Command\CleanLoginLogsCommand.0.App\Command\CleanLoginLogsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteBrand\DeleteDataCommand" (parent: .abstract.instanceof.App\Command\DeleteBrand\DeleteDataCommand).
Resolving inheritance for ".instanceof.App\Command\DeleteBrand\DeleteDataCommand.0.App\Command\DeleteBrand\DeleteDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteBrand\DeleteDataCommand).
Resolving inheritance for "App\Command\DeleteBrand\DeleteDataCommand" (parent: .instanceof.App\Command\DeleteBrand\DeleteDataCommand.0.App\Command\DeleteBrand\DeleteDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexAssetsFullCommand" (parent: .abstract.instanceof.App\Command\IndexAssetsFullCommand).
Resolving inheritance for ".instanceof.App\Command\IndexAssetsFullCommand.0.App\Command\IndexAssetsFullCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexAssetsFullCommand).
Resolving inheritance for "App\Command\IndexAssetsFullCommand" (parent: .instanceof.App\Command\IndexAssetsFullCommand.0.App\Command\IndexAssetsFullCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexLivesCommand" (parent: .abstract.instanceof.App\Command\IndexLivesCommand).
Resolving inheritance for ".instanceof.App\Command\IndexLivesCommand.0.App\Command\IndexLivesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexLivesCommand).
Resolving inheritance for "App\Command\IndexLivesCommand" (parent: .instanceof.App\Command\IndexLivesCommand.0.App\Command\IndexLivesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitLiveGalleriesCommand" (parent: .abstract.instanceof.App\Command\InitLiveGalleriesCommand).
Resolving inheritance for ".instanceof.App\Command\InitLiveGalleriesCommand.0.App\Command\InitLiveGalleriesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitLiveGalleriesCommand).
Resolving inheritance for "App\Command\InitLiveGalleriesCommand" (parent: .instanceof.App\Command\InitLiveGalleriesCommand.0.App\Command\InitLiveGalleriesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveOrphanMediaFilesCommand" (parent: .abstract.instanceof.App\Command\RemoveOrphanMediaFilesCommand).
Resolving inheritance for ".instanceof.App\Command\RemoveOrphanMediaFilesCommand.0.App\Command\RemoveOrphanMediaFilesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveOrphanMediaFilesCommand).
Resolving inheritance for "App\Command\RemoveOrphanMediaFilesCommand" (parent: .instanceof.App\Command\RemoveOrphanMediaFilesCommand.0.App\Command\RemoveOrphanMediaFilesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveOrphanMediasCommand" (parent: .abstract.instanceof.App\Command\RemoveOrphanMediasCommand).
Resolving inheritance for ".instanceof.App\Command\RemoveOrphanMediasCommand.0.App\Command\RemoveOrphanMediasCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveOrphanMediasCommand).
Resolving inheritance for "App\Command\RemoveOrphanMediasCommand" (parent: .instanceof.App\Command\RemoveOrphanMediasCommand.0.App\Command\RemoveOrphanMediasCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduleDailyLivesToReplayCommand" (parent: .abstract.instanceof.App\Command\ScheduleDailyLivesToReplayCommand).
Resolving inheritance for ".instanceof.App\Command\ScheduleDailyLivesToReplayCommand.0.App\Command\ScheduleDailyLivesToReplayCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduleDailyLivesToReplayCommand).
Resolving inheritance for "App\Command\ScheduleDailyLivesToReplayCommand" (parent: .instanceof.App\Command\ScheduleDailyLivesToReplayCommand.0.App\Command\ScheduleDailyLivesToReplayCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupAttachmentPipeline" (parent: .abstract.instanceof.App\Command\SetupAttachmentPipeline).
Resolving inheritance for ".instanceof.App\Command\SetupAttachmentPipeline.0.App\Command\SetupAttachmentPipeline" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupAttachmentPipeline).
Resolving inheritance for "App\Command\SetupAttachmentPipeline" (parent: .instanceof.App\Command\SetupAttachmentPipeline.0.App\Command\SetupAttachmentPipeline).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SimulateLiveEndCommand" (parent: .abstract.instanceof.App\Command\SimulateLiveEndCommand).
Resolving inheritance for ".instanceof.App\Command\SimulateLiveEndCommand.0.App\Command\SimulateLiveEndCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SimulateLiveEndCommand).
Resolving inheritance for "App\Command\SimulateLiveEndCommand" (parent: .instanceof.App\Command\SimulateLiveEndCommand.0.App\Command\SimulateLiveEndCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SwitchTrainingsLivesToReplayJobCommand" (parent: .abstract.instanceof.App\Command\SwitchTrainingsLivesToReplayJobCommand).
Resolving inheritance for ".instanceof.App\Command\SwitchTrainingsLivesToReplayJobCommand.0.App\Command\SwitchTrainingsLivesToReplayJobCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SwitchTrainingsLivesToReplayJobCommand).
Resolving inheritance for "App\Command\SwitchTrainingsLivesToReplayJobCommand" (parent: .instanceof.App\Command\SwitchTrainingsLivesToReplayJobCommand.0.App\Command\SwitchTrainingsLivesToReplayJobCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncSpeakersAndModeratorsCommand" (parent: .abstract.instanceof.App\Command\SyncSpeakersAndModeratorsCommand).
Resolving inheritance for ".instanceof.App\Command\SyncSpeakersAndModeratorsCommand.0.App\Command\SyncSpeakersAndModeratorsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncSpeakersAndModeratorsCommand).
Resolving inheritance for "App\Command\SyncSpeakersAndModeratorsCommand" (parent: .instanceof.App\Command\SyncSpeakersAndModeratorsCommand.0.App\Command\SyncSpeakersAndModeratorsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateNbPotentialLiveViewersCommand" (parent: .abstract.instanceof.App\Command\UpdateNbPotentialLiveViewersCommand).
Resolving inheritance for ".instanceof.App\Command\UpdateNbPotentialLiveViewersCommand.0.App\Command\UpdateNbPotentialLiveViewersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateNbPotentialLiveViewersCommand).
Resolving inheritance for "App\Command\UpdateNbPotentialLiveViewersCommand" (parent: .instanceof.App\Command\UpdateNbPotentialLiveViewersCommand.0.App\Command\UpdateNbPotentialLiveViewersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateReplayStatsCommand" (parent: .abstract.instanceof.App\Command\UpdateReplayStatsCommand).
Resolving inheritance for ".instanceof.App\Command\UpdateReplayStatsCommand.0.App\Command\UpdateReplayStatsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateReplayStatsCommand).
Resolving inheritance for "App\Command\UpdateReplayStatsCommand" (parent: .instanceof.App\Command\UpdateReplayStatsCommand.0.App\Command\UpdateReplayStatsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVimeoLiveUrlCommand" (parent: .abstract.instanceof.App\Command\UpdateVimeoLiveUrlCommand).
Resolving inheritance for ".instanceof.App\Command\UpdateVimeoLiveUrlCommand.0.App\Command\UpdateVimeoLiveUrlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVimeoLiveUrlCommand).
Resolving inheritance for "App\Command\UpdateVimeoLiveUrlCommand" (parent: .instanceof.App\Command\UpdateVimeoLiveUrlCommand.0.App\Command\UpdateVimeoLiveUrlCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CollaboratorAdminController" (parent: .abstract.instanceof.App\Controller\Admin\CollaboratorAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CollaboratorAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CollaboratorAdminController).
Resolving inheritance for "App\Controller\Admin\CollaboratorAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CollaboratorAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CollaboratorTrainingController" (parent: .abstract.instanceof.App\Controller\Admin\CollaboratorTrainingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CollaboratorTrainingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CollaboratorTrainingController).
Resolving inheritance for "App\Controller\Admin\CollaboratorTrainingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CollaboratorTrainingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContactStudentPreviewMarkdownController" (parent: .abstract.instanceof.App\Controller\Admin\ContactStudentPreviewMarkdownController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContactStudentPreviewMarkdownController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContactStudentPreviewMarkdownController).
Resolving inheritance for "App\Controller\Admin\ContactStudentPreviewMarkdownController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContactStudentPreviewMarkdownController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EvaluationController" (parent: .abstract.instanceof.App\Controller\Admin\EvaluationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EvaluationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EvaluationController).
Resolving inheritance for "App\Controller\Admin\EvaluationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EvaluationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExportController" (parent: .abstract.instanceof.App\Controller\Admin\ExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExportController).
Resolving inheritance for "App\Controller\Admin\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LiveAdminController" (parent: .abstract.instanceof.App\Controller\Admin\LiveAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LiveAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LiveAdminController).
Resolving inheritance for "App\Controller\Admin\LiveAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LiveAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PreviewMarkdownController" (parent: .abstract.instanceof.App\Controller\Admin\PreviewMarkdownController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PreviewMarkdownController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PreviewMarkdownController).
Resolving inheritance for "App\Controller\Admin\PreviewMarkdownController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PreviewMarkdownController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\QuestionController" (parent: .abstract.instanceof.App\Controller\Admin\QuestionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\QuestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\QuestionController).
Resolving inheritance for "App\Controller\Admin\QuestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\QuestionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StudentDashboardAdminController" (parent: .abstract.instanceof.App\Controller\Admin\StudentDashboardAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StudentDashboardAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StudentDashboardAdminController).
Resolving inheritance for "App\Controller\Admin\StudentDashboardAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StudentDashboardAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TemplateAdminController" (parent: .abstract.instanceof.App\Controller\Admin\TemplateAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TemplateAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TemplateAdminController).
Resolving inheritance for "App\Controller\Admin\TemplateAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TemplateAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ViewerLiveStatusExportController" (parent: .abstract.instanceof.App\Controller\Admin\ViewerLiveStatusExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ViewerLiveStatusExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ViewerLiveStatusExportController).
Resolving inheritance for "App\Controller\Admin\ViewerLiveStatusExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ViewerLiveStatusExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ViewersEmailAdminController" (parent: .abstract.instanceof.App\Controller\Admin\ViewersEmailAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ViewersEmailAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ViewersEmailAdminController).
Resolving inheritance for "App\Controller\Admin\ViewersEmailAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ViewersEmailAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Admin\QuestionController" (parent: .abstract.instanceof.App\Controller\Api\Admin\QuestionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Admin\QuestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Admin\QuestionController).
Resolving inheritance for "App\Controller\Api\Admin\QuestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Admin\QuestionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Admin\ReplayController" (parent: .abstract.instanceof.App\Controller\Api\Admin\ReplayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Admin\ReplayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Admin\ReplayController).
Resolving inheritance for "App\Controller\Api\Admin\ReplayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Admin\ReplayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Admin\StudentDashboardController" (parent: .abstract.instanceof.App\Controller\Api\Admin\StudentDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Admin\StudentDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Admin\StudentDashboardController).
Resolving inheritance for "App\Controller\Api\Admin\StudentDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Admin\StudentDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorController" (parent: .abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorController).
Resolving inheritance for "App\Controller\Api\Collaborator\CollaboratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorDisciplineController" (parent: .abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorDisciplineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorDisciplineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorDisciplineController).
Resolving inheritance for "App\Controller\Api\Collaborator\CollaboratorDisciplineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorDisciplineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorLiveController" (parent: .abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorLiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorLiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorLiveController).
Resolving inheritance for "App\Controller\Api\Collaborator\CollaboratorLiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorLiveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorLiveEvaluationController" (parent: .abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorLiveEvaluationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorLiveEvaluationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorLiveEvaluationController).
Resolving inheritance for "App\Controller\Api\Collaborator\CollaboratorLiveEvaluationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorLiveEvaluationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorModerationController" (parent: .abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorModerationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorModerationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorModerationController).
Resolving inheritance for "App\Controller\Api\Collaborator\CollaboratorModerationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorModerationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorPastLiveController" (parent: .abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorPastLiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorPastLiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorPastLiveController).
Resolving inheritance for "App\Controller\Api\Collaborator\CollaboratorPastLiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorPastLiveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorQuestionController" (parent: .abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorQuestionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorQuestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorQuestionController).
Resolving inheritance for "App\Controller\Api\Collaborator\CollaboratorQuestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorQuestionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorStudentLiveController" (parent: .abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorStudentLiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorStudentLiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorStudentLiveController).
Resolving inheritance for "App\Controller\Api\Collaborator\CollaboratorStudentLiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorStudentLiveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorTrainingController" (parent: .abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorTrainingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorTrainingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorTrainingController).
Resolving inheritance for "App\Controller\Api\Collaborator\CollaboratorTrainingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorTrainingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\External\StudentActivityController" (parent: .abstract.instanceof.App\Controller\Api\External\StudentActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\External\StudentActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\External\StudentActivityController).
Resolving inheritance for "App\Controller\Api\External\StudentActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\External\StudentActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaController" (parent: .abstract.instanceof.App\Controller\Api\MediaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaController).
Resolving inheritance for "App\Controller\Api\MediaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\AskQuestionController" (parent: .abstract.instanceof.App\Controller\Api\Student\AskQuestionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\AskQuestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\AskQuestionController).
Resolving inheritance for "App\Controller\Api\Student\AskQuestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\AskQuestionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\EvaluationController" (parent: .abstract.instanceof.App\Controller\Api\Student\EvaluationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\EvaluationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\EvaluationController).
Resolving inheritance for "App\Controller\Api\Student\EvaluationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\EvaluationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\LiveController" (parent: .abstract.instanceof.App\Controller\Api\Student\LiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\LiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\LiveController).
Resolving inheritance for "App\Controller\Api\Student\LiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\LiveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\QuestionController" (parent: .abstract.instanceof.App\Controller\Api\Student\QuestionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\QuestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\QuestionController).
Resolving inheritance for "App\Controller\Api\Student\QuestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\QuestionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\SearchController" (parent: .abstract.instanceof.App\Controller\Api\Student\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\SearchController).
Resolving inheritance for "App\Controller\Api\Student\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\TechnicalProblemController" (parent: .abstract.instanceof.App\Controller\Api\Student\TechnicalProblemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\TechnicalProblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\TechnicalProblemController).
Resolving inheritance for "App\Controller\Api\Student\TechnicalProblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\TechnicalProblemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\TopicController" (parent: .abstract.instanceof.App\Controller\Api\Student\TopicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\TopicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\TopicController).
Resolving inheritance for "App\Controller\Api\Student\TopicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\TopicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\ViewerLiveStatusController" (parent: .abstract.instanceof.App\Controller\Api\Student\ViewerLiveStatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\ViewerLiveStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\ViewerLiveStatusController).
Resolving inheritance for "App\Controller\Api\Student\ViewerLiveStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\ViewerLiveStatusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Collaborator\CollaboratorController" (parent: .abstract.instanceof.App\Controller\Collaborator\CollaboratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Collaborator\CollaboratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Collaborator\CollaboratorController).
Resolving inheritance for "App\Controller\Collaborator\CollaboratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Collaborator\CollaboratorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LiveController" (parent: .abstract.instanceof.App\Controller\LiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LiveController).
Resolving inheritance for "App\Controller\LiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LiveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LiveTemplateController" (parent: .abstract.instanceof.App\Controller\LiveTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LiveTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LiveTemplateController).
Resolving inheritance for "App\Controller\LiveTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LiveTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicLiveController" (parent: .abstract.instanceof.App\Controller\PublicLiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicLiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicLiveController).
Resolving inheritance for "App\Controller\PublicLiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicLiveController).
Resolving inheritance for ".instanceof.App\EventListener\EvaluationListener.0.App\EventListener\EvaluationListener" (parent: .abstract.instanceof.App\EventListener\EvaluationListener).
Resolving inheritance for "App\EventListener\EvaluationListener" (parent: .instanceof.App\EventListener\EvaluationListener.0.App\EventListener\EvaluationListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ActiveType" (parent: .abstract.instanceof.App\Form\Type\ActiveType).
Resolving inheritance for "App\Form\Type\ActiveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ActiveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LiveTemplateLinksType" (parent: .abstract.instanceof.App\Form\Type\LiveTemplateLinksType).
Resolving inheritance for "App\Form\Type\LiveTemplateLinksType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LiveTemplateLinksType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ShutdownType" (parent: .abstract.instanceof.App\Form\Type\ShutdownType).
Resolving inheritance for "App\Form\Type\ShutdownType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ShutdownType).
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\CollaboratorRepository" (parent: .abstract.instanceof.App\Repository\CollaboratorRepository).
Resolving inheritance for "App\Repository\CollaboratorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollaboratorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollaboratorTrainingRepository" (parent: .abstract.instanceof.App\Repository\CollaboratorTrainingRepository).
Resolving inheritance for "App\Repository\CollaboratorTrainingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollaboratorTrainingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationRepository" (parent: .abstract.instanceof.App\Repository\EvaluationRepository).
Resolving inheritance for "App\Repository\EvaluationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveRepository" (parent: .abstract.instanceof.App\Repository\LiveRepository).
Resolving inheritance for "App\Repository\LiveRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginLogRepository" (parent: .abstract.instanceof.App\Repository\LoginLogRepository).
Resolving inheritance for "App\Repository\LoginLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaRepository" (parent: .abstract.instanceof.App\Repository\MediaRepository).
Resolving inheritance for "App\Repository\MediaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionAssistantRepository" (parent: .abstract.instanceof.App\Repository\QuestionAssistantRepository).
Resolving inheritance for "App\Repository\QuestionAssistantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionAssistantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionRepository" (parent: .abstract.instanceof.App\Repository\QuestionRepository).
Resolving inheritance for "App\Repository\QuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReplayRepository" (parent: .abstract.instanceof.App\Repository\ReplayRepository).
Resolving inheritance for "App\Repository\ReplayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReplayRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubTopicRepository" (parent: .abstract.instanceof.App\Repository\SubTopicRepository).
Resolving inheritance for "App\Repository\SubTopicRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubTopicRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TechnicalProblemRepository" (parent: .abstract.instanceof.App\Repository\TechnicalProblemRepository).
Resolving inheritance for "App\Repository\TechnicalProblemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TechnicalProblemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TopicRepository" (parent: .abstract.instanceof.App\Repository\TopicRepository).
Resolving inheritance for "App\Repository\TopicRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TopicRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ViewerLiveStatusArchiveRepository" (parent: .abstract.instanceof.App\Repository\ViewerLiveStatusArchiveRepository).
Resolving inheritance for "App\Repository\ViewerLiveStatusArchiveRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ViewerLiveStatusArchiveRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ViewerLiveStatusExportRepository" (parent: .abstract.instanceof.App\Repository\ViewerLiveStatusExportRepository).
Resolving inheritance for "App\Repository\ViewerLiveStatusExportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ViewerLiveStatusExportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ViewerLiveStatusRepository" (parent: .abstract.instanceof.App\Repository\ViewerLiveStatusRepository).
Resolving inheritance for "App\Repository\ViewerLiveStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ViewerLiveStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebsiteConfigRepository" (parent: .abstract.instanceof.App\Repository\WebsiteConfigRepository).
Resolving inheritance for "App\Repository\WebsiteConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebsiteConfigRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\VideoValidator" (parent: .abstract.instanceof.App\Validator\Constraints\VideoValidator).
Resolving inheritance for "App\Validator\Constraints\VideoValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\VideoValidator).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\ValueResolver\BrandedLiveByTokenForAllowedUserValueResolver" (parent: .abstract.instanceof.App\ValueResolver\BrandedLiveByTokenForAllowedUserValueResolver).
Resolving inheritance for ".instanceof.App\ValueResolver\BrandedLiveByTokenForAllowedUserValueResolver.0.App\ValueResolver\BrandedLiveByTokenForAllowedUserValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\ValueResolver\BrandedLiveByTokenForAllowedUserValueResolver).
Resolving inheritance for "App\ValueResolver\BrandedLiveByTokenForAllowedUserValueResolver" (parent: .instanceof.App\ValueResolver\BrandedLiveByTokenForAllowedUserValueResolver.0.App\ValueResolver\BrandedLiveByTokenForAllowedUserValueResolver).
Resolving inheritance for ".instanceof.Behat\Behat\Context\Context.0.App\Tests\Behat\FeatureContext" (parent: .abstract.instanceof.App\Tests\Behat\FeatureContext).
Resolving inheritance for "App\Tests\Behat\FeatureContext" (parent: .instanceof.Behat\Behat\Context\Context.0.App\Tests\Behat\FeatureContext).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\BackupDatabaseDownloadAndRestoreCommand" (parent: .abstract.instanceof.Cartesia\LibBundle\Command\BackupDatabaseDownloadAndRestoreCommand).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Command\BackupDatabaseDownloadAndRestoreCommand.0.Cartesia\LibBundle\Command\BackupDatabaseDownloadAndRestoreCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\BackupDatabaseDownloadAndRestoreCommand).
Resolving inheritance for "Cartesia\LibBundle\Command\BackupDatabaseDownloadAndRestoreCommand" (parent: .instanceof.Cartesia\LibBundle\Command\BackupDatabaseDownloadAndRestoreCommand.0.Cartesia\LibBundle\Command\BackupDatabaseDownloadAndRestoreCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\BackupDatabaseListCommand" (parent: .abstract.instanceof.Cartesia\LibBundle\Command\BackupDatabaseListCommand).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Command\BackupDatabaseListCommand.0.Cartesia\LibBundle\Command\BackupDatabaseListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\BackupDatabaseListCommand).
Resolving inheritance for "Cartesia\LibBundle\Command\BackupDatabaseListCommand" (parent: .instanceof.Cartesia\LibBundle\Command\BackupDatabaseListCommand.0.Cartesia\LibBundle\Command\BackupDatabaseListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\BackupDatabaseSaveCommand" (parent: .abstract.instanceof.Cartesia\LibBundle\Command\BackupDatabaseSaveCommand).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Command\BackupDatabaseSaveCommand.0.Cartesia\LibBundle\Command\BackupDatabaseSaveCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\BackupDatabaseSaveCommand).
Resolving inheritance for "Cartesia\LibBundle\Command\BackupDatabaseSaveCommand" (parent: .instanceof.Cartesia\LibBundle\Command\BackupDatabaseSaveCommand.0.Cartesia\LibBundle\Command\BackupDatabaseSaveCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\ExecutePostDeployCommand" (parent: .abstract.instanceof.Cartesia\LibBundle\Command\ExecutePostDeployCommand).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Command\ExecutePostDeployCommand.0.Cartesia\LibBundle\Command\ExecutePostDeployCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\ExecutePostDeployCommand).
Resolving inheritance for "Cartesia\LibBundle\Command\ExecutePostDeployCommand" (parent: .instanceof.Cartesia\LibBundle\Command\ExecutePostDeployCommand.0.Cartesia\LibBundle\Command\ExecutePostDeployCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\GenerateFixturesCommand" (parent: .abstract.instanceof.Cartesia\LibBundle\Command\GenerateFixturesCommand).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Command\GenerateFixturesCommand.0.Cartesia\LibBundle\Command\GenerateFixturesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\GenerateFixturesCommand).
Resolving inheritance for "Cartesia\LibBundle\Command\GenerateFixturesCommand" (parent: .instanceof.Cartesia\LibBundle\Command\GenerateFixturesCommand.0.Cartesia\LibBundle\Command\GenerateFixturesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\PurgeTablesCommand" (parent: .abstract.instanceof.Cartesia\LibBundle\Command\PurgeTablesCommand).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Command\PurgeTablesCommand.0.Cartesia\LibBundle\Command\PurgeTablesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\PurgeTablesCommand).
Resolving inheritance for "Cartesia\LibBundle\Command\PurgeTablesCommand" (parent: .instanceof.Cartesia\LibBundle\Command\PurgeTablesCommand.0.Cartesia\LibBundle\Command\PurgeTablesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\ReplayDlqCommand" (parent: .abstract.instanceof.Cartesia\LibBundle\Command\ReplayDlqCommand).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Command\ReplayDlqCommand.0.Cartesia\LibBundle\Command\ReplayDlqCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\ReplayDlqCommand).
Resolving inheritance for "Cartesia\LibBundle\Command\ReplayDlqCommand" (parent: .instanceof.Cartesia\LibBundle\Command\ReplayDlqCommand.0.Cartesia\LibBundle\Command\ReplayDlqCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\LibBundle\Controller\AjaxDeleteEntityController" (parent: .abstract.instanceof.Cartesia\LibBundle\Controller\AjaxDeleteEntityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\LibBundle\Controller\AjaxDeleteEntityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\LibBundle\Controller\AjaxDeleteEntityController).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Controller\AjaxDeleteEntityController.0.Cartesia\LibBundle\Controller\AjaxDeleteEntityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\LibBundle\Controller\AjaxDeleteEntityController).
Resolving inheritance for "Cartesia\LibBundle\Controller\AjaxDeleteEntityController" (parent: .instanceof.Cartesia\LibBundle\Controller\AjaxDeleteEntityController.0.Cartesia\LibBundle\Controller\AjaxDeleteEntityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\LibBundle\Controller\FormMockController" (parent: .abstract.instanceof.Cartesia\LibBundle\Controller\FormMockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\LibBundle\Controller\FormMockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\LibBundle\Controller\FormMockController).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Controller\FormMockController.0.Cartesia\LibBundle\Controller\FormMockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\LibBundle\Controller\FormMockController).
Resolving inheritance for "Cartesia\LibBundle\Controller\FormMockController" (parent: .instanceof.Cartesia\LibBundle\Controller\FormMockController.0.Cartesia\LibBundle\Controller\FormMockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\LibBundle\Controller\PreviewMarkdownController" (parent: .abstract.instanceof.Cartesia\LibBundle\Controller\PreviewMarkdownController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\LibBundle\Controller\PreviewMarkdownController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\LibBundle\Controller\PreviewMarkdownController).
Resolving inheritance for "Cartesia\LibBundle\Controller\PreviewMarkdownController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\LibBundle\Controller\PreviewMarkdownController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\LibBundle\Controller\RenderIframeController" (parent: .abstract.instanceof.Cartesia\LibBundle\Controller\RenderIframeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\LibBundle\Controller\RenderIframeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\LibBundle\Controller\RenderIframeController).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Controller\RenderIframeController.0.Cartesia\LibBundle\Controller\RenderIframeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\LibBundle\Controller\RenderIframeController).
Resolving inheritance for "Cartesia\LibBundle\Controller\RenderIframeController" (parent: .instanceof.Cartesia\LibBundle\Controller\RenderIframeController.0.Cartesia\LibBundle\Controller\RenderIframeController).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\EventListener\MarkdownListener.0.Cartesia\LibBundle\EventListener\MarkdownListener" (parent: .abstract.instanceof.Cartesia\LibBundle\EventListener\MarkdownListener).
Resolving inheritance for "Cartesia\LibBundle\EventListener\MarkdownListener" (parent: .instanceof.Cartesia\LibBundle\EventListener\MarkdownListener.0.Cartesia\LibBundle\EventListener\MarkdownListener).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\EventListener\MediaListener.0.Cartesia\LibBundle\EventListener\MediaListener" (parent: .abstract.instanceof.Cartesia\LibBundle\EventListener\MediaListener).
Resolving inheritance for "Cartesia\LibBundle\EventListener\MediaListener" (parent: .instanceof.Cartesia\LibBundle\EventListener\MediaListener.0.Cartesia\LibBundle\EventListener\MediaListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\LibBundle\Form\Type\CustomHtmlType" (parent: .abstract.instanceof.Cartesia\LibBundle\Form\Type\CustomHtmlType).
Resolving inheritance for "Cartesia\LibBundle\Form\Type\CustomHtmlType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\LibBundle\Form\Type\CustomHtmlType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\LibBundle\Form\Type\DeleteButtonType" (parent: .abstract.instanceof.Cartesia\LibBundle\Form\Type\DeleteButtonType).
Resolving inheritance for "Cartesia\LibBundle\Form\Type\DeleteButtonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\LibBundle\Form\Type\DeleteButtonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\LibBundle\Form\Type\LibButtonType" (parent: .abstract.instanceof.Cartesia\LibBundle\Form\Type\LibButtonType).
Resolving inheritance for "Cartesia\LibBundle\Form\Type\LibButtonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\LibBundle\Form\Type\LibButtonType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Cartesia\LibBundle\Repository\PostDeployExecutionRepository" (parent: .abstract.instanceof.Cartesia\LibBundle\Repository\PostDeployExecutionRepository).
Resolving inheritance for "Cartesia\LibBundle\Repository\PostDeployExecutionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Cartesia\LibBundle\Repository\PostDeployExecutionRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Cartesia\LibBundle\Serializer\DateTimeNormalizer" (parent: .abstract.instanceof.Cartesia\LibBundle\Serializer\DateTimeNormalizer).
Resolving inheritance for "Cartesia\LibBundle\Serializer\DateTimeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Cartesia\LibBundle\Serializer\DateTimeNormalizer).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Cartesia\LibBundle\Twig\LibExtension" (parent: .abstract.instanceof.Cartesia\LibBundle\Twig\LibExtension).
Resolving inheritance for "Cartesia\LibBundle\Twig\LibExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Cartesia\LibBundle\Twig\LibExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\AllowedContentTypeValidator" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\AllowedContentTypeValidator).
Resolving inheritance for "Cartesia\LibBundle\Validator\Constraints\AllowedContentTypeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\AllowedContentTypeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrlValidator" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrlValidator).
Resolving inheritance for "Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrlValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrlValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrlValidator" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrlValidator).
Resolving inheritance for "Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrlValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrlValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrlValidator" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrlValidator).
Resolving inheritance for "Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrlValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrlValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrlValidator" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrlValidator).
Resolving inheritance for "Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrlValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrlValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDayValidator" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDayValidator).
Resolving inheritance for "Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDayValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDayValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\FileValidator" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\FileValidator).
Resolving inheritance for "Cartesia\LibBundle\Validator\Constraints\FileValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\FileValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThanValidator" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThanValidator).
Resolving inheritance for "Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThanValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThanValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\PhoneNumberValidator" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\PhoneNumberValidator).
Resolving inheritance for "Cartesia\LibBundle\Validator\Constraints\PhoneNumberValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\PhoneNumberValidator).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Cartesia\LibBundle\ValueResolver\EmailValueResolver" (parent: .abstract.instanceof.Cartesia\LibBundle\ValueResolver\EmailValueResolver).
Resolving inheritance for "Cartesia\LibBundle\ValueResolver\EmailValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Cartesia\LibBundle\ValueResolver\EmailValueResolver).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CoreBundle\Controller\BrandedController" (parent: .abstract.instanceof.Cartesia\CoreBundle\Controller\BrandedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CoreBundle\Controller\BrandedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CoreBundle\Controller\BrandedController).
Resolving inheritance for "Cartesia\CoreBundle\Controller\BrandedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CoreBundle\Controller\BrandedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CoreBundle\Controller\CustomExceptionController" (parent: .abstract.instanceof.Cartesia\CoreBundle\Controller\CustomExceptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CoreBundle\Controller\CustomExceptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CoreBundle\Controller\CustomExceptionController).
Resolving inheritance for "Cartesia\CoreBundle\Controller\CustomExceptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CoreBundle\Controller\CustomExceptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CoreBundle\Controller\IconController" (parent: .abstract.instanceof.Cartesia\CoreBundle\Controller\IconController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CoreBundle\Controller\IconController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CoreBundle\Controller\IconController).
Resolving inheritance for ".instanceof.Cartesia\CoreBundle\Controller\IconController.0.Cartesia\CoreBundle\Controller\IconController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CoreBundle\Controller\IconController).
Resolving inheritance for "Cartesia\CoreBundle\Controller\IconController" (parent: .instanceof.Cartesia\CoreBundle\Controller\IconController.0.Cartesia\CoreBundle\Controller\IconController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Cartesia\CoreBundle\EventListener\BrandedSecuredByTokenControllerListener" (parent: .abstract.instanceof.Cartesia\CoreBundle\EventListener\BrandedSecuredByTokenControllerListener).
Resolving inheritance for "Cartesia\CoreBundle\EventListener\BrandedSecuredByTokenControllerListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Cartesia\CoreBundle\EventListener\BrandedSecuredByTokenControllerListener).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Cartesia\CoreBundle\Repository\BrandRepository" (parent: .abstract.instanceof.Cartesia\CoreBundle\Repository\BrandRepository).
Resolving inheritance for "Cartesia\CoreBundle\Repository\BrandRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Cartesia\CoreBundle\Repository\BrandRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Cartesia\CoreBundle\Repository\CollaboratorRepository" (parent: .abstract.instanceof.Cartesia\CoreBundle\Repository\CollaboratorRepository).
Resolving inheritance for "Cartesia\CoreBundle\Repository\CollaboratorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Cartesia\CoreBundle\Repository\CollaboratorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Cartesia\CoreBundle\Repository\FormFieldRepository" (parent: .abstract.instanceof.Cartesia\CoreBundle\Repository\FormFieldRepository).
Resolving inheritance for "Cartesia\CoreBundle\Repository\FormFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Cartesia\CoreBundle\Repository\FormFieldRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Cartesia\CoreBundle\Twig\CoreExtension" (parent: .abstract.instanceof.Cartesia\CoreBundle\Twig\CoreExtension).
Resolving inheritance for "Cartesia\CoreBundle\Twig\CoreExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Cartesia\CoreBundle\Twig\CoreExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\CoreBundle\Validator\Constraints\CollaboratorValidator" (parent: .abstract.instanceof.Cartesia\CoreBundle\Validator\Constraints\CollaboratorValidator).
Resolving inheritance for "Cartesia\CoreBundle\Validator\Constraints\CollaboratorValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\CoreBundle\Validator\Constraints\CollaboratorValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\CartesiaSecurityBundle\Command\PurgeSessionsCommand" (parent: .abstract.instanceof.Cartesia\CartesiaSecurityBundle\Command\PurgeSessionsCommand).
Resolving inheritance for ".instanceof.Cartesia\CartesiaSecurityBundle\Command\PurgeSessionsCommand.0.Cartesia\CartesiaSecurityBundle\Command\PurgeSessionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\CartesiaSecurityBundle\Command\PurgeSessionsCommand).
Resolving inheritance for "Cartesia\CartesiaSecurityBundle\Command\PurgeSessionsCommand" (parent: .instanceof.Cartesia\CartesiaSecurityBundle\Command\PurgeSessionsCommand.0.Cartesia\CartesiaSecurityBundle\Command\PurgeSessionsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController" (parent: .abstract.instanceof.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController).
Resolving inheritance for ".instanceof.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController.0.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController).
Resolving inheritance for "Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController" (parent: .instanceof.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController.0.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController" (parent: .abstract.instanceof.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController).
Resolving inheritance for ".instanceof.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController.0.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController).
Resolving inheritance for "Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController" (parent: .instanceof.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController.0.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\JWTController" (parent: .abstract.instanceof.Cartesia\CartesiaSecurityBundle\Controller\JWTController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\JWTController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\JWTController).
Resolving inheritance for ".instanceof.Cartesia\CartesiaSecurityBundle\Controller\JWTController.0.Cartesia\CartesiaSecurityBundle\Controller\JWTController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\JWTController).
Resolving inheritance for "Cartesia\CartesiaSecurityBundle\Controller\JWTController" (parent: .instanceof.Cartesia\CartesiaSecurityBundle\Controller\JWTController.0.Cartesia\CartesiaSecurityBundle\Controller\JWTController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\SecurityController" (parent: .abstract.instanceof.Cartesia\CartesiaSecurityBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Cartesia\CartesiaSecurityBundle\Controller\SecurityController.0.Cartesia\CartesiaSecurityBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\SecurityController).
Resolving inheritance for "Cartesia\CartesiaSecurityBundle\Controller\SecurityController" (parent: .instanceof.Cartesia\CartesiaSecurityBundle\Controller\SecurityController.0.Cartesia\CartesiaSecurityBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController" (parent: .abstract.instanceof.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController).
Resolving inheritance for ".instanceof.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController.0.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController).
Resolving inheritance for "Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController" (parent: .instanceof.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController.0.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\AutoLoginForm" (parent: .abstract.instanceof.Cartesia\CartesiaSecurityBundle\Form\AutoLoginForm).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Form\AutoLoginForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\AutoLoginForm).
Resolving inheritance for "Cartesia\CartesiaSecurityBundle\Form\AutoLoginForm" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Form\AutoLoginForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\ChangePasswordForm" (parent: .abstract.instanceof.Cartesia\CartesiaSecurityBundle\Form\ChangePasswordForm).
Resolving inheritance for "Cartesia\CartesiaSecurityBundle\Form\ChangePasswordForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\ChangePasswordForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\CheckLoginTestForm" (parent: .abstract.instanceof.Cartesia\CartesiaSecurityBundle\Form\CheckLoginTestForm).
Resolving inheritance for "Cartesia\CartesiaSecurityBundle\Form\CheckLoginTestForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\CheckLoginTestForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\GetLoginTestForm" (parent: .abstract.instanceof.Cartesia\CartesiaSecurityBundle\Form\GetLoginTestForm).
Resolving inheritance for "Cartesia\CartesiaSecurityBundle\Form\GetLoginTestForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\GetLoginTestForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\LoginForm" (parent: .abstract.instanceof.Cartesia\CartesiaSecurityBundle\Form\LoginForm).
Resolving inheritance for "Cartesia\CartesiaSecurityBundle\Form\LoginForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\LoginForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\ReportProblemForm" (parent: .abstract.instanceof.Cartesia\CartesiaSecurityBundle\Form\ReportProblemForm).
Resolving inheritance for "Cartesia\CartesiaSecurityBundle\Form\ReportProblemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\ReportProblemForm).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Cartesia\CartesiaSecurityBundle\Twig\CartesiaSecurityExtension" (parent: .abstract.instanceof.Cartesia\CartesiaSecurityBundle\Twig\CartesiaSecurityExtension).
Resolving inheritance for "Cartesia\CartesiaSecurityBundle\Twig\CartesiaSecurityExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Cartesia\CartesiaSecurityBundle\Twig\CartesiaSecurityExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\BrandManagerController" (parent: .abstract.instanceof.Cartesia\AdminBundle\Controller\BrandManagerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\BrandManagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\BrandManagerController).
Resolving inheritance for "Cartesia\AdminBundle\Controller\BrandManagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\BrandManagerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\ConnectionController" (parent: .abstract.instanceof.Cartesia\AdminBundle\Controller\ConnectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\ConnectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\ConnectionController).
Resolving inheritance for ".instanceof.Cartesia\AdminBundle\Controller\ConnectionController.0.Cartesia\AdminBundle\Controller\ConnectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\ConnectionController).
Resolving inheritance for "Cartesia\AdminBundle\Controller\ConnectionController" (parent: .instanceof.Cartesia\AdminBundle\Controller\ConnectionController.0.Cartesia\AdminBundle\Controller\ConnectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\DashboardController" (parent: .abstract.instanceof.Cartesia\AdminBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\DashboardController).
Resolving inheritance for "Cartesia\AdminBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\SonataCropperAdminController" (parent: .abstract.instanceof.Cartesia\AdminBundle\Controller\SonataCropperAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\SonataCropperAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\SonataCropperAdminController).
Resolving inheritance for "Cartesia\AdminBundle\Controller\SonataCropperAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\SonataCropperAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\UploadController" (parent: .abstract.instanceof.Cartesia\AdminBundle\Controller\UploadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\UploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\UploadController).
Resolving inheritance for "Cartesia\AdminBundle\Controller\UploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\UploadController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\AdminBundle\Form\Type\DateTimeType" (parent: .abstract.instanceof.Cartesia\AdminBundle\Form\Type\DateTimeType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Cartesia\AdminBundle\Form\Type\DateTimeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\AdminBundle\Form\Type\DateTimeType).
Resolving inheritance for "Cartesia\AdminBundle\Form\Type\DateTimeType" (parent: .instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Cartesia\AdminBundle\Form\Type\DateTimeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\AdminBundle\Form\Type\DateType" (parent: .abstract.instanceof.Cartesia\AdminBundle\Form\Type\DateType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Cartesia\AdminBundle\Form\Type\DateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\AdminBundle\Form\Type\DateType).
Resolving inheritance for "Cartesia\AdminBundle\Form\Type\DateType" (parent: .instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Cartesia\AdminBundle\Form\Type\DateType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Cartesia\AdminBundle\Twig\AdminExtension" (parent: .abstract.instanceof.Cartesia\AdminBundle\Twig\AdminExtension).
Resolving inheritance for "Cartesia\AdminBundle\Twig\AdminExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Cartesia\AdminBundle\Twig\AdminExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\AdminBundle\Validator\Constraints\FileValidator" (parent: .abstract.instanceof.Cartesia\AdminBundle\Validator\Constraints\FileValidator).
Resolving inheritance for "Cartesia\AdminBundle\Validator\Constraints\FileValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\AdminBundle\Validator\Constraints\FileValidator).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\GalleryBundle\Controller\CropperController" (parent: .abstract.instanceof.Cartesia\GalleryBundle\Controller\CropperController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\GalleryBundle\Controller\CropperController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\GalleryBundle\Controller\CropperController).
Resolving inheritance for "Cartesia\GalleryBundle\Controller\CropperController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\GalleryBundle\Controller\CropperController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\GalleryBundle\Controller\UploadController" (parent: .abstract.instanceof.Cartesia\GalleryBundle\Controller\UploadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\GalleryBundle\Controller\UploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\GalleryBundle\Controller\UploadController).
Resolving inheritance for "Cartesia\GalleryBundle\Controller\UploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\GalleryBundle\Controller\UploadController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryFileForm" (parent: .abstract.instanceof.Cartesia\GalleryBundle\Form\GalleryFileForm).
Resolving inheritance for "Cartesia\GalleryBundle\Form\GalleryFileForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryFileForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryImageForm" (parent: .abstract.instanceof.Cartesia\GalleryBundle\Form\GalleryImageForm).
Resolving inheritance for "Cartesia\GalleryBundle\Form\GalleryImageForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryImageForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryImageWithCropForm" (parent: .abstract.instanceof.Cartesia\GalleryBundle\Form\GalleryImageWithCropForm).
Resolving inheritance for "Cartesia\GalleryBundle\Form\GalleryImageWithCropForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryImageWithCropForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryItemForm" (parent: .abstract.instanceof.Cartesia\GalleryBundle\Form\GalleryItemForm).
Resolving inheritance for "Cartesia\GalleryBundle\Form\GalleryItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryLinkForm" (parent: .abstract.instanceof.Cartesia\GalleryBundle\Form\GalleryLinkForm).
Resolving inheritance for "Cartesia\GalleryBundle\Form\GalleryLinkForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryLinkForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryVideoForm" (parent: .abstract.instanceof.Cartesia\GalleryBundle\Form\GalleryVideoForm).
Resolving inheritance for "Cartesia\GalleryBundle\Form\GalleryVideoForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryVideoForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryVideoWithCoverForm" (parent: .abstract.instanceof.Cartesia\GalleryBundle\Form\GalleryVideoWithCoverForm).
Resolving inheritance for "Cartesia\GalleryBundle\Form\GalleryVideoWithCoverForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryVideoWithCoverForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\Type\CropType" (parent: .abstract.instanceof.Cartesia\GalleryBundle\Form\Type\CropType).
Resolving inheritance for "Cartesia\GalleryBundle\Form\Type\CropType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\Type\CropType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\Type\GalleryType" (parent: .abstract.instanceof.Cartesia\GalleryBundle\Form\Type\GalleryType).
Resolving inheritance for "Cartesia\GalleryBundle\Form\Type\GalleryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\Type\GalleryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\Type\ImageType" (parent: .abstract.instanceof.Cartesia\GalleryBundle\Form\Type\ImageType).
Resolving inheritance for "Cartesia\GalleryBundle\Form\Type\ImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\Type\ImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\Type\MediaType" (parent: .abstract.instanceof.Cartesia\GalleryBundle\Form\Type\MediaType).
Resolving inheritance for "Cartesia\GalleryBundle\Form\Type\MediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\Type\MediaType).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.core" (parent: security.firewall.config).
Resolving inheritance for "security.listener.core.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.core" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.core" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.core" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.core" (parent: security.logout.listener.session).
Resolving inheritance for "security.logout.listener.cookie_clearing.core" (parent: security.logout.listener.cookie_clearing).
Resolving inheritance for "security.authenticator.form_login.core" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.core.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.core.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.core" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.core" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.core" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.core" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.core" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.core" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.core" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.core" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.core" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.core" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.collaborator" (parent: security.firewall.config).
Resolving inheritance for "security.listener.collaborator.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.collaborator" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.collaborator" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.collaborator" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.collaborator" (parent: security.logout.listener.session).
Resolving inheritance for "security.logout.listener.cookie_clearing.collaborator" (parent: security.logout.listener.cookie_clearing).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.collaborator" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.collaborator" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.collaborator" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.collaborator" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.collaborator" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.collaborator" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.collaborator" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.collaborator" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.collaborator" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.collaborator" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.student" (parent: security.firewall.config).
Resolving inheritance for "security.listener.student.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.2" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.student" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.student" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.student" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.student" (parent: security.logout.listener.session).
Resolving inheritance for "security.logout.listener.cookie_clearing.student" (parent: security.logout.listener.cookie_clearing).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.student" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.student" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.student" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.student" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.student" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.student" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.student" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.student" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.student" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.student" (parent: security.firewall.context).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\Admin\AbstractVideoAdminController" (parent: .abstract.instanceof..abstract.App\Controller\Admin\AbstractVideoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Controller\Admin\AbstractVideoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\Admin\AbstractVideoAdminController).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\Constraints\Video" (parent: .abstract.instanceof.App\Validator\Constraints\Video).
Resolving inheritance for ".instanceof.App\Validator\Constraints\Video.0.App\Validator\Constraints\Video" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\Constraints\Video).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Annotations\Markdown.0.Cartesia\LibBundle\Annotations\Markdown" (parent: .abstract.instanceof.Cartesia\LibBundle\Annotations\Markdown).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0..abstract.Cartesia\LibBundle\Command\AbstractMonitoredCommand" (parent: .abstract.instanceof..abstract.Cartesia\LibBundle\Command\AbstractMonitoredCommand).
Resolving inheritance for ".instanceof.UnitEnum.0.Cartesia\LibBundle\Config\ParameterType" (parent: .abstract.instanceof.Cartesia\LibBundle\Config\ParameterType).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface.0.Cartesia\LibBundle\DependencyInjection\Compiler\PostDeployPass" (parent: .abstract.instanceof.Cartesia\LibBundle\DependencyInjection\Compiler\PostDeployPass).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0..abstract.Cartesia\LibBundle\Repository\ServiceEntityRepository" (parent: .abstract.instanceof..abstract.Cartesia\LibBundle\Repository\ServiceEntityRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\AllowedContentType" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\AllowedContentType).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Validator\Constraints\AllowedContentType.0.Cartesia\LibBundle\Validator\Constraints\AllowedContentType" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\AllowedContentType).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrl" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrl).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrl.0.Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrl" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrl).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrl" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrl).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrl.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrl" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrl).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrl" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrl).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrl.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrl" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrl).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrl" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrl).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrl.0.Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrl" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrl).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDay" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDay).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDay.0.Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDay" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDay).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\File" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\File).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Validator\Constraints\File.0.Cartesia\LibBundle\Validator\Constraints\File" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\File).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThan" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThan).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThan.0.Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThan" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThan).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\PhoneNumber" (parent: .abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\PhoneNumber).
Resolving inheritance for ".instanceof.Cartesia\LibBundle\Validator\Constraints\PhoneNumber.0.Cartesia\LibBundle\Validator\Constraints\PhoneNumber" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\PhoneNumber).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0..abstract.Cartesia\CoreBundle\Command\AbstractDeleteBrandCommand" (parent: .abstract.instanceof..abstract.Cartesia\CoreBundle\Command\AbstractDeleteBrandCommand).
Resolving inheritance for ".instanceof.UnitEnum.0.Cartesia\CoreBundle\Config\BrandEvent" (parent: .abstract.instanceof.Cartesia\CoreBundle\Config\BrandEvent).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Cartesia\CoreBundle\Controller\AbstractBrandedAdminController" (parent: .abstract.instanceof..abstract.Cartesia\CoreBundle\Controller\AbstractBrandedAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Cartesia\CoreBundle\Controller\AbstractBrandedAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Cartesia\CoreBundle\Controller\AbstractBrandedAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Cartesia\CoreBundle\Controller\AbstractBrandedSecuredByTokenController" (parent: .abstract.instanceof..abstract.Cartesia\CoreBundle\Controller\AbstractBrandedSecuredByTokenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Cartesia\CoreBundle\Controller\AbstractBrandedSecuredByTokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Cartesia\CoreBundle\Controller\AbstractBrandedSecuredByTokenController).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\CoreBundle\Validator\Constraints\Collaborator" (parent: .abstract.instanceof.Cartesia\CoreBundle\Validator\Constraints\Collaborator).
Resolving inheritance for ".instanceof.Cartesia\CoreBundle\Validator\Constraints\Collaborator.0.Cartesia\CoreBundle\Validator\Constraints\Collaborator" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\CoreBundle\Validator\Constraints\Collaborator).
Resolving inheritance for ".instanceof.UnitEnum.0.Cartesia\CartesiaSecurityBundle\Config\UserRole" (parent: .abstract.instanceof.Cartesia\CartesiaSecurityBundle\Config\UserRole).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\AdminBundle\Validator\Constraints\File" (parent: .abstract.instanceof.Cartesia\AdminBundle\Validator\Constraints\File).
Resolving inheritance for ".instanceof.Cartesia\AdminBundle\Validator\Constraints\File.0.Cartesia\AdminBundle\Validator\Constraints\File" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\AdminBundle\Validator\Constraints\File).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snc_redis" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
1
Skipping service "App\EventSubscriber\EvaluationSubscriber": Class or interface "App\EventSubscriber\EvaluationSubscriber" cannot be loaded.
2
Removing service-argument resolver for controller "App\Controller\Admin\LiveAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController::formatDate": no corresponding services exist for the referenced types.
419
Removed service "Cartesia\CartesiaSecurityBundle\Service\JWTPayloadFactoryInterface"; reason: private alias.
Removed service "Cartesia\LibBundle\Tests\Helper\FactoryInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Sonata\BlockBundle\Templating\Helper\BlockHelper"; reason: private alias.
Removed service "sonata.block.context_manager"; reason: private alias.
Removed service "sonata.block.renderer"; reason: private alias.
Removed service "Sonata\AdminBundle\Admin\Pool"; reason: private alias.
Removed service "Sonata\AdminBundle\Filter\FilterFactoryInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Admin\BreadcrumbsBuilderInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Translator\LabelTranslatorStrategyInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Model\AuditManagerInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Search\SearchHandlerInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Filter\Persister\FilterPersisterInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Request\AdminFetcherInterface"; reason: private alias.
Removed service "sonata.admin.twig.extension"; reason: private alias.
Removed service "sonata.templates.twig.extension"; reason: private alias.
Removed service "sonata.admin.group.extension"; reason: private alias.
Removed service "sonata.security.twig.extension"; reason: private alias.
Removed service "sonata.canonicalize.twig.extension"; reason: private alias.
Removed service "sonata.xeditable.twig.extension"; reason: private alias.
Removed service "sonata.render_element.twig.extension"; reason: private alias.
Removed service "Sonata\AdminBundle\Bridge\Exporter\AdminExporter"; reason: private alias.
Removed service "sonata.admin.security.handler"; reason: private alias.
Removed service "Sonata\MediaBundle\Provider\Pool"; reason: private alias.
Removed service "sonata.media.admin.media.manager"; reason: private alias.
Removed service "sonata.media.http.client"; reason: private alias.
Removed service "sonata.media.http.message_factory"; reason: private alias.
Removed service "sonata.media.adapter.image.default"; reason: private alias.
Removed service "sonata.media.resizer.default"; reason: private alias.
Removed service "Sonata\Exporter\Exporter"; reason: private alias.
Removed service "Sonata\Exporter\ExporterInterface"; reason: private alias.
Removed service "Sonata\IntlBundle\Helper\DateTimeFormatter"; reason: private alias.
Removed service "Sonata\IntlBundle\Helper\Localizer"; reason: private alias.
Removed service "Sonata\IntlBundle\Helper\NumberFormatter"; reason: private alias.
Removed service "Sonata\IntlBundle\Helper\DateTimeFormatterInterface"; reason: private alias.
Removed service "Sonata\IntlBundle\Helper\LocalizerInterface"; reason: private alias.
Removed service "Sonata\IntlBundle\Helper\NumberFormatterInterface"; reason: private alias.
Removed service "sonata.intl.timezone_detector"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "session_listener"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $errorProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $errorProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $send_emailProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $sendEmailProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Producer $send_emailProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $sendEmailProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $send_bulk_emailProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $sendBulkEmailProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Producer $send_bulk_emailProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $sendBulkEmailProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $send_bulk_smsProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $sendBulkSmsProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Producer $send_bulk_smsProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $sendBulkSmsProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $send_slack_notificationProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $sendSlackNotificationProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Producer $send_slack_notificationProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $sendSlackNotificationProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $post_zoho_formProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $postZohoFormProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Producer $post_zoho_formProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $postZohoFormProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $compress_pdfProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $compressPdfProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Producer $compress_pdfProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $compressPdfProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $live_exportProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $liveExportProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Producer $live_exportProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $liveExportProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $switch_live_to_replayProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $switchLiveToReplayProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Producer $switch_live_to_replayProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $switchLiveToReplayProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $login_logProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ProducerInterface $loginLogProducer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Producer $login_logProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Producer $loginLogProducer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $errorConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $errorConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $send_emailConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $sendEmailConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Consumer $send_emailConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $sendEmailConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $send_bulk_emailConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $sendBulkEmailConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Consumer $send_bulk_emailConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $sendBulkEmailConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $send_bulk_smsConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $sendBulkSmsConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Consumer $send_bulk_smsConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $sendBulkSmsConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $send_slack_notificationConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $sendSlackNotificationConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Consumer $send_slack_notificationConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $sendSlackNotificationConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $post_zoho_formConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $postZohoFormConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Consumer $post_zoho_formConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $postZohoFormConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $compress_pdfConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $compressPdfConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Consumer $compress_pdfConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $compressPdfConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $live_exportConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $liveExportConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Consumer $live_exportConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $liveExportConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $switch_live_to_replayConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $switchLiveToReplayConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Consumer $switch_live_to_replayConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $switchLiveToReplayConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $login_logConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $loginLogConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Consumer $login_logConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $loginLogConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $brand_event_consumer_live-platformConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $brandEventConsumerLivePlatformConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Consumer $brand_event_consumer_live-platformConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $brandEventConsumerLivePlatformConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $event_dlq_live-platformConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface $eventDlqLivePlatformConsumer"; reason: private alias.
Removed service ".OldSound\RabbitMqBundle\RabbitMq\Consumer $event_dlq_live-platformConsumer"; reason: private alias.
Removed service "OldSound\RabbitMqBundle\RabbitMq\Consumer $eventDlqLivePlatformConsumer"; reason: private alias.
Removed service "Cartesia\LibBundle\Service\EmailProvider\EmailProviderInterface"; reason: private alias.
Removed service "Cartesia\LibBundle\Service\BulkEmailProviderInterface"; reason: private alias.
Removed service "Cartesia\LibBundle\Service\EmailProvider\BulkEmailProviderInterface"; reason: private alias.
Removed service "Cartesia\LibBundle\Service\MarkdownParserInterface"; reason: private alias.
Removed service "Cartesia\LibBundle\Tests\Helper\CleanerInterface"; reason: private alias.
Removed service "Behat\Mink\Mink"; reason: private alias.
Removed service "Behat\Mink\Session"; reason: private alias.
Removed service "FriendsOfBehat\SymfonyExtension\Mink\MinkParameters"; reason: private alias.
Removed service ".Symfony\Component\DependencyInjection\ContainerInterface $driver container"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface $driverContainer"; reason: private alias.
Removed service "Cartesia\LibBundle\Tests\Helper\ContextStateInterface"; reason: private alias.
Removed service "Sonata\MediaBundle\Twig\Extension\MediaExtension"; reason: private alias.
Removed service "Sonata\MediaBundle\Entity\MediaManager"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.cartesia_security_user"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.core"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.core"; reason: private alias.
Removed service "security.authentication.session_strategy.collaborator"; reason: private alias.
Removed service "security.user_checker.collaborator"; reason: private alias.
Removed service "security.authentication.session_strategy.student"; reason: private alias.
Removed service "security.user_checker.student"; 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 ".Symfony\Component\PasswordHasher\PasswordHasherInterface $Cartesia\CoreBundle\Entity\User"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\PasswordHasherInterface $cartesiaCoreBundleEntityUser"; reason: private alias.
Removed service "Cartesia\CoreBundle\Model\ExporterInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $snc_redis.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $sncRedisLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\KernelBrowser"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelBrowser"; reason: private alias.
Removed service ".service_locator.Xb7sOYz"; reason: private alias.
Removed service ".service_locator.4Mc3j.y"; reason: private alias.
Removed service ".service_locator.m48H2j7"; reason: private alias.
Removed service ".service_locator.VJiY1Qn"; reason: private alias.
Removed service ".service_locator.XukhNlb"; reason: private alias.
Removed service ".service_locator.qFpcKV4"; reason: private alias.
Removed service ".service_locator.TA8ehid"; reason: private alias.
Removed service ".service_locator.ObYcE8W"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.uri_template.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 "twig.error_renderer.html.inner"; reason: private alias.
Removed service "Doctrine\Migrations\Version\DbalMigrationFactory"; reason: private alias.
Removed service "sonata.admin.data_source.orm"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.core"; reason: private alias.
Removed service "security.firewall.authenticator.collaborator"; reason: private alias.
Removed service "security.firewall.authenticator.student"; reason: private alias.
Removed service "security.event_dispatcher.core"; reason: private alias.
Removed service "security.event_dispatcher.collaborator"; reason: private alias.
Removed service "security.event_dispatcher.student"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.uklQifJ"; reason: private alias.
Removed service ".service_locator.GQjT5oQ"; reason: private alias.
Removed service ".service_locator.aDnZGDQ"; reason: private alias.
Removed service ".service_locator.ydiTCBi"; reason: private alias.
Removed service ".service_locator.HmSVi6W"; reason: private alias.
Removed service ".service_locator.sBho7N1"; reason: private alias.
Removed service ".service_locator.8UHGvIh"; reason: private alias.
Removed service ".service_locator.0MQPjKG"; reason: private alias.
Removed service ".service_locator.LeRNSX2"; reason: private alias.
Removed service ".service_locator.NMI4.SF"; reason: private alias.
Removed service ".service_locator.GWe_d6h"; reason: private alias.
Removed service ".service_locator.ZPH7mmE"; reason: private alias.
Removed service ".service_locator.kWxIfdI"; reason: private alias.
Removed service ".service_locator.cPyEV9N"; reason: private alias.
Removed service ".service_locator.t_JmZ_d"; reason: private alias.
Removed service ".service_locator.oGnH3Ej"; reason: private alias.
Removed service ".service_locator.nXcBvZ7"; reason: private alias.
Removed service ".service_locator..IYn2Zt"; reason: private alias.
Removed service ".service_locator.ZYDmQ8S"; reason: private alias.
Removed service ".service_locator.gJ56DIe"; reason: private alias.
Removed service ".service_locator.ipgfs7X"; reason: private alias.
Removed service ".service_locator.Zz3m8vP"; reason: private alias.
Removed service ".service_locator.p8_YuDL"; reason: private alias.
Removed service ".service_locator.O6CLpVQ"; reason: private alias.
Removed service ".service_locator.C6aw76A"; reason: private alias.
Removed service ".service_locator.88wsPza"; reason: private alias.
Removed service ".service_locator.mYpMGjG"; reason: private alias.
Removed service ".service_locator.xGJiHRb"; reason: private alias.
Removed service ".service_locator.X8.4HbI"; reason: private alias.
Removed service ".service_locator.jPJDZIg"; reason: private alias.
Removed service ".service_locator.0uMCsnE"; reason: private alias.
Removed service ".service_locator.e_XBkvc"; reason: private alias.
Removed service ".service_locator.3bYPIJ2"; reason: private alias.
Removed service ".service_locator.y1C8Gj."; reason: private alias.
Removed service ".service_locator.APQoqQg"; reason: private alias.
Removed service ".service_locator..oBTrE0"; reason: private alias.
Removed service ".service_locator.NFUqyNa"; reason: private alias.
Removed service ".service_locator.fEc7_Lu"; reason: private alias.
Removed service ".service_locator.E.yaJ9S"; reason: private alias.
Removed service ".service_locator.33o00In"; reason: private alias.
Removed service ".service_locator.zEHvRPZ"; reason: private alias.
Removed service ".service_locator.zp4.4pA"; reason: private alias.
Removed service ".service_locator.sqDqfLZ"; reason: private alias.
Removed service ".service_locator.wd2lFNF"; reason: private alias.
Removed service ".service_locator.YO3_sj."; reason: private alias.
Removed service ".service_locator.1.eXvQX"; reason: private alias.
Removed service ".service_locator.d2jZSPD"; reason: private alias.
Removed service ".service_locator.gEM3TtJ"; reason: private alias.
Removed service ".service_locator.JUHi._g"; reason: private alias.
Removed service ".service_locator.X4CspMr"; reason: private alias.
Removed service ".service_locator.NaIhkAa"; reason: private alias.
Removed service ".service_locator.AwJ.Peu"; reason: private alias.
Removed service ".service_locator.KROzdvD"; reason: private alias.
Removed service ".service_locator.XHTX5Yl"; reason: private alias.
Removed service ".service_locator.fiFWDLT"; reason: private alias.
Removed service ".service_locator.KAXZnki"; reason: private alias.
Removed service ".service_locator.E._B6zH"; reason: private alias.
Removed service ".service_locator.UOV1jy9"; reason: private alias.
Removed service ".service_locator.rZDWdIC"; reason: private alias.
Removed service ".service_locator.T_KJ3Nq"; reason: private alias.
Removed service ".service_locator.nEZNh9W"; reason: private alias.
Removed service ".service_locator.tMqvEO1"; reason: private alias.
Removed service ".service_locator.2QrrMg."; reason: private alias.
Removed service ".service_locator.zLzs_m6"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.tAr0SZR"; reason: private alias.
Removed service ".service_locator.iejDnVR"; reason: private alias.
Removed service ".service_locator.gxNQ7R5"; reason: private alias.
Removed service ".service_locator.m4kGBgL"; reason: private alias.
Removed service ".service_locator.tw3WRgg"; reason: private alias.
Removed service ".service_locator.Df1HwH0"; reason: private alias.
Removed service ".service_locator.zABUHjp"; reason: private alias.
Removed service ".service_locator.51az1Ya"; reason: private alias.
Removed service ".service_locator.RWDbaQv"; reason: private alias.
Removed service ".service_locator.Q2FF2no"; reason: private alias.
Removed service ".service_locator.jPmffRB"; reason: private alias.
Removed service ".service_locator.D0sE7Z2"; reason: private alias.
Removed service ".service_locator.lVx4LtS"; reason: private alias.
Removed service ".service_locator.vkJMUK7"; reason: private alias.
Removed service ".service_locator.0dbQqrB"; reason: private alias.
164
Changed reference of service "App\Admin\ChatRoomAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\CollaboratorAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\CollaboratorTraining\CollaboratorTrainingAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\CollaboratorTraining\ShutdownCollaboratorTrainingAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\EvaluationAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\LiveAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\LiveChecklistAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\LiveOrderAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\LoginLogAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\PastLiveAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\QuestionAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\QuestionAssistantAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\ShutdownLiveAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\SimpleLiveAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\SimpleSubTopicAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\StudentDashboardAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\SubTopicAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\SubTopicOrderAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\TechnicalProblemAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\TemplateAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\TopicAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\TopicOrderAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\ViewerLiveStatusExportAmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\WebsiteConfigAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Notifier" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Twig\AppExtension" previously pointing to "router.default" to "router".
Changed reference of service "App\Validator\Constraints\VideoValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Tests\Behat\FeatureContext" previously pointing to "router.default" to "router".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.event.extension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.menu_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.route.default_generator" previously pointing to "router.default" to "router".
Changed reference of service "sonata.admin.twig.xeditable_runtime" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.public_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.forbidden_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.superadmin_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.session_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.connected_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.admin.media" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.admin.gallery" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.admin.gallery_item" 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 "services_resetter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "test.private_services_locator" previously pointing to "cache.default_clearer" to "cache.app_clearer".
Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
Changed reference of service "test.private_services_locator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "test.private_services_locator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "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 "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 "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 "old_sound_rabbit_mq.error_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.send_email_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.send_bulk_email_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.send_bulk_sms_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.send_slack_notification_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.post_zoho_form_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.compress_pdf_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.live_export_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.switch_live_to_replay_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.login_log_producer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.error_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.send_email_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.send_bulk_email_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.send_bulk_sms_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.send_slack_notification_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.post_zoho_form_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.compress_pdf_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.live_export_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.switch_live_to_replay_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.login_log_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.brand_event_consumer_live-platform_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "old_sound_rabbit_mq.event_dlq_live-platform_consumer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Cartesia\LibBundle\EventListener\DomainExceptionListener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Cartesia\LibBundle\Service\OptionsResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Cartesia\CoreBundle\EventListener\AdminBrandRequestListener" previously pointing to "router.default" to "router".
Changed reference of service "Cartesia\CoreBundle\EventListener\BrandRequestListener" previously pointing to "router.default" to "router".
Changed reference of service "Cartesia\CoreBundle\EventListener\BrandedAdminControllerListener" previously pointing to "router.default" to "router".
Changed reference of service "Cartesia\CoreBundle\Twig\CoreExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Cartesia\CoreBundle\Twig\CoreExtension" previously pointing to "router.default" to "router".
Changed reference of service "Cartesia\CoreBundle\Validator\Constraints\CollaboratorValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Cartesia\CartesiaSecurityBundle\EventListener\LogoutListener" previously pointing to "router.default" to "router".
Changed reference of service "Cartesia\CartesiaSecurityBundle\Security\StudentLoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "Cartesia\CartesiaSecurityBundle\Security\TeacherLoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "Cartesia\AdminBundle\Admin\FormFieldAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Cartesia\AdminBundle\Admin\FormOptionAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Cartesia\GalleryBundle\Service\GalleryManager" previously pointing to "translator.data_collector" to "translator".
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 ".service_locator.51hHbbT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.v59C3c2" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.I59GLWL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.E0IaxrX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator._0n2lBR" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator._0n2lBR" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.6nKZ3wa" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fF2rtFy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.fF2rtFy" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.CyR4poO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.CyR4poO" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.1he78Y." previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.5Zkfztv" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.HtsiNwv" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.XjYE4uE" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.XjYE4uE" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.iVJ90v1" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.8VgjsMZ" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
665
Removed service "App\Entity"; reason: abstract.
Removed service ".abstract.App\Admin\AbstractVideoAdmin"; reason: abstract.
Removed service ".abstract.App\Admin\CollaboratorTraining\AbstractCollaboratorTrainingAdmin"; reason: abstract.
Removed service ".abstract.App\Controller\Admin\AbstractVideoAdminController"; reason: abstract.
Removed service ".abstract.App\Job\AbstractJob"; reason: abstract.
Removed service ".abstract.App\Model\VideoProvider\VideoResponseInterface"; reason: abstract.
Removed service ".abstract.App\Service\VideoProvider\VideoProviderInterface"; 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 "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "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 "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "Cartesia\LibBundle\Entity"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Command\AbstractMonitoredCommand"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Config\CustomEnumInterface"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Consumer\AbstractConsumer"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Deploy\AbstractPostDeploy"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Deploy\PostDeployInterface"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Doctrine\DBAL\Types\Type"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Doctrine\Migration\AbstractMigration"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Doctrine\Migration\AbstractRemoveAccountDependencyMigration"; reason: abstract.
Removed service "Cartesia\LibBundle\EventListener\MockTimeListener"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Exception\DomainException"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Exception\DomainExceptionInterface"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Job\AbstractJob"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Migrations\Factory\MigrationInterface"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Model\AddressInterface"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Model\Itemizable"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Model\JsonSerializable"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Model\MarkdownInterface"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Model\MonitoredCommandInterface"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Model\PhoneNumberInterface"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Producer\AbstractProducer"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Repository\ServiceEntityRepository"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Service\EmailProvider\BulkEmailProviderInterface"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Service\EmailProvider\EmailProviderInterface"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Service\EmailProvider\Mailchimp\AbstractEmailProvider"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Service\MarkdownParserInterface"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Service\Slack\AbstractSnippet"; reason: abstract.
Removed service ".abstract.Cartesia\LibBundle\Service\Slack\SlackSnippetInterface"; reason: abstract.
Removed service "Cartesia\CoreBundle\Entity"; reason: abstract.
Removed service ".abstract.Cartesia\CoreBundle\Command\AbstractDeleteBrandCommand"; reason: abstract.
Removed service "Cartesia\CoreBundle\Command\CreateBrandsForTestCommand"; reason: abstract.
Removed service ".abstract.Cartesia\CoreBundle\Controller\AbstractBrandedAdminController"; reason: abstract.
Removed service ".abstract.Cartesia\CoreBundle\Controller\AbstractBrandedSecuredByTokenController"; reason: abstract.
Removed service ".abstract.Cartesia\CoreBundle\Model\CollaboratorInterface"; reason: abstract.
Removed service ".abstract.Cartesia\CoreBundle\Model\ExporterInterface"; reason: abstract.
Removed service ".abstract.Cartesia\CoreBundle\Service\Exporter"; reason: abstract.
Removed service ".abstract.Cartesia\CartesiaSecurityBundle\Model\ExtranetApiInterface"; reason: abstract.
Removed service ".abstract.Cartesia\CartesiaSecurityBundle\Security\AbstractLoginFormAuthenticator"; reason: abstract.
Removed service ".abstract.Cartesia\CartesiaSecurityBundle\Service\CollaboratorSyncer"; reason: abstract.
Removed service ".abstract.Cartesia\CartesiaSecurityBundle\Service\JWTPayloadFactoryInterface"; reason: abstract.
Removed service "Cartesia\AdminBundle\Entity"; reason: abstract.
Removed service ".abstract.Cartesia\AdminBundle\Model\CroppableInterface"; reason: abstract.
Removed service "Cartesia\GalleryBundle\Entity"; reason: abstract.
Removed service "Cartesia\GalleryBundle\Repository"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ArchiveViewerLiveStatusCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ArchiveViewerLiveStatusCommand.0.App\Command\ArchiveViewerLiveStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ArchiveViewerLiveStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanLoginLogsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CleanLoginLogsCommand.0.App\Command\CleanLoginLogsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanLoginLogsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteBrand\DeleteDataCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DeleteBrand\DeleteDataCommand.0.App\Command\DeleteBrand\DeleteDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeleteBrand\DeleteDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexAssetsFullCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IndexAssetsFullCommand.0.App\Command\IndexAssetsFullCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IndexAssetsFullCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexLivesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IndexLivesCommand.0.App\Command\IndexLivesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IndexLivesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitLiveGalleriesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\InitLiveGalleriesCommand.0.App\Command\InitLiveGalleriesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\InitLiveGalleriesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveOrphanMediaFilesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\RemoveOrphanMediaFilesCommand.0.App\Command\RemoveOrphanMediaFilesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemoveOrphanMediaFilesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveOrphanMediasCommand"; reason: abstract.
Removed service ".instanceof.App\Command\RemoveOrphanMediasCommand.0.App\Command\RemoveOrphanMediasCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemoveOrphanMediasCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduleDailyLivesToReplayCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ScheduleDailyLivesToReplayCommand.0.App\Command\ScheduleDailyLivesToReplayCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ScheduleDailyLivesToReplayCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupAttachmentPipeline"; reason: abstract.
Removed service ".instanceof.App\Command\SetupAttachmentPipeline.0.App\Command\SetupAttachmentPipeline"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SetupAttachmentPipeline"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SimulateLiveEndCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SimulateLiveEndCommand.0.App\Command\SimulateLiveEndCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SimulateLiveEndCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SwitchTrainingsLivesToReplayJobCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SwitchTrainingsLivesToReplayJobCommand.0.App\Command\SwitchTrainingsLivesToReplayJobCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SwitchTrainingsLivesToReplayJobCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncSpeakersAndModeratorsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SyncSpeakersAndModeratorsCommand.0.App\Command\SyncSpeakersAndModeratorsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SyncSpeakersAndModeratorsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateNbPotentialLiveViewersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\UpdateNbPotentialLiveViewersCommand.0.App\Command\UpdateNbPotentialLiveViewersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateNbPotentialLiveViewersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateReplayStatsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\UpdateReplayStatsCommand.0.App\Command\UpdateReplayStatsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateReplayStatsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVimeoLiveUrlCommand"; reason: abstract.
Removed service ".instanceof.App\Command\UpdateVimeoLiveUrlCommand.0.App\Command\UpdateVimeoLiveUrlCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateVimeoLiveUrlCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\Admin\AbstractVideoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Controller\Admin\AbstractVideoAdminController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Controller\Admin\AbstractVideoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CollaboratorAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CollaboratorAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CollaboratorAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CollaboratorTrainingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CollaboratorTrainingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CollaboratorTrainingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContactStudentPreviewMarkdownController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContactStudentPreviewMarkdownController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ContactStudentPreviewMarkdownController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EvaluationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EvaluationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EvaluationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LiveAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LiveAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LiveAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PreviewMarkdownController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PreviewMarkdownController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PreviewMarkdownController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\QuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\QuestionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\QuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StudentDashboardAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StudentDashboardAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StudentDashboardAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TemplateAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TemplateAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TemplateAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ViewerLiveStatusExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ViewerLiveStatusExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ViewerLiveStatusExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ViewersEmailAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ViewersEmailAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ViewersEmailAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Admin\QuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Admin\QuestionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Admin\QuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Admin\ReplayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Admin\ReplayController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Admin\ReplayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Admin\StudentDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Admin\StudentDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Admin\StudentDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorDisciplineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorDisciplineController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorDisciplineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorLiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorLiveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorLiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorLiveEvaluationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorLiveEvaluationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorLiveEvaluationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorModerationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorModerationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorModerationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorPastLiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorPastLiveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorPastLiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorQuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorQuestionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorQuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorStudentLiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorStudentLiveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorStudentLiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Collaborator\CollaboratorTrainingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Collaborator\CollaboratorTrainingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Collaborator\CollaboratorTrainingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\External\StudentActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\External\StudentActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\External\StudentActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MediaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\MediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\AskQuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\AskQuestionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Student\AskQuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\EvaluationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\EvaluationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Student\EvaluationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\LiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\LiveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Student\LiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\QuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\QuestionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Student\QuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Student\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\TechnicalProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\TechnicalProblemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Student\TechnicalProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\TopicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\TopicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Student\TopicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Student\ViewerLiveStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Student\ViewerLiveStatusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Student\ViewerLiveStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Collaborator\CollaboratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Collaborator\CollaboratorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Collaborator\CollaboratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LiveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LiveTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LiveTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LiveTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicLiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicLiveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PublicLiveController"; reason: abstract.
Removed service ".instanceof.App\EventListener\EvaluationListener.0.App\EventListener\EvaluationListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\EvaluationListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ActiveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ActiveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LiveTemplateLinksType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\LiveTemplateLinksType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ShutdownType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ShutdownType"; 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\CollaboratorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CollaboratorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollaboratorTrainingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CollaboratorTrainingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvaluationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EvaluationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LiveRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LoginLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MediaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionAssistantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuestionAssistantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReplayRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReplayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubTopicRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubTopicRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TechnicalProblemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TechnicalProblemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TopicRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TopicRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ViewerLiveStatusArchiveRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ViewerLiveStatusArchiveRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ViewerLiveStatusExportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ViewerLiveStatusExportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ViewerLiveStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ViewerLiveStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebsiteConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WebsiteConfigRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\Constraints\Video"; reason: abstract.
Removed service ".instanceof.App\Validator\Constraints\Video.0.App\Validator\Constraints\Video"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\Video"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\ValueResolver\BrandedLiveByTokenForAllowedUserValueResolver"; reason: abstract.
Removed service ".instanceof.App\ValueResolver\BrandedLiveByTokenForAllowedUserValueResolver.0.App\ValueResolver\BrandedLiveByTokenForAllowedUserValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\ValueResolver\BrandedLiveByTokenForAllowedUserValueResolver"; reason: abstract.
Removed service ".instanceof.Behat\Behat\Context\Context.0.App\Tests\Behat\FeatureContext"; reason: abstract.
Removed service ".abstract.instanceof.App\Tests\Behat\FeatureContext"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Annotations\Markdown.0.Cartesia\LibBundle\Annotations\Markdown"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Annotations\Markdown"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0..abstract.Cartesia\LibBundle\Command\AbstractMonitoredCommand"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Cartesia\LibBundle\Command\AbstractMonitoredCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\BackupDatabaseDownloadAndRestoreCommand"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Command\BackupDatabaseDownloadAndRestoreCommand.0.Cartesia\LibBundle\Command\BackupDatabaseDownloadAndRestoreCommand"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Command\BackupDatabaseDownloadAndRestoreCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\BackupDatabaseListCommand"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Command\BackupDatabaseListCommand.0.Cartesia\LibBundle\Command\BackupDatabaseListCommand"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Command\BackupDatabaseListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\BackupDatabaseSaveCommand"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Command\BackupDatabaseSaveCommand.0.Cartesia\LibBundle\Command\BackupDatabaseSaveCommand"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Command\BackupDatabaseSaveCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\ExecutePostDeployCommand"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Command\ExecutePostDeployCommand.0.Cartesia\LibBundle\Command\ExecutePostDeployCommand"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Command\ExecutePostDeployCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\GenerateFixturesCommand"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Command\GenerateFixturesCommand.0.Cartesia\LibBundle\Command\GenerateFixturesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Command\GenerateFixturesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\PurgeTablesCommand"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Command\PurgeTablesCommand.0.Cartesia\LibBundle\Command\PurgeTablesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Command\PurgeTablesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\LibBundle\Command\ReplayDlqCommand"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Command\ReplayDlqCommand.0.Cartesia\LibBundle\Command\ReplayDlqCommand"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Command\ReplayDlqCommand"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.Cartesia\LibBundle\Config\ParameterType"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Config\ParameterType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\LibBundle\Controller\AjaxDeleteEntityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\LibBundle\Controller\AjaxDeleteEntityController"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Controller\AjaxDeleteEntityController.0.Cartesia\LibBundle\Controller\AjaxDeleteEntityController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Controller\AjaxDeleteEntityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\LibBundle\Controller\FormMockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\LibBundle\Controller\FormMockController"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Controller\FormMockController.0.Cartesia\LibBundle\Controller\FormMockController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Controller\FormMockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\LibBundle\Controller\PreviewMarkdownController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\LibBundle\Controller\PreviewMarkdownController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Controller\PreviewMarkdownController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\LibBundle\Controller\RenderIframeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\LibBundle\Controller\RenderIframeController"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Controller\RenderIframeController.0.Cartesia\LibBundle\Controller\RenderIframeController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Controller\RenderIframeController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface.0.Cartesia\LibBundle\DependencyInjection\Compiler\PostDeployPass"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\DependencyInjection\Compiler\PostDeployPass"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\EventListener\MarkdownListener.0.Cartesia\LibBundle\EventListener\MarkdownListener"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\EventListener\MarkdownListener"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\EventListener\MediaListener.0.Cartesia\LibBundle\EventListener\MediaListener"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\EventListener\MediaListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\LibBundle\Form\Type\CustomHtmlType"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Form\Type\CustomHtmlType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\LibBundle\Form\Type\DeleteButtonType"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Form\Type\DeleteButtonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\LibBundle\Form\Type\LibButtonType"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Form\Type\LibButtonType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Cartesia\LibBundle\Repository\PostDeployExecutionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Repository\PostDeployExecutionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0..abstract.Cartesia\LibBundle\Repository\ServiceEntityRepository"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Cartesia\LibBundle\Repository\ServiceEntityRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Cartesia\LibBundle\Serializer\DateTimeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Serializer\DateTimeNormalizer"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Cartesia\LibBundle\Twig\LibExtension"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Twig\LibExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\AllowedContentType"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Validator\Constraints\AllowedContentType.0.Cartesia\LibBundle\Validator\Constraints\AllowedContentType"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\AllowedContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\AllowedContentTypeValidator"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\AllowedContentTypeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrl"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrl.0.Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrl"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrl"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrlValidator"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrlValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrl"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrl.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrl"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrl"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrlValidator"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrlValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrl"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrl.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrl"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrl"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrlValidator"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrlValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrl"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrl.0.Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrl"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrl"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrlValidator"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrlValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDay"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDay.0.Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDay"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDay"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDayValidator"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDayValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\File"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Validator\Constraints\File.0.Cartesia\LibBundle\Validator\Constraints\File"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\File"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\FileValidator"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\FileValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThan"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThan.0.Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThan"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThan"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThanValidator"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThanValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\LibBundle\Validator\Constraints\PhoneNumber"; reason: abstract.
Removed service ".instanceof.Cartesia\LibBundle\Validator\Constraints\PhoneNumber.0.Cartesia\LibBundle\Validator\Constraints\PhoneNumber"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\PhoneNumber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\LibBundle\Validator\Constraints\PhoneNumberValidator"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\Validator\Constraints\PhoneNumberValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Cartesia\LibBundle\ValueResolver\EmailValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\LibBundle\ValueResolver\EmailValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0..abstract.Cartesia\CoreBundle\Command\AbstractDeleteBrandCommand"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Cartesia\CoreBundle\Command\AbstractDeleteBrandCommand"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.Cartesia\CoreBundle\Config\BrandEvent"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CoreBundle\Config\BrandEvent"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Cartesia\CoreBundle\Controller\AbstractBrandedAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Cartesia\CoreBundle\Controller\AbstractBrandedAdminController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Cartesia\CoreBundle\Controller\AbstractBrandedAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Cartesia\CoreBundle\Controller\AbstractBrandedSecuredByTokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Cartesia\CoreBundle\Controller\AbstractBrandedSecuredByTokenController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Cartesia\CoreBundle\Controller\AbstractBrandedSecuredByTokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CoreBundle\Controller\BrandedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CoreBundle\Controller\BrandedController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CoreBundle\Controller\BrandedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CoreBundle\Controller\CustomExceptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CoreBundle\Controller\CustomExceptionController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CoreBundle\Controller\CustomExceptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CoreBundle\Controller\IconController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CoreBundle\Controller\IconController"; reason: abstract.
Removed service ".instanceof.Cartesia\CoreBundle\Controller\IconController.0.Cartesia\CoreBundle\Controller\IconController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CoreBundle\Controller\IconController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Cartesia\CoreBundle\EventListener\BrandedSecuredByTokenControllerListener"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CoreBundle\EventListener\BrandedSecuredByTokenControllerListener"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Cartesia\CoreBundle\Repository\BrandRepository"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CoreBundle\Repository\BrandRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Cartesia\CoreBundle\Repository\CollaboratorRepository"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CoreBundle\Repository\CollaboratorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Cartesia\CoreBundle\Repository\FormFieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CoreBundle\Repository\FormFieldRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Cartesia\CoreBundle\Twig\CoreExtension"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CoreBundle\Twig\CoreExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\CoreBundle\Validator\Constraints\Collaborator"; reason: abstract.
Removed service ".instanceof.Cartesia\CoreBundle\Validator\Constraints\Collaborator.0.Cartesia\CoreBundle\Validator\Constraints\Collaborator"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CoreBundle\Validator\Constraints\Collaborator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\CoreBundle\Validator\Constraints\CollaboratorValidator"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CoreBundle\Validator\Constraints\CollaboratorValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Cartesia\CartesiaSecurityBundle\Command\PurgeSessionsCommand"; reason: abstract.
Removed service ".instanceof.Cartesia\CartesiaSecurityBundle\Command\PurgeSessionsCommand.0.Cartesia\CartesiaSecurityBundle\Command\PurgeSessionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CartesiaSecurityBundle\Command\PurgeSessionsCommand"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.Cartesia\CartesiaSecurityBundle\Config\UserRole"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CartesiaSecurityBundle\Config\UserRole"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController"; reason: abstract.
Removed service ".instanceof.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController.0.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController"; reason: abstract.
Removed service ".instanceof.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController.0.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\JWTController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\JWTController"; reason: abstract.
Removed service ".instanceof.Cartesia\CartesiaSecurityBundle\Controller\JWTController.0.Cartesia\CartesiaSecurityBundle\Controller\JWTController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CartesiaSecurityBundle\Controller\JWTController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Cartesia\CartesiaSecurityBundle\Controller\SecurityController.0.Cartesia\CartesiaSecurityBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CartesiaSecurityBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController"; reason: abstract.
Removed service ".instanceof.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController.0.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\AutoLoginForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Cartesia\CartesiaSecurityBundle\Form\AutoLoginForm"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CartesiaSecurityBundle\Form\AutoLoginForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\ChangePasswordForm"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CartesiaSecurityBundle\Form\ChangePasswordForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\CheckLoginTestForm"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CartesiaSecurityBundle\Form\CheckLoginTestForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\GetLoginTestForm"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CartesiaSecurityBundle\Form\GetLoginTestForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\LoginForm"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CartesiaSecurityBundle\Form\LoginForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\CartesiaSecurityBundle\Form\ReportProblemForm"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CartesiaSecurityBundle\Form\ReportProblemForm"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Cartesia\CartesiaSecurityBundle\Twig\CartesiaSecurityExtension"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\CartesiaSecurityBundle\Twig\CartesiaSecurityExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\BrandManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\BrandManagerController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\AdminBundle\Controller\BrandManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\ConnectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\ConnectionController"; reason: abstract.
Removed service ".instanceof.Cartesia\AdminBundle\Controller\ConnectionController.0.Cartesia\AdminBundle\Controller\ConnectionController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\AdminBundle\Controller\ConnectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\AdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\SonataCropperAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\SonataCropperAdminController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\AdminBundle\Controller\SonataCropperAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\AdminBundle\Controller\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\AdminBundle\Controller\UploadController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\AdminBundle\Controller\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\AdminBundle\Form\Type\DateTimeType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Cartesia\AdminBundle\Form\Type\DateTimeType"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\AdminBundle\Form\Type\DateTimeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\AdminBundle\Form\Type\DateType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Cartesia\AdminBundle\Form\Type\DateType"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\AdminBundle\Form\Type\DateType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Cartesia\AdminBundle\Twig\AdminExtension"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\AdminBundle\Twig\AdminExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Cartesia\AdminBundle\Validator\Constraints\File"; reason: abstract.
Removed service ".instanceof.Cartesia\AdminBundle\Validator\Constraints\File.0.Cartesia\AdminBundle\Validator\Constraints\File"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\AdminBundle\Validator\Constraints\File"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Cartesia\AdminBundle\Validator\Constraints\FileValidator"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\AdminBundle\Validator\Constraints\FileValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\GalleryBundle\Controller\CropperController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\GalleryBundle\Controller\CropperController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\GalleryBundle\Controller\CropperController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Cartesia\GalleryBundle\Controller\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Cartesia\GalleryBundle\Controller\UploadController"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\GalleryBundle\Controller\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryFileForm"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\GalleryBundle\Form\GalleryFileForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryImageForm"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\GalleryBundle\Form\GalleryImageForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryImageWithCropForm"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\GalleryBundle\Form\GalleryImageWithCropForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryItemForm"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\GalleryBundle\Form\GalleryItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryLinkForm"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\GalleryBundle\Form\GalleryLinkForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryVideoForm"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\GalleryBundle\Form\GalleryVideoForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\GalleryVideoWithCoverForm"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\GalleryBundle\Form\GalleryVideoWithCoverForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\Type\CropType"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\GalleryBundle\Form\Type\CropType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\Type\GalleryType"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\GalleryBundle\Form\Type\GalleryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\Type\ImageType"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\GalleryBundle\Form\Type\ImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Cartesia\GalleryBundle\Form\Type\MediaType"; reason: abstract.
Removed service ".abstract.instanceof.Cartesia\GalleryBundle\Form\Type\MediaType"; reason: abstract.
245
Removed service "App\Admin\AbstractLiveAdmin"; reason: unused.
Removed service "App\Job\ArchiveViewerLiveStatusesJob"; reason: unused.
Removed service "App\Job\CheckIndexedAssetsJob"; reason: unused.
Removed service "App\Job\CleanLoginLogsJob"; reason: unused.
Removed service "App\Job\DeleteBrand\DeleteCollaboratorTrainingsJob"; reason: unused.
Removed service "App\Job\DeleteBrand\DeleteCollaboratorsJob"; reason: unused.
Removed service "App\Job\DeleteBrand\DeleteLivesJob"; reason: unused.
Removed service "App\Job\DeleteBrand\DeleteLoginLogsJob"; reason: unused.
Removed service "App\Job\DeleteBrand\DeleteTopicsJob"; reason: unused.
Removed service "App\Job\DeleteBrand\DeleteViewerLiveStatusExportJob"; reason: unused.
Removed service "App\Job\DeleteBrand\DeleteViewerLiveStatusesJob"; reason: unused.
Removed service "App\Job\DeleteBrand\DeleteWebsiteConfigJob"; reason: unused.
Removed service "App\Job\IndexAssetsFullJob"; reason: unused.
Removed service "App\Job\IndexLivesJob"; reason: unused.
Removed service "App\Job\InitLiveGalleriesJob"; reason: unused.
Removed service "App\Job\RemoveOrphanMediaFilesJob"; reason: unused.
Removed service "App\Job\RemoveOrphanMediasJob"; reason: unused.
Removed service "App\Job\ScheduleDailyLivesToReplayJob"; reason: unused.
Removed service "App\Job\SwitchTrainingLivesToReplayJob"; reason: unused.
Removed service "App\Job\SyncSpeakersAndModeratorsJob"; reason: unused.
Removed service "App\Job\UpdateNbPotentialLiveViewersJob"; reason: unused.
Removed service "App\Job\UpdateReplayStatsJob"; reason: unused.
Removed service "App\Model\LiveSummary"; reason: unused.
Removed service "App\Model\LiveViewerStatistics"; reason: unused.
Removed service "App\Model\QuestionDetails"; reason: unused.
Removed service "App\Model\QuestionReview"; reason: unused.
Removed service "App\Model\QuestionSummary"; reason: unused.
Removed service "App\Model\VideoProvider\VimeoLiveResponse"; reason: unused.
Removed service "App\Model\VideoProvider\VimeoVideoResponse"; reason: unused.
Removed service "App\Model\VideoProvider\YoutubeResponse"; reason: unused.
Removed service "App\Service\LiveHelper"; reason: unused.
Removed service "App\Service\PaginatorFactory"; reason: unused.
Removed service "App\Validator\Constraints\Video"; reason: unused.
Removed service "App\EventSubscriber\EvaluationSubscriber"; reason: unused.
Removed service "stimulus.asset_mapper.ux_package_reader"; 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.syslog"; 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 "stof_doctrine_extensions.tool.actor_provider"; reason: unused.
Removed service "stof_doctrine_extensions.tool.ip_address_provider"; 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 "Snc\RedisBundle\Logger\RedisCallInterceptor"; reason: unused.
Removed service "snc_redis.phpredis_factory"; 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 "doctrine.migrations.migrations_factory"; reason: unused.
Removed service "sonata.admin.entity_manager"; reason: unused.
Removed service "sonata.admin.label.strategy.bc"; reason: unused.
Removed service "sonata.admin.label.strategy.native"; reason: unused.
Removed service "sonata.admin.label.strategy.form_component"; reason: unused.
Removed service "sonata.admin.security.handler.noop"; reason: unused.
Removed service "sonata.admin.security.handler.role"; reason: unused.
Removed service "sonata.media.adapter.image.imagick"; reason: unused.
Removed service "sonata.media.adapter.image.gmagick"; reason: unused.
Removed service "sonata.media.formatter.twig"; reason: unused.
Removed service "sonata.media.security.public_strategy"; reason: unused.
Removed service "sonata.media.security.forbidden_strategy"; reason: unused.
Removed service "sonata.media.security.session_strategy"; reason: unused.
Removed service "sonata.media.security.connected_strategy"; reason: unused.
Removed service "sonata.media.adapter.service.s3"; reason: unused.
Removed service "sonata.media.adapter.service.azure"; reason: unused.
Removed service "sonata.exporter.writer.json"; reason: unused.
Removed service "sonata.exporter.writer.xlsx"; reason: unused.
Removed service "sonata.exporter.writer.xml"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "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 "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.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 "validator.form.attribute_metadata"; reason: unused.
Removed service "data_collector.request.session_collector"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "Cartesia\LibBundle\Annotations\Markdown"; reason: unused.
Removed service "Cartesia\LibBundle\Builder\ArrayExpectation"; reason: unused.
Removed service "Cartesia\LibBundle\Builder\BasicExpectation"; reason: unused.
Removed service "Cartesia\LibBundle\Builder\EntityExpectation"; reason: unused.
Removed service "Cartesia\LibBundle\Builder\EnumExpectation"; reason: unused.
Removed service "Cartesia\LibBundle\Builder\Expect"; reason: unused.
Removed service "Cartesia\LibBundle\Builder\ExpectationBuilder"; reason: unused.
Removed service "Cartesia\LibBundle\Builder\NumericExpectation"; reason: unused.
Removed service "Cartesia\LibBundle\Builder\StringExpectation"; reason: unused.
Removed service "Cartesia\LibBundle\CartesiaLibBundle"; reason: unused.
Removed service "Cartesia\LibBundle\Config\ParameterType"; reason: unused.
Removed service "Cartesia\LibBundle\DependencyInjection\Compiler\PostDeployPass"; reason: unused.
Removed service "Cartesia\LibBundle\Doctrine\DBAL\Types\DateTimeType"; reason: unused.
Removed service "Cartesia\LibBundle\Doctrine\DBAL\Types\DateType"; reason: unused.
Removed service "Cartesia\LibBundle\Doctrine\DBAL\Types\EmailType"; reason: unused.
Removed service "Cartesia\LibBundle\Doctrine\DBAL\Types\HtmlNameType"; reason: unused.
Removed service "Cartesia\LibBundle\Doctrine\DBAL\Types\MoneyType"; reason: unused.
Removed service "Cartesia\LibBundle\Doctrine\DBAL\Types\NameType"; reason: unused.
Removed service "Cartesia\LibBundle\Doctrine\DBAL\Types\UrlType"; reason: unused.
Removed service "Cartesia\LibBundle\Doctrine\Mysql\JsonOverlaps"; reason: unused.
Removed service "Cartesia\LibBundle\Form\Transformer\HtmlNameTransformer"; reason: unused.
Removed service "Cartesia\LibBundle\Form\Transformer\UrlTransformer"; reason: unused.
Removed service "Cartesia\LibBundle\Job\BackupDatabaseDownloadAndRestoreJob"; reason: unused.
Removed service "Cartesia\LibBundle\Job\BackupDatabaseListJob"; reason: unused.
Removed service "Cartesia\LibBundle\Job\BackupDatabaseSaveJob"; reason: unused.
Removed service "Cartesia\LibBundle\Model\DuplicateResponse"; reason: unused.
Removed service "Cartesia\LibBundle\Model\EditableItemCollectionResponse"; reason: unused.
Removed service "Cartesia\LibBundle\Model\PaginatedResult"; reason: unused.
Removed service "Cartesia\LibBundle\Model\ResourceResponse"; reason: unused.
Removed service "Cartesia\LibBundle\Model\Type\Email"; reason: unused.
Removed service "Cartesia\LibBundle\Model\Type\HtmlName"; reason: unused.
Removed service "Cartesia\LibBundle\Model\Type\Name"; reason: unused.
Removed service "Cartesia\LibBundle\Model\Type\PhoneNumber"; reason: unused.
Removed service "Cartesia\LibBundle\Model\Type\Url"; reason: unused.
Removed service "Cartesia\LibBundle\Producer\ZohoFormProducer"; reason: unused.
Removed service "Cartesia\LibBundle\Service\ExpectationConverter"; reason: unused.
Removed service "Cartesia\LibBundle\Service\PdfGenerator"; reason: unused.
Removed service "Cartesia\LibBundle\Service\Slack\FileSnippet"; reason: unused.
Removed service "Cartesia\LibBundle\Service\Slack\JsonSnippet"; reason: unused.
Removed service "Cartesia\LibBundle\Service\Slack\ShellSnippet"; reason: unused.
Removed service "Cartesia\LibBundle\Service\Slack\TextSnippet"; reason: unused.
Removed service "Cartesia\LibBundle\Service\SpreadsheetExporter"; reason: unused.
Removed service "Cartesia\LibBundle\Service\Utils"; reason: unused.
Removed service "Cartesia\LibBundle\Transliterator\Transliterator"; reason: unused.
Removed service "Cartesia\LibBundle\Validator\Constraints\AllowedContentType"; reason: unused.
Removed service "Cartesia\LibBundle\Validator\Constraints\ConstraintFacebookEmbedUrl"; reason: unused.
Removed service "Cartesia\LibBundle\Validator\Constraints\ConstraintVideoProviderUrl"; reason: unused.
Removed service "Cartesia\LibBundle\Validator\Constraints\ConstraintVimeoUrl"; reason: unused.
Removed service "Cartesia\LibBundle\Validator\Constraints\ConstraintYoutubeUrl"; reason: unused.
Removed service "Cartesia\LibBundle\Validator\Constraints\DateStartDuringGivenDay"; reason: unused.
Removed service "Cartesia\LibBundle\Validator\Constraints\File"; reason: unused.
Removed service "Cartesia\LibBundle\Validator\Constraints\MoneyGreaterThan"; reason: unused.
Removed service "Cartesia\LibBundle\Validator\Constraints\PhoneNumber"; reason: unused.
Removed service "Cartesia\LibBundle\Tests\Helper\Factory"; reason: unused.
Removed service "Cartesia\LibBundle\Tests\Helper\Cleaner"; reason: unused.
Removed service "Cartesia\CoreBundle\CartesiaCoreBundle"; reason: unused.
Removed service "Cartesia\CoreBundle\Config\BrandEvent"; reason: unused.
Removed service "Cartesia\CoreBundle\Service\BulkSmsSender"; reason: unused.
Removed service "Cartesia\CoreBundle\Service\PrivacyPolicyManager"; reason: unused.
Removed service "Cartesia\CoreBundle\Validator\Constraints\Collaborator"; reason: unused.
Removed service "Cartesia\CartesiaSecurityBundle\CartesiaSecurityBundle"; reason: unused.
Removed service "Cartesia\CartesiaSecurityBundle\Config\UserRole"; reason: unused.
Removed service "Cartesia\CartesiaSecurityBundle\EventListener\LogoutListener"; reason: unused.
Removed service "Cartesia\CartesiaSecurityBundle\Model\Course"; reason: unused.
Removed service "Cartesia\CartesiaSecurityBundle\Model\JWTPayload"; reason: unused.
Removed service "Cartesia\CartesiaSecurityBundle\Security\User\ExtranetUser"; reason: unused.
Removed service "Cartesia\CartesiaSecurityBundle\Service\SignatureApi"; reason: unused.
Removed service "Cartesia\AdminBundle\Admin\AbstractAdmin"; reason: unused.
Removed service "Cartesia\AdminBundle\Admin\AbstractBrandFilteredAdmin"; reason: unused.
Removed service "Cartesia\AdminBundle\Admin\AddressAdmin"; reason: unused.
Removed service "Cartesia\AdminBundle\CartesiaAdminBundle"; reason: unused.
Removed service "Cartesia\AdminBundle\Model\AdminModel"; reason: unused.
Removed service "Cartesia\AdminBundle\Provider\FileProvider"; reason: unused.
Removed service "Cartesia\AdminBundle\Provider\ImageProvider"; reason: unused.
Removed service "Cartesia\AdminBundle\Validator\Constraints\File"; reason: unused.
Removed service "Cartesia\GalleryBundle\Repository\GalleryFileRepository"; reason: unused.
Removed service "Cartesia\GalleryBundle\Repository\GalleryImageRepository"; reason: unused.
Removed service "Cartesia\GalleryBundle\Repository\GalleryLinkRepository"; reason: unused.
Removed service "Cartesia\GalleryBundle\Repository\GalleryRepository"; reason: unused.
Removed service "Cartesia\GalleryBundle\Repository\GalleryVideoRepository"; reason: unused.
Removed service "Cartesia\GalleryBundle\Repository\GalleryVideoWithCoverRepository"; reason: unused.
Removed service "Cartesia\GalleryBundle\CartesiaGalleryBundle"; reason: unused.
Removed service "Cartesia\GalleryBundle\Exception\GalleryException"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.core"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "security.user_checker.chain.collaborator"; reason: unused.
Removed service "security.user_checker.chain.student"; reason: unused.
Removed service "security.password_hasher.Cartesia\CoreBundle\Entity\User"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.a2hsTQl"; reason: unused.
Removed service ".service_locator.a2hsTQl.App\Controller\Admin\LiveAdminController::formatDate()"; reason: unused.
Removed service ".service_locator.a2hsTQl.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController::formatDate()"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.1he78Y."; reason: unused.
Removed service ".service_locator.1he78Y..Cartesia\LibBundle\Controller\AjaxDeleteEntityController"; reason: unused.
Removed service ".service_locator.1he78Y..Cartesia\LibBundle\Controller\FormMockController"; reason: unused.
Removed service ".service_locator.1he78Y..Cartesia\LibBundle\Controller\PreviewMarkdownController"; reason: unused.
Removed service ".service_locator.1he78Y..Cartesia\LibBundle\Controller\RenderIframeController"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.1nWOYVM"; reason: unused.
Removed service ".service_locator.PttBHoL"; reason: unused.
177
Inlined service ".service_locator._0n2lBR.App\Controller\Admin\CollaboratorAdminController" to "App\Controller\Admin\CollaboratorAdminController".
Inlined service ".service_locator._0n2lBR.App\Controller\Admin\CollaboratorTrainingController" to "App\Controller\Admin\CollaboratorTrainingController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Admin\ContactStudentPreviewMarkdownController" to "App\Controller\Admin\ContactStudentPreviewMarkdownController".
Inlined service ".service_locator._0n2lBR.App\Controller\Admin\EvaluationController" to "App\Controller\Admin\EvaluationController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Admin\ExportController" to "App\Controller\Admin\ExportController".
Inlined service ".service_locator._0n2lBR.App\Controller\Admin\LiveAdminController" to "App\Controller\Admin\LiveAdminController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Admin\PreviewMarkdownController" to "App\Controller\Admin\PreviewMarkdownController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Admin\QuestionController" to "App\Controller\Admin\QuestionController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Admin\StudentDashboardAdminController" to "App\Controller\Admin\StudentDashboardAdminController".
Inlined service ".service_locator._0n2lBR.App\Controller\Admin\TemplateAdminController" to "App\Controller\Admin\TemplateAdminController".
Inlined service ".service_locator._0n2lBR.App\Controller\Admin\ViewerLiveStatusExportController" to "App\Controller\Admin\ViewerLiveStatusExportController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Admin\ViewersEmailAdminController" to "App\Controller\Admin\ViewersEmailAdminController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Admin\QuestionController" to "App\Controller\Api\Admin\QuestionController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Admin\ReplayController" to "App\Controller\Api\Admin\ReplayController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Admin\StudentDashboardController" to "App\Controller\Api\Admin\StudentDashboardController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Collaborator\CollaboratorController" to "App\Controller\Api\Collaborator\CollaboratorController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Collaborator\CollaboratorDisciplineController" to "App\Controller\Api\Collaborator\CollaboratorDisciplineController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Collaborator\CollaboratorLiveController" to "App\Controller\Api\Collaborator\CollaboratorLiveController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Collaborator\CollaboratorLiveEvaluationController" to "App\Controller\Api\Collaborator\CollaboratorLiveEvaluationController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Collaborator\CollaboratorModerationController" to "App\Controller\Api\Collaborator\CollaboratorModerationController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Collaborator\CollaboratorPastLiveController" to "App\Controller\Api\Collaborator\CollaboratorPastLiveController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Collaborator\CollaboratorQuestionController" to "App\Controller\Api\Collaborator\CollaboratorQuestionController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Collaborator\CollaboratorStudentLiveController" to "App\Controller\Api\Collaborator\CollaboratorStudentLiveController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Collaborator\CollaboratorTrainingController" to "App\Controller\Api\Collaborator\CollaboratorTrainingController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\External\StudentActivityController" to "App\Controller\Api\External\StudentActivityController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\MediaController" to "App\Controller\Api\MediaController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Student\AskQuestionController" to "App\Controller\Api\Student\AskQuestionController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Student\EvaluationController" to "App\Controller\Api\Student\EvaluationController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Student\LiveController" to "App\Controller\Api\Student\LiveController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Student\QuestionController" to "App\Controller\Api\Student\QuestionController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Student\SearchController" to "App\Controller\Api\Student\SearchController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Student\TechnicalProblemController" to "App\Controller\Api\Student\TechnicalProblemController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Student\TopicController" to "App\Controller\Api\Student\TopicController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Api\Student\ViewerLiveStatusController" to "App\Controller\Api\Student\ViewerLiveStatusController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\Collaborator\CollaboratorController" to "App\Controller\Collaborator\CollaboratorController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\HomeController" to "App\Controller\HomeController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\LiveController" to "App\Controller\LiveController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\LiveTemplateController" to "App\Controller\LiveTemplateController".
Inlined service ".service_locator.6nKZ3wa.App\Controller\PublicLiveController" to "App\Controller\PublicLiveController".
Inlined service ".service_locator._8anbdp" to "knp_menu.renderer_provider".
Inlined service ".service_locator.hZY.qzv" to "doctrine.dbal.default_connection.event_manager".
Inlined service ".service_locator.4uJkgUM" to "doctrine.orm.container_repository_factory".
Inlined service ".service_locator.tT7rEtO" to "Snc\RedisBundle\Command\RedisQueryCommand".
Inlined service ".service_locator.4yMBjbY" to "sonata.block.manager".
Inlined service ".service_locator.kj0C8s6" to "sonata.admin.pool".
Inlined service ".service_locator.8KYpGZg" to "sonata.admin.builder.filter.factory".
Inlined service ".service_locator.fF2rtFy.sonata.admin.controller.crud" to "sonata.admin.controller.crud".
Inlined service ".service_locator.CyR4poO.sonata.media.controller.media.admin" to "sonata.media.controller.media.admin".
Inlined service ".service_locator.fF2rtFy.sonata.media.controller.gallery.admin" to "sonata.media.controller.gallery.admin".
Inlined service ".service_locator.Sj3MsdY" to "fragment.handler".
Inlined service ".service_locator.6eloqTE" to "console.command.cache_pool_invalidate_tags".
Inlined service ".service_locator.UdHMvxb" to "test.session.listener".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service ".service_locator._RL0J4b" to "form.extension".
Inlined service ".service_locator.nBtTeGF" to "validator.validator_factory".
Inlined service ".data_collector.command" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service ".service_locator.EGcdFxL" to "twig.runtime_loader".
Inlined service ".service_locator.TJNRSaV.Cartesia\CoreBundle\Controller\BrandedController" to "Cartesia\CoreBundle\Controller\BrandedController".
Inlined service ".service_locator.TJNRSaV.Cartesia\CoreBundle\Controller\CustomExceptionController" to "Cartesia\CoreBundle\Controller\CustomExceptionController".
Inlined service ".service_locator.TJNRSaV.Cartesia\CoreBundle\Controller\IconController" to "Cartesia\CoreBundle\Controller\IconController".
Inlined service ".service_locator.5Zkfztv.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController" to "Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController".
Inlined service ".service_locator.5Zkfztv.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController" to "Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController".
Inlined service ".service_locator.5Zkfztv.Cartesia\CartesiaSecurityBundle\Controller\JWTController" to "Cartesia\CartesiaSecurityBundle\Controller\JWTController".
Inlined service ".service_locator.5Zkfztv.Cartesia\CartesiaSecurityBundle\Controller\SecurityController" to "Cartesia\CartesiaSecurityBundle\Controller\SecurityController".
Inlined service ".service_locator.5Zkfztv.Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController" to "Cartesia\CartesiaSecurityBundle\Controller\TeacherSecurityController".
Inlined service ".service_locator.HtsiNwv.Cartesia\AdminBundle\Controller\BrandManagerController" to "Cartesia\AdminBundle\Controller\BrandManagerController".
Inlined service ".service_locator.HtsiNwv.Cartesia\AdminBundle\Controller\ConnectionController" to "Cartesia\AdminBundle\Controller\ConnectionController".
Inlined service ".service_locator.HtsiNwv.Cartesia\AdminBundle\Controller\DashboardController" to "Cartesia\AdminBundle\Controller\DashboardController".
Inlined service ".service_locator.XjYE4uE.Cartesia\AdminBundle\Controller\SonataCropperAdminController" to "Cartesia\AdminBundle\Controller\SonataCropperAdminController".
Inlined service ".service_locator.HtsiNwv.Cartesia\AdminBundle\Controller\UploadController" to "Cartesia\AdminBundle\Controller\UploadController".
Inlined service ".service_locator.iVJ90v1.Cartesia\GalleryBundle\Controller\CropperController" to "Cartesia\GalleryBundle\Controller\CropperController".
Inlined service ".service_locator.iVJ90v1.Cartesia\GalleryBundle\Controller\UploadController" to "Cartesia\GalleryBundle\Controller\UploadController".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.GHwvr90" to "security.helper".
Inlined service ".service_locator._.9PSBg" to "security.helper".
Inlined service ".service_locator.JFZGfIB" to "security.helper".
Inlined service ".security.request_matcher.yyNw7lK" to "security.access_map".
Inlined service ".security.request_matcher.6GuF0Jh" to "security.access_map".
Inlined service ".security.request_matcher._YlbKi5" to "security.access_map".
Inlined service ".security.request_matcher.v.QWPsG" to "security.access_map".
Inlined service ".security.request_matcher.7hffHUr" to "security.access_map".
Inlined service ".security.request_matcher.f7kiUL7" to "security.access_map".
Inlined service ".security.request_matcher.bd6hl_U" to "security.access_map".
Inlined service ".security.request_matcher.jmcbpiS" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.Oc3xyG0" to "security.access_map".
Inlined service ".security.request_matcher.pxv9KNP" to "security.access_map".
Inlined service ".security.request_matcher.4rIPPqs" to "security.access_map".
Inlined service ".security.request_matcher.cA4qVuC" to "security.access_map".
Inlined service ".security.request_matcher.FnKxkiZ" to "security.access_map".
Inlined service ".security.request_matcher.UlTZ1K6" to "security.access_map".
Inlined service ".security.request_matcher.0II1Pko" to "security.access_map".
Inlined service ".security.request_matcher.HBqptxz" to "security.access_map".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service ".security.request_matcher.ELb9OSq" to ".security.request_matcher.Z8av153".
Inlined service ".security.request_matcher.r_yCrTv" to ".security.request_matcher.oemQbpJ".
Inlined service ".security.request_matcher.L1BUNYq" to ".security.request_matcher.yyNw7lK".
Inlined service ".security.request_matcher.nmwSx9m" to ".security.request_matcher.6GuF0Jh".
Inlined service ".security.request_matcher.1L2RWCo" to ".security.request_matcher._YlbKi5".
Inlined service ".security.request_matcher.WIpCngH" to ".security.request_matcher.v.QWPsG".
Inlined service ".security.request_matcher.LORg6t3" to ".security.request_matcher.7hffHUr".
Inlined service ".security.request_matcher.UbnabDf" to ".security.request_matcher.f7kiUL7".
Inlined service ".security.request_matcher.i_kEG2O" to ".security.request_matcher.bd6hl_U".
Inlined service ".security.request_matcher.lh4VaUQ" to ".security.request_matcher.jmcbpiS".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service ".security.request_matcher.eM8.tEO" to ".security.request_matcher.Oc3xyG0".
Inlined service ".security.request_matcher.Z5tB_hB" to ".security.request_matcher.pxv9KNP".
Inlined service ".security.request_matcher.uVvGKaD" to ".security.request_matcher.4rIPPqs".
Inlined service ".security.request_matcher.d5r_o39" to ".security.request_matcher.cA4qVuC".
Inlined service ".security.request_matcher.stkzIPR" to ".security.request_matcher.FnKxkiZ".
Inlined service ".security.request_matcher.q_prmGr" to ".security.request_matcher.UlTZ1K6".
Inlined service ".security.request_matcher.01nVNWe" to ".security.request_matcher.0II1Pko".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator._12CGnC" to ".service_locator._12CGnC.App\Controller\Admin\CollaboratorAdminController::syncAction()".
Inlined service ".service_locator.W8A_QUj" to ".service_locator.W8A_QUj.App\Controller\Admin\CollaboratorTrainingController::moderationAction()".
Inlined service ".service_locator.teEYkWQ" to ".service_locator.teEYkWQ.App\Controller\Admin\ContactStudentPreviewMarkdownController::preview()".
Inlined service ".service_locator.M5qYZcB" to ".service_locator.M5qYZcB.App\Controller\Admin\ExportController::exportDropoutsAction()".
Inlined service ".service_locator.I9JysRC" to ".service_locator.I9JysRC.App\Controller\Admin\ExportController::exportStudentPresentsAction()".
Inlined service ".service_locator.y7ACF4c" to ".service_locator.y7ACF4c.App\Controller\Admin\LiveAdminController::connectAsStudentAction()".
Inlined service ".service_locator.BISDzA2" to ".service_locator.BISDzA2.App\Controller\Admin\LiveAdminController::moderationAction()".
Inlined service ".service_locator.GcGnXFO" to ".service_locator.GcGnXFO.App\Controller\Admin\PreviewMarkdownController::preview()".
Inlined service ".service_locator.TV3fFi1" to ".service_locator.TV3fFi1.App\Controller\Admin\ViewerLiveStatusExportController::exportVLSAction()".
Inlined service ".service_locator.EV5Rdai" to ".service_locator.EV5Rdai.App\Controller\Admin\ViewersEmailAdminController::sendViewersEmailAction()".
Inlined service ".service_locator.2Ma2jT7" to ".service_locator.2Ma2jT7.App\Controller\Api\Admin\ReplayController::list()".
Inlined service ".service_locator.DrO3RD." to ".service_locator.DrO3RD..App\Controller\Api\Admin\StudentDashboardController::getStudentDataForDashboard()".
Inlined service ".service_locator.90utZIG" to ".service_locator.90utZIG.App\Controller\Api\Collaborator\CollaboratorController::init()".
Inlined service ".service_locator.sBlt9pS" to ".service_locator.sBlt9pS.App\Controller\Api\Collaborator\CollaboratorDisciplineController::getTopicsByDiscipline()".
Inlined service ".service_locator.POxE0g9" to ".service_locator.POxE0g9.App\Controller\Api\Collaborator\CollaboratorDisciplineController::getTopic()".
Inlined service ".service_locator.KdNEEfY" to ".service_locator.KdNEEfY.App\Controller\Api\Collaborator\CollaboratorDisciplineController::list()".
Inlined service ".service_locator.x_sQPZO" to ".service_locator.x_sQPZO.App\Controller\Api\Collaborator\CollaboratorLiveEvaluationController::getLiveEvaluationStatistics()".
Inlined service ".service_locator.Us8ZuMX" to ".service_locator.Us8ZuMX.App\Controller\Api\Collaborator\CollaboratorLiveEvaluationController::getLiveEvaluations()".
Inlined service ".service_locator.qlvLd9C" to ".service_locator.qlvLd9C.App\Controller\Api\Collaborator\CollaboratorPastLiveController::getPastLives()".
Inlined service ".service_locator.sK6sjVD" to ".service_locator.sK6sjVD.App\Controller\Api\Collaborator\CollaboratorStudentLiveController::getLive()".
Inlined service ".service_locator.FaYBG2m" to ".service_locator.FaYBG2m.App\Controller\Api\Collaborator\CollaboratorTrainingController::getPastCollaboratorTrainings()".
Inlined service ".service_locator.rFhcv.7" to ".service_locator.rFhcv.7.App\Controller\Api\Collaborator\CollaboratorTrainingController::getNextCollaboratorTrainings()".
Inlined service ".service_locator.ArqYOiE" to ".service_locator.ArqYOiE.App\Controller\Api\Collaborator\CollaboratorTrainingController::show()".
Inlined service ".service_locator.cg1jOS6" to ".service_locator.cg1jOS6.App\Controller\Api\External\StudentActivityController::getFirstLiveView()".
Inlined service ".service_locator.iNBaUOn" to ".service_locator.iNBaUOn.App\Controller\Api\MediaController::create()".
Inlined service ".service_locator.0cTbrOp" to ".service_locator.0cTbrOp.App\Controller\Api\Student\AskQuestionController::postLiveQuestion()".
Inlined service ".service_locator.rOP.mD9" to ".service_locator.rOP.mD9.App\Controller\Api\Student\EvaluationController::postLiveEvaluation()".
Inlined service ".service_locator.BL9jBq6" to ".service_locator.BL9jBq6.App\Controller\Api\Student\LiveController::getLive()".
Inlined service ".service_locator.fQy7F_A" to ".service_locator.fQy7F_A.App\Controller\Api\Student\TechnicalProblemController::create()".
Inlined service ".service_locator.EudkgyU" to ".service_locator.EudkgyU.App\Controller\Api\Student\TopicController::getTopics()".
Inlined service ".service_locator.0yzYo_c" to ".service_locator.0yzYo_c.App\Controller\Api\Student\TopicController::getTopic()".
Inlined service ".service_locator.m3B6zrc" to ".service_locator.m3B6zrc.App\Controller\Api\Student\ViewerLiveStatusController::updateLiveAccess()".
Inlined service ".service_locator.01sAJz9" to ".service_locator.01sAJz9.App\Controller\Collaborator\CollaboratorController::initApp()".
Inlined service ".service_locator.AJT1Ayc" to ".service_locator.AJT1Ayc.App\Controller\HomeController::index()".
Inlined service ".service_locator.51hHbbT" to ".service_locator.51hHbbT.App\Controller\LiveController::app()".
Inlined service ".service_locator.oYm8XyZ" to ".service_locator.oYm8XyZ.App\Controller\PublicLiveController::getLive()".
Inlined service ".service_locator.3BoFVFw" to ".service_locator.3BoFVFw.Cartesia\LibBundle\Controller\AjaxDeleteEntityController::deleteEntityAction()".
Inlined service ".service_locator.PXzGvsL" to ".service_locator.PXzGvsL.Cartesia\LibBundle\Controller\PreviewMarkdownController::preview()".
Inlined service ".service_locator.br_bte4" to ".service_locator.br_bte4.Cartesia\CoreBundle\Controller\CustomExceptionController::showException()".
Inlined service ".service_locator.kT6V4Vc" to ".service_locator.kT6V4Vc.Cartesia\CoreBundle\Controller\IconController::getIconsAction()".
Inlined service ".service_locator.AY.HSEt" to ".service_locator.AY.HSEt.Cartesia\CartesiaSecurityBundle\Controller\AdminLoginController::login()".
Inlined service ".service_locator.v59C3c2" to ".service_locator.v59C3c2.Cartesia\CartesiaSecurityBundle\Controller\AutoLoginController::autoLoginAction()".
Inlined service ".service_locator.x65h_Bt" to ".service_locator.x65h_Bt.Cartesia\CartesiaSecurityBundle\Controller\JWTController::getJWT()".
Inlined service ".service_locator.I59GLWL" to ".service_locator.I59GLWL.Cartesia\CartesiaSecurityBundle\Controller\SecurityController::changePasswordAction()".
Inlined service ".service_locator.E0IaxrX" to ".service_locator.E0IaxrX.Cartesia\CartesiaSecurityBundle\Controller\SecurityController::reportProblemAction()".
Inlined service ".service_locator.XE7OlR7" to ".service_locator.XE7OlR7.Cartesia\AdminBundle\Controller\ConnectionController::showAutoLoginAction()".
Inlined service ".service_locator.AxPE9yk" to ".service_locator.AxPE9yk.Cartesia\AdminBundle\Controller\DashboardController::dashboardAction()".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".service_locator.CyR4poO" to ".service_locator.CyR4poO.sonata.media.controller.media.admin".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.w7gbzoN" to ".service_locator.w7gbzoN.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service ".service_locator.XjYE4uE" to ".service_locator.XjYE4uE.Cartesia\AdminBundle\Controller\SonataCropperAdminController".
Inlined service ".service_locator.17KHThj" to "debug.argument_resolver.inner".
Inlined service ".service_locator.ugswgY6" to "console.command_loader".
Inlined service ".service_locator.w7gbzoN.router.default" to "router".
6
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.doctrine", "monolog.logger.snc_redis", "monolog.logger.request", "monolog.logger.console", "monolog.logger.cache", "monolog.logger.http_client", "monolog.logger.mailer", "monolog.logger.php", "monolog.logger.event", "monolog.logger.router", "monolog.logger.profiler", "monolog.logger.security", "monolog.logger.deprecation", but was never used.
Tag "sonata.status.renderer" was defined on service(s) "sonata.twig.flashmessage.manager", but was never used.
Tag "sonata_intl.timezone_detector" was defined on service(s) "sonata.intl.timezone_detector.user", "sonata.intl.timezone_detector.locale_aware", but was never used.
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "debug.controller_resolver", "debug.argument_resolver", "debug.validator", "Cartesia\LibBundle\Migrations\Factory\MigrationFactoryDecorator", "Cartesia\AdminBundle\Service\DecoratingDataSource", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.core", "debug.security.firewall.authenticator.collaborator", "debug.security.firewall.authenticator.student", "debug.security.event_dispatcher.core", "debug.security.event_dispatcher.collaborator", "debug.security.event_dispatcher.student", ".doctrine.orm.default_metadata_driver", "event_dispatcher", but was never used.
Tag "old_sound_rabbit_mq.connection" was defined on service(s) "old_sound_rabbit_mq.connection.default", but was never used. Did you mean "old_sound_rabbit_mq.base_amqp", "old_sound_rabbit_mq.producer", "old_sound_rabbit_mq.consumer"?
Tag "sonata.admin.template_registry" was defined on service(s) "App\Admin\ChatRoomAdmin.template_registry", "App\Admin\CollaboratorAdmin.template_registry", "App\Admin\CollaboratorTraining\CollaboratorTrainingAdmin.template_registry", "App\Admin\CollaboratorTraining\ShutdownCollaboratorTrainingAdmin.template_registry", "App\Admin\EvaluationAdmin.template_registry", "App\Admin\LiveAdmin.template_registry", "App\Admin\LiveChecklistAdmin.template_registry", "App\Admin\LiveOrderAdmin.template_registry", "App\Admin\LoginLogAdmin.template_registry", "App\Admin\PastLiveAdmin.template_registry", "App\Admin\QuestionAdmin.template_registry", "App\Admin\QuestionAssistantAdmin.template_registry", "App\Admin\ShutdownLiveAdmin.template_registry", "App\Admin\SimpleLiveAdmin.template_registry", "App\Admin\SimpleSubTopicAdmin.template_registry", "App\Admin\StudentDashboardAdmin.template_registry", "App\Admin\SubTopicAdmin.template_registry", "App\Admin\SubTopicOrderAdmin.template_registry", "App\Admin\TechnicalProblemAdmin.template_registry", "App\Admin\TemplateAdmin.template_registry", "App\Admin\TopicAdmin.template_registry", "App\Admin\TopicOrderAdmin.template_registry", "App\Admin\ViewerLiveStatusExportAmin.template_registry", "App\Admin\WebsiteConfigAdmin.template_registry", "sonata.media.admin.media.template_registry", "sonata.media.admin.gallery.template_registry", "sonata.media.admin.gallery_item.template_registry", "Cartesia\AdminBundle\Admin\FormFieldAdmin.template_registry", "Cartesia\AdminBundle\Admin\FormOptionAdmin.template_registry", but was never used.