Since symfony/dependency-injection 8.1: Relying solely on the name of parameter "$clubeeClient" of "__construct()" to match a named autowiring alias is deprecated; use the "#[Target]" attribute.
Since symfony/dependency-injection 8.1: Relying solely on the name of parameter "$portalLimiter" of "__construct()" to match a named autowiring alias is deprecated; use the "#[Target]" attribute.
Since symfony/dependency-injection 8.1: Relying solely on the name of parameter "$portalClient" of "__construct()" to match a named autowiring alias is deprecated; use the "#[Target]" attribute.
"SELECT t0.id AS id_1, t0.search_name AS search_name_2, t0.gender AS gender_3, t0.region AS region_4, t0.category AS category_5, t0.type AS type_6, t0.active AS active_7, t0.scanned_at AS scanned_at_8, t0.name AS name_9, t0.clubee_id AS clubee_id_10, t0.season_id AS season_id_11 FROM "competition" t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.search_name AS search_name_2, t0.gender AS gender_3, t0.region AS region_4, t0.category AS category_5, t0.type AS type_6, t0.active AS active_7, t0.scanned_at AS scanned_at_8, t0.name AS name_9, t0.clubee_id AS clubee_id_10, t0.season_id AS season_id_11 FROM "competition" t0 WHERE t0.id = ?"
"params" => [1 => 572]
"types" => [1 => Doctrine\DBAL\ParameterType {#675
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT g0_.id AS id_0, g0_.home_score AS home_score_1, g0_.away_score AS away_score_2, g0_.cancelled AS cancelled_3, g0_.forfeit AS forfeit_4, g0_.completed AS completed_5, g0_.phase_clubee_id AS phase_clubee_id_6, g0_.phase_name AS phase_name_7, g0_.updated_at AS updated_at_8, g0_.result_recorded_at AS result_recorded_at_9, g0_.detail_fetched_at AS detail_fetched_at_10, g0_.clubee_id AS clubee_id_11, g0_.starts_at AS starts_at_12, g0_.venue_name AS venue_name_13, g0_.venue_street AS venue_street_14, g0_.venue_city AS venue_city_15, g0_.venue_zip AS venue_zip_16, g0_.venue_country AS venue_country_17, g0_.venue_latitude AS venue_latitude_18, g0_.venue_longitude AS venue_longitude_19, t1_.id AS id_20, t1_.search_name AS search_name_21, t1_.subname AS subname_22, t1_.category AS category_23, t1_.gender AS gender_24, t1_.crest_url AS crest_url_25, t1_.name AS name_26, t1_.normalized_name AS normalized_name_27, t1_.clubee_id AS clubee_id_28, t2_.id AS id_29, t2_.search_name AS search_name_30, t2_.subname AS subname_31, t2_.category AS category_32, t2_.gender AS gender_33, t2_.crest_url AS crest_url_34, t2_.name AS name_35, t2_.normalized_name AS normalized_name_36, t2_.clubee_id AS clubee_id_37, c3_.id AS id_38, c3_.search_name AS search_name_39, c3_.gender AS gender_40, c3_.region AS region_41, c3_.category AS category_42, c3_.type AS type_43, c3_.active AS active_44, c3_.scanned_at AS scanned_at_45, c3_.name AS name_46, c3_.clubee_id AS clubee_id_47, g0_.home_team_id AS home_team_id_48, g0_.away_team_id AS away_team_id_49, g0_.competition_id AS competition_id_50, g0_.season_id AS season_id_51, t1_.club_id AS club_id_52, t2_.club_id AS club_id_53, c3_.season_id AS season_id_54 FROM "game" g0_ INNER JOIN "team" t1_ ON g0_.home_team_id = t1_.id INNER JOIN "team" t2_ ON g0_.away_team_id = t2_.id INNER JOIN "competition" c3_ ON g0_.competition_id = c3_.id WHERE g0_.competition_id = ? ORDER BY g0_.starts_at ASC"
[
"sql" => "SELECT g0_.id AS id_0, g0_.home_score AS home_score_1, g0_.away_score AS away_score_2, g0_.cancelled AS cancelled_3, g0_.forfeit AS forfeit_4, g0_.completed AS completed_5, g0_.phase_clubee_id AS phase_clubee_id_6, g0_.phase_name AS phase_name_7, g0_.updated_at AS updated_at_8, g0_.result_recorded_at AS result_recorded_at_9, g0_.detail_fetched_at AS detail_fetched_at_10, g0_.clubee_id AS clubee_id_11, g0_.starts_at AS starts_at_12, g0_.venue_name AS venue_name_13, g0_.venue_street AS venue_street_14, g0_.venue_city AS venue_city_15, g0_.venue_zip AS venue_zip_16, g0_.venue_country AS venue_country_17, g0_.venue_latitude AS venue_latitude_18, g0_.venue_longitude AS venue_longitude_19, t1_.id AS id_20, t1_.search_name AS search_name_21, t1_.subname AS subname_22, t1_.category AS category_23, t1_.gender AS gender_24, t1_.crest_url AS crest_url_25, t1_.name AS name_26, t1_.normalized_name AS normalized_name_27, t1_.clubee_id AS clubee_id_28, t2_.id AS id_29, t2_.search_name AS search_name_30, t2_.subname AS subname_31, t2_.category AS category_32, t2_.gender AS gender_33, t2_.crest_url AS crest_url_34, t2_.name AS name_35, t2_.normalized_name AS normalized_name_36, t2_.clubee_id AS clubee_id_37, c3_.id AS id_38, c3_.search_name AS search_name_39, c3_.gender AS gender_40, c3_.region AS region_41, c3_.category AS category_42, c3_.type AS type_43, c3_.active AS active_44, c3_.scanned_at AS scanned_at_45, c3_.name AS name_46, c3_.clubee_id AS clubee_id_47, g0_.home_team_id AS home_team_id_48, g0_.away_team_id AS away_team_id_49, g0_.competition_id AS competition_id_50, g0_.season_id AS season_id_51, t1_.club_id AS club_id_52, t2_.club_id AS club_id_53, c3_.season_id AS season_id_54 FROM "game" g0_ INNER JOIN "team" t1_ ON g0_.home_team_id = t1_.id INNER JOIN "team" t2_ ON g0_.away_team_id = t2_.id INNER JOIN "competition" c3_ ON g0_.competition_id = c3_.id WHERE g0_.competition_id = ? ORDER BY g0_.starts_at ASC"
"params" => [1 => 572]
"types" => [1 => Doctrine\DBAL\ParameterType {#675
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT r0_.id AS id_0, r0_.captured_at AS captured_at_1, r0_.hash AS hash_2, r0_.competition_id AS competition_id_3 FROM "ranking_snapshot" r0_ WHERE r0_.competition_id = ? ORDER BY r0_.captured_at DESC LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.clubee_id AS clubee_id_2, t0.name AS name_3 FROM "season" t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#675
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.won AS won_2, t0.lost AS lost_3, t0.sets_won AS sets_won_4, t0.sets_lost AS sets_lost_5, t0.points_for AS points_for_6, t0.points_against AS points_against_7, t0.position AS position_8, t0.played AS played_9, t0.points AS points_10, t0.snapshot_id AS snapshot_id_11, t0.team_id AS team_id_12 FROM "ranking_entry" t0 WHERE t0.snapshot_id = ? ORDER BY t0.position ASC"
[
"sql" => "SELECT t0.id AS id_1, t0.won AS won_2, t0.lost AS lost_3, t0.sets_won AS sets_won_4, t0.sets_lost AS sets_lost_5, t0.points_for AS points_for_6, t0.points_against AS points_against_7, t0.position AS position_8, t0.played AS played_9, t0.points AS points_10, t0.snapshot_id AS snapshot_id_11, t0.team_id AS team_id_12 FROM "ranking_entry" t0 WHERE t0.snapshot_id = ? ORDER BY t0.position ASC"
"params" => [1 => 17]
"types" => [1 => Doctrine\DBAL\ParameterType {#675
+name: "INTEGER"
}
]
]
There are no log messages.
Container Compilation Logs (1041)
Log messages generated during the compilation of the service container.
Messages
Class
170
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestCalendarCommand" (parent: .abstract.instanceof.App\Command\IngestCalendarCommand).
Resolving inheritance for ".instanceof.App\Command\IngestCalendarCommand.0.App\Command\IngestCalendarCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestCalendarCommand).
Resolving inheritance for "App\Command\IngestCalendarCommand" (parent: .instanceof.App\Command\IngestCalendarCommand.0.App\Command\IngestCalendarCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestCompetitionsCommand" (parent: .abstract.instanceof.App\Command\IngestCompetitionsCommand).
Resolving inheritance for ".instanceof.App\Command\IngestCompetitionsCommand.0.App\Command\IngestCompetitionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestCompetitionsCommand).
Resolving inheritance for "App\Command\IngestCompetitionsCommand" (parent: .instanceof.App\Command\IngestCompetitionsCommand.0.App\Command\IngestCompetitionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestDetailsCommand" (parent: .abstract.instanceof.App\Command\IngestDetailsCommand).
Resolving inheritance for ".instanceof.App\Command\IngestDetailsCommand.0.App\Command\IngestDetailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestDetailsCommand).
Resolving inheritance for "App\Command\IngestDetailsCommand" (parent: .instanceof.App\Command\IngestDetailsCommand.0.App\Command\IngestDetailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestLiveCommand" (parent: .abstract.instanceof.App\Command\IngestLiveCommand).
Resolving inheritance for ".instanceof.App\Command\IngestLiveCommand.0.App\Command\IngestLiveCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestLiveCommand).
Resolving inheritance for "App\Command\IngestLiveCommand" (parent: .instanceof.App\Command\IngestLiveCommand.0.App\Command\IngestLiveCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestStandingsCommand" (parent: .abstract.instanceof.App\Command\IngestStandingsCommand).
Resolving inheritance for ".instanceof.App\Command\IngestStandingsCommand.0.App\Command\IngestStandingsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestStandingsCommand).
Resolving inheritance for "App\Command\IngestStandingsCommand" (parent: .instanceof.App\Command\IngestStandingsCommand.0.App\Command\IngestStandingsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestSummaryCommand" (parent: .abstract.instanceof.App\Command\IngestSummaryCommand).
Resolving inheritance for ".instanceof.App\Command\IngestSummaryCommand.0.App\Command\IngestSummaryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestSummaryCommand).
Resolving inheritance for "App\Command\IngestSummaryCommand" (parent: .instanceof.App\Command\IngestSummaryCommand.0.App\Command\IngestSummaryCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResolveClubsCommand" (parent: .abstract.instanceof.App\Command\ResolveClubsCommand).
Resolving inheritance for ".instanceof.App\Command\ResolveClubsCommand.0.App\Command\ResolveClubsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResolveClubsCommand).
Resolving inheritance for "App\Command\ResolveClubsCommand" (parent: .instanceof.App\Command\ResolveClubsCommand.0.App\Command\ResolveClubsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClubController" (parent: .abstract.instanceof.App\Controller\ClubController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClubController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClubController).
Resolving inheritance for ".instanceof.App\Controller\ClubController.0.App\Controller\ClubController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClubController).
Resolving inheritance for "App\Controller\ClubController" (parent: .instanceof.App\Controller\ClubController.0.App\Controller\ClubController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompetitionController" (parent: .abstract.instanceof.App\Controller\CompetitionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompetitionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompetitionController).
Resolving inheritance for ".instanceof.App\Controller\CompetitionController.0.App\Controller\CompetitionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompetitionController).
Resolving inheritance for "App\Controller\CompetitionController" (parent: .instanceof.App\Controller\CompetitionController.0.App\Controller\CompetitionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExportController" (parent: .abstract.instanceof.App\Controller\ExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExportController).
Resolving inheritance for ".instanceof.App\Controller\ExportController.0.App\Controller\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExportController).
Resolving inheritance for "App\Controller\ExportController" (parent: .instanceof.App\Controller\ExportController.0.App\Controller\ExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FollowController" (parent: .abstract.instanceof.App\Controller\FollowController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FollowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FollowController).
Resolving inheritance for ".instanceof.App\Controller\FollowController.0.App\Controller\FollowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FollowController).
Resolving inheritance for "App\Controller\FollowController" (parent: .instanceof.App\Controller\FollowController.0.App\Controller\FollowController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GameController" (parent: .abstract.instanceof.App\Controller\GameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GameController).
Resolving inheritance for ".instanceof.App\Controller\GameController.0.App\Controller\GameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GameController).
Resolving inheritance for "App\Controller\GameController" (parent: .instanceof.App\Controller\GameController.0.App\Controller\GameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GameDetailController" (parent: .abstract.instanceof.App\Controller\GameDetailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GameDetailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GameDetailController).
Resolving inheritance for ".instanceof.App\Controller\GameDetailController.0.App\Controller\GameDetailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GameDetailController).
Resolving inheritance for "App\Controller\GameDetailController" (parent: .instanceof.App\Controller\GameDetailController.0.App\Controller\GameDetailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.App\Controller\HomeController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.App\Controller\HomeController.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LegacyController" (parent: .abstract.instanceof.App\Controller\LegacyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LegacyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LegacyController).
Resolving inheritance for ".instanceof.App\Controller\LegacyController.0.App\Controller\LegacyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LegacyController).
Resolving inheritance for "App\Controller\LegacyController" (parent: .instanceof.App\Controller\LegacyController.0.App\Controller\LegacyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController" (parent: .abstract.instanceof.App\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController).
Resolving inheritance for ".instanceof.App\Controller\SearchController.0.App\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController).
Resolving inheritance for "App\Controller\SearchController" (parent: .instanceof.App\Controller\SearchController.0.App\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController" (parent: .abstract.instanceof.App\Controller\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController).
Resolving inheritance for ".instanceof.App\Controller\SitemapController.0.App\Controller\SitemapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController).
Resolving inheritance for "App\Controller\SitemapController" (parent: .instanceof.App\Controller\SitemapController.0.App\Controller\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeamController" (parent: .abstract.instanceof.App\Controller\TeamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeamController).
Resolving inheritance for ".instanceof.App\Controller\TeamController.0.App\Controller\TeamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeamController).
Resolving inheritance for "App\Controller\TeamController" (parent: .instanceof.App\Controller\TeamController.0.App\Controller\TeamController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClubRepository" (parent: .abstract.instanceof.App\Repository\ClubRepository).
Resolving inheritance for "App\Repository\ClubRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClubRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompetitionRepository" (parent: .abstract.instanceof.App\Repository\CompetitionRepository).
Resolving inheritance for "App\Repository\CompetitionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompetitionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameRepository" (parent: .abstract.instanceof.App\Repository\GameRepository).
Resolving inheritance for "App\Repository\GameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RankingSnapshotRepository" (parent: .abstract.instanceof.App\Repository\RankingSnapshotRepository).
Resolving inheritance for "App\Repository\RankingSnapshotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RankingSnapshotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeasonRepository" (parent: .abstract.instanceof.App\Repository\SeasonRepository).
Resolving inheritance for "App\Repository\SeasonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeasonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeamRepository" (parent: .abstract.instanceof.App\Repository\TeamRepository).
Resolving inheritance for "App\Repository\TeamRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeamRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ScoreChartExtension" (parent: .abstract.instanceof.App\Twig\ScoreChartExtension).
Resolving inheritance for "App\Twig\ScoreChartExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ScoreChartExtension).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.controller_expression_language" (parent: cache.system).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.asset_mapper" (parent: cache.system).
Resolving inheritance for "cache.adapter.valkey" (parent: cache.adapter.redis).
Resolving inheritance for "cache.adapter.valkey_tag_aware" (parent: cache.adapter.redis_tag_aware).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "clubee.client.retry_strategy" (parent: http_client.abstract_retry_strategy).
Resolving inheritance for "portal.client.retry_strategy" (parent: http_client.abstract_retry_strategy).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.portal" (parent: limiter).
Resolving inheritance for "limiter.on_demand" (parent: limiter).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0..abstract.App\Command\AbstractIngestionCommand" (parent: .abstract.instanceof..abstract.App\Command\AbstractIngestionCommand).
Resolving inheritance for ".instanceof.App\Entity\Address.0.App\Entity\Address" (parent: .abstract.instanceof.App\Entity\Address).
Resolving inheritance for ".instanceof.App\Entity\Club.0.App\Entity\Club" (parent: .abstract.instanceof.App\Entity\Club).
Resolving inheritance for ".instanceof.App\Entity\ClubAlias.0.App\Entity\ClubAlias" (parent: .abstract.instanceof.App\Entity\ClubAlias).
Resolving inheritance for ".instanceof.App\Entity\Competition.0.App\Entity\Competition" (parent: .abstract.instanceof.App\Entity\Competition).
Resolving inheritance for ".instanceof.App\Entity\Game.0.App\Entity\Game" (parent: .abstract.instanceof.App\Entity\Game).
Resolving inheritance for ".instanceof.App\Entity\GameSet.0.App\Entity\GameSet" (parent: .abstract.instanceof.App\Entity\GameSet).
Resolving inheritance for ".instanceof.App\Entity\IngestionRun.0.App\Entity\IngestionRun" (parent: .abstract.instanceof.App\Entity\IngestionRun).
Resolving inheritance for ".instanceof.App\Entity\PushFollow.0.App\Entity\PushFollow" (parent: .abstract.instanceof.App\Entity\PushFollow).
Resolving inheritance for ".instanceof.App\Entity\PushSubscription.0.App\Entity\PushSubscription" (parent: .abstract.instanceof.App\Entity\PushSubscription).
Resolving inheritance for ".instanceof.App\Entity\RankingEntry.0.App\Entity\RankingEntry" (parent: .abstract.instanceof.App\Entity\RankingEntry).
Resolving inheritance for ".instanceof.App\Entity\RankingSnapshot.0.App\Entity\RankingSnapshot" (parent: .abstract.instanceof.App\Entity\RankingSnapshot).
Resolving inheritance for ".instanceof.App\Entity\Referee.0.App\Entity\Referee" (parent: .abstract.instanceof.App\Entity\Referee).
Resolving inheritance for ".instanceof.App\Entity\Season.0.App\Entity\Season" (parent: .abstract.instanceof.App\Entity\Season).
Resolving inheritance for ".instanceof.App\Entity\Team.0.App\Entity\Team" (parent: .abstract.instanceof.App\Entity\Team).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\FollowType" (parent: .abstract.instanceof.App\Enum\FollowType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Gender" (parent: .abstract.instanceof.App\Enum\Gender).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\Region" (parent: .abstract.instanceof.App\Enum\Region).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Ingestion\Resolver\ClubMatch" (parent: .abstract.instanceof.App\Ingestion\Resolver\ClubMatch).
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 "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.asset_mapper" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
171
Removed service "Symfony\Component\DependencyInjection\Kernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\Kernel\FileLocator"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; 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\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\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.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "asset_mapper.http_client"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\Compressor\CompressorInterface"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $clubee.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $clubeeClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $portal.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $portalClient"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $portal"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $portalLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $on_demand"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $onDemandLimiter"; 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\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default"; 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"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapper"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "clubee.client"; reason: private alias.
Removed service "portal.client"; reason: private alias.
Removed service "clubee.client.retryable.inner"; reason: private alias.
Removed service "portal.client.retryable.inner"; reason: private alias.
Removed service "clubee.client.scoping.inner"; reason: private alias.
Removed service "portal.client.scoping.inner"; reason: private alias.
Removed service "clubee.client.uri_template.inner"; reason: private alias.
Removed service "portal.client.uri_template.inner"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.pB.S19c"; reason: private alias.
Removed service ".service_locator.7Gxle2k"; reason: private alias.
Removed service ".service_locator.rUvG1C6"; reason: private alias.
Removed service ".service_locator.aJRtngJ"; reason: private alias.
Removed service ".service_locator.NnzjCCH"; reason: private alias.
Removed service ".service_locator.tmIHm4r"; reason: private alias.
Removed service ".service_locator.hoEhRiI"; reason: private alias.
Removed service ".service_locator.n_4qcLF"; reason: private alias.
Removed service ".service_locator.FhQs6GZ"; reason: private alias.
Removed service ".service_locator.6jxYiOx"; reason: private alias.
Removed service ".service_locator.yQ_GSpb"; reason: private alias.
Removed service ".service_locator.y1i64zt"; reason: private alias.
Removed service ".service_locator.EGst3dw"; reason: private alias.
Removed service ".service_locator.js_4Sqj"; reason: private alias.
Removed service ".service_locator.vR1Efvc"; reason: private alias.
Removed service ".service_locator.MESftUM"; reason: private alias.
Removed service ".service_locator.CBF0y_K"; reason: private alias.
36
Changed reference of service "App\Service\IcsBuilder" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\SitemapBuilder" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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 "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "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 ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.pKmY5Nr" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
224
Removed service ".abstract.App\Command\AbstractIngestionCommand"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "container.env"; 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.valkey"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.valkey_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 "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\XmlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; 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 "monolog.logger_prototype"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0..abstract.App\Command\AbstractIngestionCommand"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Command\AbstractIngestionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestCalendarCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IngestCalendarCommand.0.App\Command\IngestCalendarCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IngestCalendarCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestCompetitionsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IngestCompetitionsCommand.0.App\Command\IngestCompetitionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IngestCompetitionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestDetailsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IngestDetailsCommand.0.App\Command\IngestDetailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IngestDetailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestLiveCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IngestLiveCommand.0.App\Command\IngestLiveCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IngestLiveCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestStandingsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IngestStandingsCommand.0.App\Command\IngestStandingsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IngestStandingsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IngestSummaryCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IngestSummaryCommand.0.App\Command\IngestSummaryCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IngestSummaryCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResolveClubsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ResolveClubsCommand.0.App\Command\ResolveClubsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ResolveClubsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClubController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClubController"; reason: abstract.
Removed service ".instanceof.App\Controller\ClubController.0.App\Controller\ClubController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClubController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompetitionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompetitionController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompetitionController.0.App\Controller\CompetitionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompetitionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExportController"; reason: abstract.
Removed service ".instanceof.App\Controller\ExportController.0.App\Controller\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FollowController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FollowController"; reason: abstract.
Removed service ".instanceof.App\Controller\FollowController.0.App\Controller\FollowController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FollowController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GameController"; reason: abstract.
Removed service ".instanceof.App\Controller\GameController.0.App\Controller\GameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GameDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GameDetailController"; reason: abstract.
Removed service ".instanceof.App\Controller\GameDetailController.0.App\Controller\GameDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GameDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.App\Controller\HomeController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LegacyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LegacyController"; reason: abstract.
Removed service ".instanceof.App\Controller\LegacyController.0.App\Controller\LegacyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LegacyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.App\Controller\SearchController.0.App\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.App\Controller\SitemapController.0.App\Controller\SitemapController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.App\Controller\TeamController.0.App\Controller\TeamController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.App\Entity\Address.0.App\Entity\Address"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Address"; reason: abstract.
Removed service ".instanceof.App\Entity\Club.0.App\Entity\Club"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Club"; reason: abstract.
Removed service ".instanceof.App\Entity\ClubAlias.0.App\Entity\ClubAlias"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ClubAlias"; reason: abstract.
Removed service ".instanceof.App\Entity\Competition.0.App\Entity\Competition"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Competition"; reason: abstract.
Removed service ".instanceof.App\Entity\Game.0.App\Entity\Game"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Game"; reason: abstract.
Removed service ".instanceof.App\Entity\GameSet.0.App\Entity\GameSet"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\GameSet"; reason: abstract.
Removed service ".instanceof.App\Entity\IngestionRun.0.App\Entity\IngestionRun"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\IngestionRun"; reason: abstract.
Removed service ".instanceof.App\Entity\PushFollow.0.App\Entity\PushFollow"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PushFollow"; reason: abstract.
Removed service ".instanceof.App\Entity\PushSubscription.0.App\Entity\PushSubscription"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PushSubscription"; reason: abstract.
Removed service ".instanceof.App\Entity\RankingEntry.0.App\Entity\RankingEntry"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\RankingEntry"; reason: abstract.
Removed service ".instanceof.App\Entity\RankingSnapshot.0.App\Entity\RankingSnapshot"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\RankingSnapshot"; reason: abstract.
Removed service ".instanceof.App\Entity\Referee.0.App\Entity\Referee"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Referee"; reason: abstract.
Removed service ".instanceof.App\Entity\Season.0.App\Entity\Season"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Season"; reason: abstract.
Removed service ".instanceof.App\Entity\Team.0.App\Entity\Team"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Team"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\FollowType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\FollowType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Gender"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Gender"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\Region"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\Region"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Ingestion\Resolver\ClubMatch"; reason: abstract.
Removed service ".abstract.instanceof.App\Ingestion\Resolver\ClubMatch"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClubRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClubRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompetitionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompetitionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GameRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RankingSnapshotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RankingSnapshotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeasonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SeasonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TeamRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TeamRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ScoreChartExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ScoreChartExtension"; reason: abstract.
141
Removed service "App\Clubee\ClubeeParser"; reason: unused.
Removed service "App\Clubee\Dto\CompetitionLinkDto"; reason: unused.
Removed service "App\Clubee\Dto\CompetitionPageDto"; reason: unused.
Removed service "App\Clubee\Dto\CompetitionRefDto"; reason: unused.
Removed service "App\Clubee\Dto\GameDto"; reason: unused.
Removed service "App\Clubee\Dto\GamesheetDto"; reason: unused.
Removed service "App\Clubee\Dto\OfficialDto"; reason: unused.
Removed service "App\Clubee\Dto\SeasonDto"; reason: unused.
Removed service "App\Clubee\Dto\StandingRowDto"; reason: unused.
Removed service "App\Clubee\Dto\TeamDto"; reason: unused.
Removed service "App\Clubee\Dto\VenueDto"; reason: unused.
Removed service "App\Clubee\RscStream"; reason: unused.
Removed service "App\Entity\Address"; reason: unused.
Removed service "App\Entity\Club"; reason: unused.
Removed service "App\Entity\ClubAlias"; reason: unused.
Removed service "App\Entity\Competition"; reason: unused.
Removed service "App\Entity\Game"; reason: unused.
Removed service "App\Entity\GameSet"; reason: unused.
Removed service "App\Entity\IngestionRun"; reason: unused.
Removed service "App\Entity\PushFollow"; reason: unused.
Removed service "App\Entity\PushSubscription"; reason: unused.
Removed service "App\Entity\RankingEntry"; reason: unused.
Removed service "App\Entity\RankingSnapshot"; reason: unused.
Removed service "App\Entity\Referee"; reason: unused.
Removed service "App\Entity\Season"; reason: unused.
Removed service "App\Entity\Team"; reason: unused.
Removed service "App\Enum\FollowType"; reason: unused.
Removed service "App\Enum\Gender"; reason: unused.
Removed service "App\Enum\Region"; reason: unused.
Removed service "App\Ingestion\Api\Dto\CompetitionDto"; reason: unused.
Removed service "App\Ingestion\Api\Dto\GameDetailDto"; reason: unused.
Removed service "App\Ingestion\Api\Dto\GameDto"; reason: unused.
Removed service "App\Ingestion\Api\Dto\OfficialDto"; reason: unused.
Removed service "App\Ingestion\Api\Dto\SeasonDto"; reason: unused.
Removed service "App\Ingestion\Api\Dto\StandingDto"; reason: unused.
Removed service "App\Ingestion\Api\Dto\StandingRowDto"; reason: unused.
Removed service "App\Ingestion\Api\Dto\TeamDto"; reason: unused.
Removed service "App\Ingestion\Api\Dto\VenueDto"; reason: unused.
Removed service "App\Ingestion\Api\Payload"; reason: unused.
Removed service "App\Ingestion\Api\SchemaDriftException"; reason: unused.
Removed service "App\Ingestion\PortalBannedException"; reason: unused.
Removed service "App\Ingestion\PortalClient"; reason: unused.
Removed service "App\Ingestion\PortalException"; reason: unused.
Removed service "App\Ingestion\Resolver\ClubMatch"; reason: unused.
Removed service "App\Ingestion\Resolver\ClubResolution"; reason: unused.
Removed service "App\Search\SearchResults"; reason: unused.
Removed service "App\Util\NameNormalizer"; reason: unused.
Removed service "App\Util\Slug"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; 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 "asset_mapper.compressor.brotli"; reason: unused.
Removed service "asset_mapper.compressor.zstandard"; reason: unused.
Removed service "asset_mapper.compressor.gzip"; reason: unused.
Removed service "http_client.mock_transport"; 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 "portal.client.scoping"; reason: unused.
Removed service "portal.client.retry_strategy"; reason: unused.
Removed service "portal.client.retryable"; reason: unused.
Removed service "portal.client.uri_template"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.normalizer.property"; 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 "validator.mapping.cache.adapter"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "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.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service ".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.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.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
293
Inlined service "App\Ingestion\Importer\CalendarImporter" to "App\Command\IngestCalendarCommand".
Inlined service "App\Ingestion\Importer\ClubImporter" to "App\Command\IngestCompetitionsCommand".
Inlined service "App\Ingestion\Importer\CompetitionImporter" to "App\Command\IngestCompetitionsCommand".
Inlined service "App\Ingestion\Importer\LiveImporter" to "App\Command\IngestLiveCommand".
Inlined service "App\Ingestion\Importer\StandingsImporter" to "App\Command\IngestStandingsCommand".
Inlined service ".service_locator.TJNRSaV.App\Controller\ClubController" to "App\Controller\ClubController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompetitionController" to "App\Controller\CompetitionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ExportController" to "App\Controller\ExportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\FollowController" to "App\Controller\FollowController".
Inlined service ".service_locator.TJNRSaV.App\Controller\GameController" to "App\Controller\GameController".
Inlined service ".service_locator.TJNRSaV.App\Controller\GameDetailController" to "App\Controller\GameDetailController".
Inlined service ".service_locator.TJNRSaV.App\Controller\HomeController" to "App\Controller\HomeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\LegacyController" to "App\Controller\LegacyController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SearchController" to "App\Controller\SearchController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SitemapController" to "App\Controller\SitemapController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TeamController" to "App\Controller\TeamController".
Inlined service "clubee.client.uri_template" to "App\Ingestion\ApiClient".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "cache.controller_expression_language.recorder_inner" to "cache.controller_expression_language".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.6eloqTE" to "console.command.cache_pool_invalidate_tags".
Inlined service ".service_locator.pKmY5Nr" 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 "cache.asset_mapper.recorder_inner" to "cache.asset_mapper".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
Inlined service "asset_mapper.compressor" to "asset_mapper.assets.command.compress".
Inlined service "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "clubee.client.retryable" to "clubee.client.scoping".
Inlined service "clubee.client.retry_strategy" to "clubee.client.retryable".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.aP814lZ" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service ".service_locator.a1Ru7SG" to "rate_limiter.attribute_listener".
Inlined service "limiter.storage.portal" to "limiter.portal".
Inlined service "limiter.storage.on_demand" to "limiter.on_demand".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.CBIx4lB" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.manager_registry_aware_connection_provider" to "doctrine.run_sql_command".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.n98meg9" 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.lJyZNef" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.importmap" to "twig".
Inlined service "App\Twig\ScoreChartExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.yDIX.xc" to "twig.runtime_loader".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "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 "doctrine.orm.entity_value_resolver.console" to ".debug.console.value_resolver.doctrine.orm.entity_value_resolver.console".
Inlined service "console.argument_resolver.uid" to ".debug.console.value_resolver.console.argument_resolver.uid".
Inlined service "console.argument_resolver.input_file" to ".debug.console.value_resolver.console.argument_resolver.input_file".
Inlined service "console.argument_resolver.map_input" to ".debug.console.value_resolver.console.argument_resolver.map_input".
Inlined service "console.argument_resolver.service" to ".debug.console.value_resolver.console.argument_resolver.service".
Inlined service "console.argument_resolver.default" to ".debug.console.value_resolver.console.argument_resolver.default".
Inlined service "console.argument_resolver.variadic" to ".debug.console.value_resolver.console.argument_resolver.variadic".
Inlined service ".service_locator.Nn2TLSD" to ".service_locator.Nn2TLSD.App\Controller\ClubController::show()".
Inlined service ".service_locator.YweCOna" to ".service_locator.YweCOna.App\Controller\CompetitionController::index()".
Inlined service ".service_locator.essitvA" to ".service_locator.essitvA.App\Controller\CompetitionController::show()".
Inlined service ".service_locator.ffGR0zf" to ".service_locator.ffGR0zf.App\Controller\ExportController::team()".
Inlined service ".service_locator.aRq.Gqb" to ".service_locator.aRq.Gqb.App\Controller\ExportController::club()".
Inlined service ".service_locator.cjOe_yH" to ".service_locator.cjOe_yH.App\Controller\ExportController::followed()".
Inlined service ".service_locator.zMFlM5m" to ".service_locator.zMFlM5m.App\Controller\FollowController::mine()".
Inlined service ".service_locator.GOvgKkI" to ".service_locator.GOvgKkI.App\Controller\GameDetailController::fetch()".
Inlined service ".service_locator.UobAG4a" to ".service_locator.UobAG4a.App\Controller\LegacyController::competitionForTeam()".
Inlined service ".service_locator.cPFdnHL" to ".service_locator.cPFdnHL.App\Controller\LegacyController::competition()".
Inlined service ".service_locator.M.qJDhq" to ".service_locator.M.qJDhq.App\Controller\SitemapController::sitemap()".
Inlined service ".service_locator.1IDI5Yd" to ".service_locator.1IDI5Yd.App\Controller\TeamController::show()".
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 "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.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 "argument_resolver.header_value_resolver" to ".debug.value_resolver.argument_resolver.header_value_resolver".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".debug.clubee.client.inner" to ".debug.clubee.client".
Inlined service ".debug.portal.client.inner" to ".debug.portal.client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.s8nLSlz" to ".service_locator.s8nLSlz.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets.empty_version_strategy" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.LE7KBAb" to "debug.argument_resolver.inner".
Inlined service ".service_locator.pCyQZYo" to "debug.console.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.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.pwRq6nc" to "console.command_loader".
Inlined service ".service_locator.s8nLSlz.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 "debug.console.argument_resolver.inner" to "console.argument_resolver".
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_accessor" to "debug.serializer".
2
Tag "container.decorator" was defined on service(s) "asset_mapper.cached_mapped_asset_factory", "http_client.uri_template", "debug.validator", "debug.serializer", "event_dispatcher", "console.argument_resolver", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.cache", "monolog.logger.asset_mapper", "monolog.logger.http_client", "monolog.logger.deprecation", but was never used.
4
Removing build parameter ".kernel.config_dir".
Keeping array build parameter ".kernel.bundles_definition" for placeholder resolution.
Keeping array build parameter ".container.known_envs" for placeholder resolution.
Keeping array build parameter ".serializer.named_serializers" for placeholder resolution.