"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.mobile AS mobile_7, t0.piece_identite AS piece_identite_8, t0.is_adherent AS is_adherent_9, t0.identifiant AS identifiant_10, t0.is_prof AS is_prof_11, t0.is_active AS is_active_12, t0.email_auth_code AS email_auth_code_13, t0.email_auth_enabled AS email_auth_enabled_14, t0.reset_token AS reset_token_15, t0.reset_token_expires_at AS reset_token_expires_at_16, t0.address_id AS address_id_17 FROM `user` t0 WHERE t0.email = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.mobile AS mobile_7, t0.piece_identite AS piece_identite_8, t0.is_adherent AS is_adherent_9, t0.identifiant AS identifiant_10, t0.is_prof AS is_prof_11, t0.is_active AS is_active_12, t0.email_auth_code AS email_auth_code_13, t0.email_auth_enabled AS email_auth_enabled_14, t0.reset_token AS reset_token_15, t0.reset_token_expires_at AS reset_token_expires_at_16, t0.address_id AS address_id_17 FROM `user` t0 WHERE t0.email = ? LIMIT 1"
"params" => [1 => "abdelhak.hamdouni@cat-secteurprive.fr"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#927
+name: "STRING"
}
]
]
"SELECT e0_.id AS id_0, e0_.first_name AS first_name_1, e0_.last_name AS last_name_2, e0_.birthday AS birthday_3, e0_.birth_city AS birth_city_4, e0_.is_arabo_phone AS is_arabo_phone_5, e0_.is_dificult AS is_dificult_6, e0_.observation AS observation_7, e0_.created_at AS created_at_8, e0_.pere_id AS pere_id_9, e0_.mere_id AS mere_id_10, e0_.tuteur_id AS tuteur_id_11, e0_.created_by_id AS created_by_id_12 FROM eleve e0_ WHERE e0_.pere_id = ? OR e0_.mere_id = ? OR e0_.tuteur_id = ? ORDER BY e0_.last_name ASC"
[
"sql" => "SELECT e0_.id AS id_0, e0_.first_name AS first_name_1, e0_.last_name AS last_name_2, e0_.birthday AS birthday_3, e0_.birth_city AS birth_city_4, e0_.is_arabo_phone AS is_arabo_phone_5, e0_.is_dificult AS is_dificult_6, e0_.observation AS observation_7, e0_.created_at AS created_at_8, e0_.pere_id AS pere_id_9, e0_.mere_id AS mere_id_10, e0_.tuteur_id AS tuteur_id_11, e0_.created_by_id AS created_by_id_12 FROM eleve e0_ WHERE e0_.pere_id = ? OR e0_.mere_id = ? OR e0_.tuteur_id = ? ORDER BY e0_.last_name ASC"
"params" => [1 => 12 => 13 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#929
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#929}
3 => Doctrine\DBAL\ParameterType {#929}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.annee AS annee_2, t0.type AS type_3, t0.identifiant AS identifiant_4, t0.cursus AS cursus_5, t0.avec_science AS avec_science_6, t0.fiche_sanitaire AS fiche_sanitaire_7, t0.fiche_sanitaire_at AS fiche_sanitaire_at_8, t0.montant_total AS montant_total_9, t0.montant_inscription AS montant_inscription_10, t0.paiement_exempte AS paiement_exempte_11, t0.motif_exemption_paiement AS motif_exemption_paiement_12, t0.eleve_id AS eleve_id_13, t0.author_id AS author_id_14, t0.tarif_id AS tarif_id_15 FROM inscription t0 WHERE t0.eleve_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.annee AS annee_2, t0.type AS type_3, t0.identifiant AS identifiant_4, t0.cursus AS cursus_5, t0.avec_science AS avec_science_6, t0.fiche_sanitaire AS fiche_sanitaire_7, t0.fiche_sanitaire_at AS fiche_sanitaire_at_8, t0.montant_total AS montant_total_9, t0.montant_inscription AS montant_inscription_10, t0.paiement_exempte AS paiement_exempte_11, t0.motif_exemption_paiement AS motif_exemption_paiement_12, t0.eleve_id AS eleve_id_13, t0.author_id AS author_id_14, t0.tarif_id AS tarif_id_15 FROM inscription t0 WHERE t0.eleve_id = ?"
"params" => [1 => 4]
"types" => [1 => Doctrine\DBAL\ParameterType {#929
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.montant AS montant_2, t0.mode AS mode_3, t0.statut AS statut_4, t0.date_paiement AS date_paiement_5, t0.reference AS reference_6, t0.note AS note_7, t0.created_at AS created_at_8, t0.inscription_id AS inscription_id_9, t0.created_by_id AS created_by_id_10 FROM paiement t0 WHERE t0.inscription_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.montant AS montant_2, t0.mode AS mode_3, t0.statut AS statut_4, t0.date_paiement AS date_paiement_5, t0.reference AS reference_6, t0.note AS note_7, t0.created_at AS created_at_8, t0.inscription_id AS inscription_id_9, t0.created_by_id AS created_by_id_10 FROM paiement t0 WHERE t0.inscription_id = ?"
"params" => [1 => 4]
"types" => [1 => Doctrine\DBAL\ParameterType {#929
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.jour AS jour_3, t0.horaire AS horaire_4, t0.description AS description_5 FROM classe t0 INNER JOIN classe_eleve ON t0.id = classe_eleve.classe_id WHERE classe_eleve.eleve_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.jour AS jour_3, t0.horaire AS horaire_4, t0.description AS description_5 FROM classe t0 INNER JOIN classe_eleve ON t0.id = classe_eleve.classe_id WHERE classe_eleve.eleve_id = ?"
"params" => [1 => 4]
"types" => [1 => Doctrine\DBAL\ParameterType {#929
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.absence_at AS absence_at_2, t0.is_resolved AS is_resolved_3, t0.eleve_id AS eleve_id_4, t0.resolved_by_id AS resolved_by_id_5, t0.prof_id AS prof_id_6 FROM absence t0 WHERE t0.eleve_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.absence_at AS absence_at_2, t0.is_resolved AS is_resolved_3, t0.eleve_id AS eleve_id_4, t0.resolved_by_id AS resolved_by_id_5, t0.prof_id AS prof_id_6 FROM absence t0 WHERE t0.eleve_id = ?"
"params" => [1 => 4]
"types" => [1 => Doctrine\DBAL\ParameterType {#929
+name: "INTEGER"
}
]
]
There are no log messages.
Container Compilation Logs (2558)
Log messages generated during the compilation of the service container.
Messages
Class
573
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugPrayerCommand" (parent: .abstract.instanceof.App\Command\DebugPrayerCommand).
Resolving inheritance for ".instanceof.App\Command\DebugPrayerCommand.0.App\Command\DebugPrayerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugPrayerCommand).
Resolving inheritance for "App\Command\DebugPrayerCommand" (parent: .instanceof.App\Command\DebugPrayerCommand.0.App\Command\DebugPrayerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncPrayerTimesCommand" (parent: .abstract.instanceof.App\Command\SyncPrayerTimesCommand).
Resolving inheritance for ".instanceof.App\Command\SyncPrayerTimesCommand.0.App\Command\SyncPrayerTimesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncPrayerTimesCommand).
Resolving inheritance for "App\Command\SyncPrayerTimesCommand" (parent: .instanceof.App\Command\SyncPrayerTimesCommand.0.App\Command\SyncPrayerTimesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Access\ProfileController" (parent: .abstract.instanceof.App\Controller\Admin\Access\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Access\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Access\ProfileController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Access\ProfileController.0.App\Controller\Admin\Access\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Access\ProfileController).
Resolving inheritance for "App\Controller\Admin\Access\ProfileController" (parent: .instanceof.App\Controller\Admin\Access\ProfileController.0.App\Controller\Admin\Access\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Access\UserController" (parent: .abstract.instanceof.App\Controller\Admin\Access\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Access\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Access\UserController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Access\UserController.0.App\Controller\Admin\Access\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Access\UserController).
Resolving inheritance for "App\Controller\Admin\Access\UserController" (parent: .instanceof.App\Controller\Admin\Access\UserController.0.App\Controller\Admin\Access\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Audit\AuditController" (parent: .abstract.instanceof.App\Controller\Admin\Audit\AuditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Audit\AuditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Audit\AuditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Audit\AuditController.0.App\Controller\Admin\Audit\AuditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Audit\AuditController).
Resolving inheritance for "App\Controller\Admin\Audit\AuditController" (parent: .instanceof.App\Controller\Admin\Audit\AuditController.0.App\Controller\Admin\Audit\AuditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Calendrier\CalendrierController" (parent: .abstract.instanceof.App\Controller\Admin\Calendrier\CalendrierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Calendrier\CalendrierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Calendrier\CalendrierController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Calendrier\CalendrierController.0.App\Controller\Admin\Calendrier\CalendrierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Calendrier\CalendrierController).
Resolving inheritance for "App\Controller\Admin\Calendrier\CalendrierController" (parent: .instanceof.App\Controller\Admin\Calendrier\CalendrierController.0.App\Controller\Admin\Calendrier\CalendrierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Config\ConfigurationController" (parent: .abstract.instanceof.App\Controller\Admin\Config\ConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Config\ConfigurationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Config\ConfigurationController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Config\ConfigurationController.0.App\Controller\Admin\Config\ConfigurationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Config\ConfigurationController).
Resolving inheritance for "App\Controller\Admin\Config\ConfigurationController" (parent: .instanceof.App\Controller\Admin\Config\ConfigurationController.0.App\Controller\Admin\Config\ConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardGlobalController" (parent: .abstract.instanceof.App\Controller\Admin\DashboardGlobalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardGlobalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardGlobalController).
Resolving inheritance for ".instanceof.App\Controller\Admin\DashboardGlobalController.0.App\Controller\Admin\DashboardGlobalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardGlobalController).
Resolving inheritance for "App\Controller\Admin\DashboardGlobalController" (parent: .instanceof.App\Controller\Admin\DashboardGlobalController.0.App\Controller\Admin\DashboardGlobalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FileController" (parent: .abstract.instanceof.App\Controller\Admin\FileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FileController).
Resolving inheritance for ".instanceof.App\Controller\Admin\FileController.0.App\Controller\Admin\FileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FileController).
Resolving inheritance for "App\Controller\Admin\FileController" (parent: .instanceof.App\Controller\Admin\FileController.0.App\Controller\Admin\FileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Finance\CollecteController" (parent: .abstract.instanceof.App\Controller\Admin\Finance\CollecteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Finance\CollecteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Finance\CollecteController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Finance\CollecteController.0.App\Controller\Admin\Finance\CollecteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Finance\CollecteController).
Resolving inheritance for "App\Controller\Admin\Finance\CollecteController" (parent: .instanceof.App\Controller\Admin\Finance\CollecteController.0.App\Controller\Admin\Finance\CollecteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Finance\DashboardFinanceController" (parent: .abstract.instanceof.App\Controller\Admin\Finance\DashboardFinanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Finance\DashboardFinanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Finance\DashboardFinanceController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Finance\DashboardFinanceController.0.App\Controller\Admin\Finance\DashboardFinanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Finance\DashboardFinanceController).
Resolving inheritance for "App\Controller\Admin\Finance\DashboardFinanceController" (parent: .instanceof.App\Controller\Admin\Finance\DashboardFinanceController.0.App\Controller\Admin\Finance\DashboardFinanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Finance\DepenseController" (parent: .abstract.instanceof.App\Controller\Admin\Finance\DepenseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Finance\DepenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Finance\DepenseController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Finance\DepenseController.0.App\Controller\Admin\Finance\DepenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Finance\DepenseController).
Resolving inheritance for "App\Controller\Admin\Finance\DepenseController" (parent: .instanceof.App\Controller\Admin\Finance\DepenseController.0.App\Controller\Admin\Finance\DepenseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Membre\DashboardMembreController" (parent: .abstract.instanceof.App\Controller\Admin\Membre\DashboardMembreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Membre\DashboardMembreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Membre\DashboardMembreController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Membre\DashboardMembreController.0.App\Controller\Admin\Membre\DashboardMembreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Membre\DashboardMembreController).
Resolving inheritance for "App\Controller\Admin\Membre\DashboardMembreController" (parent: .instanceof.App\Controller\Admin\Membre\DashboardMembreController.0.App\Controller\Admin\Membre\DashboardMembreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Membre\MembreController" (parent: .abstract.instanceof.App\Controller\Admin\Membre\MembreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Membre\MembreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Membre\MembreController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Membre\MembreController.0.App\Controller\Admin\Membre\MembreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Membre\MembreController).
Resolving inheritance for "App\Controller\Admin\Membre\MembreController" (parent: .instanceof.App\Controller\Admin\Membre\MembreController.0.App\Controller\Admin\Membre\MembreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MessageController" (parent: .abstract.instanceof.App\Controller\Admin\MessageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MessageController).
Resolving inheritance for ".instanceof.App\Controller\Admin\MessageController.0.App\Controller\Admin\MessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MessageController).
Resolving inheritance for "App\Controller\Admin\MessageController" (parent: .instanceof.App\Controller\Admin\MessageController.0.App\Controller\Admin\MessageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Newsletter\NewsletterController" (parent: .abstract.instanceof.App\Controller\Admin\Newsletter\NewsletterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Newsletter\NewsletterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Newsletter\NewsletterController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Newsletter\NewsletterController.0.App\Controller\Admin\Newsletter\NewsletterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Newsletter\NewsletterController).
Resolving inheritance for "App\Controller\Admin\Newsletter\NewsletterController" (parent: .instanceof.App\Controller\Admin\Newsletter\NewsletterController.0.App\Controller\Admin\Newsletter\NewsletterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Prof\DashboardProfController" (parent: .abstract.instanceof.App\Controller\Admin\Prof\DashboardProfController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Prof\DashboardProfController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Prof\DashboardProfController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Prof\DashboardProfController.0.App\Controller\Admin\Prof\DashboardProfController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Prof\DashboardProfController).
Resolving inheritance for "App\Controller\Admin\Prof\DashboardProfController" (parent: .instanceof.App\Controller\Admin\Prof\DashboardProfController.0.App\Controller\Admin\Prof\DashboardProfController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\AbsenceController" (parent: .abstract.instanceof.App\Controller\Admin\School\AbsenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\AbsenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\AbsenceController).
Resolving inheritance for ".instanceof.App\Controller\Admin\School\AbsenceController.0.App\Controller\Admin\School\AbsenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\AbsenceController).
Resolving inheritance for "App\Controller\Admin\School\AbsenceController" (parent: .instanceof.App\Controller\Admin\School\AbsenceController.0.App\Controller\Admin\School\AbsenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\ClasseController" (parent: .abstract.instanceof.App\Controller\Admin\School\ClasseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\ClasseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\ClasseController).
Resolving inheritance for ".instanceof.App\Controller\Admin\School\ClasseController.0.App\Controller\Admin\School\ClasseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\ClasseController).
Resolving inheritance for "App\Controller\Admin\School\ClasseController" (parent: .instanceof.App\Controller\Admin\School\ClasseController.0.App\Controller\Admin\School\ClasseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\DashboardController" (parent: .abstract.instanceof.App\Controller\Admin\School\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\DashboardController).
Resolving inheritance for ".instanceof.App\Controller\Admin\School\DashboardController.0.App\Controller\Admin\School\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\DashboardController).
Resolving inheritance for "App\Controller\Admin\School\DashboardController" (parent: .instanceof.App\Controller\Admin\School\DashboardController.0.App\Controller\Admin\School\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\DemandeInscriptionAdminController" (parent: .abstract.instanceof.App\Controller\Admin\School\DemandeInscriptionAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\DemandeInscriptionAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\DemandeInscriptionAdminController).
Resolving inheritance for ".instanceof.App\Controller\Admin\School\DemandeInscriptionAdminController.0.App\Controller\Admin\School\DemandeInscriptionAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\DemandeInscriptionAdminController).
Resolving inheritance for "App\Controller\Admin\School\DemandeInscriptionAdminController" (parent: .instanceof.App\Controller\Admin\School\DemandeInscriptionAdminController.0.App\Controller\Admin\School\DemandeInscriptionAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\DisciplineIncidentController" (parent: .abstract.instanceof.App\Controller\Admin\School\DisciplineIncidentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\DisciplineIncidentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\DisciplineIncidentController).
Resolving inheritance for ".instanceof.App\Controller\Admin\School\DisciplineIncidentController.0.App\Controller\Admin\School\DisciplineIncidentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\DisciplineIncidentController).
Resolving inheritance for "App\Controller\Admin\School\DisciplineIncidentController" (parent: .instanceof.App\Controller\Admin\School\DisciplineIncidentController.0.App\Controller\Admin\School\DisciplineIncidentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\EleveController" (parent: .abstract.instanceof.App\Controller\Admin\School\EleveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\EleveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\EleveController).
Resolving inheritance for ".instanceof.App\Controller\Admin\School\EleveController.0.App\Controller\Admin\School\EleveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\EleveController).
Resolving inheritance for "App\Controller\Admin\School\EleveController" (parent: .instanceof.App\Controller\Admin\School\EleveController.0.App\Controller\Admin\School\EleveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\EleveWizardController" (parent: .abstract.instanceof.App\Controller\Admin\School\EleveWizardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\EleveWizardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\EleveWizardController).
Resolving inheritance for ".instanceof.App\Controller\Admin\School\EleveWizardController.0.App\Controller\Admin\School\EleveWizardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\EleveWizardController).
Resolving inheritance for "App\Controller\Admin\School\EleveWizardController" (parent: .instanceof.App\Controller\Admin\School\EleveWizardController.0.App\Controller\Admin\School\EleveWizardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\GradeController" (parent: .abstract.instanceof.App\Controller\Admin\School\GradeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\GradeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\GradeController).
Resolving inheritance for ".instanceof.App\Controller\Admin\School\GradeController.0.App\Controller\Admin\School\GradeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\GradeController).
Resolving inheritance for "App\Controller\Admin\School\GradeController" (parent: .instanceof.App\Controller\Admin\School\GradeController.0.App\Controller\Admin\School\GradeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\HomeworkController" (parent: .abstract.instanceof.App\Controller\Admin\School\HomeworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\HomeworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\HomeworkController).
Resolving inheritance for ".instanceof.App\Controller\Admin\School\HomeworkController.0.App\Controller\Admin\School\HomeworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\HomeworkController).
Resolving inheritance for "App\Controller\Admin\School\HomeworkController" (parent: .instanceof.App\Controller\Admin\School\HomeworkController.0.App\Controller\Admin\School\HomeworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\InscriptionController" (parent: .abstract.instanceof.App\Controller\Admin\School\InscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\InscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\InscriptionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\School\InscriptionController.0.App\Controller\Admin\School\InscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\InscriptionController).
Resolving inheritance for "App\Controller\Admin\School\InscriptionController" (parent: .instanceof.App\Controller\Admin\School\InscriptionController.0.App\Controller\Admin\School\InscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\MatiereScolaireController" (parent: .abstract.instanceof.App\Controller\Admin\School\MatiereScolaireController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\MatiereScolaireController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\MatiereScolaireController).
Resolving inheritance for ".instanceof.App\Controller\Admin\School\MatiereScolaireController.0.App\Controller\Admin\School\MatiereScolaireController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\MatiereScolaireController).
Resolving inheritance for "App\Controller\Admin\School\MatiereScolaireController" (parent: .instanceof.App\Controller\Admin\School\MatiereScolaireController.0.App\Controller\Admin\School\MatiereScolaireController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\ParentImportController" (parent: .abstract.instanceof.App\Controller\Admin\School\ParentImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\ParentImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\ParentImportController).
Resolving inheritance for ".instanceof.App\Controller\Admin\School\ParentImportController.0.App\Controller\Admin\School\ParentImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\ParentImportController).
Resolving inheritance for "App\Controller\Admin\School\ParentImportController" (parent: .instanceof.App\Controller\Admin\School\ParentImportController.0.App\Controller\Admin\School\ParentImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\PreInscriptionAdminController" (parent: .abstract.instanceof.App\Controller\Admin\School\PreInscriptionAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\PreInscriptionAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\PreInscriptionAdminController).
Resolving inheritance for ".instanceof.App\Controller\Admin\School\PreInscriptionAdminController.0.App\Controller\Admin\School\PreInscriptionAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\PreInscriptionAdminController).
Resolving inheritance for "App\Controller\Admin\School\PreInscriptionAdminController" (parent: .instanceof.App\Controller\Admin\School\PreInscriptionAdminController.0.App\Controller\Admin\School\PreInscriptionAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\ProfController" (parent: .abstract.instanceof.App\Controller\Admin\School\ProfController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\ProfController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\ProfController).
Resolving inheritance for ".instanceof.App\Controller\Admin\School\ProfController.0.App\Controller\Admin\School\ProfController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\ProfController).
Resolving inheritance for "App\Controller\Admin\School\ProfController" (parent: .instanceof.App\Controller\Admin\School\ProfController.0.App\Controller\Admin\School\ProfController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\AdhesionController" (parent: .abstract.instanceof.App\Controller\Admin\Site\AdhesionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\AdhesionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\AdhesionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Site\AdhesionController.0.App\Controller\Admin\Site\AdhesionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\AdhesionController).
Resolving inheritance for "App\Controller\Admin\Site\AdhesionController" (parent: .instanceof.App\Controller\Admin\Site\AdhesionController.0.App\Controller\Admin\Site\AdhesionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\ArticleController" (parent: .abstract.instanceof.App\Controller\Admin\Site\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\ArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\ArticleController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Site\ArticleController.0.App\Controller\Admin\Site\ArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\ArticleController).
Resolving inheritance for "App\Controller\Admin\Site\ArticleController" (parent: .instanceof.App\Controller\Admin\Site\ArticleController.0.App\Controller\Admin\Site\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\ContactController" (parent: .abstract.instanceof.App\Controller\Admin\Site\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\ContactController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Site\ContactController.0.App\Controller\Admin\Site\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\ContactController).
Resolving inheritance for "App\Controller\Admin\Site\ContactController" (parent: .instanceof.App\Controller\Admin\Site\ContactController.0.App\Controller\Admin\Site\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\DonController" (parent: .abstract.instanceof.App\Controller\Admin\Site\DonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\DonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\DonController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Site\DonController.0.App\Controller\Admin\Site\DonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\DonController).
Resolving inheritance for "App\Controller\Admin\Site\DonController" (parent: .instanceof.App\Controller\Admin\Site\DonController.0.App\Controller\Admin\Site\DonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\PhotoController" (parent: .abstract.instanceof.App\Controller\Admin\Site\PhotoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\PhotoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\PhotoController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Site\PhotoController.0.App\Controller\Admin\Site\PhotoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\PhotoController).
Resolving inheritance for "App\Controller\Admin\Site\PhotoController" (parent: .instanceof.App\Controller\Admin\Site\PhotoController.0.App\Controller\Admin\Site\PhotoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\SiteDashboardController" (parent: .abstract.instanceof.App\Controller\Admin\Site\SiteDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\SiteDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\SiteDashboardController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Site\SiteDashboardController.0.App\Controller\Admin\Site\SiteDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\SiteDashboardController).
Resolving inheritance for "App\Controller\Admin\Site\SiteDashboardController" (parent: .instanceof.App\Controller\Admin\Site\SiteDashboardController.0.App\Controller\Admin\Site\SiteDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\WikiController" (parent: .abstract.instanceof.App\Controller\Admin\WikiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WikiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\WikiController).
Resolving inheritance for ".instanceof.App\Controller\Admin\WikiController.0.App\Controller\Admin\WikiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WikiController).
Resolving inheritance for "App\Controller\Admin\WikiController" (parent: .instanceof.App\Controller\Admin\WikiController.0.App\Controller\Admin\WikiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiEleveController" (parent: .abstract.instanceof.App\Controller\Api\ApiEleveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiEleveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiEleveController).
Resolving inheritance for ".instanceof.App\Controller\Api\ApiEleveController.0.App\Controller\Api\ApiEleveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiEleveController).
Resolving inheritance for "App\Controller\Api\ApiEleveController" (parent: .instanceof.App\Controller\Api\ApiEleveController.0.App\Controller\Api\ApiEleveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiUserController" (parent: .abstract.instanceof.App\Controller\Api\ApiUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiUserController).
Resolving inheritance for ".instanceof.App\Controller\Api\ApiUserController.0.App\Controller\Api\ApiUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiUserController).
Resolving inheritance for "App\Controller\Api\ApiUserController" (parent: .instanceof.App\Controller\Api\ApiUserController.0.App\Controller\Api\ApiUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileAccountController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\MobileAccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileAccountController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\MobileAccountController.0.App\Controller\Api\Mobile\MobileAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileAccountController).
Resolving inheritance for "App\Controller\Api\Mobile\MobileAccountController" (parent: .instanceof.App\Controller\Api\Mobile\MobileAccountController.0.App\Controller\Api\Mobile\MobileAccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileAuthController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\MobileAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileAuthController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\MobileAuthController.0.App\Controller\Api\Mobile\MobileAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileAuthController).
Resolving inheritance for "App\Controller\Api\Mobile\MobileAuthController" (parent: .instanceof.App\Controller\Api\Mobile\MobileAuthController.0.App\Controller\Api\Mobile\MobileAuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileMemberController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\MobileMemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileMemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileMemberController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\MobileMemberController.0.App\Controller\Api\Mobile\MobileMemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileMemberController).
Resolving inheritance for "App\Controller\Api\Mobile\MobileMemberController" (parent: .instanceof.App\Controller\Api\Mobile\MobileMemberController.0.App\Controller\Api\Mobile\MobileMemberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileMessageController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\MobileMessageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileMessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileMessageController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\MobileMessageController.0.App\Controller\Api\Mobile\MobileMessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileMessageController).
Resolving inheritance for "App\Controller\Api\Mobile\MobileMessageController" (parent: .instanceof.App\Controller\Api\Mobile\MobileMessageController.0.App\Controller\Api\Mobile\MobileMessageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileNotificationController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\MobileNotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileNotificationController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\MobileNotificationController.0.App\Controller\Api\Mobile\MobileNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileNotificationController).
Resolving inheritance for "App\Controller\Api\Mobile\MobileNotificationController" (parent: .instanceof.App\Controller\Api\Mobile\MobileNotificationController.0.App\Controller\Api\Mobile\MobileNotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileParentController" (parent: .abstract.instanceof.App\Controller\Api\Mobile\MobileParentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileParentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileParentController).
Resolving inheritance for ".instanceof.App\Controller\Api\Mobile\MobileParentController.0.App\Controller\Api\Mobile\MobileParentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileParentController).
Resolving inheritance for "App\Controller\Api\Mobile\MobileParentController" (parent: .instanceof.App\Controller\Api\Mobile\MobileParentController.0.App\Controller\Api\Mobile\MobileParentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NotificationApiController" (parent: .abstract.instanceof.App\Controller\Api\NotificationApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NotificationApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NotificationApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\NotificationApiController.0.App\Controller\Api\NotificationApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NotificationApiController).
Resolving inheritance for "App\Controller\Api\NotificationApiController" (parent: .instanceof.App\Controller\Api\NotificationApiController.0.App\Controller\Api\NotificationApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SearchApiController" (parent: .abstract.instanceof.App\Controller\Api\SearchApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SearchApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SearchApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\SearchApiController.0.App\Controller\Api\SearchApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SearchApiController).
Resolving inheritance for "App\Controller\Api\SearchApiController" (parent: .instanceof.App\Controller\Api\SearchApiController.0.App\Controller\Api\SearchApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\WebPushController" (parent: .abstract.instanceof.App\Controller\Api\WebPushController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\WebPushController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\WebPushController).
Resolving inheritance for ".instanceof.App\Controller\Api\WebPushController.0.App\Controller\Api\WebPushController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\WebPushController).
Resolving inheritance for "App\Controller\Api\WebPushController" (parent: .instanceof.App\Controller\Api\WebPushController.0.App\Controller\Api\WebPushController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EspaceMembre\MembreEspaceController" (parent: .abstract.instanceof.App\Controller\EspaceMembre\MembreEspaceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EspaceMembre\MembreEspaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EspaceMembre\MembreEspaceController).
Resolving inheritance for ".instanceof.App\Controller\EspaceMembre\MembreEspaceController.0.App\Controller\EspaceMembre\MembreEspaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EspaceMembre\MembreEspaceController).
Resolving inheritance for "App\Controller\EspaceMembre\MembreEspaceController" (parent: .instanceof.App\Controller\EspaceMembre\MembreEspaceController.0.App\Controller\EspaceMembre\MembreEspaceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EspaceMembre\RgpdController" (parent: .abstract.instanceof.App\Controller\EspaceMembre\RgpdController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EspaceMembre\RgpdController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EspaceMembre\RgpdController).
Resolving inheritance for ".instanceof.App\Controller\EspaceMembre\RgpdController.0.App\Controller\EspaceMembre\RgpdController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EspaceMembre\RgpdController).
Resolving inheritance for "App\Controller\EspaceMembre\RgpdController" (parent: .instanceof.App\Controller\EspaceMembre\RgpdController.0.App\Controller\EspaceMembre\RgpdController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EspaceParent\ParentController" (parent: .abstract.instanceof.App\Controller\EspaceParent\ParentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EspaceParent\ParentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EspaceParent\ParentController).
Resolving inheritance for ".instanceof.App\Controller\EspaceParent\ParentController.0.App\Controller\EspaceParent\ParentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EspaceParent\ParentController).
Resolving inheritance for "App\Controller\EspaceParent\ParentController" (parent: .instanceof.App\Controller\EspaceParent\ParentController.0.App\Controller\EspaceParent\ParentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\TwoFactorController" (parent: .abstract.instanceof.App\Controller\Security\TwoFactorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\TwoFactorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\TwoFactorController).
Resolving inheritance for ".instanceof.App\Controller\Security\TwoFactorController.0.App\Controller\Security\TwoFactorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\TwoFactorController).
Resolving inheritance for "App\Controller\Security\TwoFactorController" (parent: .instanceof.App\Controller\Security\TwoFactorController.0.App\Controller\Security\TwoFactorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\TwoFactorFormController" (parent: .abstract.instanceof.App\Controller\Security\TwoFactorFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\TwoFactorFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\TwoFactorFormController).
Resolving inheritance for ".instanceof.App\Controller\Security\TwoFactorFormController.0.App\Controller\Security\TwoFactorFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\TwoFactorFormController).
Resolving inheritance for "App\Controller\Security\TwoFactorFormController" (parent: .instanceof.App\Controller\Security\TwoFactorFormController.0.App\Controller\Security\TwoFactorFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\InscriptionWizardController" (parent: .abstract.instanceof.App\Controller\Site\InscriptionWizardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\InscriptionWizardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\InscriptionWizardController).
Resolving inheritance for ".instanceof.App\Controller\Site\InscriptionWizardController.0.App\Controller\Site\InscriptionWizardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\InscriptionWizardController).
Resolving inheritance for "App\Controller\Site\InscriptionWizardController" (parent: .instanceof.App\Controller\Site\InscriptionWizardController.0.App\Controller\Site\InscriptionWizardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\NewsletterSiteController" (parent: .abstract.instanceof.App\Controller\Site\NewsletterSiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\NewsletterSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\NewsletterSiteController).
Resolving inheritance for ".instanceof.App\Controller\Site\NewsletterSiteController.0.App\Controller\Site\NewsletterSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\NewsletterSiteController).
Resolving inheritance for "App\Controller\Site\NewsletterSiteController" (parent: .instanceof.App\Controller\Site\NewsletterSiteController.0.App\Controller\Site\NewsletterSiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PrayerController" (parent: .abstract.instanceof.App\Controller\Site\PrayerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PrayerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PrayerController).
Resolving inheritance for ".instanceof.App\Controller\Site\PrayerController.0.App\Controller\Site\PrayerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PrayerController).
Resolving inheritance for "App\Controller\Site\PrayerController" (parent: .instanceof.App\Controller\Site\PrayerController.0.App\Controller\Site\PrayerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PreInscriptionController" (parent: .abstract.instanceof.App\Controller\Site\PreInscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PreInscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PreInscriptionController).
Resolving inheritance for ".instanceof.App\Controller\Site\PreInscriptionController.0.App\Controller\Site\PreInscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PreInscriptionController).
Resolving inheritance for "App\Controller\Site\PreInscriptionController" (parent: .instanceof.App\Controller\Site\PreInscriptionController.0.App\Controller\Site\PreInscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\SiteController" (parent: .abstract.instanceof.App\Controller\Site\SiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\SiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\SiteController).
Resolving inheritance for ".instanceof.App\Controller\Site\SiteController.0.App\Controller\Site\SiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\SiteController).
Resolving inheritance for "App\Controller\Site\SiteController" (parent: .instanceof.App\Controller\Site\SiteController.0.App\Controller\Site\SiteController).
Resolving inheritance for ".instanceof.App\EventSubscriber\DoctrineAuditSubscriber.0.App\EventSubscriber\DoctrineAuditSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DoctrineAuditSubscriber).
Resolving inheritance for "App\EventSubscriber\DoctrineAuditSubscriber" (parent: .instanceof.App\EventSubscriber\DoctrineAuditSubscriber.0.App\EventSubscriber\DoctrineAuditSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Force2faSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Force2faSubscriber).
Resolving inheritance for "App\EventSubscriber\Force2faSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Force2faSubscriber).
Resolving inheritance for ".instanceof.App\EventSubscriber\NotificationPushSubscriber.0.App\EventSubscriber\NotificationPushSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\NotificationPushSubscriber).
Resolving inheritance for "App\EventSubscriber\NotificationPushSubscriber" (parent: .instanceof.App\EventSubscriber\NotificationPushSubscriber.0.App\EventSubscriber\NotificationPushSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityAuditSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SecurityAuditSubscriber).
Resolving inheritance for "App\EventSubscriber\SecurityAuditSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityAuditSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwoFactorExceptionSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\TwoFactorExceptionSubscriber).
Resolving inheritance for "App\EventSubscriber\TwoFactorExceptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwoFactorExceptionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceType" (parent: .abstract.instanceof.App\Form\AbsenceType).
Resolving inheritance for "App\Form\AbsenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArticleType" (parent: .abstract.instanceof.App\Form\ArticleType).
Resolving inheritance for "App\Form\ArticleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArticleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategorieDepenseType" (parent: .abstract.instanceof.App\Form\CategorieDepenseType).
Resolving inheritance for "App\Form\CategorieDepenseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategorieDepenseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClasseType" (parent: .abstract.instanceof.App\Form\ClasseType).
Resolving inheritance for "App\Form\ClasseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClasseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CollecteDonsType" (parent: .abstract.instanceof.App\Form\CollecteDonsType).
Resolving inheritance for "App\Form\CollecteDonsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CollecteDonsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompteBancaireType" (parent: .abstract.instanceof.App\Form\CompteBancaireType).
Resolving inheritance for "App\Form\CompteBancaireType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompteBancaireType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactMessageType" (parent: .abstract.instanceof.App\Form\ContactMessageType).
Resolving inheritance for "App\Form\ContactMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactMessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DemandeAdhesionType" (parent: .abstract.instanceof.App\Form\DemandeAdhesionType).
Resolving inheritance for "App\Form\DemandeAdhesionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DemandeAdhesionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DemandeDonType" (parent: .abstract.instanceof.App\Form\DemandeDonType).
Resolving inheritance for "App\Form\DemandeDonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DemandeDonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DepenseType" (parent: .abstract.instanceof.App\Form\DepenseType).
Resolving inheritance for "App\Form\DepenseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DepenseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineIncidentType" (parent: .abstract.instanceof.App\Form\DisciplineIncidentType).
Resolving inheritance for "App\Form\DisciplineIncidentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineIncidentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentItemType" (parent: .abstract.instanceof.App\Form\DocumentItemType).
Resolving inheritance for "App\Form\DocumentItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveDocumentsType" (parent: .abstract.instanceof.App\Form\EleveDocumentsType).
Resolving inheritance for "App\Form\EleveDocumentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveDocumentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveIdentiteType" (parent: .abstract.instanceof.App\Form\EleveIdentiteType).
Resolving inheritance for "App\Form\EleveIdentiteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveIdentiteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveInscriptionType" (parent: .abstract.instanceof.App\Form\EleveInscriptionType).
Resolving inheritance for "App\Form\EleveInscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveInscriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveParentsType" (parent: .abstract.instanceof.App\Form\EleveParentsType).
Resolving inheritance for "App\Form\EleveParentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveParentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveSimpleType" (parent: .abstract.instanceof.App\Form\EleveSimpleType).
Resolving inheritance for "App\Form\EleveSimpleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveSimpleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GradeType" (parent: .abstract.instanceof.App\Form\GradeType).
Resolving inheritance for "App\Form\GradeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GradeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkType" (parent: .abstract.instanceof.App\Form\HomeworkType).
Resolving inheritance for "App\Form\HomeworkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LigneCollecteType" (parent: .abstract.instanceof.App\Form\LigneCollecteType).
Resolving inheritance for "App\Form\LigneCollecteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LigneCollecteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatiereScolaireType" (parent: .abstract.instanceof.App\Form\MatiereScolaireType).
Resolving inheritance for "App\Form\MatiereScolaireType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatiereScolaireType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MembreBureauType" (parent: .abstract.instanceof.App\Form\MembreBureauType).
Resolving inheritance for "App\Form\MembreBureauType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MembreBureauType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MosqueeConfigType" (parent: .abstract.instanceof.App\Form\MosqueeConfigType).
Resolving inheritance for "App\Form\MosqueeConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MosqueeConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaiementType" (parent: .abstract.instanceof.App\Form\PaiementType).
Resolving inheritance for "App\Form\PaiementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaiementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PhotoType" (parent: .abstract.instanceof.App\Form\PhotoType).
Resolving inheritance for "App\Form\PhotoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PhotoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreInscriptionType" (parent: .abstract.instanceof.App\Form\PreInscriptionType).
Resolving inheritance for "App\Form\PreInscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreInscriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfType" (parent: .abstract.instanceof.App\Form\ProfType).
Resolving inheritance for "App\Form\ProfType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TarifType" (parent: .abstract.instanceof.App\Form\TarifType).
Resolving inheritance for "App\Form\TarifType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TarifType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VisiteurCollecteType" (parent: .abstract.instanceof.App\Form\VisiteurCollecteType).
Resolving inheritance for "App\Form\VisiteurCollecteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VisiteurCollecteType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbonneRepository" (parent: .abstract.instanceof.App\Repository\AbonneRepository).
Resolving inheritance for "App\Repository\AbonneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbonneRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceRepository" (parent: .abstract.instanceof.App\Repository\AbsenceRepository).
Resolving inheritance for "App\Repository\AbsenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository" (parent: .abstract.instanceof.App\Repository\AddressRepository).
Resolving inheritance for "App\Repository\AddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository" (parent: .abstract.instanceof.App\Repository\ArticleRepository).
Resolving inheritance for "App\Repository\ArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuditLogRepository" (parent: .abstract.instanceof.App\Repository\AuditLogRepository).
Resolving inheritance for "App\Repository\AuditLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuditLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieDepenseRepository" (parent: .abstract.instanceof.App\Repository\CategorieDepenseRepository).
Resolving inheritance for "App\Repository\CategorieDepenseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieDepenseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClasseRepository" (parent: .abstract.instanceof.App\Repository\ClasseRepository).
Resolving inheritance for "App\Repository\ClasseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClasseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollecteDonsRepository" (parent: .abstract.instanceof.App\Repository\CollecteDonsRepository).
Resolving inheritance for "App\Repository\CollecteDonsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollecteDonsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompteBancaireRepository" (parent: .abstract.instanceof.App\Repository\CompteBancaireRepository).
Resolving inheritance for "App\Repository\CompteBancaireRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompteBancaireRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactMessageRepository" (parent: .abstract.instanceof.App\Repository\ContactMessageRepository).
Resolving inheritance for "App\Repository\ContactMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotisationRepository" (parent: .abstract.instanceof.App\Repository\CotisationRepository).
Resolving inheritance for "App\Repository\CotisationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotisationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DemandeAdhesionRepository" (parent: .abstract.instanceof.App\Repository\DemandeAdhesionRepository).
Resolving inheritance for "App\Repository\DemandeAdhesionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DemandeAdhesionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DemandeDonRepository" (parent: .abstract.instanceof.App\Repository\DemandeDonRepository).
Resolving inheritance for "App\Repository\DemandeDonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DemandeDonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DemandeInscriptionPubliqueRepository" (parent: .abstract.instanceof.App\Repository\DemandeInscriptionPubliqueRepository).
Resolving inheritance for "App\Repository\DemandeInscriptionPubliqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DemandeInscriptionPubliqueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepenseRepository" (parent: .abstract.instanceof.App\Repository\DepenseRepository).
Resolving inheritance for "App\Repository\DepenseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepenseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineIncidentRepository" (parent: .abstract.instanceof.App\Repository\DisciplineIncidentRepository).
Resolving inheritance for "App\Repository\DisciplineIncidentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineIncidentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EleveRepository" (parent: .abstract.instanceof.App\Repository\EleveRepository).
Resolving inheritance for "App\Repository\EleveRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EleveRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvenementRepository" (parent: .abstract.instanceof.App\Repository\EvenementRepository).
Resolving inheritance for "App\Repository\EvenementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvenementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileManagerRepository" (parent: .abstract.instanceof.App\Repository\FileManagerRepository).
Resolving inheritance for "App\Repository\FileManagerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileManagerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GradeRepository" (parent: .abstract.instanceof.App\Repository\GradeRepository).
Resolving inheritance for "App\Repository\GradeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GradeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkAttachmentRepository" (parent: .abstract.instanceof.App\Repository\HomeworkAttachmentRepository).
Resolving inheritance for "App\Repository\HomeworkAttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkAttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkRepository" (parent: .abstract.instanceof.App\Repository\HomeworkRepository).
Resolving inheritance for "App\Repository\HomeworkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkSubmissionRepository" (parent: .abstract.instanceof.App\Repository\HomeworkSubmissionRepository).
Resolving inheritance for "App\Repository\HomeworkSubmissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkSubmissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkValidationRepository" (parent: .abstract.instanceof.App\Repository\HomeworkValidationRepository).
Resolving inheritance for "App\Repository\HomeworkValidationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkValidationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InscriptionRepository" (parent: .abstract.instanceof.App\Repository\InscriptionRepository).
Resolving inheritance for "App\Repository\InscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InscriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneCollecteRepository" (parent: .abstract.instanceof.App\Repository\LigneCollecteRepository).
Resolving inheritance for "App\Repository\LigneCollecteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneCollecteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MatiereScolaireRepository" (parent: .abstract.instanceof.App\Repository\MatiereScolaireRepository).
Resolving inheritance for "App\Repository\MatiereScolaireRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MatiereScolaireRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MembreBureauRepository" (parent: .abstract.instanceof.App\Repository\MembreBureauRepository).
Resolving inheritance for "App\Repository\MembreBureauRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MembreBureauRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository" (parent: .abstract.instanceof.App\Repository\MessageRepository).
Resolving inheritance for "App\Repository\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MosqueeConfigRepository" (parent: .abstract.instanceof.App\Repository\MosqueeConfigRepository).
Resolving inheritance for "App\Repository\MosqueeConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MosqueeConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterRepository" (parent: .abstract.instanceof.App\Repository\NewsletterRepository).
Resolving inheritance for "App\Repository\NewsletterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NiveauScolaireRepository" (parent: .abstract.instanceof.App\Repository\NiveauScolaireRepository).
Resolving inheritance for "App\Repository\NiveauScolaireRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NiveauScolaireRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository" (parent: .abstract.instanceof.App\Repository\NotificationRepository).
Resolving inheritance for "App\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementRepository" (parent: .abstract.instanceof.App\Repository\PaiementRepository).
Resolving inheritance for "App\Repository\PaiementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhotoRepository" (parent: .abstract.instanceof.App\Repository\PhotoRepository).
Resolving inheritance for "App\Repository\PhotoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhotoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrayerTimeRepository" (parent: .abstract.instanceof.App\Repository\PrayerTimeRepository).
Resolving inheritance for "App\Repository\PrayerTimeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrayerTimeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreInscriptionRepository" (parent: .abstract.instanceof.App\Repository\PreInscriptionRepository).
Resolving inheritance for "App\Repository\PreInscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreInscriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreInscriptionTokenRepository" (parent: .abstract.instanceof.App\Repository\PreInscriptionTokenRepository).
Resolving inheritance for "App\Repository\PreInscriptionTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreInscriptionTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfRepository" (parent: .abstract.instanceof.App\Repository\ProfRepository).
Resolving inheritance for "App\Repository\ProfRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeTransactionRepository" (parent: .abstract.instanceof.App\Repository\StripeTransactionRepository).
Resolving inheritance for "App\Repository\StripeTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TarifRepository" (parent: .abstract.instanceof.App\Repository\TarifRepository).
Resolving inheritance for "App\Repository\TarifRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TarifRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VisiteurCollecteRepository" (parent: .abstract.instanceof.App\Repository\VisiteurCollecteRepository).
Resolving inheritance for "App\Repository\VisiteurCollecteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VisiteurCollecteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebPushSubscriptionRepository" (parent: .abstract.instanceof.App\Repository\WebPushSubscriptionRepository).
Resolving inheritance for "App\Repository\WebPushSubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebPushSubscriptionRepository).
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.asset_mapper" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "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.rate_limiter" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_mobile" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_mobile.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.api_mobile" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.api_mobile" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_mobile" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_mobile" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_mobile" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_mobile" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "limiter._login_local_main" (parent: limiter).
Resolving inheritance for "limiter._login_global_main" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
Resolving inheritance for "security.firewall_config.two_factor.main" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.success_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.failure_handler).
Resolving inheritance for "security.authentication.authentication_required_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.authentication_required_handler).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.main" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.main" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.main" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.main" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.main" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.main" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for ".instanceof.App\Entity\Abonne.0.App\Entity\Abonne" (parent: .abstract.instanceof.App\Entity\Abonne).
Resolving inheritance for ".instanceof.App\Entity\Absence.0.App\Entity\Absence" (parent: .abstract.instanceof.App\Entity\Absence).
Resolving inheritance for ".instanceof.App\Entity\Address.0.App\Entity\Address" (parent: .abstract.instanceof.App\Entity\Address).
Resolving inheritance for ".instanceof.App\Entity\Article.0.App\Entity\Article" (parent: .abstract.instanceof.App\Entity\Article).
Resolving inheritance for ".instanceof.App\Entity\AuditLog.0.App\Entity\AuditLog" (parent: .abstract.instanceof.App\Entity\AuditLog).
Resolving inheritance for ".instanceof.App\Entity\CategorieDepense.0.App\Entity\CategorieDepense" (parent: .abstract.instanceof.App\Entity\CategorieDepense).
Resolving inheritance for ".instanceof.App\Entity\Classe.0.App\Entity\Classe" (parent: .abstract.instanceof.App\Entity\Classe).
Resolving inheritance for ".instanceof.App\Entity\CollecteDons.0.App\Entity\CollecteDons" (parent: .abstract.instanceof.App\Entity\CollecteDons).
Resolving inheritance for ".instanceof.App\Entity\CompteBancaire.0.App\Entity\CompteBancaire" (parent: .abstract.instanceof.App\Entity\CompteBancaire).
Resolving inheritance for ".instanceof.App\Entity\ContactMessage.0.App\Entity\ContactMessage" (parent: .abstract.instanceof.App\Entity\ContactMessage).
Resolving inheritance for ".instanceof.App\Entity\Cotisation.0.App\Entity\Cotisation" (parent: .abstract.instanceof.App\Entity\Cotisation).
Resolving inheritance for ".instanceof.App\Entity\DemandeAdhesion.0.App\Entity\DemandeAdhesion" (parent: .abstract.instanceof.App\Entity\DemandeAdhesion).
Resolving inheritance for ".instanceof.App\Entity\DemandeDon.0.App\Entity\DemandeDon" (parent: .abstract.instanceof.App\Entity\DemandeDon).
Resolving inheritance for ".instanceof.App\Entity\DemandeInscriptionPublique.0.App\Entity\DemandeInscriptionPublique" (parent: .abstract.instanceof.App\Entity\DemandeInscriptionPublique).
Resolving inheritance for ".instanceof.App\Entity\Depense.0.App\Entity\Depense" (parent: .abstract.instanceof.App\Entity\Depense).
Resolving inheritance for ".instanceof.App\Entity\DisciplineIncident.0.App\Entity\DisciplineIncident" (parent: .abstract.instanceof.App\Entity\DisciplineIncident).
Resolving inheritance for ".instanceof.App\Entity\Eleve.0.App\Entity\Eleve" (parent: .abstract.instanceof.App\Entity\Eleve).
Resolving inheritance for ".instanceof.App\Entity\Evenement.0.App\Entity\Evenement" (parent: .abstract.instanceof.App\Entity\Evenement).
Resolving inheritance for ".instanceof.App\Entity\FileManager.0.App\Entity\FileManager" (parent: .abstract.instanceof.App\Entity\FileManager).
Resolving inheritance for ".instanceof.App\Entity\Grade.0.App\Entity\Grade" (parent: .abstract.instanceof.App\Entity\Grade).
Resolving inheritance for ".instanceof.App\Entity\Homework.0.App\Entity\Homework" (parent: .abstract.instanceof.App\Entity\Homework).
Resolving inheritance for ".instanceof.App\Entity\HomeworkAttachment.0.App\Entity\HomeworkAttachment" (parent: .abstract.instanceof.App\Entity\HomeworkAttachment).
Resolving inheritance for ".instanceof.App\Entity\HomeworkSubmission.0.App\Entity\HomeworkSubmission" (parent: .abstract.instanceof.App\Entity\HomeworkSubmission).
Resolving inheritance for ".instanceof.App\Entity\HomeworkValidation.0.App\Entity\HomeworkValidation" (parent: .abstract.instanceof.App\Entity\HomeworkValidation).
Resolving inheritance for ".instanceof.App\Entity\Inscription.0.App\Entity\Inscription" (parent: .abstract.instanceof.App\Entity\Inscription).
Resolving inheritance for ".instanceof.App\Entity\LigneCollecte.0.App\Entity\LigneCollecte" (parent: .abstract.instanceof.App\Entity\LigneCollecte).
Resolving inheritance for ".instanceof.App\Entity\MatiereScolaire.0.App\Entity\MatiereScolaire" (parent: .abstract.instanceof.App\Entity\MatiereScolaire).
Resolving inheritance for ".instanceof.App\Entity\MembreBureau.0.App\Entity\MembreBureau" (parent: .abstract.instanceof.App\Entity\MembreBureau).
Resolving inheritance for ".instanceof.App\Entity\Message.0.App\Entity\Message" (parent: .abstract.instanceof.App\Entity\Message).
Resolving inheritance for ".instanceof.App\Entity\MosqueeConfig.0.App\Entity\MosqueeConfig" (parent: .abstract.instanceof.App\Entity\MosqueeConfig).
Resolving inheritance for ".instanceof.App\Entity\Newsletter.0.App\Entity\Newsletter" (parent: .abstract.instanceof.App\Entity\Newsletter).
Resolving inheritance for ".instanceof.App\Entity\NiveauScolaire.0.App\Entity\NiveauScolaire" (parent: .abstract.instanceof.App\Entity\NiveauScolaire).
Resolving inheritance for ".instanceof.App\Entity\Notification.0.App\Entity\Notification" (parent: .abstract.instanceof.App\Entity\Notification).
Resolving inheritance for ".instanceof.App\Entity\Paiement.0.App\Entity\Paiement" (parent: .abstract.instanceof.App\Entity\Paiement).
Resolving inheritance for ".instanceof.App\Entity\Photo.0.App\Entity\Photo" (parent: .abstract.instanceof.App\Entity\Photo).
Resolving inheritance for ".instanceof.App\Entity\PrayerTime.0.App\Entity\PrayerTime" (parent: .abstract.instanceof.App\Entity\PrayerTime).
Resolving inheritance for ".instanceof.App\Entity\PreInscription.0.App\Entity\PreInscription" (parent: .abstract.instanceof.App\Entity\PreInscription).
Resolving inheritance for ".instanceof.App\Entity\PreInscriptionToken.0.App\Entity\PreInscriptionToken" (parent: .abstract.instanceof.App\Entity\PreInscriptionToken).
Resolving inheritance for ".instanceof.App\Entity\Prof.0.App\Entity\Prof" (parent: .abstract.instanceof.App\Entity\Prof).
Resolving inheritance for ".instanceof.App\Entity\StripeTransaction.0.App\Entity\StripeTransaction" (parent: .abstract.instanceof.App\Entity\StripeTransaction).
Resolving inheritance for ".instanceof.App\Entity\Tarif.0.App\Entity\Tarif" (parent: .abstract.instanceof.App\Entity\Tarif).
Resolving inheritance for ".instanceof.App\Entity\User.0.App\Entity\User" (parent: .abstract.instanceof.App\Entity\User).
Resolving inheritance for ".instanceof.App\Entity\VisiteurCollecte.0.App\Entity\VisiteurCollecte" (parent: .abstract.instanceof.App\Entity\VisiteurCollecte).
Resolving inheritance for ".instanceof.App\Entity\WebPushSubscription.0.App\Entity\WebPushSubscription" (parent: .abstract.instanceof.App\Entity\WebPushSubscription).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\DisciplineCategory" (parent: .abstract.instanceof.App\Enum\DisciplineCategory).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\DisciplineSanctionType" (parent: .abstract.instanceof.App\Enum\DisciplineSanctionType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\DisciplineSeverity" (parent: .abstract.instanceof.App\Enum\DisciplineSeverity).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ExamType" (parent: .abstract.instanceof.App\Enum\ExamType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\HomeworkPriority" (parent: .abstract.instanceof.App\Enum\HomeworkPriority).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\HomeworkScopeType" (parent: .abstract.instanceof.App\Enum\HomeworkScopeType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\HomeworkStatus" (parent: .abstract.instanceof.App\Enum\HomeworkStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\HomeworkSubmissionStatus" (parent: .abstract.instanceof.App\Enum\HomeworkSubmissionStatus).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.asset_mapper" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
397
Removed service "Scheb\TwoFactorBundle\Controller\FormController"; 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\Component\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "asset_mapper.http_client"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\Compressor\CompressorInterface"; 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 "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderParser"; 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 "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 "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $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 "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; 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_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.api_mobile"; reason: private alias.
Removed service "security.user_checker.api_mobile"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_local_main"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_global_main"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginGlobalMainLimiter"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Model\PersisterInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\Generator\CodeGeneratorInterface"; reason: private alias.
Removed service "scheb_two_factor.security.email.form_renderer"; reason: private alias.
Removed service "scheb_two_factor.security.email.auth_code_mailer"; reason: private alias.
Removed service "scheb_two_factor.persister"; reason: private alias.
Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
Removed service "scheb_two_factor.token_factory"; reason: private alias.
Removed service "scheb_two_factor.provider_decider"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapper"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.O8.cMm9"; reason: private alias.
Removed service ".service_locator.oeWXF0n"; reason: private alias.
Removed service ".service_locator.S9tnIXR"; reason: private alias.
Removed service ".service_locator.D8ozjst"; 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 "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api_mobile"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.authentication.trust_resolver"; reason: private alias.
Removed service "security.event_dispatcher.api_mobile"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service ".signing.messenger.default_serializer.inner"; 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.0ekWYPZ"; reason: private alias.
Removed service ".service_locator.TadShlz"; reason: private alias.
Removed service ".service_locator.BKUhCUr"; reason: private alias.
Removed service ".service_locator.yFRapHK"; reason: private alias.
Removed service ".service_locator.HvVh9A1"; reason: private alias.
Removed service ".service_locator.T97fUF9"; reason: private alias.
Removed service ".service_locator.zymEtHv"; reason: private alias.
Removed service ".service_locator.cBaCYSW"; reason: private alias.
Removed service ".service_locator.OmfDl_T"; reason: private alias.
Removed service ".service_locator.cQxy5hq"; reason: private alias.
Removed service ".service_locator.lScZX2q"; reason: private alias.
Removed service ".service_locator.YGHQfcq"; reason: private alias.
Removed service ".service_locator.clIp6fK"; reason: private alias.
Removed service ".service_locator.0U61TvK"; reason: private alias.
Removed service ".service_locator.uB7IWFS"; reason: private alias.
Removed service ".service_locator.7WjD.ar"; reason: private alias.
Removed service ".service_locator.3aAg6C."; reason: private alias.
Removed service ".service_locator.aP_jTVY"; reason: private alias.
Removed service ".service_locator.IiFEXE8"; reason: private alias.
Removed service ".service_locator.ly9Aa9P"; reason: private alias.
Removed service ".service_locator.JjZV5R_"; reason: private alias.
Removed service ".service_locator.fm6i6.5"; reason: private alias.
Removed service ".service_locator.fjao8.e"; reason: private alias.
Removed service ".service_locator.amLu8bm"; reason: private alias.
Removed service ".service_locator.GAeI0n6"; reason: private alias.
Removed service ".service_locator.NzKuyOn"; reason: private alias.
Removed service ".service_locator.c1PnTP4"; reason: private alias.
Removed service ".service_locator.KtrCd2E"; reason: private alias.
Removed service ".service_locator.OeGtPvv"; reason: private alias.
Removed service ".service_locator.XLw.TaR"; reason: private alias.
Removed service ".service_locator.2G6r1Xw"; reason: private alias.
Removed service ".service_locator.clzgoV2"; reason: private alias.
Removed service ".service_locator.8bFVxHb"; reason: private alias.
Removed service ".service_locator.h28XDnZ"; reason: private alias.
Removed service ".service_locator.7G5.ki0"; reason: private alias.
Removed service ".service_locator.ptqPayN"; reason: private alias.
Removed service ".service_locator.ImCsgl_"; reason: private alias.
Removed service ".service_locator.Mto9fyM"; reason: private alias.
Removed service ".service_locator.A_k3qUO"; reason: private alias.
Removed service ".service_locator.RXmV8G1"; reason: private alias.
Removed service ".service_locator.vYz2I51"; reason: private alias.
Removed service ".service_locator.8RPPIUR"; reason: private alias.
Removed service ".service_locator.F6TE_mR"; reason: private alias.
Removed service ".service_locator.9ge0DWj"; reason: private alias.
Removed service ".service_locator.om2K7II"; reason: private alias.
Removed service ".service_locator.aSxl.HB"; reason: private alias.
Removed service ".service_locator.g2N6J7X"; reason: private alias.
Removed service ".service_locator.3.yWfT4"; reason: private alias.
Removed service ".service_locator.jol8NLU"; reason: private alias.
Removed service ".service_locator.PeFZGiq"; reason: private alias.
Removed service ".service_locator.DuLdXBp"; reason: private alias.
Removed service ".service_locator.D7X.SE8"; reason: private alias.
Removed service ".service_locator.v4hxe0K"; reason: private alias.
Removed service ".service_locator.Gln7fRi"; reason: private alias.
Removed service ".service_locator._UYuJK_"; reason: private alias.
Removed service ".service_locator.r9J28tH"; reason: private alias.
Removed service ".service_locator.MVq4Wfh"; reason: private alias.
Removed service ".service_locator.0L6tVBP"; reason: private alias.
Removed service ".service_locator.hZa9sV1"; reason: private alias.
Removed service ".service_locator.cJNe54k"; reason: private alias.
Removed service ".service_locator._7U59vt"; reason: private alias.
Removed service ".service_locator.E0UhLWk"; reason: private alias.
Removed service ".service_locator.WUU.fWc"; reason: private alias.
Removed service ".service_locator.6VKVgqa"; reason: private alias.
Removed service ".service_locator.X0d8aIU"; reason: private alias.
Removed service ".service_locator.pDnegoY"; reason: private alias.
Removed service ".service_locator.xXidk73"; reason: private alias.
Removed service ".service_locator.6KXZ0aY"; reason: private alias.
Removed service ".service_locator.UZXMaHV"; reason: private alias.
Removed service ".service_locator.AjaW3yq"; reason: private alias.
Removed service ".service_locator.8eIwShq"; reason: private alias.
Removed service ".service_locator.dGxmOT8"; reason: private alias.
Removed service ".service_locator.BYYgD27"; reason: private alias.
Removed service ".service_locator.HdT.F6D"; reason: private alias.
Removed service ".service_locator._IZza9."; reason: private alias.
Removed service ".service_locator.96sHpa."; reason: private alias.
Removed service ".service_locator.WbrEfpW"; reason: private alias.
Removed service ".service_locator.CeT.NG0"; reason: private alias.
Removed service ".service_locator.E6p4r5U"; reason: private alias.
Removed service ".service_locator.fk7OViq"; reason: private alias.
Removed service ".service_locator.OZDjDCn"; reason: private alias.
Removed service ".service_locator.J1QKO5M"; reason: private alias.
Removed service ".service_locator.WgPBR9L"; reason: private alias.
Removed service ".service_locator.zD1kzMO"; reason: private alias.
Removed service ".service_locator.Cv77oRD"; reason: private alias.
Removed service ".service_locator.VHmS_LW"; reason: private alias.
Removed service ".service_locator.GD8ShR2"; reason: private alias.
Removed service ".service_locator.6UyO3gC"; reason: private alias.
Removed service ".service_locator.FRRBZQe"; reason: private alias.
Removed service ".service_locator.uZx7Ab8"; reason: private alias.
Removed service ".service_locator.OPMrKjr"; reason: private alias.
Removed service ".service_locator.HkPndL3"; reason: private alias.
Removed service ".service_locator.SFR.Qg0"; reason: private alias.
Removed service ".service_locator.dIMnQnR"; reason: private alias.
Removed service ".service_locator.oCxvKH0"; reason: private alias.
Removed service ".service_locator.S1fhL2D"; reason: private alias.
Removed service ".service_locator.n0l._AP"; reason: private alias.
Removed service ".service_locator.0Qw8MKf"; reason: private alias.
Removed service ".service_locator.AXm_RCp"; reason: private alias.
Removed service ".service_locator.NIFDa6l"; reason: private alias.
Removed service ".service_locator.I9vV7e_"; reason: private alias.
Removed service ".service_locator.pfaLNbv"; reason: private alias.
Removed service ".service_locator.OtBQwSw"; reason: private alias.
Removed service ".service_locator.TvmKXdL"; reason: private alias.
Removed service ".service_locator.jMHKBAi"; reason: private alias.
Removed service ".service_locator.2DjAuqf"; reason: private alias.
Removed service ".service_locator.nZrciMq"; reason: private alias.
Removed service ".service_locator.6YhIket"; reason: private alias.
Removed service ".service_locator.aopIGgi"; reason: private alias.
Removed service ".service_locator.LcZZJ.t"; reason: private alias.
Removed service ".service_locator.4aH.kLd"; reason: private alias.
Removed service ".service_locator.XQE.Ks_"; reason: private alias.
Removed service ".service_locator.WBbtUtb"; reason: private alias.
Removed service ".service_locator.Fm2kvK7"; reason: private alias.
Removed service ".service_locator.YQi3pYJ"; reason: private alias.
Removed service ".service_locator.nwgcvNt"; reason: private alias.
Removed service ".service_locator.UOUeeZ5"; reason: private alias.
Removed service ".service_locator.Uv6Al9j"; reason: private alias.
Removed service ".service_locator.MVL9hvL"; reason: private alias.
Removed service ".service_locator.WlWE_Xr"; reason: private alias.
Removed service ".service_locator.qNR9.09"; reason: private alias.
Removed service ".service_locator.UphRPud"; reason: private alias.
Removed service ".service_locator.w0Nj0w0"; reason: private alias.
Removed service ".service_locator.QsqqWHr"; reason: private alias.
Removed service ".service_locator.HmbYqIw"; reason: private alias.
Removed service ".service_locator.hZzOW6_"; reason: private alias.
Removed service ".service_locator.Xdfbw2s"; reason: private alias.
Removed service ".service_locator.pVUCNI6"; reason: private alias.
Removed service ".service_locator.QPXnA34"; reason: private alias.
Removed service ".service_locator.6kvDT_p"; reason: private alias.
Removed service ".service_locator.0VZ0n.3"; reason: private alias.
Removed service ".service_locator.FB1KiLw"; reason: private alias.
Removed service ".service_locator.I_dnAoi"; reason: private alias.
Removed service ".service_locator.IoGdGg1"; reason: private alias.
Removed service ".service_locator.WLIgBYP"; reason: private alias.
Removed service ".service_locator._jPg.Q7"; reason: private alias.
Removed service ".service_locator.lmg3o69"; reason: private alias.
Removed service ".service_locator.tW4O.vy"; reason: private alias.
Removed service ".service_locator.oRgIjnE"; reason: private alias.
Removed service ".service_locator.Cl.bQ1w"; reason: private alias.
Removed service ".service_locator.tIEuEEh"; reason: private alias.
Removed service ".service_locator.uNh9JRX"; reason: private alias.
Removed service ".service_locator.Ypa8fWv"; reason: private alias.
Removed service ".service_locator.cWyhvQ."; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.rh5YKGp"; reason: private alias.
Removed service ".service_locator.0zVgDtY"; reason: private alias.
Removed service ".service_locator.bojI8wO"; reason: private alias.
Removed service ".service_locator.FrINCRD"; reason: private alias.
Removed service ".service_locator.LUPh7sq"; reason: private alias.
Removed service ".service_locator.VNpS_wM"; reason: private alias.
Removed service ".service_locator.apwPiI3"; reason: private alias.
Removed service ".service_locator.fumf67."; reason: private alias.
Removed service ".service_locator.i_wz0Hh"; reason: private alias.
Removed service ".service_locator.WY2TVCW"; reason: private alias.
Removed service ".service_locator.3aKuXnp"; reason: private alias.
Removed service ".service_locator.rMwAAiI"; reason: private alias.
Removed service ".service_locator..fFYW9Z"; reason: private alias.
Removed service ".service_locator.6Bi95dL"; reason: private alias.
Removed service ".service_locator.dG4Xmx9"; reason: private alias.
Removed service ".service_locator.S582LIb"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
111
Changed reference of service "App\EventSubscriber\Force2faSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\TwoFactorExceptionSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\AppAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\MessageMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\NewsletterService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Stripe\StripeSubscriptionCheckout" previously pointing to "router.default" to "router".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.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 "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api_mobile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api_mobile" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.listener.check_two_factor_code" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.listener.check_two_factor_code_reuse" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.email.provider" previously pointing to "scheb_two_factor.security.email.default_code_generator" to "scheb_two_factor.security.email.code_generator".
Changed reference of service "scheb_two_factor.security.email.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service ".service_locator.ZJuQzKV" previously pointing to "router.default" to "router".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.scheb_two_factor.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.ZE46_En" 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.LrzAh45" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
662
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 "limiter"; 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 "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_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 "monolog.logger_prototype"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugPrayerCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DebugPrayerCommand.0.App\Command\DebugPrayerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DebugPrayerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncPrayerTimesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SyncPrayerTimesCommand.0.App\Command\SyncPrayerTimesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SyncPrayerTimesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Access\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Access\ProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Access\ProfileController.0.App\Controller\Admin\Access\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Access\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Access\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Access\UserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Access\UserController.0.App\Controller\Admin\Access\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Access\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Audit\AuditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Audit\AuditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Audit\AuditController.0.App\Controller\Admin\Audit\AuditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Audit\AuditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Calendrier\CalendrierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Calendrier\CalendrierController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Calendrier\CalendrierController.0.App\Controller\Admin\Calendrier\CalendrierController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Calendrier\CalendrierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Config\ConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Config\ConfigurationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Config\ConfigurationController.0.App\Controller\Admin\Config\ConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Config\ConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardGlobalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardGlobalController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\DashboardGlobalController.0.App\Controller\Admin\DashboardGlobalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DashboardGlobalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\FileController.0.App\Controller\Admin\FileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Finance\CollecteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Finance\CollecteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Finance\CollecteController.0.App\Controller\Admin\Finance\CollecteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Finance\CollecteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Finance\DashboardFinanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Finance\DashboardFinanceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Finance\DashboardFinanceController.0.App\Controller\Admin\Finance\DashboardFinanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Finance\DashboardFinanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Finance\DepenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Finance\DepenseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Finance\DepenseController.0.App\Controller\Admin\Finance\DepenseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Finance\DepenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Membre\DashboardMembreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Membre\DashboardMembreController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Membre\DashboardMembreController.0.App\Controller\Admin\Membre\DashboardMembreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Membre\DashboardMembreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Membre\MembreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Membre\MembreController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Membre\MembreController.0.App\Controller\Admin\Membre\MembreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Membre\MembreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MessageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\MessageController.0.App\Controller\Admin\MessageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Newsletter\NewsletterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Newsletter\NewsletterController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Newsletter\NewsletterController.0.App\Controller\Admin\Newsletter\NewsletterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Newsletter\NewsletterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Prof\DashboardProfController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Prof\DashboardProfController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Prof\DashboardProfController.0.App\Controller\Admin\Prof\DashboardProfController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Prof\DashboardProfController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\AbsenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\AbsenceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\School\AbsenceController.0.App\Controller\Admin\School\AbsenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\School\AbsenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\ClasseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\ClasseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\School\ClasseController.0.App\Controller\Admin\School\ClasseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\School\ClasseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\School\DashboardController.0.App\Controller\Admin\School\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\School\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\DemandeInscriptionAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\DemandeInscriptionAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\School\DemandeInscriptionAdminController.0.App\Controller\Admin\School\DemandeInscriptionAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\School\DemandeInscriptionAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\DisciplineIncidentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\DisciplineIncidentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\School\DisciplineIncidentController.0.App\Controller\Admin\School\DisciplineIncidentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\School\DisciplineIncidentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\EleveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\EleveController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\School\EleveController.0.App\Controller\Admin\School\EleveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\School\EleveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\EleveWizardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\EleveWizardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\School\EleveWizardController.0.App\Controller\Admin\School\EleveWizardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\School\EleveWizardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\GradeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\GradeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\School\GradeController.0.App\Controller\Admin\School\GradeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\School\GradeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\HomeworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\HomeworkController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\School\HomeworkController.0.App\Controller\Admin\School\HomeworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\School\HomeworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\InscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\InscriptionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\School\InscriptionController.0.App\Controller\Admin\School\InscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\School\InscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\MatiereScolaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\MatiereScolaireController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\School\MatiereScolaireController.0.App\Controller\Admin\School\MatiereScolaireController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\School\MatiereScolaireController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\ParentImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\ParentImportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\School\ParentImportController.0.App\Controller\Admin\School\ParentImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\School\ParentImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\PreInscriptionAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\PreInscriptionAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\School\PreInscriptionAdminController.0.App\Controller\Admin\School\PreInscriptionAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\School\PreInscriptionAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\School\ProfController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\School\ProfController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\School\ProfController.0.App\Controller\Admin\School\ProfController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\School\ProfController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\AdhesionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\AdhesionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Site\AdhesionController.0.App\Controller\Admin\Site\AdhesionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Site\AdhesionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\ArticleController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Site\ArticleController.0.App\Controller\Admin\Site\ArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Site\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\ContactController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Site\ContactController.0.App\Controller\Admin\Site\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Site\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\DonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\DonController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Site\DonController.0.App\Controller\Admin\Site\DonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Site\DonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\PhotoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\PhotoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Site\PhotoController.0.App\Controller\Admin\Site\PhotoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Site\PhotoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Site\SiteDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Site\SiteDashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Site\SiteDashboardController.0.App\Controller\Admin\Site\SiteDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Site\SiteDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\WikiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WikiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\WikiController.0.App\Controller\Admin\WikiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\WikiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiEleveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiEleveController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ApiEleveController.0.App\Controller\Api\ApiEleveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ApiEleveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiUserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ApiUserController.0.App\Controller\Api\ApiUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ApiUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileAccountController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\MobileAccountController.0.App\Controller\Api\Mobile\MobileAccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\MobileAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileAuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\MobileAuthController.0.App\Controller\Api\Mobile\MobileAuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\MobileAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileMemberController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\MobileMemberController.0.App\Controller\Api\Mobile\MobileMemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\MobileMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileMessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileMessageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\MobileMessageController.0.App\Controller\Api\Mobile\MobileMessageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\MobileMessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileNotificationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\MobileNotificationController.0.App\Controller\Api\Mobile\MobileNotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\MobileNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Mobile\MobileParentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Mobile\MobileParentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\Mobile\MobileParentController.0.App\Controller\Api\Mobile\MobileParentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Mobile\MobileParentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NotificationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NotificationApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\NotificationApiController.0.App\Controller\Api\NotificationApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\NotificationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SearchApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SearchApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\SearchApiController.0.App\Controller\Api\SearchApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\SearchApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\WebPushController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\WebPushController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\WebPushController.0.App\Controller\Api\WebPushController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\WebPushController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EspaceMembre\MembreEspaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EspaceMembre\MembreEspaceController"; reason: abstract.
Removed service ".instanceof.App\Controller\EspaceMembre\MembreEspaceController.0.App\Controller\EspaceMembre\MembreEspaceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EspaceMembre\MembreEspaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EspaceMembre\RgpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EspaceMembre\RgpdController"; reason: abstract.
Removed service ".instanceof.App\Controller\EspaceMembre\RgpdController.0.App\Controller\EspaceMembre\RgpdController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EspaceMembre\RgpdController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EspaceParent\ParentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EspaceParent\ParentController"; reason: abstract.
Removed service ".instanceof.App\Controller\EspaceParent\ParentController.0.App\Controller\EspaceParent\ParentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EspaceParent\ParentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\TwoFactorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\TwoFactorController"; reason: abstract.
Removed service ".instanceof.App\Controller\Security\TwoFactorController.0.App\Controller\Security\TwoFactorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Security\TwoFactorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\TwoFactorFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\TwoFactorFormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Security\TwoFactorFormController.0.App\Controller\Security\TwoFactorFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Security\TwoFactorFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\InscriptionWizardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\InscriptionWizardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\InscriptionWizardController.0.App\Controller\Site\InscriptionWizardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\InscriptionWizardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\NewsletterSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\NewsletterSiteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\NewsletterSiteController.0.App\Controller\Site\NewsletterSiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\NewsletterSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PrayerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PrayerController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\PrayerController.0.App\Controller\Site\PrayerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\PrayerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\PreInscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\PreInscriptionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\PreInscriptionController.0.App\Controller\Site\PreInscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\PreInscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\SiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\SiteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Site\SiteController.0.App\Controller\Site\SiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\SiteController"; reason: abstract.
Removed service ".instanceof.App\Entity\Abonne.0.App\Entity\Abonne"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Abonne"; reason: abstract.
Removed service ".instanceof.App\Entity\Absence.0.App\Entity\Absence"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Absence"; reason: abstract.
Removed service ".instanceof.App\Entity\Address.0.App\Entity\Address"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Address"; reason: abstract.
Removed service ".instanceof.App\Entity\Article.0.App\Entity\Article"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Article"; reason: abstract.
Removed service ".instanceof.App\Entity\AuditLog.0.App\Entity\AuditLog"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\AuditLog"; reason: abstract.
Removed service ".instanceof.App\Entity\CategorieDepense.0.App\Entity\CategorieDepense"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CategorieDepense"; reason: abstract.
Removed service ".instanceof.App\Entity\Classe.0.App\Entity\Classe"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Classe"; reason: abstract.
Removed service ".instanceof.App\Entity\CollecteDons.0.App\Entity\CollecteDons"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CollecteDons"; reason: abstract.
Removed service ".instanceof.App\Entity\CompteBancaire.0.App\Entity\CompteBancaire"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CompteBancaire"; reason: abstract.
Removed service ".instanceof.App\Entity\ContactMessage.0.App\Entity\ContactMessage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ContactMessage"; reason: abstract.
Removed service ".instanceof.App\Entity\Cotisation.0.App\Entity\Cotisation"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Cotisation"; reason: abstract.
Removed service ".instanceof.App\Entity\DemandeAdhesion.0.App\Entity\DemandeAdhesion"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DemandeAdhesion"; reason: abstract.
Removed service ".instanceof.App\Entity\DemandeDon.0.App\Entity\DemandeDon"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DemandeDon"; reason: abstract.
Removed service ".instanceof.App\Entity\DemandeInscriptionPublique.0.App\Entity\DemandeInscriptionPublique"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DemandeInscriptionPublique"; reason: abstract.
Removed service ".instanceof.App\Entity\Depense.0.App\Entity\Depense"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Depense"; reason: abstract.
Removed service ".instanceof.App\Entity\DisciplineIncident.0.App\Entity\DisciplineIncident"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DisciplineIncident"; reason: abstract.
Removed service ".instanceof.App\Entity\Eleve.0.App\Entity\Eleve"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Eleve"; reason: abstract.
Removed service ".instanceof.App\Entity\Evenement.0.App\Entity\Evenement"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Evenement"; reason: abstract.
Removed service ".instanceof.App\Entity\FileManager.0.App\Entity\FileManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\FileManager"; reason: abstract.
Removed service ".instanceof.App\Entity\Grade.0.App\Entity\Grade"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Grade"; reason: abstract.
Removed service ".instanceof.App\Entity\Homework.0.App\Entity\Homework"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Homework"; reason: abstract.
Removed service ".instanceof.App\Entity\HomeworkAttachment.0.App\Entity\HomeworkAttachment"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\HomeworkAttachment"; reason: abstract.
Removed service ".instanceof.App\Entity\HomeworkSubmission.0.App\Entity\HomeworkSubmission"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\HomeworkSubmission"; reason: abstract.
Removed service ".instanceof.App\Entity\HomeworkValidation.0.App\Entity\HomeworkValidation"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\HomeworkValidation"; reason: abstract.
Removed service ".instanceof.App\Entity\Inscription.0.App\Entity\Inscription"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Inscription"; reason: abstract.
Removed service ".instanceof.App\Entity\LigneCollecte.0.App\Entity\LigneCollecte"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\LigneCollecte"; reason: abstract.
Removed service ".instanceof.App\Entity\MatiereScolaire.0.App\Entity\MatiereScolaire"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\MatiereScolaire"; reason: abstract.
Removed service ".instanceof.App\Entity\MembreBureau.0.App\Entity\MembreBureau"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\MembreBureau"; reason: abstract.
Removed service ".instanceof.App\Entity\Message.0.App\Entity\Message"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Message"; reason: abstract.
Removed service ".instanceof.App\Entity\MosqueeConfig.0.App\Entity\MosqueeConfig"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\MosqueeConfig"; reason: abstract.
Removed service ".instanceof.App\Entity\Newsletter.0.App\Entity\Newsletter"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Newsletter"; reason: abstract.
Removed service ".instanceof.App\Entity\NiveauScolaire.0.App\Entity\NiveauScolaire"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NiveauScolaire"; reason: abstract.
Removed service ".instanceof.App\Entity\Notification.0.App\Entity\Notification"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Notification"; reason: abstract.
Removed service ".instanceof.App\Entity\Paiement.0.App\Entity\Paiement"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Paiement"; reason: abstract.
Removed service ".instanceof.App\Entity\Photo.0.App\Entity\Photo"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Photo"; reason: abstract.
Removed service ".instanceof.App\Entity\PrayerTime.0.App\Entity\PrayerTime"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PrayerTime"; reason: abstract.
Removed service ".instanceof.App\Entity\PreInscription.0.App\Entity\PreInscription"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PreInscription"; reason: abstract.
Removed service ".instanceof.App\Entity\PreInscriptionToken.0.App\Entity\PreInscriptionToken"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PreInscriptionToken"; reason: abstract.
Removed service ".instanceof.App\Entity\Prof.0.App\Entity\Prof"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Prof"; reason: abstract.
Removed service ".instanceof.App\Entity\StripeTransaction.0.App\Entity\StripeTransaction"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\StripeTransaction"; reason: abstract.
Removed service ".instanceof.App\Entity\Tarif.0.App\Entity\Tarif"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Tarif"; reason: abstract.
Removed service ".instanceof.App\Entity\User.0.App\Entity\User"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\User"; reason: abstract.
Removed service ".instanceof.App\Entity\VisiteurCollecte.0.App\Entity\VisiteurCollecte"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\VisiteurCollecte"; reason: abstract.
Removed service ".instanceof.App\Entity\WebPushSubscription.0.App\Entity\WebPushSubscription"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\WebPushSubscription"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\DisciplineCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\DisciplineCategory"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\DisciplineSanctionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\DisciplineSanctionType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\DisciplineSeverity"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\DisciplineSeverity"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ExamType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ExamType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\HomeworkPriority"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\HomeworkPriority"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\HomeworkScopeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\HomeworkScopeType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\HomeworkStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\HomeworkStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\HomeworkSubmissionStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\HomeworkSubmissionStatus"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\DoctrineAuditSubscriber.0.App\EventSubscriber\DoctrineAuditSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\DoctrineAuditSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Force2faSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Force2faSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\NotificationPushSubscriber.0.App\EventSubscriber\NotificationPushSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\NotificationPushSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityAuditSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SecurityAuditSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwoFactorExceptionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\TwoFactorExceptionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbsenceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AbsenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArticleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ArticleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategorieDepenseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CategorieDepenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClasseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClasseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CollecteDonsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CollecteDonsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompteBancaireType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompteBancaireType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactMessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContactMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DemandeAdhesionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DemandeAdhesionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DemandeDonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DemandeDonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DepenseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DepenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DisciplineIncidentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DisciplineIncidentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DocumentItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveDocumentsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EleveDocumentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveIdentiteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EleveIdentiteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveInscriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EleveInscriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveParentsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EleveParentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EleveSimpleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EleveSimpleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GradeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GradeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HomeworkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LigneCollecteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LigneCollecteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatiereScolaireType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MatiereScolaireType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MembreBureauType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MembreBureauType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MosqueeConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MosqueeConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaiementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaiementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PhotoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PhotoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreInscriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PreInscriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProfType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TarifType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TarifType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VisiteurCollecteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VisiteurCollecteType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbonneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbonneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbsenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ArticleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuditLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AuditLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieDepenseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CategorieDepenseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClasseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClasseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollecteDonsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CollecteDonsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompteBancaireRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompteBancaireRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContactMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotisationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CotisationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DemandeAdhesionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DemandeAdhesionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DemandeDonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DemandeDonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DemandeInscriptionPubliqueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DemandeInscriptionPubliqueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepenseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DepenseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisciplineIncidentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DisciplineIncidentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EleveRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EleveRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvenementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EvenementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileManagerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FileManagerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GradeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GradeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkAttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HomeworkAttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HomeworkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkSubmissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HomeworkSubmissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkValidationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HomeworkValidationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InscriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneCollecteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LigneCollecteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MatiereScolaireRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MatiereScolaireRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MembreBureauRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MembreBureauRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MosqueeConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MosqueeConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NewsletterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NiveauScolaireRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NiveauScolaireRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaiementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhotoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PhotoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrayerTimeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PrayerTimeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreInscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PreInscriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreInscriptionTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PreInscriptionTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProfRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StripeTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StripeTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TarifRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TarifRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VisiteurCollecteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VisiteurCollecteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebPushSubscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WebPushSubscriptionRepository"; reason: abstract.
213
Removed service "App\Entity\Abonne"; reason: unused.
Removed service "App\Entity\Absence"; reason: unused.
Removed service "App\Entity\Address"; reason: unused.
Removed service "App\Entity\Article"; reason: unused.
Removed service "App\Entity\AuditLog"; reason: unused.
Removed service "App\Entity\CategorieDepense"; reason: unused.
Removed service "App\Entity\Classe"; reason: unused.
Removed service "App\Entity\CollecteDons"; reason: unused.
Removed service "App\Entity\CompteBancaire"; reason: unused.
Removed service "App\Entity\ContactMessage"; reason: unused.
Removed service "App\Entity\Cotisation"; reason: unused.
Removed service "App\Entity\DemandeAdhesion"; reason: unused.
Removed service "App\Entity\DemandeDon"; reason: unused.
Removed service "App\Entity\DemandeInscriptionPublique"; reason: unused.
Removed service "App\Entity\Depense"; reason: unused.
Removed service "App\Entity\DisciplineIncident"; reason: unused.
Removed service "App\Entity\Eleve"; reason: unused.
Removed service "App\Entity\Evenement"; reason: unused.
Removed service "App\Entity\FileManager"; reason: unused.
Removed service "App\Entity\Grade"; reason: unused.
Removed service "App\Entity\Homework"; reason: unused.
Removed service "App\Entity\HomeworkAttachment"; reason: unused.
Removed service "App\Entity\HomeworkSubmission"; reason: unused.
Removed service "App\Entity\HomeworkValidation"; reason: unused.
Removed service "App\Entity\Inscription"; reason: unused.
Removed service "App\Entity\LigneCollecte"; reason: unused.
Removed service "App\Entity\MatiereScolaire"; reason: unused.
Removed service "App\Entity\MembreBureau"; reason: unused.
Removed service "App\Entity\Message"; reason: unused.
Removed service "App\Entity\MosqueeConfig"; reason: unused.
Removed service "App\Entity\Newsletter"; reason: unused.
Removed service "App\Entity\NiveauScolaire"; reason: unused.
Removed service "App\Entity\Notification"; reason: unused.
Removed service "App\Entity\Paiement"; reason: unused.
Removed service "App\Entity\Photo"; reason: unused.
Removed service "App\Entity\PrayerTime"; reason: unused.
Removed service "App\Entity\PreInscription"; reason: unused.
Removed service "App\Entity\PreInscriptionToken"; reason: unused.
Removed service "App\Entity\Prof"; reason: unused.
Removed service "App\Entity\StripeTransaction"; reason: unused.
Removed service "App\Entity\Tarif"; reason: unused.
Removed service "App\Entity\User"; reason: unused.
Removed service "App\Entity\VisiteurCollecte"; reason: unused.
Removed service "App\Entity\WebPushSubscription"; reason: unused.
Removed service "App\Enum\DisciplineCategory"; reason: unused.
Removed service "App\Enum\DisciplineSanctionType"; reason: unused.
Removed service "App\Enum\DisciplineSeverity"; reason: unused.
Removed service "App\Enum\ExamType"; reason: unused.
Removed service "App\Enum\HomeworkPriority"; reason: unused.
Removed service "App\Enum\HomeworkScopeType"; reason: unused.
Removed service "App\Enum\HomeworkStatus"; reason: unused.
Removed service "App\Enum\HomeworkSubmissionStatus"; 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 "assets.empty_package"; reason: unused.
Removed service "asset_mapper.compressor.brotli"; reason: unused.
Removed service "asset_mapper.compressor.zstandard"; reason: unused.
Removed service "asset_mapper.compressor.gzip"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "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 "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "web_link.http_header_parser"; 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_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 "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.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.api_mobile"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "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 "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "scheb_two_factor.security.authenticator"; reason: unused.
Removed service "scheb_two_factor.security.listener.token_created"; reason: unused.
Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: unused.
Removed service "scheb_two_factor.security.form_listener"; reason: unused.
Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: unused.
Removed service "scheb_two_factor.security.access_listener"; reason: unused.
Removed service "scheb_two_factor.security.authentication.success_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: unused.
Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
Removed service "scheb_two_factor.security.firewall_config"; reason: unused.
Removed service "scheb_two_factor.security.form_renderer"; reason: unused.
Removed service "scheb_two_factor.security.email.symfony_auth_code_mailer"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.TJNRSaV"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.HlhG04S"; reason: unused.
Removed service ".service_locator.WYl0woh"; reason: unused.
597
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Access\ProfileController" to "App\Controller\Admin\Access\ProfileController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Access\UserController" to "App\Controller\Admin\Access\UserController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Audit\AuditController" to "App\Controller\Admin\Audit\AuditController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Calendrier\CalendrierController" to "App\Controller\Admin\Calendrier\CalendrierController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Config\ConfigurationController" to "App\Controller\Admin\Config\ConfigurationController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\DashboardGlobalController" to "App\Controller\Admin\DashboardGlobalController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\FileController" to "App\Controller\Admin\FileController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Finance\CollecteController" to "App\Controller\Admin\Finance\CollecteController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Finance\DashboardFinanceController" to "App\Controller\Admin\Finance\DashboardFinanceController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Finance\DepenseController" to "App\Controller\Admin\Finance\DepenseController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Membre\DashboardMembreController" to "App\Controller\Admin\Membre\DashboardMembreController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Membre\MembreController" to "App\Controller\Admin\Membre\MembreController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\MessageController" to "App\Controller\Admin\MessageController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Newsletter\NewsletterController" to "App\Controller\Admin\Newsletter\NewsletterController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Prof\DashboardProfController" to "App\Controller\Admin\Prof\DashboardProfController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\School\AbsenceController" to "App\Controller\Admin\School\AbsenceController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\School\ClasseController" to "App\Controller\Admin\School\ClasseController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\School\DashboardController" to "App\Controller\Admin\School\DashboardController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\School\DemandeInscriptionAdminController" to "App\Controller\Admin\School\DemandeInscriptionAdminController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\School\DisciplineIncidentController" to "App\Controller\Admin\School\DisciplineIncidentController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\School\EleveController" to "App\Controller\Admin\School\EleveController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\School\EleveWizardController" to "App\Controller\Admin\School\EleveWizardController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\School\GradeController" to "App\Controller\Admin\School\GradeController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\School\HomeworkController" to "App\Controller\Admin\School\HomeworkController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\School\InscriptionController" to "App\Controller\Admin\School\InscriptionController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\School\MatiereScolaireController" to "App\Controller\Admin\School\MatiereScolaireController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\School\ParentImportController" to "App\Controller\Admin\School\ParentImportController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\School\PreInscriptionAdminController" to "App\Controller\Admin\School\PreInscriptionAdminController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\School\ProfController" to "App\Controller\Admin\School\ProfController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Site\AdhesionController" to "App\Controller\Admin\Site\AdhesionController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Site\ArticleController" to "App\Controller\Admin\Site\ArticleController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Site\ContactController" to "App\Controller\Admin\Site\ContactController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Site\DonController" to "App\Controller\Admin\Site\DonController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Site\PhotoController" to "App\Controller\Admin\Site\PhotoController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\Site\SiteDashboardController" to "App\Controller\Admin\Site\SiteDashboardController".
Inlined service ".service_locator.ZE46_En.App\Controller\Admin\WikiController" to "App\Controller\Admin\WikiController".
Inlined service ".service_locator.ZE46_En.App\Controller\Api\ApiEleveController" to "App\Controller\Api\ApiEleveController".
Inlined service ".service_locator.ZE46_En.App\Controller\Api\ApiUserController" to "App\Controller\Api\ApiUserController".
Inlined service ".service_locator.ZE46_En.App\Controller\Api\Mobile\MobileAccountController" to "App\Controller\Api\Mobile\MobileAccountController".
Inlined service ".service_locator.ZE46_En.App\Controller\Api\Mobile\MobileAuthController" to "App\Controller\Api\Mobile\MobileAuthController".
Inlined service ".service_locator.ZE46_En.App\Controller\Api\Mobile\MobileMemberController" to "App\Controller\Api\Mobile\MobileMemberController".
Inlined service ".service_locator.ZE46_En.App\Controller\Api\Mobile\MobileMessageController" to "App\Controller\Api\Mobile\MobileMessageController".
Inlined service ".service_locator.ZE46_En.App\Controller\Api\Mobile\MobileNotificationController" to "App\Controller\Api\Mobile\MobileNotificationController".
Inlined service ".service_locator.ZE46_En.App\Controller\Api\Mobile\MobileParentController" to "App\Controller\Api\Mobile\MobileParentController".
Inlined service ".service_locator.ZE46_En.App\Controller\Api\NotificationApiController" to "App\Controller\Api\NotificationApiController".
Inlined service ".service_locator.ZE46_En.App\Controller\Api\SearchApiController" to "App\Controller\Api\SearchApiController".
Inlined service ".service_locator.ZE46_En.App\Controller\Api\WebPushController" to "App\Controller\Api\WebPushController".
Inlined service ".service_locator.ZE46_En.App\Controller\EspaceMembre\MembreEspaceController" to "App\Controller\EspaceMembre\MembreEspaceController".
Inlined service ".service_locator.ZE46_En.App\Controller\EspaceMembre\RgpdController" to "App\Controller\EspaceMembre\RgpdController".
Inlined service ".service_locator.ZE46_En.App\Controller\EspaceParent\ParentController" to "App\Controller\EspaceParent\ParentController".
Inlined service ".service_locator.ZE46_En.App\Controller\Security\TwoFactorController" to "App\Controller\Security\TwoFactorController".
Inlined service ".service_locator.ZE46_En.App\Controller\Security\TwoFactorFormController" to "App\Controller\Security\TwoFactorFormController".
Inlined service ".service_locator.ZE46_En.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.ZE46_En.App\Controller\Site\InscriptionWizardController" to "App\Controller\Site\InscriptionWizardController".
Inlined service ".service_locator.ZE46_En.App\Controller\Site\NewsletterSiteController" to "App\Controller\Site\NewsletterSiteController".
Inlined service "App\Service\PrayerTimesPdfService" to "App\Controller\Site\PrayerController".
Inlined service ".service_locator.ZE46_En.App\Controller\Site\PrayerController" to "App\Controller\Site\PrayerController".
Inlined service ".service_locator.ZE46_En.App\Controller\Site\PreInscriptionController" to "App\Controller\Site\PreInscriptionController".
Inlined service ".service_locator.ZE46_En.App\Controller\Site\SiteController" to "App\Controller\Site\SiteController".
Inlined service "security.helper" to "App\Service\AuditLogger".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.6eloqTE" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.asset_mapper.recorder_inner" to "cache.asset_mapper".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory" to "asset_mapper".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
Inlined service "asset_mapper.compressor" to "asset_mapper.assets.command.compress".
Inlined service "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.7HztMyy" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.DA6YX9k" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.UoTJz6S" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.YPsLAkp" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.BwQ_od6" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.importmap" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.R5M5UPr" to "twig.runtime_loader".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
Inlined service "stimulus.helper" to "stimulus.twig_extension".
Inlined service "stimulus.asset_mapper.auto_import_locator" to "stimulus.asset_mapper.controllers_map_generator".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.id_accessor" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.YsM_bRg" to "security.helper".
Inlined service ".service_locator.Eq10bSj" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.kQkYg0W" to "security.access_map".
Inlined service ".security.request_matcher.knfOlTL" to "security.access_map".
Inlined service ".security.request_matcher.P6SZFz3" to "security.access_map".
Inlined service ".security.request_matcher.oB.7hEF" to "security.access_map".
Inlined service ".security.request_matcher.HQwTszB" to "security.access_map".
Inlined service ".security.request_matcher.otSUNI8" to "security.access_map".
Inlined service ".security.request_matcher.dDn9hyP" to "security.access_map".
Inlined service ".security.request_matcher.hCt2jNl" to "security.access_map".
Inlined service ".security.request_matcher.hPqMxd1" to "security.access_map".
Inlined service ".security.request_matcher.Xo6z5oJ" to "security.access_map".
Inlined service ".security.request_matcher.cp7pmIi" to "security.access_map".
Inlined service ".security.request_matcher.CryUMkh" to "security.access_map".
Inlined service ".security.request_matcher.XdcZg2Z" to "security.access_map".
Inlined service ".security.request_matcher.ikS7SVo" to "security.access_map".
Inlined service ".security.request_matcher.RF7OFhi" to "security.access_map".
Inlined service ".security.request_matcher.BLct4gJ" to "security.access_map".
Inlined service ".security.request_matcher.xVLe9KU" to "security.access_map".
Inlined service ".security.request_matcher.llky6kP" to "security.access_map".
Inlined service ".security.request_matcher..Xy7.Fw" to "security.access_map".
Inlined service ".security.request_matcher.X8kYzSD" to "security.access_map".
Inlined service ".security.request_matcher.Ic83Ju_" to "security.access_map".
Inlined service ".security.request_matcher.XQQiYVn" to "security.access_map".
Inlined service ".security.request_matcher.9HwXI69" to "security.access_map".
Inlined service ".security.request_matcher.2NYrfg6" to "security.access_map".
Inlined service ".security.request_matcher.llky6kP" to "security.access_map".
Inlined service ".security.request_matcher.9HqBo31" to "security.access_map".
Inlined service ".security.request_matcher.z5tPLQU" to "security.access_map".
Inlined service ".security.request_matcher.tYBe.dt" to "security.access_map".
Inlined service ".security.request_matcher.HnLgAnu" to "security.access_map".
Inlined service ".security.request_matcher.U.J_TIq" to "security.access_map".
Inlined service ".security.request_matcher.WH6p8Tu" to "security.access_map".
Inlined service ".security.request_matcher.nyo9xfT" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.3xPkNgI" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.dxczy6O" to ".security.request_matcher.QZDP5mD".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.api_mobile".
Inlined service "debug.security.firewall.authenticator.api_mobile.inner" to "debug.security.firewall.authenticator.api_mobile".
Inlined service "security.exception_listener.api_mobile" to "security.firewall.map.context.api_mobile".
Inlined service "security.firewall.map.config.api_mobile" to "security.firewall.map.context.api_mobile".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "limiter.storage._login_local_main" to "limiter._login_local_main".
Inlined service "limiter.storage._login_global_main" to "limiter._login_global_main".
Inlined service "limiter._login_global_main" to "security.login_throttling.main.limiter".
Inlined service "limiter._login_local_main" to "security.login_throttling.main.limiter".
Inlined service "security.login_throttling.main.limiter" to "security.listener.login_throttling.main".
Inlined service "scheb_two_factor.security.request_data_reader" to "security.firewall_config.two_factor.main".
Inlined service "scheb_two_factor.security.access.access_decider" to "security.authentication.access_listener.two_factor.main".
Inlined service "scheb_two_factor.authentication_context_factory" to "security.authentication.token_created_listener.two_factor.main".
Inlined service "security.authentication.success_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "security.authentication.failure_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.v9QSvFG" to ".security.request_matcher.kQkYg0W".
Inlined service ".security.request_matcher.6w5wmdx" to ".security.request_matcher.knfOlTL".
Inlined service ".security.request_matcher.QjE97i_" to ".security.request_matcher.oB.7hEF".
Inlined service ".security.request_matcher._mwQaf6" to ".security.request_matcher.HQwTszB".
Inlined service ".security.request_matcher.FHPQY7C" to ".security.request_matcher.otSUNI8".
Inlined service ".security.request_matcher.m2mG81W" to ".security.request_matcher.dDn9hyP".
Inlined service ".security.request_matcher.VLZBzut" to ".security.request_matcher.hCt2jNl".
Inlined service ".security.request_matcher.IEa4lM3" to ".security.request_matcher.hPqMxd1".
Inlined service ".security.request_matcher.BKtgaZ3" to ".security.request_matcher.Xo6z5oJ".
Inlined service ".security.request_matcher.o0eVsIM" to ".security.request_matcher.cp7pmIi".
Inlined service ".security.request_matcher.drpobvg" to ".security.request_matcher.CryUMkh".
Inlined service ".security.request_matcher.Ulp_VZY" to ".security.request_matcher.XdcZg2Z".
Inlined service ".security.request_matcher.9KvmSHM" to ".security.request_matcher.ikS7SVo".
Inlined service ".security.request_matcher.xGEH9gO" to ".security.request_matcher.RF7OFhi".
Inlined service ".security.request_matcher.24BT3Yo" to ".security.request_matcher.BLct4gJ".
Inlined service ".security.request_matcher.SirAN1R" to ".security.request_matcher.xVLe9KU".
Inlined service ".security.request_matcher.DGiZygg" to ".security.request_matcher.llky6kP".
Inlined service ".security.request_matcher.hUaZkw2" to ".security.request_matcher..Xy7.Fw".
Inlined service ".security.request_matcher.bW8xbcR" to ".security.request_matcher.X8kYzSD".
Inlined service ".security.request_matcher.gqXIwpB" to ".security.request_matcher.Ic83Ju_".
Inlined service ".security.request_matcher.Q0_mcvQ" to ".security.request_matcher.XQQiYVn".
Inlined service ".security.request_matcher.DxGA1fD" to ".security.request_matcher.9HwXI69".
Inlined service ".security.request_matcher.mrIsabN" to ".security.request_matcher.2NYrfg6".
Inlined service ".security.request_matcher.5Zq39eN" to ".security.request_matcher.9HqBo31".
Inlined service ".security.request_matcher.loHDkPH" to ".security.request_matcher.z5tPLQU".
Inlined service ".security.request_matcher.TIemCrz" to ".security.request_matcher.tYBe.dt".
Inlined service ".security.request_matcher.Xp1Ecnv" to ".security.request_matcher.HnLgAnu".
Inlined service ".security.request_matcher.zQeyI9X" to ".security.request_matcher.U.J_TIq".
Inlined service ".security.request_matcher.e3IGnm3" to ".security.request_matcher.WH6p8Tu".
Inlined service ".security.request_matcher.QevnEWC" to ".security.request_matcher.nyo9xfT".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service ".security.request_matcher.2CH5N0g" to ".security.request_matcher.3xPkNgI".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "debug.security.event_dispatcher.api_mobile.inner" to "debug.security.event_dispatcher.api_mobile".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".service_locator.lURhuIT" to ".service_locator.lURhuIT.App\Controller\Admin\Access\UserController::index()".
Inlined service ".service_locator.kYAceIU" to ".service_locator.kYAceIU.App\Controller\Admin\Access\UserController::show()".
Inlined service ".service_locator.3P8Qjmz" to ".service_locator.3P8Qjmz.App\Controller\Admin\Access\UserController::resetPassword()".
Inlined service ".service_locator.YN89d8o" to ".service_locator.YN89d8o.App\Controller\Admin\Audit\AuditController::show()".
Inlined service ".service_locator.qICAM7k" to ".service_locator.qICAM7k.App\Controller\Admin\Config\ConfigurationController::mosquee()".
Inlined service ".service_locator.hrFVijv" to ".service_locator.hrFVijv.App\Controller\Admin\Config\ConfigurationController::tarifs()".
Inlined service ".service_locator.1Q73AvG" to ".service_locator.1Q73AvG.App\Controller\Admin\Config\ConfigurationController::comptes()".
Inlined service ".service_locator.bZ3g.Sm" to ".service_locator.bZ3g.Sm.App\Controller\Admin\Config\ConfigurationController::bureau()".
Inlined service ".service_locator.IxspH.S" to ".service_locator.IxspH.S.App\Controller\Admin\DashboardGlobalController::index()".
Inlined service ".service_locator.CrNtlQb" to ".service_locator.CrNtlQb.App\Controller\Admin\FileController::show()".
Inlined service ".service_locator.tPNvYLk" to ".service_locator.tPNvYLk.App\Controller\Admin\Finance\CollecteController::index()".
Inlined service ".service_locator._zFux_W" to ".service_locator._zFux_W.App\Controller\Admin\Finance\CollecteController::show()".
Inlined service ".service_locator.jWYXwdI" to ".service_locator.jWYXwdI.App\Controller\Admin\Finance\DashboardFinanceController::index()".
Inlined service ".service_locator.Dbl3yaQ" to ".service_locator.Dbl3yaQ.App\Controller\Admin\Finance\DepenseController::index()".
Inlined service ".service_locator.6j_aILt" to ".service_locator.6j_aILt.App\Controller\Admin\Finance\DepenseController::categories()".
Inlined service ".service_locator.UYAE7gg" to ".service_locator.UYAE7gg.App\Controller\Admin\Membre\MembreController::show()".
Inlined service ".service_locator.5Rvtt0N" to ".service_locator.5Rvtt0N.App\Controller\Admin\Membre\MembreController::recu()".
Inlined service ".service_locator.J49cCXb" to ".service_locator.J49cCXb.App\Controller\Admin\Membre\MembreController::attestation()".
Inlined service ".service_locator.s9yD_6l" to ".service_locator.s9yD_6l.App\Controller\Admin\MessageController::new()".
Inlined service ".service_locator.55m1l_E" to ".service_locator.55m1l_E.App\Controller\Admin\Newsletter\NewsletterController::index()".
Inlined service ".service_locator.jAs4_an" to ".service_locator.jAs4_an.App\Controller\Admin\Newsletter\NewsletterController::abonnes()".
Inlined service ".service_locator.ZpHH82f" to ".service_locator.ZpHH82f.App\Controller\Admin\Newsletter\NewsletterController::show()".
Inlined service ".service_locator.mrYM5H5" to ".service_locator.mrYM5H5.App\Controller\Admin\Newsletter\NewsletterController::send()".
Inlined service ".service_locator.OycLCgP" to ".service_locator.OycLCgP.App\Controller\Admin\Newsletter\NewsletterController::toggleAbonne()".
Inlined service ".service_locator.A.UN5Cl" to ".service_locator.A.UN5Cl.App\Controller\Admin\Prof\DashboardProfController::index()".
Inlined service ".service_locator.ea6gGLx" to ".service_locator.ea6gGLx.App\Controller\Admin\Prof\DashboardProfController::classes()".
Inlined service ".service_locator.bHNgnlk" to ".service_locator.bHNgnlk.App\Controller\Admin\Prof\DashboardProfController::absences()".
Inlined service ".service_locator.4ALKJLp" to ".service_locator.4ALKJLp.App\Controller\Admin\School\AbsenceController::index()".
Inlined service ".service_locator.UrVHfeQ" to ".service_locator.UrVHfeQ.App\Controller\Admin\School\AbsenceController::form()".
Inlined service ".service_locator.2ohq.On" to ".service_locator.2ohq.On.App\Controller\Admin\School\AbsenceController::show()".
Inlined service ".service_locator.cSrPxzY" to ".service_locator.cSrPxzY.App\Controller\Admin\School\AbsenceController::delete()".
Inlined service ".service_locator.LlFhqzw" to ".service_locator.LlFhqzw.App\Controller\Admin\School\ClasseController::index()".
Inlined service ".service_locator.xilC7NM" to ".service_locator.xilC7NM.App\Controller\Admin\School\ClasseController::form()".
Inlined service ".service_locator.aS_v0y7" to ".service_locator.aS_v0y7.App\Controller\Admin\School\ClasseController::show()".
Inlined service ".service_locator.zxjl5NZ" to ".service_locator.zxjl5NZ.App\Controller\Admin\School\ClasseController::delete()".
Inlined service ".service_locator.WcCtsqG" to ".service_locator.WcCtsqG.App\Controller\Admin\School\DashboardController::index()".
Inlined service ".service_locator.D9Z6KFX" to ".service_locator.D9Z6KFX.App\Controller\Admin\School\DemandeInscriptionAdminController::index()".
Inlined service ".service_locator.evs1IXx" to ".service_locator.evs1IXx.App\Controller\Admin\School\DemandeInscriptionAdminController::show()".
Inlined service ".service_locator.PWupzBy" to ".service_locator.PWupzBy.App\Controller\Admin\School\DemandeInscriptionAdminController::valider()".
Inlined service ".service_locator.oWh3_2E" to ".service_locator.oWh3_2E.App\Controller\Admin\School\DemandeInscriptionAdminController::refuser()".
Inlined service ".service_locator.0fJ3wZY" to ".service_locator.0fJ3wZY.App\Controller\Admin\School\DisciplineIncidentController::index()".
Inlined service ".service_locator.N5KaLUo" to ".service_locator.N5KaLUo.App\Controller\Admin\School\DisciplineIncidentController::new()".
Inlined service ".service_locator.6y9EpCj" to ".service_locator.6y9EpCj.App\Controller\Admin\School\EleveController::new()".
Inlined service ".service_locator.sutdW_x" to ".service_locator.sutdW_x.App\Controller\Admin\School\EleveController::show()".
Inlined service ".service_locator.KmGPhRE" to ".service_locator.KmGPhRE.App\Controller\Admin\School\EleveController::updateClasse()".
Inlined service ".service_locator.3Oa8twg" to ".service_locator.3Oa8twg.App\Controller\Admin\School\EleveWizardController::eleve()".
Inlined service ".service_locator.l0XVt_y" to ".service_locator.l0XVt_y.App\Controller\Admin\School\EleveWizardController::tarif()".
Inlined service ".service_locator.Nomu_Xf" to ".service_locator.Nomu_Xf.App\Controller\Admin\School\EleveWizardController::documents()".
Inlined service ".service_locator.UsfVrwg" to ".service_locator.UsfVrwg.App\Controller\Admin\School\GradeController::index()".
Inlined service ".service_locator.3JcCkr6" to ".service_locator.3JcCkr6.App\Controller\Admin\School\GradeController::form()".
Inlined service ".service_locator.szgCIWB" to ".service_locator.szgCIWB.App\Controller\Admin\School\GradeController::show()".
Inlined service ".service_locator.6JWqOpV" to ".service_locator.6JWqOpV.App\Controller\Admin\School\GradeController::delete()".
Inlined service ".service_locator.gvTqIpu" to ".service_locator.gvTqIpu.App\Controller\Admin\School\HomeworkController::index()".
Inlined service ".service_locator.wpxF3rY" to ".service_locator.wpxF3rY.App\Controller\Admin\School\HomeworkController::form()".
Inlined service ".service_locator.hy5itQ6" to ".service_locator.hy5itQ6.App\Controller\Admin\School\HomeworkController::show()".
Inlined service ".service_locator.eVGwp.c" to ".service_locator.eVGwp.c.App\Controller\Admin\School\HomeworkController::delete()".
Inlined service ".service_locator.UZqzCT5" to ".service_locator.UZqzCT5.App\Controller\Admin\School\InscriptionController::index()".
Inlined service ".service_locator.u_UzEh6" to ".service_locator.u_UzEh6.App\Controller\Admin\School\InscriptionController::paiements()".
Inlined service ".service_locator.Ll6mh_G" to ".service_locator.Ll6mh_G.App\Controller\Admin\School\InscriptionController::updateStatut()".
Inlined service ".service_locator.9AWuDa2" to ".service_locator.9AWuDa2.App\Controller\Admin\School\InscriptionController::deletePaiement()".
Inlined service ".service_locator.0J7kdvV" to ".service_locator.0J7kdvV.App\Controller\Admin\School\InscriptionController::ficheSanitaire()".
Inlined service ".service_locator.L9FFyr0" to ".service_locator.L9FFyr0.App\Controller\Admin\School\MatiereScolaireController::index()".
Inlined service ".service_locator.XyC3Vo8" to ".service_locator.XyC3Vo8.App\Controller\Admin\School\MatiereScolaireController::form()".
Inlined service ".service_locator.yuFHVr9" to ".service_locator.yuFHVr9.App\Controller\Admin\School\MatiereScolaireController::show()".
Inlined service ".service_locator.JXbl54I" to ".service_locator.JXbl54I.App\Controller\Admin\School\MatiereScolaireController::delete()".
Inlined service ".service_locator.lNx5MPn" to ".service_locator.lNx5MPn.App\Controller\Admin\School\ParentImportController::import()".
Inlined service ".service_locator.RfiJg7K" to ".service_locator.RfiJg7K.App\Controller\Admin\School\PreInscriptionAdminController::index()".
Inlined service ".service_locator.v3ZZqW5" to ".service_locator.v3ZZqW5.App\Controller\Admin\School\PreInscriptionAdminController::demandes()".
Inlined service ".service_locator.KW4yT1E" to ".service_locator.KW4yT1E.App\Controller\Admin\School\PreInscriptionAdminController::statut()".
Inlined service ".service_locator.cSiWzHW" to ".service_locator.cSiWzHW.App\Controller\Admin\School\ProfController::index()".
Inlined service ".service_locator.mAc8s60" to ".service_locator.mAc8s60.App\Controller\Admin\School\ProfController::form()".
Inlined service ".service_locator.kBAPClF" to ".service_locator.kBAPClF.App\Controller\Admin\School\ProfController::show()".
Inlined service ".service_locator.6_vHrcl" to ".service_locator.6_vHrcl.App\Controller\Admin\School\ProfController::delete()".
Inlined service ".service_locator.TO6cBUx" to ".service_locator.TO6cBUx.App\Controller\Admin\Site\AdhesionController::index()".
Inlined service ".service_locator.ZJuQzKV" to ".service_locator.ZJuQzKV.App\Controller\Admin\Site\AdhesionController::statut()".
Inlined service ".service_locator.IMO5ig9" to ".service_locator.IMO5ig9.App\Controller\Admin\Site\AdhesionController::delete()".
Inlined service ".service_locator.Lf.X.RA" to ".service_locator.Lf.X.RA.App\Controller\Admin\Site\ArticleController::index()".
Inlined service ".service_locator.z9Um.aB" to ".service_locator.z9Um.aB.App\Controller\Admin\Site\ArticleController::edit()".
Inlined service ".service_locator.V05Esnz" to ".service_locator.V05Esnz.App\Controller\Admin\Site\ArticleController::delete()".
Inlined service ".service_locator.buLsCFg" to ".service_locator.buLsCFg.App\Controller\Admin\Site\ContactController::index()".
Inlined service ".service_locator.lLLwJhh" to ".service_locator.lLLwJhh.App\Controller\Admin\Site\DonController::index()".
Inlined service ".service_locator.xwD4pVh" to ".service_locator.xwD4pVh.App\Controller\Admin\Site\PhotoController::index()".
Inlined service ".service_locator.RyXm_9_" to ".service_locator.RyXm_9_.App\Controller\Admin\Site\PhotoController::edit()".
Inlined service ".service_locator.hFEt_s." to ".service_locator.hFEt_s..App\Controller\Admin\Site\PhotoController::delete()".
Inlined service ".service_locator.SRSQgyV" to ".service_locator.SRSQgyV.App\Controller\Admin\Site\SiteDashboardController::index()".
Inlined service ".service_locator.s4RZoHk" to ".service_locator.s4RZoHk.App\Controller\Api\ApiEleveController::search()".
Inlined service ".service_locator.py_mXJS" to ".service_locator.py_mXJS.App\Controller\Api\ApiUserController::create()".
Inlined service ".service_locator.0I1vCn4" to ".service_locator.0I1vCn4.App\Controller\Api\Mobile\MobileAccountController::changePassword()".
Inlined service ".service_locator.iqm3lbp" to ".service_locator.iqm3lbp.App\Controller\Api\Mobile\MobileAccountController::rectifyData()".
Inlined service ".service_locator.a1nmndu" to ".service_locator.a1nmndu.App\Controller\Api\Mobile\MobileAuthController::login()".
Inlined service ".service_locator.YggQUjz" to ".service_locator.YggQUjz.App\Controller\Api\Mobile\MobileAuthController::refresh()".
Inlined service ".service_locator.XIVkhkA" to ".service_locator.XIVkhkA.App\Controller\Api\Mobile\MobileParentController::registrationWizard()".
Inlined service ".service_locator.MymMoC7" to ".service_locator.MymMoC7.App\Controller\Api\Mobile\MobileParentController::createRegistration()".
Inlined service ".service_locator.pe3T._c" to ".service_locator.pe3T._c.App\Controller\Api\Mobile\MobileParentController::childReenroll()".
Inlined service ".service_locator.SubGoNH" to ".service_locator.SubGoNH.App\Controller\Api\NotificationApiController::readOne()".
Inlined service ".service_locator.1EIQJQv" to ".service_locator.1EIQJQv.App\Controller\Api\SearchApiController::search()".
Inlined service ".service_locator.Zz316fG" to ".service_locator.Zz316fG.App\Controller\Api\WebPushController::publicKey()".
Inlined service ".service_locator.duATz4n" to ".service_locator.duATz4n.App\Controller\Api\WebPushController::subscribe()".
Inlined service ".service_locator.OokvPoW" to ".service_locator.OokvPoW.App\Controller\Api\WebPushController::unsubscribe()".
Inlined service ".service_locator.p6GF3bC" to ".service_locator.p6GF3bC.App\Controller\EspaceMembre\MembreEspaceController::cotisations()".
Inlined service ".service_locator.Z.gxz5Y" to ".service_locator.Z.gxz5Y.App\Controller\EspaceMembre\RgpdController::export()".
Inlined service ".service_locator.GWjuB_U" to ".service_locator.GWjuB_U.App\Controller\EspaceParent\ParentController::enfantShow()".
Inlined service ".service_locator.UR9B0kh" to ".service_locator.UR9B0kh.App\Controller\EspaceParent\ParentController::inscrire()".
Inlined service ".service_locator.D6UJlPX" to ".service_locator.D6UJlPX.App\Controller\EspaceParent\ParentController::devoirs()".
Inlined service ".service_locator.8svynpQ" to ".service_locator.8svynpQ.App\Controller\EspaceParent\ParentController::notes()".
Inlined service ".service_locator.0mHGtoQ" to ".service_locator.0mHGtoQ.App\Controller\EspaceParent\ParentController::discipline()".
Inlined service ".service_locator.h.lgNbc" to ".service_locator.h.lgNbc.App\Controller\Security\TwoFactorFormController::__invoke()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.App\Controller\SecurityController::login()".
Inlined service ".service_locator.N6RK8wO" to ".service_locator.N6RK8wO.App\Controller\SecurityController::forgotPassword()".
Inlined service ".service_locator.OprqhAd" to ".service_locator.OprqhAd.App\Controller\SecurityController::resetPassword()".
Inlined service ".service_locator.JzcdgIB" to ".service_locator.JzcdgIB.App\Controller\Site\InscriptionWizardController::eleves()".
Inlined service ".service_locator.byNlEv_" to ".service_locator.byNlEv_.App\Controller\Site\InscriptionWizardController::documents()".
Inlined service ".service_locator.9BKZw7d" to ".service_locator.9BKZw7d.App\Controller\Site\InscriptionWizardController::validerEmail()".
Inlined service ".service_locator.U3p87S8" to ".service_locator.U3p87S8.App\Controller\Site\NewsletterSiteController::subscribe()".
Inlined service ".service_locator.D9dSqF0" to ".service_locator.D9dSqF0.App\Controller\Site\NewsletterSiteController::unsubscribe()".
Inlined service ".service_locator.5pHGuQx" to ".service_locator.5pHGuQx.App\Controller\Site\NewsletterSiteController::calendrier()".
Inlined service ".service_locator.x5oA6uW" to ".service_locator.x5oA6uW.App\Controller\Site\PreInscriptionController::form()".
Inlined service ".service_locator.Zk08yGo" to ".service_locator.Zk08yGo.App\Controller\Site\SiteController::home()".
Inlined service ".service_locator.gRMYcZf" to ".service_locator.gRMYcZf.App\Controller\Site\SiteController::adhesion()".
Inlined service ".service_locator.g23bWnI" to ".service_locator.g23bWnI.App\Controller\Site\SiteController::adhesionStripeReturn()".
Inlined service ".service_locator.zdTWlJV" to ".service_locator.zdTWlJV.App\Controller\Site\SiteController::don()".
Inlined service ".service_locator.gIVSBpQ" to ".service_locator.gIVSBpQ.App\Controller\Site\SiteController::donStripeReturn()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service "messenger.transport.native_php_serializer" to ".signing.messenger.default_serializer".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "scheb_two_factor.security.access.authenticated_voter" to ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.OyYtoqG" to ".service_locator.OyYtoqG.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 "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets.empty_version_strategy" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.1gw5tvd" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.kE4prqR" to "console.command_loader".
Inlined service ".service_locator.OyYtoqG.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
2
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api_mobile", "debug.security.firewall.authenticator.main", "scheb_two_factor.security.authentication.trust_resolver", "debug.security.event_dispatcher.api_mobile", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.asset_mapper", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.security", "monolog.logger.deprecation", but was never used.