"SELECT count(DISTINCT c0_.id) AS sclr_0 FROM clubs c0_ INNER JOIN cours c1_ ON c0_.id = c1_.club_id WHERE c0_.etat IN (?, ?) AND c1_.sport_id = ? GROUP BY c0_.id"
(parameters:
[1 => "OK"
2 => "PUB"
3 => 1]
, types:
[1 => 22 => 23 => 1]
)
doctrine
[
"sql" => "SELECT count(DISTINCT c0_.id) AS sclr_0 FROM clubs c0_ INNER JOIN cours c1_ ON c0_.id = c1_.club_id WHERE c0_.etat IN (?, ?) AND c1_.sport_id = ? GROUP BY c0_.id"
"params" => [1 => "OK"
2 => "PUB"
3 => 1]
"types" => [1 => 22 => 23 => 1]
]
debug
Executing statement:
"SELECT DISTINCT c0_.id AS id_0, c0_.nom AS nom_1 FROM clubs c0_ INNER JOIN cours c1_ ON c0_.id = c1_.club_id WHERE c0_.etat IN (?, ?) AND c1_.sport_id = ? GROUP BY c0_.id ORDER BY c0_.nom ASC LIMIT 10"
(parameters:
[1 => "OK"
2 => "PUB"
3 => 1]
, types:
[1 => 22 => 23 => 1]
)
doctrine
[
"sql" => "SELECT DISTINCT c0_.id AS id_0, c0_.nom AS nom_1 FROM clubs c0_ INNER JOIN cours c1_ ON c0_.id = c1_.club_id WHERE c0_.etat IN (?, ?) AND c1_.sport_id = ? GROUP BY c0_.id ORDER BY c0_.nom ASC LIMIT 10"
"params" => [1 => "OK"
2 => "PUB"
3 => 1]
"types" => [1 => 22 => 23 => 1]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.nom AS nom_1, c0_.adresse AS adresse_2, c0_.cp AS cp_3, c0_.mail AS mail_4, c0_.tel AS tel_5, c0_.ville AS ville_6, c0_.code AS code_7, c0_.etat AS etat_8, c0_.presentationhtml AS presentationhtml_9, c0_.lienweb AS lienweb_10, c0_.couleur AS couleur_11, c0_.guid AS guid_12, c0_.textfacturepied AS textfacturepied_13, c0_.messbienvenu AS messbienvenu_14, c0_.textinscription AS textinscription_15, c0_.theme_id AS theme_id_16 FROM clubs c0_ INNER JOIN cours c1_ ON c0_.id = c1_.club_id WHERE c0_.etat IN (?, ?) AND c1_.sport_id = ? AND c0_.id IN (?, ?) GROUP BY c0_.id ORDER BY c0_.nom ASC"
(parameters:
[1 => "OK"
2 => "PUB"
3 => 14 => 15 => 2]
, types:
[1 => 22 => 23 => 14 => 15 => 1]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.nom AS nom_1, c0_.adresse AS adresse_2, c0_.cp AS cp_3, c0_.mail AS mail_4, c0_.tel AS tel_5, c0_.ville AS ville_6, c0_.code AS code_7, c0_.etat AS etat_8, c0_.presentationhtml AS presentationhtml_9, c0_.lienweb AS lienweb_10, c0_.couleur AS couleur_11, c0_.guid AS guid_12, c0_.textfacturepied AS textfacturepied_13, c0_.messbienvenu AS messbienvenu_14, c0_.textinscription AS textinscription_15, c0_.theme_id AS theme_id_16 FROM clubs c0_ INNER JOIN cours c1_ ON c0_.id = c1_.club_id WHERE c0_.etat IN (?, ?) AND c1_.sport_id = ? AND c0_.id IN (?, ?) GROUP BY c0_.id ORDER BY c0_.nom ASC"
"params" => [1 => "OK"
2 => "PUB"
3 => 14 => 15 => 2]
"types" => [1 => 22 => 23 => 14 => 15 => 1]
]
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.logo AS logo_4, t0.fiche_pratique AS fiche_pratique_5 FROM sports t0 ORDER BY t0.nom ASC"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.logo AS logo_4, t0.fiche_pratique AS fiche_pratique_5 FROM sports t0 ORDER BY t0.nom ASC"
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.horaires AS horaires_2, t0.nbplace AS nbplace_3, t0.etat AS etat_4, t0.jour AS jour_5, t0.heure_debut AS heure_debut_6, t0.heure_fin AS heure_fin_7, t0.club_id AS club_id_8, t0.site_id AS site_id_9, t0.sport_id AS sport_id_10, t0.entraineur_id AS entraineur_id_11, t0.niveau_id AS niveau_id_12 FROM cours t0 WHERE t0.club_id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.horaires AS horaires_2, t0.nbplace AS nbplace_3, t0.etat AS etat_4, t0.jour AS jour_5, t0.heure_debut AS heure_debut_6, t0.heure_fin AS heure_fin_7, t0.club_id AS club_id_8, t0.site_id AS site_id_9, t0.sport_id AS sport_id_10, t0.entraineur_id AS entraineur_id_11, t0.niveau_id AS niveau_id_12 FROM cours t0 WHERE t0.club_id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.horaires AS horaires_2, t0.nbplace AS nbplace_3, t0.etat AS etat_4, t0.jour AS jour_5, t0.heure_debut AS heure_debut_6, t0.heure_fin AS heure_fin_7, t0.club_id AS club_id_8, t0.site_id AS site_id_9, t0.sport_id AS sport_id_10, t0.entraineur_id AS entraineur_id_11, t0.niveau_id AS niveau_id_12 FROM cours t0 WHERE t0.club_id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.horaires AS horaires_2, t0.nbplace AS nbplace_3, t0.etat AS etat_4, t0.jour AS jour_5, t0.heure_debut AS heure_debut_6, t0.heure_fin AS heure_fin_7, t0.club_id AS club_id_8, t0.site_id AS site_id_9, t0.sport_id AS sport_id_10, t0.entraineur_id AS entraineur_id_11, t0.niveau_id AS niveau_id_12 FROM cours t0 WHERE t0.club_id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
Log messages generated during the compilation of the service container.
Messages
Class
211
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BackofficeController" (parent: .abstract.instanceof.App\Controller\BackofficeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BackofficeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BackofficeController).
Resolving inheritance for ".instanceof.App\Controller\BackofficeController.0.App\Controller\BackofficeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BackofficeController).
Resolving inheritance for "App\Controller\BackofficeController" (parent: .instanceof.App\Controller\BackofficeController.0.App\Controller\BackofficeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClubofficeController" (parent: .abstract.instanceof.App\Controller\ClubofficeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClubofficeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClubofficeController).
Resolving inheritance for ".instanceof.App\Controller\ClubofficeController.0.App\Controller\ClubofficeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClubofficeController).
Resolving inheritance for "App\Controller\ClubofficeController" (parent: .instanceof.App\Controller\ClubofficeController.0.App\Controller\ClubofficeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompetitionsController" (parent: .abstract.instanceof.App\Controller\CompetitionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompetitionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompetitionsController).
Resolving inheritance for ".instanceof.App\Controller\CompetitionsController.0.App\Controller\CompetitionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompetitionsController).
Resolving inheritance for "App\Controller\CompetitionsController" (parent: .instanceof.App\Controller\CompetitionsController.0.App\Controller\CompetitionsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConnexionController" (parent: .abstract.instanceof.App\Controller\ConnexionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConnexionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConnexionController).
Resolving inheritance for ".instanceof.App\Controller\ConnexionController.0.App\Controller\ConnexionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConnexionController).
Resolving inheritance for "App\Controller\ConnexionController" (parent: .instanceof.App\Controller\ConnexionController.0.App\Controller\ConnexionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EspaceAdherentController" (parent: .abstract.instanceof.App\Controller\EspaceAdherentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EspaceAdherentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EspaceAdherentController).
Resolving inheritance for ".instanceof.App\Controller\EspaceAdherentController.0.App\Controller\EspaceAdherentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EspaceAdherentController).
Resolving inheritance for "App\Controller\EspaceAdherentController" (parent: .instanceof.App\Controller\EspaceAdherentController.0.App\Controller\EspaceAdherentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontofficeController" (parent: .abstract.instanceof.App\Controller\FrontofficeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontofficeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontofficeController).
Resolving inheritance for ".instanceof.App\Controller\FrontofficeController.0.App\Controller\FrontofficeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontofficeController).
Resolving inheritance for "App\Controller\FrontofficeController" (parent: .instanceof.App\Controller\FrontofficeController.0.App\Controller\FrontofficeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MarketplaceController" (parent: .abstract.instanceof.App\Controller\MarketplaceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MarketplaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MarketplaceController).
Resolving inheritance for ".instanceof.App\Controller\MarketplaceController.0.App\Controller\MarketplaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MarketplaceController).
Resolving inheritance for "App\Controller\MarketplaceController" (parent: .instanceof.App\Controller\MarketplaceController.0.App\Controller\MarketplaceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SponsorController" (parent: .abstract.instanceof.App\Controller\SponsorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SponsorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SponsorController).
Resolving inheritance for ".instanceof.App\Controller\SponsorController.0.App\Controller\SponsorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SponsorController).
Resolving inheritance for "App\Controller\SponsorController" (parent: .instanceof.App\Controller\SponsorController.0.App\Controller\SponsorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SponsoringController" (parent: .abstract.instanceof.App\Controller\SponsoringController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SponsoringController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SponsoringController).
Resolving inheritance for ".instanceof.App\Controller\SponsoringController.0.App\Controller\SponsoringController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SponsoringController).
Resolving inheritance for "App\Controller\SponsoringController" (parent: .instanceof.App\Controller\SponsoringController.0.App\Controller\SponsoringController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperadminController" (parent: .abstract.instanceof.App\Controller\SuperadminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperadminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperadminController).
Resolving inheritance for ".instanceof.App\Controller\SuperadminController.0.App\Controller\SuperadminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperadminController).
Resolving inheritance for "App\Controller\SuperadminController" (parent: .instanceof.App\Controller\SuperadminController.0.App\Controller\SuperadminController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceAdherentRepository" (parent: .abstract.instanceof.App\Repository\AbsenceAdherentRepository).
Resolving inheritance for "App\Repository\AbsenceAdherentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceAdherentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActionsSponsoringRepository" (parent: .abstract.instanceof.App\Repository\ActionsSponsoringRepository).
Resolving inheritance for "App\Repository\ActionsSponsoringRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActionsSponsoringRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdherentsRepository" (parent: .abstract.instanceof.App\Repository\AdherentsRepository).
Resolving inheritance for "App\Repository\AdherentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdherentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnnoncesRepository" (parent: .abstract.instanceof.App\Repository\AnnoncesRepository).
Resolving inheritance for "App\Repository\AnnoncesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnnoncesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogsRepository" (parent: .abstract.instanceof.App\Repository\BlogsRepository).
Resolving inheritance for "App\Repository\BlogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieAnnonceRepository" (parent: .abstract.instanceof.App\Repository\CategorieAnnonceRepository).
Resolving inheritance for "App\Repository\CategorieAnnonceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieAnnonceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClubsRepository" (parent: .abstract.instanceof.App\Repository\ClubsRepository).
Resolving inheritance for "App\Repository\ClubsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClubsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompetitionsRepository" (parent: .abstract.instanceof.App\Repository\CompetitionsRepository).
Resolving inheritance for "App\Repository\CompetitionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompetitionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactsAnnoncesRepository" (parent: .abstract.instanceof.App\Repository\ContactsAnnoncesRepository).
Resolving inheritance for "App\Repository\ContactsAnnoncesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactsAnnoncesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactsRepository" (parent: .abstract.instanceof.App\Repository\ContactsRepository).
Resolving inheritance for "App\Repository\ContactsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CoursRepository" (parent: .abstract.instanceof.App\Repository\CoursRepository).
Resolving inheritance for "App\Repository\CoursRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CoursRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentsCompetitionRepository" (parent: .abstract.instanceof.App\Repository\DocumentsCompetitionRepository).
Resolving inheritance for "App\Repository\DocumentsCompetitionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentsCompetitionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipesRepository" (parent: .abstract.instanceof.App\Repository\EquipesRepository).
Resolving inheritance for "App\Repository\EquipesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FacturesRepository" (parent: .abstract.instanceof.App\Repository\FacturesRepository).
Resolving inheritance for "App\Repository\FacturesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FacturesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForfaitsRepository" (parent: .abstract.instanceof.App\Repository\ForfaitsRepository).
Resolving inheritance for "App\Repository\ForfaitsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForfaitsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IndicationspaiementsRepository" (parent: .abstract.instanceof.App\Repository\IndicationspaiementsRepository).
Resolving inheritance for "App\Repository\IndicationspaiementsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IndicationspaiementsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InscriptionsCompetitionRepository" (parent: .abstract.instanceof.App\Repository\InscriptionsCompetitionRepository).
Resolving inheritance for "App\Repository\InscriptionsCompetitionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InscriptionsCompetitionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InscriptionsRepository" (parent: .abstract.instanceof.App\Repository\InscriptionsRepository).
Resolving inheritance for "App\Repository\InscriptionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InscriptionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsRepository" (parent: .abstract.instanceof.App\Repository\LogsRepository).
Resolving inheritance for "App\Repository\LogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessagesRepository" (parent: .abstract.instanceof.App\Repository\MessagesRepository).
Resolving inheritance for "App\Repository\MessagesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessagesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NiveauxRepository" (parent: .abstract.instanceof.App\Repository\NiveauxRepository).
Resolving inheritance for "App\Repository\NiveauxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NiveauxRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParticipationsRepository" (parent: .abstract.instanceof.App\Repository\ParticipationsRepository).
Resolving inheritance for "App\Repository\ParticipationsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParticipationsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodesRepository" (parent: .abstract.instanceof.App\Repository\PeriodesRepository).
Resolving inheritance for "App\Repository\PeriodesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhotosAnnoncesRepository" (parent: .abstract.instanceof.App\Repository\PhotosAnnoncesRepository).
Resolving inheritance for "App\Repository\PhotosAnnoncesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhotosAnnoncesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilSponsorRepository" (parent: .abstract.instanceof.App\Repository\ProfilSponsorRepository).
Resolving inheritance for "App\Repository\ProfilSponsorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilSponsorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReductionsRepository" (parent: .abstract.instanceof.App\Repository\ReductionsRepository).
Resolving inheritance for "App\Repository\ReductionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReductionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReglementsRepository" (parent: .abstract.instanceof.App\Repository\ReglementsRepository).
Resolving inheritance for "App\Repository\ReglementsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReglementsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeanceAnnuleeRepository" (parent: .abstract.instanceof.App\Repository\SeanceAnnuleeRepository).
Resolving inheritance for "App\Repository\SeanceAnnuleeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeanceAnnuleeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SitesRepository" (parent: .abstract.instanceof.App\Repository\SitesRepository).
Resolving inheritance for "App\Repository\SitesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SitesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SportsRepository" (parent: .abstract.instanceof.App\Repository\SportsRepository).
Resolving inheritance for "App\Repository\SportsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SportsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatsRepository" (parent: .abstract.instanceof.App\Repository\StatsRepository).
Resolving inheritance for "App\Repository\StatsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatutCoursAdherentRepository" (parent: .abstract.instanceof.App\Repository\StatutCoursAdherentRepository).
Resolving inheritance for "App\Repository\StatutCoursAdherentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatutCoursAdherentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ThemeRepository" (parent: .abstract.instanceof.App\Repository\ThemeRepository).
Resolving inheritance for "App\Repository\ThemeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ThemeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypepaiementsRepository" (parent: .abstract.instanceof.App\Repository\TypepaiementsRepository).
Resolving inheritance for "App\Repository\TypepaiementsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypepaiementsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersRepository" (parent: .abstract.instanceof.App\Repository\UsersRepository).
Resolving inheritance for "App\Repository\UsersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
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 "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for ".instanceof.App\Entity\AbsenceAdherent.0.App\Entity\AbsenceAdherent" (parent: .abstract.instanceof.App\Entity\AbsenceAdherent).
Resolving inheritance for ".instanceof.App\Entity\ActionsSponsoring.0.App\Entity\ActionsSponsoring" (parent: .abstract.instanceof.App\Entity\ActionsSponsoring).
Resolving inheritance for ".instanceof.App\Entity\Adherents.0.App\Entity\Adherents" (parent: .abstract.instanceof.App\Entity\Adherents).
Resolving inheritance for ".instanceof.App\Entity\Annonces.0.App\Entity\Annonces" (parent: .abstract.instanceof.App\Entity\Annonces).
Resolving inheritance for ".instanceof.App\Entity\Blogs.0.App\Entity\Blogs" (parent: .abstract.instanceof.App\Entity\Blogs).
Resolving inheritance for ".instanceof.App\Entity\CategorieAnnonce.0.App\Entity\CategorieAnnonce" (parent: .abstract.instanceof.App\Entity\CategorieAnnonce).
Resolving inheritance for ".instanceof.App\Entity\Clubs.0.App\Entity\Clubs" (parent: .abstract.instanceof.App\Entity\Clubs).
Resolving inheritance for ".instanceof.App\Entity\Competitions.0.App\Entity\Competitions" (parent: .abstract.instanceof.App\Entity\Competitions).
Resolving inheritance for ".instanceof.App\Entity\Contacts.0.App\Entity\Contacts" (parent: .abstract.instanceof.App\Entity\Contacts).
Resolving inheritance for ".instanceof.App\Entity\ContactsAnnonces.0.App\Entity\ContactsAnnonces" (parent: .abstract.instanceof.App\Entity\ContactsAnnonces).
Resolving inheritance for ".instanceof.App\Entity\Cours.0.App\Entity\Cours" (parent: .abstract.instanceof.App\Entity\Cours).
Resolving inheritance for ".instanceof.App\Entity\DocumentsCompetition.0.App\Entity\DocumentsCompetition" (parent: .abstract.instanceof.App\Entity\DocumentsCompetition).
Resolving inheritance for ".instanceof.App\Entity\Equipes.0.App\Entity\Equipes" (parent: .abstract.instanceof.App\Entity\Equipes).
Resolving inheritance for ".instanceof.App\Entity\Factures.0.App\Entity\Factures" (parent: .abstract.instanceof.App\Entity\Factures).
Resolving inheritance for ".instanceof.App\Entity\Forfaits.0.App\Entity\Forfaits" (parent: .abstract.instanceof.App\Entity\Forfaits).
Resolving inheritance for ".instanceof.App\Entity\Indicationspaiements.0.App\Entity\Indicationspaiements" (parent: .abstract.instanceof.App\Entity\Indicationspaiements).
Resolving inheritance for ".instanceof.App\Entity\Inscriptions.0.App\Entity\Inscriptions" (parent: .abstract.instanceof.App\Entity\Inscriptions).
Resolving inheritance for ".instanceof.App\Entity\InscriptionsCompetition.0.App\Entity\InscriptionsCompetition" (parent: .abstract.instanceof.App\Entity\InscriptionsCompetition).
Resolving inheritance for ".instanceof.App\Entity\Logs.0.App\Entity\Logs" (parent: .abstract.instanceof.App\Entity\Logs).
Resolving inheritance for ".instanceof.App\Entity\Messages.0.App\Entity\Messages" (parent: .abstract.instanceof.App\Entity\Messages).
Resolving inheritance for ".instanceof.App\Entity\Niveaux.0.App\Entity\Niveaux" (parent: .abstract.instanceof.App\Entity\Niveaux).
Resolving inheritance for ".instanceof.App\Entity\Participations.0.App\Entity\Participations" (parent: .abstract.instanceof.App\Entity\Participations).
Resolving inheritance for ".instanceof.App\Entity\PhotosAnnonces.0.App\Entity\PhotosAnnonces" (parent: .abstract.instanceof.App\Entity\PhotosAnnonces).
Resolving inheritance for ".instanceof.App\Entity\ProfilSponsor.0.App\Entity\ProfilSponsor" (parent: .abstract.instanceof.App\Entity\ProfilSponsor).
Resolving inheritance for ".instanceof.App\Entity\Reductions.0.App\Entity\Reductions" (parent: .abstract.instanceof.App\Entity\Reductions).
Resolving inheritance for ".instanceof.App\Entity\Reglements.0.App\Entity\Reglements" (parent: .abstract.instanceof.App\Entity\Reglements).
Resolving inheritance for ".instanceof.App\Entity\SeanceAnnulee.0.App\Entity\SeanceAnnulee" (parent: .abstract.instanceof.App\Entity\SeanceAnnulee).
Resolving inheritance for ".instanceof.App\Entity\Sites.0.App\Entity\Sites" (parent: .abstract.instanceof.App\Entity\Sites).
Resolving inheritance for ".instanceof.App\Entity\Sports.0.App\Entity\Sports" (parent: .abstract.instanceof.App\Entity\Sports).
Resolving inheritance for ".instanceof.App\Entity\Stats.0.App\Entity\Stats" (parent: .abstract.instanceof.App\Entity\Stats).
Resolving inheritance for ".instanceof.App\Entity\StatutCoursAdherent.0.App\Entity\StatutCoursAdherent" (parent: .abstract.instanceof.App\Entity\StatutCoursAdherent).
Resolving inheritance for ".instanceof.App\Entity\Theme.0.App\Entity\Theme" (parent: .abstract.instanceof.App\Entity\Theme).
Resolving inheritance for ".instanceof.App\Entity\Typepaiements.0.App\Entity\Typepaiements" (parent: .abstract.instanceof.App\Entity\Typepaiements).
Resolving inheritance for ".instanceof.App\Entity\Users.0.App\Entity\Users" (parent: .abstract.instanceof.App\Entity\Users).
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 "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
130
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\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; 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 "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.2WwZmR."; reason: private alias.
Removed service ".service_locator.8o9hjmt"; reason: private alias.
Removed service ".service_locator.eLeKdDn"; reason: private alias.
Removed service ".service_locator.IaGluIk"; reason: private alias.
Removed service ".service_locator.xIxPVaT"; reason: private alias.
Removed service ".service_locator.eNTEVFU"; reason: private alias.
Removed service ".service_locator.G.4knon"; reason: private alias.
39
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.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 "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 "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "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 "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 "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.7jukgan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.52i_fix" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
217
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 "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BackofficeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BackofficeController"; reason: abstract.
Removed service ".instanceof.App\Controller\BackofficeController.0.App\Controller\BackofficeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BackofficeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClubofficeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClubofficeController"; reason: abstract.
Removed service ".instanceof.App\Controller\ClubofficeController.0.App\Controller\ClubofficeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClubofficeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompetitionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompetitionsController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompetitionsController.0.App\Controller\CompetitionsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompetitionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConnexionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConnexionController"; reason: abstract.
Removed service ".instanceof.App\Controller\ConnexionController.0.App\Controller\ConnexionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ConnexionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EspaceAdherentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EspaceAdherentController"; reason: abstract.
Removed service ".instanceof.App\Controller\EspaceAdherentController.0.App\Controller\EspaceAdherentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EspaceAdherentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontofficeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontofficeController"; reason: abstract.
Removed service ".instanceof.App\Controller\FrontofficeController.0.App\Controller\FrontofficeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FrontofficeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MarketplaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MarketplaceController"; reason: abstract.
Removed service ".instanceof.App\Controller\MarketplaceController.0.App\Controller\MarketplaceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MarketplaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SponsorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SponsorController"; reason: abstract.
Removed service ".instanceof.App\Controller\SponsorController.0.App\Controller\SponsorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SponsorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SponsoringController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SponsoringController"; reason: abstract.
Removed service ".instanceof.App\Controller\SponsoringController.0.App\Controller\SponsoringController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SponsoringController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperadminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperadminController"; reason: abstract.
Removed service ".instanceof.App\Controller\SuperadminController.0.App\Controller\SuperadminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SuperadminController"; reason: abstract.
Removed service ".instanceof.App\Entity\AbsenceAdherent.0.App\Entity\AbsenceAdherent"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\AbsenceAdherent"; reason: abstract.
Removed service ".instanceof.App\Entity\ActionsSponsoring.0.App\Entity\ActionsSponsoring"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ActionsSponsoring"; reason: abstract.
Removed service ".instanceof.App\Entity\Adherents.0.App\Entity\Adherents"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Adherents"; reason: abstract.
Removed service ".instanceof.App\Entity\Annonces.0.App\Entity\Annonces"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Annonces"; reason: abstract.
Removed service ".instanceof.App\Entity\Blogs.0.App\Entity\Blogs"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Blogs"; reason: abstract.
Removed service ".instanceof.App\Entity\CategorieAnnonce.0.App\Entity\CategorieAnnonce"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CategorieAnnonce"; reason: abstract.
Removed service ".instanceof.App\Entity\Clubs.0.App\Entity\Clubs"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Clubs"; reason: abstract.
Removed service ".instanceof.App\Entity\Competitions.0.App\Entity\Competitions"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Competitions"; reason: abstract.
Removed service ".instanceof.App\Entity\Contacts.0.App\Entity\Contacts"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Contacts"; reason: abstract.
Removed service ".instanceof.App\Entity\ContactsAnnonces.0.App\Entity\ContactsAnnonces"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ContactsAnnonces"; reason: abstract.
Removed service ".instanceof.App\Entity\Cours.0.App\Entity\Cours"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Cours"; reason: abstract.
Removed service ".instanceof.App\Entity\DocumentsCompetition.0.App\Entity\DocumentsCompetition"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DocumentsCompetition"; reason: abstract.
Removed service ".instanceof.App\Entity\Equipes.0.App\Entity\Equipes"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Equipes"; reason: abstract.
Removed service ".instanceof.App\Entity\Factures.0.App\Entity\Factures"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Factures"; reason: abstract.
Removed service ".instanceof.App\Entity\Forfaits.0.App\Entity\Forfaits"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Forfaits"; reason: abstract.
Removed service ".instanceof.App\Entity\Indicationspaiements.0.App\Entity\Indicationspaiements"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Indicationspaiements"; reason: abstract.
Removed service ".instanceof.App\Entity\Inscriptions.0.App\Entity\Inscriptions"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Inscriptions"; reason: abstract.
Removed service ".instanceof.App\Entity\InscriptionsCompetition.0.App\Entity\InscriptionsCompetition"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\InscriptionsCompetition"; reason: abstract.
Removed service ".instanceof.App\Entity\Logs.0.App\Entity\Logs"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Logs"; reason: abstract.
Removed service ".instanceof.App\Entity\Messages.0.App\Entity\Messages"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Messages"; reason: abstract.
Removed service ".instanceof.App\Entity\Niveaux.0.App\Entity\Niveaux"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Niveaux"; reason: abstract.
Removed service ".instanceof.App\Entity\Participations.0.App\Entity\Participations"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Participations"; reason: abstract.
Removed service ".instanceof.App\Entity\PhotosAnnonces.0.App\Entity\PhotosAnnonces"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PhotosAnnonces"; reason: abstract.
Removed service ".instanceof.App\Entity\ProfilSponsor.0.App\Entity\ProfilSponsor"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ProfilSponsor"; reason: abstract.
Removed service ".instanceof.App\Entity\Reductions.0.App\Entity\Reductions"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Reductions"; reason: abstract.
Removed service ".instanceof.App\Entity\Reglements.0.App\Entity\Reglements"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Reglements"; reason: abstract.
Removed service ".instanceof.App\Entity\SeanceAnnulee.0.App\Entity\SeanceAnnulee"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SeanceAnnulee"; reason: abstract.
Removed service ".instanceof.App\Entity\Sites.0.App\Entity\Sites"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Sites"; reason: abstract.
Removed service ".instanceof.App\Entity\Sports.0.App\Entity\Sports"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Sports"; reason: abstract.
Removed service ".instanceof.App\Entity\Stats.0.App\Entity\Stats"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Stats"; reason: abstract.
Removed service ".instanceof.App\Entity\StatutCoursAdherent.0.App\Entity\StatutCoursAdherent"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\StatutCoursAdherent"; reason: abstract.
Removed service ".instanceof.App\Entity\Theme.0.App\Entity\Theme"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Theme"; reason: abstract.
Removed service ".instanceof.App\Entity\Typepaiements.0.App\Entity\Typepaiements"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Typepaiements"; reason: abstract.
Removed service ".instanceof.App\Entity\Users.0.App\Entity\Users"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Users"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbsenceAdherentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbsenceAdherentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActionsSponsoringRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ActionsSponsoringRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdherentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdherentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnnoncesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AnnoncesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieAnnonceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CategorieAnnonceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClubsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClubsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompetitionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompetitionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactsAnnoncesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContactsAnnoncesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContactsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CoursRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CoursRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentsCompetitionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DocumentsCompetitionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EquipesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FacturesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FacturesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForfaitsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ForfaitsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IndicationspaiementsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IndicationspaiementsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InscriptionsCompetitionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InscriptionsCompetitionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InscriptionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InscriptionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessagesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MessagesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NiveauxRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NiveauxRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParticipationsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParticipationsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PeriodesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhotosAnnoncesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PhotosAnnoncesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilSponsorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProfilSponsorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReductionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReductionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReglementsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReglementsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeanceAnnuleeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SeanceAnnuleeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SitesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SitesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SportsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SportsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StatsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatutCoursAdherentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StatutCoursAdherentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ThemeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ThemeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypepaiementsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TypepaiementsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UsersRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
123
Removed service "App\Entity\AbsenceAdherent"; reason: unused.
Removed service "App\Entity\ActionsSponsoring"; reason: unused.
Removed service "App\Entity\Adherents"; reason: unused.
Removed service "App\Entity\Annonces"; reason: unused.
Removed service "App\Entity\Blogs"; reason: unused.
Removed service "App\Entity\CategorieAnnonce"; reason: unused.
Removed service "App\Entity\Clubs"; reason: unused.
Removed service "App\Entity\Competitions"; reason: unused.
Removed service "App\Entity\Contacts"; reason: unused.
Removed service "App\Entity\ContactsAnnonces"; reason: unused.
Removed service "App\Entity\Cours"; reason: unused.
Removed service "App\Entity\DocumentsCompetition"; reason: unused.
Removed service "App\Entity\Equipes"; reason: unused.
Removed service "App\Entity\Factures"; reason: unused.
Removed service "App\Entity\Forfaits"; reason: unused.
Removed service "App\Entity\Indicationspaiements"; reason: unused.
Removed service "App\Entity\Inscriptions"; reason: unused.
Removed service "App\Entity\InscriptionsCompetition"; reason: unused.
Removed service "App\Entity\Logs"; reason: unused.
Removed service "App\Entity\Messages"; reason: unused.
Removed service "App\Entity\Niveaux"; reason: unused.
Removed service "App\Entity\Participations"; reason: unused.
Removed service "App\Entity\PhotosAnnonces"; reason: unused.
Removed service "App\Entity\ProfilSponsor"; reason: unused.
Removed service "App\Entity\Reductions"; reason: unused.
Removed service "App\Entity\Reglements"; reason: unused.
Removed service "App\Entity\SeanceAnnulee"; reason: unused.
Removed service "App\Entity\Sites"; reason: unused.
Removed service "App\Entity\Sports"; reason: unused.
Removed service "App\Entity\Stats"; reason: unused.
Removed service "App\Entity\StatutCoursAdherent"; reason: unused.
Removed service "App\Entity\Theme"; reason: unused.
Removed service "App\Entity\Typepaiements"; reason: unused.
Removed service "App\Entity\Users"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "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 ".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 "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~TXR5Y0q"; reason: unused.
Removed service "form.type_guesser.doctrine"; reason: unused.
Removed service "form.type.entity"; reason: unused.
Removed service "doctrine.orm.validator.unique"; reason: unused.
Removed service "doctrine.orm.validator_initializer"; 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 "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 ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; 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 "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.riiCAol"; reason: unused.
254
Inlined service ".service_locator.ZyP9f7K.App\Controller\BackofficeController" to "App\Controller\BackofficeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ClubofficeController" to "App\Controller\ClubofficeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\CompetitionsController" to "App\Controller\CompetitionsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ConnexionController" to "App\Controller\ConnexionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\EspaceAdherentController" to "App\Controller\EspaceAdherentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\FrontofficeController" to "App\Controller\FrontofficeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\MarketplaceController" to "App\Controller\MarketplaceController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SponsorController" to "App\Controller\SponsorController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SponsoringController" to "App\Controller\SponsoringController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SuperadminController" to "App\Controller\SuperadminController".
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.GIuJv7e" to "container.get_routing_condition_service".
Inlined service ".service_locator.va_rxC4" 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.DOrA4Nm" to "console.command.cache_pool_invalidate_tags".
Inlined service ".service_locator.52i_fix" to "console.command.event_dispatcher_debug".
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 "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.ILdUWIS" 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.7jukgan.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.sRcdyDU" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.qXR9Hv0.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 "container.getenv" to "secrets.decryption_key".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
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.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.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.l73xxOy" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "twig.loader.native_filesystem" 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.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\AppExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.cssinliner" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.lMv3Dwi.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.i_0xWnr" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.ZSS2D.Y" 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.elHvFBy" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_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 "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 "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
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.kUuzVUV" to ".service_locator.kUuzVUV.App\Controller\BackofficeController::home()".
Inlined service ".service_locator.KvNisUh" to ".service_locator.KvNisUh.App\Controller\FrontofficeController::clubs()".
Inlined service ".service_locator.pcrcVRK" to ".service_locator.pcrcVRK.App\Controller\FrontofficeController::createIssue()".
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 "http_client.uri_template" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.N3n0e03" to ".service_locator.N3n0e03.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.8J7i9pz" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" 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.mLGkoYq" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.N3n0e03.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.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 "property_accessor" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "property_info" 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 "property_accessor" to "debug.serializer".
Inlined service "property_info" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "property_info" to "debug.serializer".
1
Tag "container.decorator" was defined on service(s) "debug.serializer", ".debug.http_client", "event_dispatcher", but was never used.