Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (3)
Time
Message
deprecation
Method "Doctrine\DBAL\Platforms\AbstractPlatform::getListNamespacesSQL()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Repository\Doctrine\DBAL\Platforms\PostgreSqlPlatform" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Doctrine\DBAL\Platforms\PostgreSQLPlatform::getListSequencesSQL()" method is considered internal The method should be only used from within the {@see AbstractSchemaManager} class hierarchy. It may change without further notice. You should not extend it from "App\Repository\Doctrine\DBAL\Platforms\PostgreSqlPlatform".
Method "Doctrine\DBAL\Platforms\AbstractPlatform::getListTablesSQL()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Repository\Doctrine\DBAL\Platforms\PostgreSqlPlatform" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.
Since symfony/framework-bundle 5.4: Not setting the "framework.messenger.reset_on_message" configuration option is deprecated, it will default to "true" in version 6.0.
Since doctrine/doctrine-bundle 2.9: The "platform_service" configuration key is deprecated since doctrine-bundle 2.9. DBAL 4 will not support setting a custom platform via connection params anymore.
Method "Symfony\Component\Security\Core\User\UserInterface::getRoles()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Entity\User\User" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\Entity\User\User" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getUsername()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Entity\User\User" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\Loto\ExportCheckStatusCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\Loto\WriteWinningPaymentsResponseCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\Reporting\GenerateGamePeriodSalesReportCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\Utils\CleanupMigrationsCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\Utils\GenerateAdminCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\Utils\GenerateDITraitCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\Utils\GenerateRepositoryCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Controller\Api\SuperContestApiController" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\DataFixtures\Common\GameTypesFixtures" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\DataFixtures\Common\LotoUsersFixtures" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\DataFixtures\Feature\LotoWinningPaymentsFixture" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\DataFixtures\Feature\Sonata\SonataAccessFixtures" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\DataFixtures\Loto\Prize\PrizePaymentDashboardFixture" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\EventListener\Serializer\SerializerEventSubscriber" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\Data\Config\AppConfigService" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\Data\Contest\SuperContestService" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\Data\Game\GameTicketService" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\External\Loto\LotoDataTransformer" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Twig\UtilFilters" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the ".service_locator.H_5dZOt" service.
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://amparcat-loto-backend.feat-add-aircash.d.com.ro/robots.txt"" at /var/www/vhosts/d.com.ro/amparcat-loto-backend.feat-add-aircash/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
User Deprecated: Method "Doctrine\DBAL\Driver::getSchemaManager()" might add "AbstractSchemaManager" as a native return type declaration in the future. Do the same in implementation "App\Repository\Doctrine\DBAL\Platforms\CustomPostgreSQLDriver" now to avoid errors or add an explicit @return annotation to suppress this message.
Log messages generated during the compilation of the service container.
Messages
Class
455
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Contest\WinnerPickerCommand" (parent: .abstract.instanceof.App\Command\Contest\WinnerPickerCommand).
Resolving inheritance for "App\Command\Contest\WinnerPickerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Contest\WinnerPickerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\DeleteHourlyAfterDailyCommand" (parent: .abstract.instanceof.App\Command\Loto\DeleteHourlyAfterDailyCommand).
Resolving inheritance for "App\Command\Loto\DeleteHourlyAfterDailyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\DeleteHourlyAfterDailyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ExportCheckStatusCommand" (parent: .abstract.instanceof.App\Command\Loto\ExportCheckStatusCommand).
Resolving inheritance for "App\Command\Loto\ExportCheckStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ExportCheckStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ExportPlayedTicketsCommand" (parent: .abstract.instanceof.App\Command\Loto\ExportPlayedTicketsCommand).
Resolving inheritance for "App\Command\Loto\ExportPlayedTicketsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ExportPlayedTicketsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ExportPlayedTicketsCommandV2" (parent: .abstract.instanceof.App\Command\Loto\ExportPlayedTicketsCommandV2).
Resolving inheritance for "App\Command\Loto\ExportPlayedTicketsCommandV2" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ExportPlayedTicketsCommandV2).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ExportPlayedTicketsHourlyCommand" (parent: .abstract.instanceof.App\Command\Loto\ExportPlayedTicketsHourlyCommand).
Resolving inheritance for "App\Command\Loto\ExportPlayedTicketsHourlyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ExportPlayedTicketsHourlyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ImportBannedCnpCommand" (parent: .abstract.instanceof.App\Command\Loto\ImportBannedCnpCommand).
Resolving inheritance for "App\Command\Loto\ImportBannedCnpCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ImportBannedCnpCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ImportBannedProfilesFromFTPCommand" (parent: .abstract.instanceof.App\Command\Loto\ImportBannedProfilesFromFTPCommand).
Resolving inheritance for "App\Command\Loto\ImportBannedProfilesFromFTPCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ImportBannedProfilesFromFTPCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\InvalidateTicketCommand" (parent: .abstract.instanceof.App\Command\Loto\InvalidateTicketCommand).
Resolving inheritance for "App\Command\Loto\InvalidateTicketCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\InvalidateTicketCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadGameDrawsCommand" (parent: .abstract.instanceof.App\Command\Loto\ReadGameDrawsCommand).
Resolving inheritance for "App\Command\Loto\ReadGameDrawsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadGameDrawsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadGamePeriodsCommand" (parent: .abstract.instanceof.App\Command\Loto\ReadGamePeriodsCommand).
Resolving inheritance for "App\Command\Loto\ReadGamePeriodsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadGamePeriodsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadJackpotsCommand" (parent: .abstract.instanceof.App\Command\Loto\ReadJackpotsCommand).
Resolving inheritance for "App\Command\Loto\ReadJackpotsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadJackpotsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadTicketsCommand" (parent: .abstract.instanceof.App\Command\Loto\ReadTicketsCommand).
Resolving inheritance for "App\Command\Loto\ReadTicketsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadTicketsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadWinningPaymentsCommand" (parent: .abstract.instanceof.App\Command\Loto\ReadWinningPaymentsCommand).
Resolving inheritance for "App\Command\Loto\ReadWinningPaymentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadWinningPaymentsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadWinningsCommand" (parent: .abstract.instanceof.App\Command\Loto\ReadWinningsCommand).
Resolving inheritance for "App\Command\Loto\ReadWinningsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadWinningsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\UpdateInfoGameCommand" (parent: .abstract.instanceof.App\Command\Loto\UpdateInfoGameCommand).
Resolving inheritance for "App\Command\Loto\UpdateInfoGameCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\UpdateInfoGameCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\UploadDailyExportCommand" (parent: .abstract.instanceof.App\Command\Loto\UploadDailyExportCommand).
Resolving inheritance for "App\Command\Loto\UploadDailyExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\UploadDailyExportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\UploadHourlyExportCommand" (parent: .abstract.instanceof.App\Command\Loto\UploadHourlyExportCommand).
Resolving inheritance for "App\Command\Loto\UploadHourlyExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\UploadHourlyExportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\WriteWinningPaymentsResponseCommand" (parent: .abstract.instanceof.App\Command\Loto\WriteWinningPaymentsResponseCommand).
Resolving inheritance for "App\Command\Loto\WriteWinningPaymentsResponseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\WriteWinningPaymentsResponseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\DeleteLogsCommand" (parent: .abstract.instanceof.App\Command\Maintenance\DeleteLogsCommand).
Resolving inheritance for "App\Command\Maintenance\DeleteLogsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\DeleteLogsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Notification\EmailTicketsCommand" (parent: .abstract.instanceof.App\Command\Notification\EmailTicketsCommand).
Resolving inheritance for "App\Command\Notification\EmailTicketsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Notification\EmailTicketsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Notification\UpdateTicketNotificationObjectRefCommand" (parent: .abstract.instanceof.App\Command\Notification\UpdateTicketNotificationObjectRefCommand).
Resolving inheritance for "App\Command\Notification\UpdateTicketNotificationObjectRefCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Notification\UpdateTicketNotificationObjectRefCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\GenerateDailyGeneratedTicketsSummaryCommand" (parent: .abstract.instanceof.App\Command\Reporting\GenerateDailyGeneratedTicketsSummaryCommand).
Resolving inheritance for "App\Command\Reporting\GenerateDailyGeneratedTicketsSummaryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\GenerateDailyGeneratedTicketsSummaryCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\GenerateGamePeriodSalesReportCommand" (parent: .abstract.instanceof.App\Command\Reporting\GenerateGamePeriodSalesReportCommand).
Resolving inheritance for "App\Command\Reporting\GenerateGamePeriodSalesReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\GenerateGamePeriodSalesReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\GenerateSuperContestParticipantsReportCommand" (parent: .abstract.instanceof.App\Command\Reporting\GenerateSuperContestParticipantsReportCommand).
Resolving inheritance for "App\Command\Reporting\GenerateSuperContestParticipantsReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\GenerateSuperContestParticipantsReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\SendGamePeriodSalesReportCommand" (parent: .abstract.instanceof.App\Command\Reporting\SendGamePeriodSalesReportCommand).
Resolving inheritance for "App\Command\Reporting\SendGamePeriodSalesReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\SendGamePeriodSalesReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SuperContest\GenerateContestsCommand" (parent: .abstract.instanceof.App\Command\SuperContest\GenerateContestsCommand).
Resolving inheritance for "App\Command\SuperContest\GenerateContestsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SuperContest\GenerateContestsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SuperContest\InactivateCompleteContestsCommand" (parent: .abstract.instanceof.App\Command\SuperContest\InactivateCompleteContestsCommand).
Resolving inheritance for "App\Command\SuperContest\InactivateCompleteContestsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SuperContest\InactivateCompleteContestsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\GenerateMissingBarcodesCommand" (parent: .abstract.instanceof.App\Command\Ticket\GenerateMissingBarcodesCommand).
Resolving inheritance for "App\Command\Ticket\GenerateMissingBarcodesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\GenerateMissingBarcodesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\GenerateTestTicketsCommand" (parent: .abstract.instanceof.App\Command\Ticket\GenerateTestTicketsCommand).
Resolving inheritance for "App\Command\Ticket\GenerateTestTicketsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\GenerateTestTicketsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\PayTicketWinningCommand" (parent: .abstract.instanceof.App\Command\Ticket\PayTicketWinningCommand).
Resolving inheritance for "App\Command\Ticket\PayTicketWinningCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\PayTicketWinningCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\ScheduledTicketsCommand" (parent: .abstract.instanceof.App\Command\Ticket\ScheduledTicketsCommand).
Resolving inheritance for "App\Command\Ticket\ScheduledTicketsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\ScheduledTicketsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\ScheduledTicketsGenerateTicketsCommand" (parent: .abstract.instanceof.App\Command\Ticket\ScheduledTicketsGenerateTicketsCommand).
Resolving inheritance for "App\Command\Ticket\ScheduledTicketsGenerateTicketsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\ScheduledTicketsGenerateTicketsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\UpdateTicketTotalPriceCommand" (parent: .abstract.instanceof.App\Command\Ticket\UpdateTicketTotalPriceCommand).
Resolving inheritance for "App\Command\Ticket\UpdateTicketTotalPriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\UpdateTicketTotalPriceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\GenerateAccountTransferPreviewsCommand" (parent: .abstract.instanceof.App\Command\User\GenerateAccountTransferPreviewsCommand).
Resolving inheritance for "App\Command\User\GenerateAccountTransferPreviewsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\GenerateAccountTransferPreviewsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\CleanupMigrationsCommand" (parent: .abstract.instanceof.App\Command\Utils\CleanupMigrationsCommand).
Resolving inheritance for "App\Command\Utils\CleanupMigrationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\CleanupMigrationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateAdminCommand" (parent: .abstract.instanceof.App\Command\Utils\GenerateAdminCommand).
Resolving inheritance for "App\Command\Utils\GenerateAdminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateAdminCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateDITraitCommand" (parent: .abstract.instanceof.App\Command\Utils\GenerateDITraitCommand).
Resolving inheritance for "App\Command\Utils\GenerateDITraitCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateDITraitCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateRepositoryCommand" (parent: .abstract.instanceof.App\Command\Utils\GenerateRepositoryCommand).
Resolving inheritance for "App\Command\Utils\GenerateRepositoryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateRepositoryCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Block\AdminBlockController" (parent: .abstract.instanceof.App\Controller\Admin\Block\AdminBlockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Block\AdminBlockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Block\AdminBlockController).
Resolving inheritance for "App\Controller\Admin\Block\AdminBlockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Block\AdminBlockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController" (parent: .abstract.instanceof.App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController).
Resolving inheritance for "App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController" (parent: .abstract.instanceof.App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController).
Resolving inheritance for "App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\GameTicketCRUDController" (parent: .abstract.instanceof.App\Controller\Admin\Loto\GameTicketCRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\GameTicketCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\GameTicketCRUDController).
Resolving inheritance for "App\Controller\Admin\Loto\GameTicketCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\GameTicketCRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\LotoFTPAdminController" (parent: .abstract.instanceof.App\Controller\Admin\Loto\LotoFTPAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\LotoFTPAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\LotoFTPAdminController).
Resolving inheritance for "App\Controller\Admin\Loto\LotoFTPAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\LotoFTPAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\ScheduledTicketCRUDController" (parent: .abstract.instanceof.App\Controller\Admin\Loto\ScheduledTicketCRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\ScheduledTicketCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\ScheduledTicketCRUDController).
Resolving inheritance for "App\Controller\Admin\Loto\ScheduledTicketCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\ScheduledTicketCRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\TransactionXlsParserController" (parent: .abstract.instanceof.App\Controller\Admin\Loto\TransactionXlsParserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\TransactionXlsParserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\TransactionXlsParserController).
Resolving inheritance for "App\Controller\Admin\Loto\TransactionXlsParserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\TransactionXlsParserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Notification\UserNotificationCRUDController" (parent: .abstract.instanceof.App\Controller\Admin\Notification\UserNotificationCRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Notification\UserNotificationCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Notification\UserNotificationCRUDController).
Resolving inheritance for "App\Controller\Admin\Notification\UserNotificationCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Notification\UserNotificationCRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reporting\GameWinningPaymentReportCRUDController" (parent: .abstract.instanceof.App\Controller\Admin\Reporting\GameWinningPaymentReportCRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reporting\GameWinningPaymentReportCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reporting\GameWinningPaymentReportCRUDController).
Resolving inheritance for "App\Controller\Admin\Reporting\GameWinningPaymentReportCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reporting\GameWinningPaymentReportCRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Security\AccountTransferPreviewCRUDController" (parent: .abstract.instanceof.App\Controller\Admin\Security\AccountTransferPreviewCRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Security\AccountTransferPreviewCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Security\AccountTransferPreviewCRUDController).
Resolving inheritance for "App\Controller\Admin\Security\AccountTransferPreviewCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Security\AccountTransferPreviewCRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SuperContest\SuperContestCRUDController" (parent: .abstract.instanceof.App\Controller\Admin\SuperContest\SuperContestCRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SuperContest\SuperContestCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SuperContest\SuperContestCRUDController).
Resolving inheritance for "App\Controller\Admin\SuperContest\SuperContestCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SuperContest\SuperContestCRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SuperContest\SuperContestDefinitionCRUDController" (parent: .abstract.instanceof.App\Controller\Admin\SuperContest\SuperContestDefinitionCRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SuperContest\SuperContestDefinitionCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SuperContest\SuperContestDefinitionCRUDController).
Resolving inheritance for "App\Controller\Admin\SuperContest\SuperContestDefinitionCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SuperContest\SuperContestDefinitionCRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\User\UserTestimonialCRUDController" (parent: .abstract.instanceof.App\Controller\Admin\User\UserTestimonialCRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\User\UserTestimonialCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\User\UserTestimonialCRUDController).
Resolving inheritance for "App\Controller\Admin\User\UserTestimonialCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\User\UserTestimonialCRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AppConfigController" (parent: .abstract.instanceof.App\Controller\Api\AppConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AppConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AppConfigController).
Resolving inheritance for "App\Controller\Api\AppConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AppConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BillingApiController" (parent: .abstract.instanceof.App\Controller\Api\BillingApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BillingApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BillingApiController).
Resolving inheritance for "App\Controller\Api\BillingApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BillingApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FirestoreApiController" (parent: .abstract.instanceof.App\Controller\Api\FirestoreApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FirestoreApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FirestoreApiController).
Resolving inheritance for "App\Controller\Api\FirestoreApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FirestoreApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GameApiController" (parent: .abstract.instanceof.App\Controller\Api\GameApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GameApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GameApiController).
Resolving inheritance for "App\Controller\Api\GameApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GameApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GameWinningPaymentController" (parent: .abstract.instanceof.App\Controller\Api\GameWinningPaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GameWinningPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GameWinningPaymentController).
Resolving inheritance for "App\Controller\Api\GameWinningPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GameWinningPaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PaymentApiController" (parent: .abstract.instanceof.App\Controller\Api\PaymentApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PaymentApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PaymentApiController).
Resolving inheritance for "App\Controller\Api\PaymentApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PaymentApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ScheduledTicketApiController" (parent: .abstract.instanceof.App\Controller\Api\ScheduledTicketApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ScheduledTicketApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ScheduledTicketApiController).
Resolving inheritance for "App\Controller\Api\ScheduledTicketApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ScheduledTicketApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SecurityApiController" (parent: .abstract.instanceof.App\Controller\Api\SecurityApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SecurityApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SecurityApiController).
Resolving inheritance for "App\Controller\Api\SecurityApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SecurityApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SuperContestApiController" (parent: .abstract.instanceof.App\Controller\Api\SuperContestApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SuperContestApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SuperContestApiController).
Resolving inheritance for "App\Controller\Api\SuperContestApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SuperContestApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\TicketApiController" (parent: .abstract.instanceof.App\Controller\Api\TicketApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\TicketApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\TicketApiController).
Resolving inheritance for "App\Controller\Api\TicketApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\TicketApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserApiController" (parent: .abstract.instanceof.App\Controller\Api\UserApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserApiController).
Resolving inheritance for "App\Controller\Api\UserApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DebugController" (parent: .abstract.instanceof.App\Controller\DebugController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DebugController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DebugController).
Resolving inheritance for "App\Controller\DebugController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DebugController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\External\AmParcatApiController" (parent: .abstract.instanceof.App\Controller\External\AmParcatApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\External\AmParcatApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\External\AmParcatApiController).
Resolving inheritance for "App\Controller\External\AmParcatApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\External\AmParcatApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaticPageController" (parent: .abstract.instanceof.App\Controller\StaticPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaticPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaticPageController).
Resolving inheritance for "App\Controller\StaticPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaticPageController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Common\GameTypesFixtures" (parent: .abstract.instanceof.App\DataFixtures\Common\GameTypesFixtures).
Resolving inheritance for "App\DataFixtures\Common\GameTypesFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Common\GameTypesFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Common\LotoUsersFixtures" (parent: .abstract.instanceof.App\DataFixtures\Common\LotoUsersFixtures).
Resolving inheritance for "App\DataFixtures\Common\LotoUsersFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Common\LotoUsersFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Feature\LotoWinningPaymentsFixture" (parent: .abstract.instanceof.App\DataFixtures\Feature\LotoWinningPaymentsFixture).
Resolving inheritance for "App\DataFixtures\Feature\LotoWinningPaymentsFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Feature\LotoWinningPaymentsFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Feature\Sonata\SonataAccessFixtures" (parent: .abstract.instanceof.App\DataFixtures\Feature\Sonata\SonataAccessFixtures).
Resolving inheritance for "App\DataFixtures\Feature\Sonata\SonataAccessFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Feature\Sonata\SonataAccessFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\GlobalConfigFixtures" (parent: .abstract.instanceof.App\DataFixtures\GlobalConfigFixtures).
Resolving inheritance for "App\DataFixtures\GlobalConfigFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\GlobalConfigFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Loto\GameTypeFixtures" (parent: .abstract.instanceof.App\DataFixtures\Loto\GameTypeFixtures).
Resolving inheritance for "App\DataFixtures\Loto\GameTypeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Loto\GameTypeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Loto\Prize\PrizePaymentDashboardFixture" (parent: .abstract.instanceof.App\DataFixtures\Loto\Prize\PrizePaymentDashboardFixture).
Resolving inheritance for "App\DataFixtures\Loto\Prize\PrizePaymentDashboardFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Loto\Prize\PrizePaymentDashboardFixture).
Resolving inheritance for ".instanceof.JMS\Serializer\Handler\SubscribingHandlerInterface.0.App\EventListener\Serializer\JMSSerializerHandler" (parent: .abstract.instanceof.App\EventListener\Serializer\JMSSerializerHandler).
Resolving inheritance for "App\EventListener\Serializer\JMSSerializerHandler" (parent: .instanceof.JMS\Serializer\Handler\SubscribingHandlerInterface.0.App\EventListener\Serializer\JMSSerializerHandler).
Resolving inheritance for ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventListener\Serializer\SerializerEventSubscriber" (parent: .abstract.instanceof.App\EventListener\Serializer\SerializerEventSubscriber).
Resolving inheritance for "App\EventListener\Serializer\SerializerEventSubscriber" (parent: .instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventListener\Serializer\SerializerEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Game\TicketEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Game\TicketEventSubscriber).
Resolving inheritance for "App\EventSubscriber\Game\TicketEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Game\TicketEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TicketPaymentEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\TicketPaymentEventSubscriber).
Resolving inheritance for "App\EventSubscriber\TicketPaymentEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TicketPaymentEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AmParcat\AmParcatMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\AmParcat\AmParcatMessageHandler).
Resolving inheritance for "App\MessageHandler\AmParcat\AmParcatMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AmParcat\AmParcatMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Contest\SuperContestMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Contest\SuperContestMessageHandler).
Resolving inheritance for "App\MessageHandler\Contest\SuperContestMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Contest\SuperContestMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Loto\LotoTicketFileMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Loto\LotoTicketFileMessageHandler).
Resolving inheritance for "App\MessageHandler\Loto\LotoTicketFileMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Loto\LotoTicketFileMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Loto\WinningPaymentMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Loto\WinningPaymentMessageHandler).
Resolving inheritance for "App\MessageHandler\Loto\WinningPaymentMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Loto\WinningPaymentMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\NotificationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Notification\NotificationMessageHandler).
Resolving inheritance for "App\MessageHandler\Notification\NotificationMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\NotificationMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Payment\PaymentMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Payment\PaymentMessageHandler).
Resolving inheritance for "App\MessageHandler\Payment\PaymentMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Payment\PaymentMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\AppConfigRepository" (parent: .abstract.instanceof.App\Repository\Config\AppConfigRepository).
Resolving inheritance for "App\Repository\Config\AppConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\AppConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\GlobalConfigRepository" (parent: .abstract.instanceof.App\Repository\Config\GlobalConfigRepository).
Resolving inheritance for "App\Repository\Config\GlobalConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\GlobalConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\InfoGameRepository" (parent: .abstract.instanceof.App\Repository\Config\InfoGameRepository).
Resolving inheritance for "App\Repository\Config\InfoGameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\InfoGameRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\LotoResultLinksRepository" (parent: .abstract.instanceof.App\Repository\Config\LotoResultLinksRepository).
Resolving inheritance for "App\Repository\Config\LotoResultLinksRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\LotoResultLinksRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\TextEntryKeyRepository" (parent: .abstract.instanceof.App\Repository\Config\TextEntryKeyRepository).
Resolving inheritance for "App\Repository\Config\TextEntryKeyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\TextEntryKeyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\TextEntryRepository" (parent: .abstract.instanceof.App\Repository\Config\TextEntryRepository).
Resolving inheritance for "App\Repository\Config\TextEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\TextEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestDefinitionRepository" (parent: .abstract.instanceof.App\Repository\Contest\SuperContestDefinitionRepository).
Resolving inheritance for "App\Repository\Contest\SuperContestDefinitionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestDefinitionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestListEntryRepository" (parent: .abstract.instanceof.App\Repository\Contest\SuperContestListEntryRepository).
Resolving inheritance for "App\Repository\Contest\SuperContestListEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestListEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestPrizeRepository" (parent: .abstract.instanceof.App\Repository\Contest\SuperContestPrizeRepository).
Resolving inheritance for "App\Repository\Contest\SuperContestPrizeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestPrizeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestReportEntryRepository" (parent: .abstract.instanceof.App\Repository\Contest\SuperContestReportEntryRepository).
Resolving inheritance for "App\Repository\Contest\SuperContestReportEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestReportEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestRepository" (parent: .abstract.instanceof.App\Repository\Contest\SuperContestRepository).
Resolving inheritance for "App\Repository\Contest\SuperContestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\CronLogRepository" (parent: .abstract.instanceof.App\Repository\Log\CronLogRepository).
Resolving inheritance for "App\Repository\Log\CronLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\CronLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\ErrorLogRepository" (parent: .abstract.instanceof.App\Repository\Log\ErrorLogRepository).
Resolving inheritance for "App\Repository\Log\ErrorLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\ErrorLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\RequestLogRepository" (parent: .abstract.instanceof.App\Repository\Log\RequestLogRepository).
Resolving inheritance for "App\Repository\Log\RequestLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\RequestLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\ScheduledTicketLogEntryRepository" (parent: .abstract.instanceof.App\Repository\Log\ScheduledTicketLogEntryRepository).
Resolving inheritance for "App\Repository\Log\ScheduledTicketLogEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\ScheduledTicketLogEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\ExportFileRepository" (parent: .abstract.instanceof.App\Repository\Loto\Filesystem\ExportFileRepository).
Resolving inheritance for "App\Repository\Loto\Filesystem\ExportFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\ExportFileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\HourlyExportFileRepository" (parent: .abstract.instanceof.App\Repository\Loto\Filesystem\HourlyExportFileRepository).
Resolving inheritance for "App\Repository\Loto\Filesystem\HourlyExportFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\HourlyExportFileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\SummaryFileRepository" (parent: .abstract.instanceof.App\Repository\Loto\Filesystem\SummaryFileRepository).
Resolving inheritance for "App\Repository\Loto\Filesystem\SummaryFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\SummaryFileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\TicketFileRepository" (parent: .abstract.instanceof.App\Repository\Loto\Filesystem\TicketFileRepository).
Resolving inheritance for "App\Repository\Loto\Filesystem\TicketFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\TicketFileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\WinningPaymentFileRepository" (parent: .abstract.instanceof.App\Repository\Loto\Filesystem\WinningPaymentFileRepository).
Resolving inheritance for "App\Repository\Loto\Filesystem\WinningPaymentFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\WinningPaymentFileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameDrawRepository" (parent: .abstract.instanceof.App\Repository\Loto\GameDrawRepository).
Resolving inheritance for "App\Repository\Loto\GameDrawRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameDrawRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameOptionRepository" (parent: .abstract.instanceof.App\Repository\Loto\GameOptionRepository).
Resolving inheritance for "App\Repository\Loto\GameOptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameOptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GamePeriodRepository" (parent: .abstract.instanceof.App\Repository\Loto\GamePeriodRepository).
Resolving inheritance for "App\Repository\Loto\GamePeriodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GamePeriodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameReducedSchemeRepository" (parent: .abstract.instanceof.App\Repository\Loto\GameReducedSchemeRepository).
Resolving inheritance for "App\Repository\Loto\GameReducedSchemeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameReducedSchemeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameSummaryRepository" (parent: .abstract.instanceof.App\Repository\Loto\GameSummaryRepository).
Resolving inheritance for "App\Repository\Loto\GameSummaryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameSummaryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameTicketRepository" (parent: .abstract.instanceof.App\Repository\Loto\GameTicketRepository).
Resolving inheritance for "App\Repository\Loto\GameTicketRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameTicketRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameTypeRepository" (parent: .abstract.instanceof.App\Repository\Loto\GameTypeRepository).
Resolving inheritance for "App\Repository\Loto\GameTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameVariantRepository" (parent: .abstract.instanceof.App\Repository\Loto\GameVariantRepository).
Resolving inheritance for "App\Repository\Loto\GameVariantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameVariantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameWinningPaymentRepository" (parent: .abstract.instanceof.App\Repository\Loto\GameWinningPaymentRepository).
Resolving inheritance for "App\Repository\Loto\GameWinningPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameWinningPaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameWinningRepository" (parent: .abstract.instanceof.App\Repository\Loto\GameWinningRepository).
Resolving inheritance for "App\Repository\Loto\GameWinningRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameWinningRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\JackpotRepository" (parent: .abstract.instanceof.App\Repository\Loto\JackpotRepository).
Resolving inheritance for "App\Repository\Loto\JackpotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\JackpotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\NorocVariantRepository" (parent: .abstract.instanceof.App\Repository\Loto\NorocVariantRepository).
Resolving inheritance for "App\Repository\Loto\NorocVariantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\NorocVariantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\ScheduledTicketRepository" (parent: .abstract.instanceof.App\Repository\Loto\ScheduledTicketRepository).
Resolving inheritance for "App\Repository\Loto\ScheduledTicketRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\ScheduledTicketRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\EmailNotificationRepository" (parent: .abstract.instanceof.App\Repository\Notification\EmailNotificationRepository).
Resolving inheritance for "App\Repository\Notification\EmailNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\EmailNotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\PushNotificationRepository" (parent: .abstract.instanceof.App\Repository\Notification\PushNotificationRepository).
Resolving inheritance for "App\Repository\Notification\PushNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\PushNotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Organization\PartnerCompanyRepository" (parent: .abstract.instanceof.App\Repository\Organization\PartnerCompanyRepository).
Resolving inheritance for "App\Repository\Organization\PartnerCompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Organization\PartnerCompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\StatusEntryRepository" (parent: .abstract.instanceof.App\Repository\Payment\StatusEntryRepository).
Resolving inheritance for "App\Repository\Payment\StatusEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\StatusEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\TransactionRepository" (parent: .abstract.instanceof.App\Repository\Payment\TransactionRepository).
Resolving inheritance for "App\Repository\Payment\TransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\TransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reporting\DailyGeneratedTicketsReportEntryRepository" (parent: .abstract.instanceof.App\Repository\Reporting\DailyGeneratedTicketsReportEntryRepository).
Resolving inheritance for "App\Repository\Reporting\DailyGeneratedTicketsReportEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reporting\DailyGeneratedTicketsReportEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reporting\GamePeriodSalesReportRepository" (parent: .abstract.instanceof.App\Repository\Reporting\GamePeriodSalesReportRepository).
Resolving inheritance for "App\Repository\Reporting\GamePeriodSalesReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reporting\GamePeriodSalesReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reporting\TicketPurchaseEntryRepository" (parent: .abstract.instanceof.App\Repository\Reporting\TicketPurchaseEntryRepository).
Resolving inheritance for "App\Repository\Reporting\TicketPurchaseEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reporting\TicketPurchaseEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\AccountTransferLogRepository" (parent: .abstract.instanceof.App\Repository\Security\AccountTransferLogRepository).
Resolving inheritance for "App\Repository\Security\AccountTransferLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\AccountTransferLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\AccountTransferPreviewRepository" (parent: .abstract.instanceof.App\Repository\Security\AccountTransferPreviewRepository).
Resolving inheritance for "App\Repository\Security\AccountTransferPreviewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\AccountTransferPreviewRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\AuthTokenRepository" (parent: .abstract.instanceof.App\Repository\Security\AuthTokenRepository).
Resolving inheritance for "App\Repository\Security\AuthTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\AuthTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\BannedUserProfileRepository" (parent: .abstract.instanceof.App\Repository\User\BannedUserProfileRepository).
Resolving inheritance for "App\Repository\User\BannedUserProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\BannedUserProfileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\BillingInfoRepository" (parent: .abstract.instanceof.App\Repository\User\BillingInfoRepository).
Resolving inheritance for "App\Repository\User\BillingInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\BillingInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\SubscriptionPlanRepository" (parent: .abstract.instanceof.App\Repository\User\SubscriptionPlanRepository).
Resolving inheritance for "App\Repository\User\SubscriptionPlanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\SubscriptionPlanRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserProfileRepository" (parent: .abstract.instanceof.App\Repository\User\UserProfileRepository).
Resolving inheritance for "App\Repository\User\UserProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserProfileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository" (parent: .abstract.instanceof.App\Repository\User\UserRepository).
Resolving inheritance for "App\Repository\User\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserTestimonialRepository" (parent: .abstract.instanceof.App\Repository\User\UserTestimonialRepository).
Resolving inheritance for "App\Repository\User\UserTestimonialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserTestimonialRepository).
Resolving inheritance for ".instanceof.App\Service\Data\Contest\EligibilityCriterionServiceInterface.0.App\Service\Data\Contest\MinimumAnyTicketsCriterionService" (parent: .abstract.instanceof.App\Service\Data\Contest\MinimumAnyTicketsCriterionService).
Resolving inheritance for "App\Service\Data\Contest\MinimumAnyTicketsCriterionService" (parent: .instanceof.App\Service\Data\Contest\EligibilityCriterionServiceInterface.0.App\Service\Data\Contest\MinimumAnyTicketsCriterionService).
Resolving inheritance for ".instanceof.App\Service\Data\Contest\EligibilityCriterionServiceInterface.0.App\Service\Data\Contest\MinimumGeneratedTicketsCriterionService" (parent: .abstract.instanceof.App\Service\Data\Contest\MinimumGeneratedTicketsCriterionService).
Resolving inheritance for "App\Service\Data\Contest\MinimumGeneratedTicketsCriterionService" (parent: .instanceof.App\Service\Data\Contest\EligibilityCriterionServiceInterface.0.App\Service\Data\Contest\MinimumGeneratedTicketsCriterionService).
Resolving inheritance for ".instanceof.App\Service\Data\Contest\EligibilityCriterionServiceInterface.0.App\Service\Data\Contest\OwnedSubscriptionPlanCriterionService" (parent: .abstract.instanceof.App\Service\Data\Contest\OwnedSubscriptionPlanCriterionService).
Resolving inheritance for "App\Service\Data\Contest\OwnedSubscriptionPlanCriterionService" (parent: .instanceof.App\Service\Data\Contest\EligibilityCriterionServiceInterface.0.App\Service\Data\Contest\OwnedSubscriptionPlanCriterionService).
Resolving inheritance for ".instanceof.App\Service\Data\Game\Rules\TicketRulesInterface.0.App\Service\Data\Game\Rules\Joker\JokerRules" (parent: .abstract.instanceof.App\Service\Data\Game\Rules\Joker\JokerRules).
Resolving inheritance for "App\Service\Data\Game\Rules\Joker\JokerRules" (parent: .instanceof.App\Service\Data\Game\Rules\TicketRulesInterface.0.App\Service\Data\Game\Rules\Joker\JokerRules).
Resolving inheritance for ".instanceof.App\Service\Data\Game\Rules\TicketVariantValidatorInterface.0.App\Service\Data\Game\Rules\Joker\JokerSimpleVariantValidator" (parent: .abstract.instanceof.App\Service\Data\Game\Rules\Joker\JokerSimpleVariantValidator).
Resolving inheritance for "App\Service\Data\Game\Rules\Joker\JokerSimpleVariantValidator" (parent: .instanceof.App\Service\Data\Game\Rules\TicketVariantValidatorInterface.0.App\Service\Data\Game\Rules\Joker\JokerSimpleVariantValidator).
Resolving inheritance for ".instanceof.App\Service\Data\Game\Rules\TicketRulesInterface.0.App\Service\Data\Game\Rules\Loto540\Loto540Rules" (parent: .abstract.instanceof.App\Service\Data\Game\Rules\Loto540\Loto540Rules).
Resolving inheritance for "App\Service\Data\Game\Rules\Loto540\Loto540Rules" (parent: .instanceof.App\Service\Data\Game\Rules\TicketRulesInterface.0.App\Service\Data\Game\Rules\Loto540\Loto540Rules).
Resolving inheritance for ".instanceof.App\Service\Data\Game\Rules\TicketVariantValidatorInterface.0.App\Service\Data\Game\Rules\Loto540\Loto540SimpleVariantValidator" (parent: .abstract.instanceof.App\Service\Data\Game\Rules\Loto540\Loto540SimpleVariantValidator).
Resolving inheritance for "App\Service\Data\Game\Rules\Loto540\Loto540SimpleVariantValidator" (parent: .instanceof.App\Service\Data\Game\Rules\TicketVariantValidatorInterface.0.App\Service\Data\Game\Rules\Loto540\Loto540SimpleVariantValidator).
Resolving inheritance for ".instanceof.App\Service\Data\Game\Rules\TicketRulesInterface.0.App\Service\Data\Game\Rules\Loto649\Loto649Rules" (parent: .abstract.instanceof.App\Service\Data\Game\Rules\Loto649\Loto649Rules).
Resolving inheritance for "App\Service\Data\Game\Rules\Loto649\Loto649Rules" (parent: .instanceof.App\Service\Data\Game\Rules\TicketRulesInterface.0.App\Service\Data\Game\Rules\Loto649\Loto649Rules).
Resolving inheritance for ".instanceof.App\Service\Data\Game\Rules\TicketVariantValidatorInterface.0.App\Service\Data\Game\Rules\Loto649\Loto649SimpleVariantValidator" (parent: .abstract.instanceof.App\Service\Data\Game\Rules\Loto649\Loto649SimpleVariantValidator).
Resolving inheritance for "App\Service\Data\Game\Rules\Loto649\Loto649SimpleVariantValidator" (parent: .instanceof.App\Service\Data\Game\Rules\TicketVariantValidatorInterface.0.App\Service\Data\Game\Rules\Loto649\Loto649SimpleVariantValidator).
Resolving inheritance for ".instanceof.App\Service\Data\Game\Rules\TicketVariantValidatorInterface.0.App\Service\Data\Game\Rules\NorocVariantValidator" (parent: .abstract.instanceof.App\Service\Data\Game\Rules\NorocVariantValidator).
Resolving inheritance for "App\Service\Data\Game\Rules\NorocVariantValidator" (parent: .instanceof.App\Service\Data\Game\Rules\TicketVariantValidatorInterface.0.App\Service\Data\Game\Rules\NorocVariantValidator).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Service\Framework\ExtendedParamConverter" (parent: .abstract.instanceof.App\Service\Framework\ExtendedParamConverter).
Resolving inheritance for "App\Service\Framework\ExtendedParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Service\Framework\ExtendedParamConverter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Service\Framework\RequestQueryParamConverter" (parent: .abstract.instanceof.App\Service\Framework\RequestQueryParamConverter).
Resolving inheritance for "App\Service\Framework\RequestQueryParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Service\Framework\RequestQueryParamConverter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EnumToStringFilter" (parent: .abstract.instanceof.App\Twig\EnumToStringFilter).
Resolving inheritance for "App\Twig\EnumToStringFilter" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EnumToStringFilter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SuperContestExtension" (parent: .abstract.instanceof.App\Twig\SuperContestExtension).
Resolving inheritance for "App\Twig\SuperContestExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SuperContestExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TicketFilters" (parent: .abstract.instanceof.App\Twig\TicketFilters).
Resolving inheritance for "App\Twig\TicketFilters" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TicketFilters).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UtilFilters" (parent: .abstract.instanceof.App\Twig\UtilFilters).
Resolving inheritance for "App\Twig\UtilFilters" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UtilFilters).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidTestimonialMediaValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ValidTestimonialMediaValidator).
Resolving inheritance for "App\Validator\Constraints\ValidTestimonialMediaValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidTestimonialMediaValidator).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.sendgrid" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.notification_generate" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.notification_send" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.ticket_email_notification_send" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.profile_email_updated" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.amparcat_ticket_purchased_event" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.amparcat_update_payment_card_info" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.loto_ticket_file_create" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.payment_scheduled_ticket_process" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.payment_process_ticket_refund" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.winning_payment_pay" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.contest_prize_payment_pay" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
Resolving inheritance for "security.listener.admin.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.admin" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.admin" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.admin" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.admin" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.admin" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.admin" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.admin" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.api_auth_v2" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_auth_v2.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.api_auth_v2" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.api_auth_v2" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_auth_v2" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_auth_v2" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_auth_v2" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_auth_v2" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "doctrine_mongodb.odm.default_connection.event_manager" (parent: doctrine_mongodb.odm.connection.event_manager).
Resolving inheritance for "doctrine_mongodb.odm.default_manager_configurator" (parent: doctrine_mongodb.odm.manager_configurator.abstract).
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_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_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_subscriber" (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_sonata_admin" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
186
Removing method "setEntityManager" of service "App\Controller\Admin\Block\AdminBlockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEnvironment" of service "App\Controller\Admin\Block\AdminBlockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGamePeriodRepository" of service "App\Controller\Admin\Block\AdminBlockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameTicketRepository" of service "App\Controller\Admin\Block\AdminBlockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameTicketService" of service "App\Controller\Admin\Block\AdminBlockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameWinningPayment" of service "App\Controller\Admin\Block\AdminBlockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Admin\Block\AdminBlockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Admin\Block\AdminBlockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Admin\Block\AdminBlockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setValidator" of service "App\Controller\Admin\Block\AdminBlockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLotoDataTransformer" of service "App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLotoExportService" of service "App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLotoDataTransformer" of service "App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLotoExportService" of service "App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEmailNotificationRepository" of service "App\Controller\Admin\Loto\GameTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Admin\Loto\GameTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Admin\Loto\GameTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGamePeriodRepository" of service "App\Controller\Admin\Loto\GameTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameTicketService" of service "App\Controller\Admin\Loto\GameTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameWinningRepository" of service "App\Controller\Admin\Loto\GameTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Admin\Loto\GameTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLotoExportService" of service "App\Controller\Admin\Loto\GameTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMessageBus" of service "App\Controller\Admin\Loto\GameTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPaymentMiddlewareService" of service "App\Controller\Admin\Loto\GameTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserProfileValidator" of service "App\Controller\Admin\Loto\GameTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Admin\Loto\LotoFTPAdminController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLotoDatastore" of service "App\Controller\Admin\Loto\LotoFTPAdminController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGamePeriodRepository" of service "App\Controller\Admin\Loto\ScheduledTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameTicketService" of service "App\Controller\Admin\Loto\ScheduledTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPaymentMiddlewareService" of service "App\Controller\Admin\Loto\ScheduledTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setScheduledTicketRepository" of service "App\Controller\Admin\Loto\ScheduledTicketCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Admin\Notification\UserNotificationCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Admin\Notification\UserNotificationCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setNotificationService" of service "App\Controller\Admin\Notification\UserNotificationCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGamePeriodRepository" of service "App\Controller\Admin\Reporting\GameWinningPaymentReportCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameWinningPayment" of service "App\Controller\Admin\Reporting\GameWinningPaymentReportCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAmParcatApi" of service "App\Controller\Admin\Security\AccountTransferPreviewCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Admin\Security\AccountTransferPreviewCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Admin\Security\AccountTransferPreviewCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserRepository" of service "App\Controller\Admin\Security\AccountTransferPreviewCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserService" of service "App\Controller\Admin\Security\AccountTransferPreviewCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Admin\SuperContest\SuperContestCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSuperContestRepository" of service "App\Controller\Admin\SuperContest\SuperContestCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSuperContestService" of service "App\Controller\Admin\SuperContest\SuperContestCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSuperContestService" of service "App\Controller\Admin\SuperContest\SuperContestDefinitionCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserTestimonialRepository" of service "App\Controller\Admin\User\UserTestimonialCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAppConfigService" of service "App\Controller\Api\AppConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\AppConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEnvironment" of service "App\Controller\Api\AppConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\AppConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\AppConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Api\AppConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setValidator" of service "App\Controller\Api\AppConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setBillingInfoRepository" of service "App\Controller\Api\BillingApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\BillingApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEnvironment" of service "App\Controller\Api\BillingApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\BillingApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\BillingApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Api\BillingApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserService" of service "App\Controller\Api\BillingApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setValidator" of service "App\Controller\Api\BillingApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFirestoreService" of service "App\Controller\Api\FirestoreApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\FirestoreApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\GameApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEnvironment" of service "App\Controller\Api\GameApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameService" of service "App\Controller\Api\GameApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameTypeRepository" of service "App\Controller\Api\GameApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\GameApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\GameApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Api\GameApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setValidator" of service "App\Controller\Api\GameApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\GameWinningPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEnvironment" of service "App\Controller\Api\GameWinningPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameWinningPayment" of service "App\Controller\Api\GameWinningPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\GameWinningPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\GameWinningPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Api\GameWinningPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setValidator" of service "App\Controller\Api\GameWinningPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "App\Controller\Api\PaymentApiController::checkoutComplete": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Api\PaymentApiController::checkoutPage": no corresponding services exist for the referenced types.
Removing method "setAmParcatApi" of service "App\Controller\Api\PaymentApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\PaymentApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEnvironment" of service "App\Controller\Api\PaymentApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Api\PaymentApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGlobalConfigRepository" of service "App\Controller\Api\PaymentApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\PaymentApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogsService" of service "App\Controller\Api\PaymentApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMessageBus" of service "App\Controller\Api\PaymentApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPaymentMiddlewareService" of service "App\Controller\Api\PaymentApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\PaymentApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTransactionRepository" of service "App\Controller\Api\PaymentApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Api\PaymentApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setValidator" of service "App\Controller\Api\PaymentApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEnvironment" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGamePeriodRepository" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameService" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameTicketService" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameTypeRepository" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLotoReducedSchemeRepository" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setScheduledTicketLogService" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setScheduledTicketRepository" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTicketValidator" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserProfileValidator" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserService" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setValidator" of service "App\Controller\Api\ScheduledTicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "App\Controller\Api\ScheduledTicketApiController::ticketDeleteScheduled": no corresponding services exist for the referenced types.
Removing method "setAmParcatApi" of service "App\Controller\Api\SecurityApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\SecurityApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEnvironment" of service "App\Controller\Api\SecurityApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setJWTTokenManager" of service "App\Controller\Api\SecurityApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\SecurityApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPartnerCompanyRepository" of service "App\Controller\Api\SecurityApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\SecurityApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Api\SecurityApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserRepository" of service "App\Controller\Api\SecurityApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserService" of service "App\Controller\Api\SecurityApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setValidator" of service "App\Controller\Api\SecurityApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\SuperContestApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEnvironment" of service "App\Controller\Api\SuperContestApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\SuperContestApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\SuperContestApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSonataImageProvider" of service "App\Controller\Api\SuperContestApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSuperContestDefinitionRepository" of service "App\Controller\Api\SuperContestApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSuperContestListEntryRepository" of service "App\Controller\Api\SuperContestApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSuperContestPrizeRepository" of service "App\Controller\Api\SuperContestApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSuperContestRepository" of service "App\Controller\Api\SuperContestApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSuperContestService" of service "App\Controller\Api\SuperContestApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Api\SuperContestApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserService" of service "App\Controller\Api\SuperContestApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserTestimonialRepository" of service "App\Controller\Api\SuperContestApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setValidator" of service "App\Controller\Api\SuperContestApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "App\Controller\Api\TicketApiController::archiveTicket": no corresponding services exist for the referenced types.
Removing method "setAmParcatApi" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDompdfService" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEnvironment" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGamePeriodRepository" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameService" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameTicketRepository" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameTypeRepository" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGameWinningRepository" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setGlobalConfigRepository" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setJWTEncoder" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogsService" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLotoReducedSchemeRepository" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTicketValidator" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserProfileValidator" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserService" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setValidator" of service "App\Controller\Api\TicketApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "App\Controller\Api\TicketApiController::unArchiveTicket": no corresponding services exist for the referenced types.
Removing method "setEntityManager" of service "App\Controller\Api\UserApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEnvironment" of service "App\Controller\Api\UserApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\UserApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\UserApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Api\UserApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserProfileValidator" of service "App\Controller\Api\UserApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserService" of service "App\Controller\Api\UserApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setValidator" of service "App\Controller\Api\UserApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEnvironment" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMessageBus" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEnvironment" of service "App\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setValidator" of service "App\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAmParcatApi" of service "App\Controller\External\AmParcatApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\External\AmParcatApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\External\AmParcatApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserRepository" of service "App\Controller\External\AmParcatApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserService" of service "App\Controller\External\AmParcatApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLotoResultService" of service "App\Controller\StaticPageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
428
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "Http\Message\MessageFactory"; reason: private alias.
Removed service "Http\Message\RequestFactory"; reason: private alias.
Removed service "Http\Message\ResponseFactory"; reason: private alias.
Removed service "Http\Message\StreamFactory"; reason: private alias.
Removed service "Http\Message\UriFactory"; reason: private alias.
Removed service "App\Service\Data\Game\Rules\NorocVariantValidatorInterface"; 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 "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "mailer.logger_message_listener"; 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 "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\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 "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.filesystem"; reason: private alias.
Removed service "session.storage"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.sonata_user_bundle"; reason: private alias.
Removed service "security.authentication.session_strategy.admin"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.admin"; reason: private alias.
Removed service "security.authentication.session_strategy.api_auth_v2"; reason: private alias.
Removed service "security.user_checker.api_auth_v2"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "fos_rest.validator"; reason: private alias.
Removed service "Sonata\Exporter\Exporter"; reason: private alias.
Removed service "Sonata\Exporter\ExporterInterface"; reason: private alias.
Removed service "Sonata\BlockBundle\Templating\Helper\BlockHelper"; reason: private alias.
Removed service "sonata.block.context_manager"; reason: private alias.
Removed service "sonata.block.renderer"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "Sonata\AdminBundle\Admin\Pool"; reason: private alias.
Removed service "Sonata\AdminBundle\Filter\FilterFactoryInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Admin\BreadcrumbsBuilderInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Translator\LabelTranslatorStrategyInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Model\AuditManagerInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Filter\Persister\FilterPersisterInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Request\AdminFetcherInterface"; reason: private alias.
Removed service "sonata.admin.twig.extension"; reason: private alias.
Removed service "sonata.templates.twig.extension"; reason: private alias.
Removed service "sonata.admin.group.extension"; reason: private alias.
Removed service "sonata.security.twig.extension"; reason: private alias.
Removed service "sonata.canonicalize.twig.extension"; reason: private alias.
Removed service "sonata.xeditable.twig.extension"; reason: private alias.
Removed service "sonata.render_element.twig.extension"; reason: private alias.
Removed service "Sonata\AdminBundle\Bridge\Exporter\AdminExporter"; reason: private alias.
Removed service "sonata.admin.security.handler"; reason: private alias.
Removed service "Sonata\AdminBundle\Util\AdminObjectAclManipulator"; reason: private alias.
Removed service "sonata.user.mailer"; reason: private alias.
Removed service "Sonata\MediaBundle\Provider\Pool"; reason: private alias.
Removed service "sonata.media.admin.media.manager"; reason: private alias.
Removed service "sonata.media.http.client"; reason: private alias.
Removed service "sonata.media.http.message_factory"; reason: private alias.
Removed service "sonata.media.adapter.image.default"; reason: private alias.
Removed service "sonata.media.resizer.default"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_proxy_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.stopwatch_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.array_collection_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.constraint_violation_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.datetime_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.form_error_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.iterator_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.symfony_uid_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.type_parser"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.file_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.yaml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.xml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.annotation_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_phpcr_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.typed_properties_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.enum_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doc_block_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.lazy_loading_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.cache.file_cache"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.version_exclusion_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.camel_case_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.identical_property_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.serialized_name_annotation_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_phpcr_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.deserialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.serialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_evaluator"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language.function_provider"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.runtime_serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer_runtime_helper"; reason: private alias.
Removed service "jms_serializer.instance.default.templating.helper.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.accessor_strategy.default"; reason: private alias.
Removed service "jms_serializer.instance.default.json_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.json_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_clearer"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_warmer"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_serialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_deserialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.data_collector"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_runs_listener"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.traceable_file_locator"; reason: private alias.
Removed service "doctrine_mongodb.odm.cache"; reason: private alias.
Removed service "Doctrine\ODM\MongoDB\DocumentManager"; reason: private alias.
Removed service "Doctrine\Bundle\MongoDBBundle\ManagerRegistry"; reason: private alias.
Removed service "doctrine_mongodb.odm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine_mongodb.odm.command_logger"; reason: private alias.
Removed service "doctrine_mongodb.odm.event_manager"; reason: private alias.
Removed service "Kreait\Firebase\Contract\Database $amparcatDatabase"; reason: private alias.
Removed service "Kreait\Firebase\Contract\Auth $amparcatAuth"; reason: private alias.
Removed service "Kreait\Firebase\Contract\Storage $amparcatStorage"; reason: private alias.
Removed service "Kreait\Firebase\Contract\RemoteConfig $amparcatRemoteConfig"; reason: private alias.
Removed service "Kreait\Firebase\Contract\Messaging $amparcatMessaging"; reason: private alias.
Removed service "Kreait\Firebase\Contract\Firestore $amparcatFirestore"; reason: private alias.
Removed service "Kreait\Firebase\Contract\DynamicLinks $amparcatDynamicLinks"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service ".service_locator.t8_PnpG"; reason: private alias.
Removed service ".service_locator.c90HN3T"; reason: private alias.
Removed service ".service_locator.167Rzos"; reason: private alias.
Removed service ".service_locator.M0.XvWC"; reason: private alias.
Removed service ".service_locator.mUvb.Rs"; reason: private alias.
Removed service ".service_locator.9L433w3"; reason: private alias.
Removed service ".service_locator.dvfUIQY"; reason: private alias.
Removed service ".service_locator.kU_9bh."; reason: private alias.
Removed service ".service_locator.13qzyLC"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.LqNypz0"; reason: private alias.
Removed service ".service_locator.naMeMCo"; reason: private alias.
Removed service ".service_locator.EJTwqVs"; reason: private alias.
Removed service ".service_locator.QJBa7Ga"; reason: private alias.
Removed service ".service_locator.CTNqSLj"; reason: private alias.
Removed service ".service_locator.mxxutgZ"; reason: private alias.
Removed service ".service_locator.ceu8ZqJ"; reason: private alias.
Removed service ".service_locator.jENraTT"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service ".service_locator.L4tiEKR"; reason: private alias.
Removed service ".service_locator.ai831Oa"; reason: private alias.
Removed service ".service_locator.RPwOJSP"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "App\Service\Framework\ApiViewHandler.inner"; reason: private alias.
Removed service "fos_rest.converter.request_body"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.admin"; reason: private alias.
Removed service "security.firewall.authenticator.api_auth_v2"; reason: private alias.
Removed service "jms_serializer.metadata_driver"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.object_constructor"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "sonata.admin.argument_resolver.admin"; reason: private alias.
Removed service "sonata.admin.argument_resolver.proxy_query"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "jms_serializer.form_error_handler"; reason: private alias.
Removed service "jms_serializer.metadata_factory"; reason: private alias.
Removed service "jms_serializer.handler_registry"; reason: private alias.
Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.hvDcw0o"; reason: private alias.
Removed service ".service_locator.bInR.ll"; reason: private alias.
Removed service ".service_locator.4Nh8kgC"; reason: private alias.
Removed service ".service_locator.6u2lGWO"; reason: private alias.
Removed service ".service_locator.TsZrdoE"; reason: private alias.
Removed service ".service_locator.y.oXFsU"; reason: private alias.
Removed service ".service_locator.hVj713g"; reason: private alias.
Removed service ".service_locator.pPmMzWb"; reason: private alias.
Removed service ".service_locator.0Vsim_D"; reason: private alias.
Removed service ".service_locator.G.OwhY9"; reason: private alias.
Removed service ".service_locator.WaX4CEL"; reason: private alias.
Removed service ".service_locator.7BM_M5c"; reason: private alias.
Removed service ".service_locator.BIIUSVD"; reason: private alias.
Removed service ".service_locator.pXF665Q"; reason: private alias.
Removed service ".service_locator.OKfE3MU"; reason: private alias.
Removed service ".service_locator.q8HQmyS"; reason: private alias.
Removed service ".service_locator.oSZyXsf"; reason: private alias.
Removed service ".service_locator.b4Yn8Kv"; reason: private alias.
Removed service ".service_locator.oIUbw.K"; reason: private alias.
Removed service ".service_locator.Spx09Pz"; reason: private alias.
Removed service ".service_locator.t8.rvfr"; reason: private alias.
Removed service ".service_locator.cU7B6oa"; reason: private alias.
Removed service ".service_locator.or6XSBI"; reason: private alias.
Removed service ".service_locator.a.CM1F1"; reason: private alias.
Removed service ".service_locator.IzVU5OG"; reason: private alias.
Removed service ".service_locator.0qUWfh."; reason: private alias.
Removed service ".service_locator.4jetFKT"; reason: private alias.
Removed service ".service_locator.FLOqI2W"; reason: private alias.
Removed service ".service_locator.kPOkiGm"; reason: private alias.
Removed service ".service_locator.b_SZ4cq"; reason: private alias.
Removed service ".service_locator.T4X.nT2"; reason: private alias.
Removed service ".service_locator.gnmYbgj"; reason: private alias.
Removed service ".service_locator.VZKgIE2"; reason: private alias.
Removed service ".service_locator.7bD9xIo"; reason: private alias.
Removed service ".service_locator..ramqZV"; reason: private alias.
Removed service ".service_locator.je6yHM7"; reason: private alias.
Removed service ".service_locator.NYeE_LH"; reason: private alias.
Removed service ".service_locator.us8z46n"; reason: private alias.
Removed service ".service_locator.0XuPdC."; reason: private alias.
Removed service ".service_locator.8XqIg8n"; reason: private alias.
Removed service ".service_locator.clUlKsn"; reason: private alias.
Removed service ".service_locator.Bubzx0X"; reason: private alias.
Removed service ".service_locator.W47dPzL"; reason: private alias.
Removed service ".service_locator.Y9tArge"; reason: private alias.
Removed service ".service_locator.ic0eG2S"; reason: private alias.
Removed service ".service_locator.Qvctkzy"; reason: private alias.
Removed service ".service_locator.kf6H0mH"; reason: private alias.
Removed service ".service_locator.rf5BzpA"; reason: private alias.
Removed service ".service_locator.JwkuD5k"; reason: private alias.
Removed service ".service_locator.FqB6Krs"; reason: private alias.
Removed service ".service_locator.QWaiebU"; reason: private alias.
Removed service ".service_locator.un2ePP3"; reason: private alias.
Removed service ".service_locator.emMkT9D"; reason: private alias.
Removed service ".service_locator.8aVmxkg"; reason: private alias.
Removed service ".service_locator.a.pz9i4"; reason: private alias.
Removed service ".service_locator.LCCsWz8"; reason: private alias.
Removed service ".service_locator.xqe6jVU"; reason: private alias.
Removed service ".service_locator.eUkjcuK"; reason: private alias.
Removed service ".service_locator.zLYaBqn"; reason: private alias.
Removed service ".service_locator..3IJEwt"; reason: private alias.
Removed service ".service_locator.PNFtflX"; reason: private alias.
Removed service ".service_locator.YdfkLXD"; reason: private alias.
Removed service ".service_locator.zbLSJfO"; reason: private alias.
Removed service ".service_locator.hvAXlDH"; reason: private alias.
Removed service ".service_locator.UVuHHei"; reason: private alias.
Removed service ".service_locator.ra2rE5W"; reason: private alias.
Removed service ".service_locator.QFH6XQ7"; reason: private alias.
Removed service ".service_locator.A740LBW"; reason: private alias.
Removed service ".service_locator.PlgZY3o"; reason: private alias.
Removed service ".service_locator.26FaBrL"; reason: private alias.
Removed service ".service_locator.rSGHvyQ"; reason: private alias.
Removed service ".service_locator.bT.2lOh"; reason: private alias.
Removed service ".service_locator.pFwChgS"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
243
Changed reference of service "sonata.user.admin.user" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.ticket" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.number_results" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.info_games" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.text_edit" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.scheduled_ticket_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.game.game_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.game.reduced_scheme" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.request_log" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.error_log" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.game_period_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.game_summary_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.filesystem.export_file_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.filesystem.hourly_export_file_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.filesystem.summary_file_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.filesystem.ticket_file_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.game_draw_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.noroc_variant_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.payment.transaction_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.user.user_profile_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.user.user_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.user.banned_user_profile_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.user.billing_info_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.game_winning_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.notification.email_notification_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.notification.push_notification_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.category_winning_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.config.global_config_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.payment.status_entry_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.notification.sms_notification_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.jackpot_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.game_winning_payment" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.game_winning_payment_report" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.security.account_transfer_log_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.reporting.game_period_sales_report_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.security.account_transfer_preview_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.config.app_config_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.organization.partner_company_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.reporting.ticket_purchase_entry_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.log.cron_log_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.scheduled_ticket_log_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.config.text_entry_key_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.contest.super_contest_definition_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.contest.super_contest_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.super_contest_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.contest.super_contest_prize_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.reporting.super_contest_report_entry_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.contest.eligibility_criterion_has_contest_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.contest.eligibility_criterion" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.user.testimonial" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.user.subscription_plan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.admin.loto.transaction_xls_parser" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Command\Loto\InvalidateTicketCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Command\Loto\ReadTicketsCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Admin\Block\AdminBlockController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Controller\Admin\Loto\GameTicketCRUDController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Api\AppConfigController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Controller\Api\BillingApiController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Controller\Api\GameApiController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Controller\Api\GameWinningPaymentController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Controller\Api\PaymentApiController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Controller\Api\PaymentApiController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Api\ScheduledTicketApiController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Controller\Api\SecurityApiController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Controller\Api\SuperContestApiController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Controller\Api\TicketApiController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Controller\Api\TicketApiController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Api\TicketApiController" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "App\Controller\Api\UserApiController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Controller\DefaultController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\EventSubscriber\TicketPaymentEventSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\Data\Game\GameTicketService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\Data\Game\TicketValidator" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Service\Data\User\UserProfileValidator" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Service\Framework\ExtendedMessageBus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\Framework\ExtendedParamConverter" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Service\Framework\RequestQueryParamConverter" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Service\Framework\SerializerExtension" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Service\Framework\TranslationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\PaymentMiddleware\PaymentMiddlewareInterface" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "App\Service\PaymentMiddleware\PaymentMiddlewareInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendgrid" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api_auth_v2" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api_auth_v2" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "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 "fos_rest.view_handler.default" previously pointing to "router.default" to "router".
Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "fos_rest.view_response_listener" previously pointing to "App\Service\Framework\ApiViewHandler" to "fos_rest.view_handler".
Changed reference of service "fos_rest.allowed_methods_loader" previously pointing to "router.default" to "router".
Changed reference of service "sonata.form.type.date_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.date_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.date_range_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_range_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.equal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "sonata.admin.action.set_object_field_value" previously pointing to "debug.validator" to "validator".
Changed reference of service "sonata.admin.event.extension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.menu_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.route.default_generator" previously pointing to "router.default" to "router".
Changed reference of service "sonata.admin.twig.xeditable_runtime" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.user.admin_roles_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.user.security_roles_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.user.action.request" previously pointing to "router.default" to "router".
Changed reference of service "sonata.user.action.check_email" previously pointing to "router.default" to "router".
Changed reference of service "sonata.user.action.reset" previously pointing to "router.default" to "router".
Changed reference of service "sonata.user.action.reset" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.user.action.login" previously pointing to "router.default" to "router".
Changed reference of service "sonata.user.action.login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.user.mailer.default" previously pointing to "router.default" to "router".
Changed reference of service "sonata.media.pool" previously pointing to "sonata.media.provider.image" to "app.sonata.media.provider.image".
Changed reference of service "sonata.media.security.public_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.forbidden_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.superadmin_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.session_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.connected_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Sonata\MediaBundle\Validator\Constraints\ImageUploadDimensionValidator" previously pointing to "sonata.media.provider.image" to "app.sonata.media.provider.image".
Changed reference of service "sonata.media.admin.media" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.admin.gallery" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.admin.gallery_item" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_api_doc.model_describers.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.zjQkmuM" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.HTSrQlZ" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.foPrRcS" previously pointing to "App\Service\Framework\ApiViewHandler" to "fos_rest.view_handler".
Changed reference of service ".service_locator.bYwR8h3" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.jyG5G.3" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.3CTLkIg" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.3CTLkIg" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.3CTLkIg" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.3CTLkIg" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.u9KuSDP" previously pointing to "App\Service\Framework\ApiViewHandler" to "fos_rest.view_handler".
Changed reference of service ".service_locator.u9KuSDP" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.u9KuSDP" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.u9KuSDP" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.UfWeBZF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.UfWeBZF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.UfWeBZF" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.UfWeBZF" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.galwRDR" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ZOHvDA0" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.ZOHvDA0" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Service\Framework\ExtendedParamConverter.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fos_rest.view_handler" previously pointing to "debug.validator" to "validator".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
422
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "doctrine_mongodb.odm.connection.event_manager"; reason: abstract.
Removed service "doctrine_mongodb.odm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine_mongodb.odm.security.user.provider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Contest\WinnerPickerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Contest\WinnerPickerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\DeleteHourlyAfterDailyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\DeleteHourlyAfterDailyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ExportCheckStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\ExportCheckStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ExportPlayedTicketsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\ExportPlayedTicketsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ExportPlayedTicketsCommandV2"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\ExportPlayedTicketsCommandV2"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ExportPlayedTicketsHourlyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\ExportPlayedTicketsHourlyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ImportBannedCnpCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\ImportBannedCnpCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ImportBannedProfilesFromFTPCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\ImportBannedProfilesFromFTPCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\InvalidateTicketCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\InvalidateTicketCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadGameDrawsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\ReadGameDrawsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadGamePeriodsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\ReadGamePeriodsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadJackpotsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\ReadJackpotsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadTicketsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\ReadTicketsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadWinningPaymentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\ReadWinningPaymentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\ReadWinningsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\ReadWinningsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\UpdateInfoGameCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\UpdateInfoGameCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\UploadDailyExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\UploadDailyExportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\UploadHourlyExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\UploadHourlyExportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Loto\WriteWinningPaymentsResponseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Loto\WriteWinningPaymentsResponseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Maintenance\DeleteLogsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Maintenance\DeleteLogsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Notification\EmailTicketsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Notification\EmailTicketsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Notification\UpdateTicketNotificationObjectRefCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Notification\UpdateTicketNotificationObjectRefCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\GenerateDailyGeneratedTicketsSummaryCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Reporting\GenerateDailyGeneratedTicketsSummaryCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\GenerateGamePeriodSalesReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Reporting\GenerateGamePeriodSalesReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\GenerateSuperContestParticipantsReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Reporting\GenerateSuperContestParticipantsReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\SendGamePeriodSalesReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Reporting\SendGamePeriodSalesReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SuperContest\GenerateContestsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SuperContest\GenerateContestsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SuperContest\InactivateCompleteContestsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SuperContest\InactivateCompleteContestsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\GenerateMissingBarcodesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Ticket\GenerateMissingBarcodesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\GenerateTestTicketsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Ticket\GenerateTestTicketsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\PayTicketWinningCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Ticket\PayTicketWinningCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\ScheduledTicketsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Ticket\ScheduledTicketsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\ScheduledTicketsGenerateTicketsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Ticket\ScheduledTicketsGenerateTicketsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ticket\UpdateTicketTotalPriceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Ticket\UpdateTicketTotalPriceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\GenerateAccountTransferPreviewsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\User\GenerateAccountTransferPreviewsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\CleanupMigrationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Utils\CleanupMigrationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateAdminCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Utils\GenerateAdminCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateDITraitCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Utils\GenerateDITraitCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateRepositoryCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Utils\GenerateRepositoryCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Block\AdminBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Block\AdminBlockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Block\AdminBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\GameTicketCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\GameTicketCRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Loto\GameTicketCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\LotoFTPAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\LotoFTPAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Loto\LotoFTPAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\ScheduledTicketCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\ScheduledTicketCRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Loto\ScheduledTicketCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Loto\TransactionXlsParserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Loto\TransactionXlsParserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Loto\TransactionXlsParserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Notification\UserNotificationCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Notification\UserNotificationCRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Notification\UserNotificationCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reporting\GameWinningPaymentReportCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reporting\GameWinningPaymentReportCRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Reporting\GameWinningPaymentReportCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Security\AccountTransferPreviewCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Security\AccountTransferPreviewCRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Security\AccountTransferPreviewCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SuperContest\SuperContestCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SuperContest\SuperContestCRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SuperContest\SuperContestCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SuperContest\SuperContestDefinitionCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SuperContest\SuperContestDefinitionCRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SuperContest\SuperContestDefinitionCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\User\UserTestimonialCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\User\UserTestimonialCRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\User\UserTestimonialCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AppConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AppConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AppConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\BillingApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\BillingApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\BillingApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FirestoreApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FirestoreApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\FirestoreApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GameApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GameApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GameApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GameWinningPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GameWinningPaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GameWinningPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PaymentApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PaymentApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PaymentApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ScheduledTicketApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ScheduledTicketApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ScheduledTicketApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SecurityApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SecurityApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\SecurityApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SuperContestApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SuperContestApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\SuperContestApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\TicketApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\TicketApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\TicketApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\UserApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DebugController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DebugController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DebugController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\External\AmParcatApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\External\AmParcatApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\External\AmParcatApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaticPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaticPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaticPageController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Common\GameTypesFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Common\GameTypesFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Common\LotoUsersFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Common\LotoUsersFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Feature\LotoWinningPaymentsFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Feature\LotoWinningPaymentsFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Feature\Sonata\SonataAccessFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Feature\Sonata\SonataAccessFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\GlobalConfigFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\GlobalConfigFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Loto\GameTypeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Loto\GameTypeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Loto\Prize\PrizePaymentDashboardFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Loto\Prize\PrizePaymentDashboardFixture"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\Handler\SubscribingHandlerInterface.0.App\EventListener\Serializer\JMSSerializerHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\Serializer\JMSSerializerHandler"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\EventDispatcher\EventSubscriberInterface.0.App\EventListener\Serializer\SerializerEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\Serializer\SerializerEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Game\TicketEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Game\TicketEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TicketPaymentEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\TicketPaymentEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AmParcat\AmParcatMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\AmParcat\AmParcatMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Contest\SuperContestMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Contest\SuperContestMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Loto\LotoTicketFileMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Loto\LotoTicketFileMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Loto\WinningPaymentMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Loto\WinningPaymentMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\NotificationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Notification\NotificationMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Payment\PaymentMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Payment\PaymentMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\AppConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Config\AppConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\GlobalConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Config\GlobalConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\InfoGameRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Config\InfoGameRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\LotoResultLinksRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Config\LotoResultLinksRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\TextEntryKeyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Config\TextEntryKeyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\TextEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Config\TextEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestDefinitionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Contest\SuperContestDefinitionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestListEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Contest\SuperContestListEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestPrizeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Contest\SuperContestPrizeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestReportEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Contest\SuperContestReportEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contest\SuperContestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Contest\SuperContestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\CronLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Log\CronLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\ErrorLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Log\ErrorLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\RequestLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Log\RequestLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\ScheduledTicketLogEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Log\ScheduledTicketLogEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\ExportFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\Filesystem\ExportFileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\HourlyExportFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\Filesystem\HourlyExportFileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\SummaryFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\Filesystem\SummaryFileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\TicketFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\Filesystem\TicketFileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\Filesystem\WinningPaymentFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\Filesystem\WinningPaymentFileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameDrawRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\GameDrawRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameOptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\GameOptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GamePeriodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\GamePeriodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameReducedSchemeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\GameReducedSchemeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameSummaryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\GameSummaryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameTicketRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\GameTicketRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\GameTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameVariantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\GameVariantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameWinningPaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\GameWinningPaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\GameWinningRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\GameWinningRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\JackpotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\JackpotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\NorocVariantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\NorocVariantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Loto\ScheduledTicketRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Loto\ScheduledTicketRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\EmailNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Notification\EmailNotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\PushNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Notification\PushNotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Organization\PartnerCompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Organization\PartnerCompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\StatusEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payment\StatusEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\TransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payment\TransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reporting\DailyGeneratedTicketsReportEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Reporting\DailyGeneratedTicketsReportEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reporting\GamePeriodSalesReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Reporting\GamePeriodSalesReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reporting\TicketPurchaseEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Reporting\TicketPurchaseEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\AccountTransferLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Security\AccountTransferLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\AccountTransferPreviewRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Security\AccountTransferPreviewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\AuthTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Security\AuthTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\BannedUserProfileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\BannedUserProfileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\BillingInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\BillingInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\SubscriptionPlanRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\SubscriptionPlanRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserProfileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\UserProfileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserTestimonialRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\UserTestimonialRepository"; reason: abstract.
Removed service ".instanceof.App\Service\Data\Contest\EligibilityCriterionServiceInterface.0.App\Service\Data\Contest\MinimumAnyTicketsCriterionService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Data\Contest\MinimumAnyTicketsCriterionService"; reason: abstract.
Removed service ".instanceof.App\Service\Data\Contest\EligibilityCriterionServiceInterface.0.App\Service\Data\Contest\MinimumGeneratedTicketsCriterionService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Data\Contest\MinimumGeneratedTicketsCriterionService"; reason: abstract.
Removed service ".instanceof.App\Service\Data\Contest\EligibilityCriterionServiceInterface.0.App\Service\Data\Contest\OwnedSubscriptionPlanCriterionService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Data\Contest\OwnedSubscriptionPlanCriterionService"; reason: abstract.
Removed service ".instanceof.App\Service\Data\Game\Rules\TicketRulesInterface.0.App\Service\Data\Game\Rules\Joker\JokerRules"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Data\Game\Rules\Joker\JokerRules"; reason: abstract.
Removed service ".instanceof.App\Service\Data\Game\Rules\TicketVariantValidatorInterface.0.App\Service\Data\Game\Rules\Joker\JokerSimpleVariantValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Data\Game\Rules\Joker\JokerSimpleVariantValidator"; reason: abstract.
Removed service ".instanceof.App\Service\Data\Game\Rules\TicketRulesInterface.0.App\Service\Data\Game\Rules\Loto540\Loto540Rules"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Data\Game\Rules\Loto540\Loto540Rules"; reason: abstract.
Removed service ".instanceof.App\Service\Data\Game\Rules\TicketVariantValidatorInterface.0.App\Service\Data\Game\Rules\Loto540\Loto540SimpleVariantValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Data\Game\Rules\Loto540\Loto540SimpleVariantValidator"; reason: abstract.
Removed service ".instanceof.App\Service\Data\Game\Rules\TicketRulesInterface.0.App\Service\Data\Game\Rules\Loto649\Loto649Rules"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Data\Game\Rules\Loto649\Loto649Rules"; reason: abstract.
Removed service ".instanceof.App\Service\Data\Game\Rules\TicketVariantValidatorInterface.0.App\Service\Data\Game\Rules\Loto649\Loto649SimpleVariantValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Data\Game\Rules\Loto649\Loto649SimpleVariantValidator"; reason: abstract.
Removed service ".instanceof.App\Service\Data\Game\Rules\TicketVariantValidatorInterface.0.App\Service\Data\Game\Rules\NorocVariantValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Data\Game\Rules\NorocVariantValidator"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Service\Framework\ExtendedParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Framework\ExtendedParamConverter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Service\Framework\RequestQueryParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Framework\RequestQueryParamConverter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EnumToStringFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\EnumToStringFilter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SuperContestExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\SuperContestExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TicketFilters"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\TicketFilters"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UtilFilters"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\UtilFilters"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidTestimonialMediaValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\ValidTestimonialMediaValidator"; reason: abstract.
274
Removed service "nyholm.psr7.psr17_factory"; reason: unused.
Removed service "nyholm.psr7.httplug_factory"; reason: unused.
Removed service "App\Admin\Config\AppConfigAdmin"; reason: unused.
Removed service "App\Admin\Config\GlobalConfigAdmin"; reason: unused.
Removed service "App\Admin\Config\InfoGameAdmin"; reason: unused.
Removed service "App\Admin\Config\TextEntryAdmin"; reason: unused.
Removed service "App\Admin\Config\TextEntryKeyAdmin"; reason: unused.
Removed service "App\Admin\Contest\ContestHasEligibilityCriterionAdmin"; reason: unused.
Removed service "App\Admin\Contest\EligibilityCriterionAdmin"; reason: unused.
Removed service "App\Admin\Contest\SuperContestAdmin"; reason: unused.
Removed service "App\Admin\Contest\SuperContestDefinitionAdmin"; reason: unused.
Removed service "App\Admin\Contest\SuperContestListEntryAdmin"; reason: unused.
Removed service "App\Admin\Contest\SuperContestPrizeAdmin"; reason: unused.
Removed service "App\Admin\Log\CronLogAdmin"; reason: unused.
Removed service "App\Admin\Logs\ErrorLogAdmin"; reason: unused.
Removed service "App\Admin\Logs\RequestLogAdmin"; reason: unused.
Removed service "App\Admin\Logs\ScheduledTicketLogEntryAdmin"; reason: unused.
Removed service "App\Admin\Loto\CategoryWinningAdmin"; reason: unused.
Removed service "App\Admin\Loto\Filesystem\ExportFileAdmin"; reason: unused.
Removed service "App\Admin\Loto\Filesystem\HourlyExportFileAdmin"; reason: unused.
Removed service "App\Admin\Loto\Filesystem\SummaryFileAdmin"; reason: unused.
Removed service "App\Admin\Loto\Filesystem\TicketFileAdmin"; reason: unused.
Removed service "App\Admin\Loto\GameDrawAdmin"; reason: unused.
Removed service "App\Admin\Loto\GamePeriodAdmin"; reason: unused.
Removed service "App\Admin\Loto\GameReducedSchemeAdmin"; reason: unused.
Removed service "App\Admin\Loto\GameSummaryAdmin"; reason: unused.
Removed service "App\Admin\Loto\GameTicketAdmin"; reason: unused.
Removed service "App\Admin\Loto\GameTypeAdmin"; reason: unused.
Removed service "App\Admin\Loto\GameWinningAdmin"; reason: unused.
Removed service "App\Admin\Loto\JackpotAdmin"; reason: unused.
Removed service "App\Admin\Loto\LotoGameWinningPaymentAdmin"; reason: unused.
Removed service "App\Admin\Loto\LotoResultsAdmin"; reason: unused.
Removed service "App\Admin\Loto\NorocVariantAdmin"; reason: unused.
Removed service "App\Admin\Loto\ScheduledTicketAdmin"; reason: unused.
Removed service "App\Admin\Loto\TransactionXlsParserAdmin"; reason: unused.
Removed service "App\Admin\Notification\EmailNotificationAdmin"; reason: unused.
Removed service "App\Admin\Notification\PushNotificationAdmin"; reason: unused.
Removed service "App\Admin\Notification\SmsNotificationAdmin"; reason: unused.
Removed service "App\Admin\Organization\PartnerCompanyAdmin"; reason: unused.
Removed service "App\Admin\Payment\StatusEntryAdmin"; reason: unused.
Removed service "App\Admin\Payment\TransactionAdmin"; reason: unused.
Removed service "App\Admin\Reporting\GamePeriodSalesReportAdmin"; reason: unused.
Removed service "App\Admin\Reporting\GameWinningPaymentReportAdmin"; reason: unused.
Removed service "App\Admin\Reporting\SuperContestReportEntryAdmin"; reason: unused.
Removed service "App\Admin\Reporting\TicketPurchaseEntryAdmin"; reason: unused.
Removed service "App\Admin\Security\AccountTransferLogAdmin"; reason: unused.
Removed service "App\Admin\Security\AccountTransferPreviewAdmin"; reason: unused.
Removed service "App\Admin\SonataUserAdmin"; reason: unused.
Removed service "App\Admin\User\BannedUserProfileAdmin"; reason: unused.
Removed service "App\Admin\User\BillingInfoAdmin"; reason: unused.
Removed service "App\Admin\User\SubscriptionPlanAdmin"; reason: unused.
Removed service "App\Admin\User\UserAdmin"; reason: unused.
Removed service "App\Admin\User\UserProfileAdmin"; reason: unused.
Removed service "App\Admin\User\UserTestimonialAdmin"; reason: unused.
Removed service "App\Block\Dashboard\GeneratedTicketStatisticsBlock"; reason: unused.
Removed service "App\Block\Dashboard\LotoPrizePaymentBlock"; reason: unused.
Removed service "App\DataFixtures\FixtureGroups"; reason: unused.
Removed service "App\Document\Log"; reason: unused.
Removed service "App\Document\RequestLog"; reason: unused.
Removed service "App\Enum\Loto\TicketDefaultPrices"; reason: unused.
Removed service "App\EventListener\Admin\SonataMenuBuilderListener"; reason: unused.
Removed service "App\Exceptions\ApiException"; reason: unused.
Removed service "App\Exceptions\Loto\EmptyExportFileException"; reason: unused.
Removed service "App\Exceptions\Loto\LotoDataTransformationException"; reason: unused.
Removed service "App\Exceptions\Loto\LotoException"; reason: unused.
Removed service "App\Exceptions\Loto\LotoFTPException"; reason: unused.
Removed service "App\Exceptions\Loto\WinningPaymentException"; reason: unused.
Removed service "App\Exceptions\Notification\NotificationException"; reason: unused.
Removed service "App\Exceptions\Protocol\AmParcatApiException"; reason: unused.
Removed service "App\Exceptions\Protocol\FTPClientException"; reason: unused.
Removed service "App\Exceptions\User\InvalidCNPException"; reason: unused.
Removed service "App\Exceptions\Validation\ContestValidationException"; reason: unused.
Removed service "App\Repository\Doctrine\DBAL\Platforms\CustomPostgreSQLDriver"; reason: unused.
Removed service "App\Repository\Doctrine\DBAL\Platforms\CustomPostgreSQLSchemaManager"; reason: unused.
Removed service "App\Security\ApiKeyAuthenticator"; reason: unused.
Removed service "App\Service\Data\Game\ScheduledTicketService"; reason: unused.
Removed service "App\Service\Data\UiBuilder\ActiveSuperContest\ContestStatsBuilder"; reason: unused.
Removed service "App\Service\Data\UiBuilder\ActiveSuperContest\ExtraInfoBuilder"; reason: unused.
Removed service "App\Service\Data\UiBuilder\UiValueFieldDTOBuilder"; reason: unused.
Removed service "App\Service\External\AmParcatApi"; reason: unused.
Removed service "App\Service\External\Google\CustomGoogleCloudStorageGaufretteAdapter"; reason: unused.
Removed service "App\Service\External\Google\Sheets\GoogleSheetApiHelper"; reason: unused.
Removed service "App\Service\PaymentMiddleware\PaymentMiddlewareService"; reason: unused.
Removed service "App\Service\Utils\FTPClient"; reason: unused.
Removed service "App\Utils\CircularReferenceHandler"; reason: unused.
Removed service "App\Utils\DocumentLazyCollection"; reason: unused.
Removed service "App\Utils\GuzzleClient"; reason: unused.
Removed service "App\Validator\Constraints\ValidTestimonialMedia"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.native"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.php_bridge"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.storage.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~hTI6uxZ"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.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.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.serializer.symfony"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
Removed service "fos_rest.decoder.jsontoform"; reason: unused.
Removed service "sonata.block.cache.handler.default"; reason: unused.
Removed service "sonata.block.cache.handler.noop"; reason: unused.
Removed service "sonata.admin.label.strategy.bc"; reason: unused.
Removed service "sonata.admin.label.strategy.noop"; reason: unused.
Removed service "sonata.admin.label.strategy.form_component"; reason: unused.
Removed service "sonata.admin.filter_persister.session"; reason: unused.
Removed service "sonata.admin.security.handler.noop"; reason: unused.
Removed service "sonata.admin.security.handler.acl"; reason: unused.
Removed service "sonata.admin.entity_manager"; reason: unused.
Removed service "sonata.media.adapter.image.imagick"; reason: unused.
Removed service "sonata.media.adapter.image.gmagick"; reason: unused.
Removed service "sonata.media.formatter.twig"; reason: unused.
Removed service "sonata.media.security.public_strategy"; reason: unused.
Removed service "sonata.media.security.forbidden_strategy"; reason: unused.
Removed service "sonata.media.security.session_strategy"; reason: unused.
Removed service "sonata.media.security.connected_strategy"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".1_TokenStorage~JZm8dxk"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service "jms_serializer.camel_case_naming_strategy"; reason: unused.
Removed service "jms_serializer.serialized_name_annotation_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.chain"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.annotation"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.attribute"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.attribute_reader"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.xml"; reason: unused.
Removed service "doctrine_mongodb.odm.cache.array"; reason: unused.
Removed service "doctrine_mongodb.odm.listeners.resolve_target_document"; reason: unused.
Removed service "sonata.admin.manipulator.acl.object.doctrine_mongodb"; reason: unused.
Removed service "Kreait\Firebase\Factory"; reason: unused.
Removed service "Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory"; reason: unused.
Removed service ".service_locator.aKM6MDa"; reason: unused.
Removed service ".service_locator.6H7qA2B"; reason: unused.
Removed service ".service_locator.B2N.LKQ"; reason: unused.
Removed service ".service_locator.RuIRHaJ"; reason: unused.
Removed service ".service_locator.C10gQN."; reason: unused.
Removed service ".service_locator.zjQkmuM"; reason: unused.
Removed service ".service_locator.ef7qChF"; reason: unused.
Removed service ".service_locator.nHgF8fU"; reason: unused.
Removed service ".service_locator.o.fQz5n"; reason: unused.
Removed service ".service_locator.j.brLor"; reason: unused.
Removed service ".service_locator.J9qF.ry"; reason: unused.
Removed service ".service_locator.Sk2JcyZ"; reason: unused.
Removed service ".service_locator._IvsEAT"; reason: unused.
Removed service ".service_locator.csDz2IH"; reason: unused.
Removed service ".service_locator.HTSrQlZ"; reason: unused.
Removed service ".service_locator.2GdYEWy"; reason: unused.
Removed service ".service_locator.9OLtmo0"; reason: unused.
Removed service ".service_locator.VUIO9EN"; reason: unused.
Removed service ".service_locator.5wrdiky"; reason: unused.
Removed service ".service_locator.18j1Dz."; reason: unused.
Removed service ".service_locator.XUdpoGL"; reason: unused.
Removed service ".service_locator.HTwxFF0"; reason: unused.
Removed service ".service_locator.RzpM5sZ"; reason: unused.
Removed service ".service_locator.jGqcYTh"; reason: unused.
Removed service ".service_locator.hAZYbAF"; reason: unused.
Removed service ".service_locator.uW1w.xV"; reason: unused.
Removed service ".service_locator.9sVJdlX"; reason: unused.
Removed service ".service_locator.oc53lSW"; reason: unused.
Removed service ".service_locator.2NdP6aq"; reason: unused.
Removed service ".service_locator.dNHWEOO"; reason: unused.
Removed service ".service_locator.oEbZLa6"; reason: unused.
Removed service ".service_locator.v_.HG3V"; reason: unused.
Removed service ".service_locator.4aHQkf0"; reason: unused.
Removed service ".service_locator.gOfcrwA"; reason: unused.
Removed service ".service_locator.wU6OhHv"; reason: unused.
Removed service ".service_locator.JFvts8j"; reason: unused.
Removed service ".service_locator.OsWXtIP"; reason: unused.
Removed service ".service_locator.pMNpn0J"; reason: unused.
Removed service ".service_locator.D2gnHMq"; reason: unused.
Removed service ".service_locator.0Wr92Zo"; reason: unused.
Removed service ".service_locator.xET9.42"; reason: unused.
Removed service ".service_locator.JI0PtHn"; reason: unused.
Removed service ".service_locator.r3dYIk4"; reason: unused.
Removed service ".service_locator.H_5dZOt"; reason: unused.
Removed service ".service_locator.Tf.LOWZ"; reason: unused.
Removed service ".service_locator.nyZ5kCA"; reason: unused.
Removed service ".service_locator.bYwR8h3"; reason: unused.
Removed service ".service_locator.KjuhRdy"; reason: unused.
Removed service ".service_locator.jyG5G.3"; reason: unused.
Removed service ".service_locator.uJISPbi"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.UkE3SaZ"; reason: unused.
Removed service ".service_locator.nLgZj7R"; reason: unused.
Removed service ".service_locator.0y6XQX_"; reason: unused.
526
Inlined service ".service_locator.mx0UMmY.App\Controller\Admin\Block\AdminBlockController" to "App\Controller\Admin\Block\AdminBlockController".
Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController" to "App\Controller\Admin\Loto\Filesystem\ExportFileCRUDController".
Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController" to "App\Controller\Admin\Loto\Filesystem\HourlyExportFileCRUDController".
Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\Loto\GameTicketCRUDController" to "App\Controller\Admin\Loto\GameTicketCRUDController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Admin\Loto\LotoFTPAdminController" to "App\Controller\Admin\Loto\LotoFTPAdminController".
Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\Loto\ScheduledTicketCRUDController" to "App\Controller\Admin\Loto\ScheduledTicketCRUDController".
Inlined service "App\Service\Data\Loto\TransactionXlsParserService" to "App\Controller\Admin\Loto\TransactionXlsParserController".
Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\Loto\TransactionXlsParserController" to "App\Controller\Admin\Loto\TransactionXlsParserController".
Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\Notification\UserNotificationCRUDController" to "App\Controller\Admin\Notification\UserNotificationCRUDController".
Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\Reporting\GameWinningPaymentReportCRUDController" to "App\Controller\Admin\Reporting\GameWinningPaymentReportCRUDController".
Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\Security\AccountTransferPreviewCRUDController" to "App\Controller\Admin\Security\AccountTransferPreviewCRUDController".
Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\SuperContest\SuperContestCRUDController" to "App\Controller\Admin\SuperContest\SuperContestCRUDController".
Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\SuperContest\SuperContestDefinitionCRUDController" to "App\Controller\Admin\SuperContest\SuperContestDefinitionCRUDController".
Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\User\UserTestimonialCRUDController" to "App\Controller\Admin\User\UserTestimonialCRUDController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\AppConfigController" to "App\Controller\Api\AppConfigController".
Inlined service "App\Service\Data\Config\AppConfigService" to "App\Controller\Api\AppConfigController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\BillingApiController" to "App\Controller\Api\BillingApiController".
Inlined service ".service_locator.u9KuSDP.App\Controller\Api\FirestoreApiController" to "App\Controller\Api\FirestoreApiController".
Inlined service "App\Service\External\Google\FirestoreService" to "App\Controller\Api\FirestoreApiController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\GameApiController" to "App\Controller\Api\GameApiController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\GameWinningPaymentController" to "App\Controller\Api\GameWinningPaymentController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\PaymentApiController" to "App\Controller\Api\PaymentApiController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\ScheduledTicketApiController" to "App\Controller\Api\ScheduledTicketApiController".
Inlined service "App\Service\Data\Logs\ScheduledTicketLogService" to "App\Controller\Api\ScheduledTicketApiController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\SecurityApiController" to "App\Controller\Api\SecurityApiController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\SuperContestApiController" to "App\Controller\Api\SuperContestApiController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\TicketApiController" to "App\Controller\Api\TicketApiController".
Inlined service ".service_locator.mx0UMmY.App\Controller\Api\UserApiController" to "App\Controller\Api\UserApiController".
Inlined service ".service_locator.u9KuSDP.App\Controller\DebugController" to "App\Controller\DebugController".
Inlined service ".service_locator.mx0UMmY.App\Controller\DefaultController" to "App\Controller\DefaultController".
Inlined service ".service_locator.u9KuSDP.App\Controller\External\AmParcatApiController" to "App\Controller\External\AmParcatApiController".
Inlined service ".service_locator.u9KuSDP.App\Controller\StaticPageController" to "App\Controller\StaticPageController".
Inlined service "App\Service\Framework\RequestService" to "App\EventListener\RequestListener".
Inlined service "App\Service\Data\Contest\SuperContestCriterionServiceFactory" to "App\Service\Data\Contest\SuperContestService".
Inlined service "App\Service\External\Google\Sheets\GoogleSheetApiHelperInterface" to "App\Service\Data\User\BannedCnpService".
Inlined service "App\Utils\RandomGenerator" to "App\Service\External\Loto\LotoDataTransformer".
Inlined service "App\Utils\LotoHasher" to "App\Service\External\Loto\LotoDataTransformer".
Inlined service "App\Service\Framework\ExtendedParamConverter.inner" to "App\Service\Framework\ExtendedParamConverter".
Inlined service "google.client" to "google.storage".
Inlined service "google.sheets.readonly.client" to "App\Service\External\Google\Sheets\GoogleSheetApiHelperInterface".
Inlined service "google.storage" to "sonata.media.adapter.filesystem.gcs".
Inlined service "sonata.media.adapter.filesystem.gcs" to "sonata.media.filesystem.gcs".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "sonata.admin.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.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.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "sonata.admin.route_loader" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler" to "session.storage.native".
Inlined service ".service_locator.ZOHvDA0" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.82vfcYB" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "sonata.user.validator.user_initializer" to "validator.builder".
Inlined service "doctrine_odm.mongodb.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.2ujOMUu" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.ruELRDk" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.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.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "sonata.block.data_collector" to "profiler".
Inlined service "jms_serializer.data_collector" to "profiler".
Inlined service "doctrine_mongodb.odm.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\EnumToStringFilter" to "twig".
Inlined service "App\Twig\SuperContestExtension" to "twig".
Inlined service "App\Twig\TicketFilters" to "twig".
Inlined service "App\Twig\UtilFilters" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "sonata.twig.extension.wrapping" to "twig".
Inlined service "sonata.twig.status_extension" to "twig".
Inlined service "sonata.twig.template_extension" to "twig".
Inlined service "sonata.form.twig.canonicalize_extension" to "twig".
Inlined service "sonata.block.twig.extension" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "sonata.admin.twig.sonata_admin_extension" to "twig".
Inlined service "sonata.admin.twig.template_registry_extension" to "twig".
Inlined service "sonata.admin.twig.group_extension" to "twig".
Inlined service "sonata.admin.twig.icon_extension" to "twig".
Inlined service "sonata.admin.twig.security_extension" to "twig".
Inlined service "sonata.admin.twig.canonicalize_extension" to "twig".
Inlined service "sonata.admin.twig.xeditable_extension" to "twig".
Inlined service "sonata.admin.twig.render_element_extension" to "twig".
Inlined service "sonata.admin.twig.breadcrumbs_extension" to "twig".
Inlined service "sonata.user.roles_matrix_extension" to "twig".
Inlined service "sonata.media.twig.extension" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" 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 "sonata.block.twig.global" to "twig".
Inlined service "sonata.user.twig.global" to "twig".
Inlined service "sonata.media.twig.global" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.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.lZmCRtt" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "App\Service\Framework\ExtendedParamConverter" to "sensio_framework_extra.converter.manager".
Inlined service "App\Service\Framework\RequestQueryParamConverter" to "sensio_framework_extra.converter.manager".
Inlined service "App\Service\Framework\RequestQueryParamConverter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "App\Service\Framework\ExtendedParamConverter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.NQ0YNEl" to "doctrine.dbal.default_connection.event_manager".
Inlined service "App\Repository\Doctrine\DBAL\Platforms\PostgreSqlPlatform" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.AKM2HY6" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.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.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.eKXDm4f" to "security.access_map".
Inlined service ".security.request_matcher.DtPA6tq" to "security.access_map".
Inlined service ".security.request_matcher.sW49kSx" to "security.access_map".
Inlined service ".security.request_matcher.K_GxRfk" to "security.access_map".
Inlined service ".security.request_matcher.hLm53Uu" to "security.access_map".
Inlined service ".security.request_matcher.7oxTYJm" to "security.access_map".
Inlined service ".security.request_matcher.xtQ1sGe" to "security.access_map".
Inlined service ".security.request_matcher._pRcrzc" to "security.access_map".
Inlined service ".security.request_matcher.Ud1TEPV" to "security.access_map".
Inlined service ".security.request_matcher.HuTIz8q" to "security.access_map".
Inlined service ".security.request_matcher.eoJuNvA" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.admin".
Inlined service "security.authentication.success_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.admin" to "security.authenticator.remember_me_handler.admin".
Inlined service "debug.security.firewall.authenticator.admin.inner" to "debug.security.firewall.authenticator.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.api_auth_v2".
Inlined service "debug.security.firewall.authenticator.api_auth_v2.inner" to "debug.security.firewall.authenticator.api_auth_v2".
Inlined service "security.exception_listener.api_auth_v2" to "security.firewall.map.context.api_auth_v2".
Inlined service "security.firewall.map.config.api_auth_v2" to "security.firewall.map.context.api_auth_v2".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" 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.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.request.param_fetcher".
Inlined service ".service_locator.CE6DdyV" to "fos_rest.decoder_provider".
Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.2364365e6bb6bfd5cadeda231e59db9139fadac2b673beb794ba3c0068839a899dc3c386" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.552b249245114c13c176106a329bbde850eac97d1823cc9d846f52043099bb4bda05ad6c" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.2432e83048427dc8f11b940a6bcff723487fb9f0d780232170a5c588f73bf33daf39191b" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request.param_fetcher" to "fos_rest.param_fetcher_listener".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Common\GameTypesFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Common\LotoUsersFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Feature\LotoWinningPaymentsFixture" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Feature\Sonata\SonataAccessFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\GlobalConfigFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Loto\GameTypeFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Loto\Prize\PrizePaymentDashboardFixture" to "doctrine.fixtures.loader".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "sonata.doctrine.adapter.doctrine_orm" to "sonata.doctrine.model.adapter.chain".
Inlined service "sonata.exporter.writer.csv" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.json" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xls" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xlsx" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xml" to "sonata.exporter.exporter".
Inlined service ".service_locator.jbPZ0KA" to "sonata.block.manager".
Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service ".service_locator.TWz9UQt" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
Inlined service "sonata.admin.form.data_transformer_resolver" to "sonata.admin.action.set_object_field_value".
Inlined service "sonata.admin.search.handler" to "sonata.admin.block.search_result".
Inlined service "sonata.admin.manipulator.acl.admin" to "sonata.admin.command.setup_acl".
Inlined service ".service_locator.wnwe_nI" to "sonata.admin.pool".
Inlined service ".service_locator.nrtNmc4" to "sonata.admin.builder.filter.factory".
Inlined service ".service_locator.3CTLkIg.sonata.admin.controller.crud" to "sonata.admin.controller.crud".
Inlined service "sonata.admin.form.data_transformer.boolean_to_string" to "sonata.admin.form.data_transformer_resolver".
Inlined service "sonata.admin.guesser.orm_list_chain" to "sonata.admin.builder.orm_list".
Inlined service "sonata.admin.guesser.orm_list" to "sonata.admin.guesser.orm_list_chain".
Inlined service "sonata.admin.guesser.orm_show_chain" to "sonata.admin.builder.orm_show".
Inlined service "sonata.admin.guesser.orm_show" to "sonata.admin.guesser.orm_show_chain".
Inlined service "sonata.admin.guesser.orm_datagrid_chain" to "sonata.admin.builder.orm_datagrid".
Inlined service "sonata.admin.guesser.orm_datagrid" to "sonata.admin.guesser.orm_datagrid_chain".
Inlined service "sonata.user.admin_roles_builder" to "sonata.user.matrix_roles_builder".
Inlined service "sonata.user.mailer.default" to "sonata.user.action.request".
Inlined service "sonata.user.util.token_generator" to "sonata.user.action.request".
Inlined service "security.authentication_utils" to "sonata.user.action.login".
Inlined service "sonata.media.security.superadmin_strategy" to "sonata.media.pool".
Inlined service "sonata.media.provider.file" to "sonata.media.pool".
Inlined service "sonata.media.provider.youtube" to "sonata.media.pool".
Inlined service "sonata.media.provider.dailymotion" to "sonata.media.pool".
Inlined service "sonata.media.provider.vimeo" to "sonata.media.pool".
Inlined service "sonata.media.resizer.crop" to "sonata.media.thumbnail.format".
Inlined service "sonata.media.resizer.square" to "sonata.media.thumbnail.format".
Inlined service "sonata.media.thumbnail.file" to "sonata.media.provider.file".
Inlined service "sonata.media.metadata.noop" to "sonata.media.metadata.proxy".
Inlined service ".service_locator.UfWeBZF.sonata.media.controller.media.admin" to "sonata.media.controller.media.admin".
Inlined service ".service_locator.3CTLkIg.sonata.media.controller.gallery.admin" to "sonata.media.controller.gallery.admin".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.annotation_and_attributes_reader" to "jms_serializer.metadata.annotation_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver.inner" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.doctrine_object_constructor.inner" to "jms_serializer.doctrine_object_constructor".
Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service "doctrine_mongodb.odm.symfony.fixtures.loader" to "Doctrine\Bundle\MongoDBBundle\Command\LoadDataFixturesDoctrineODMCommand".
Inlined service "doctrine_mongodb.odm.default_metadata_cache" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.default_metadata_driver" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.container_repository_factory" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.default_attribute_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_xml_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_xml_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_configuration" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "doctrine_mongodb.odm.default_connection.event_manager" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "doctrine_mongodb.odm.default_manager_configurator" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "sonata.admin.guesser.doctrine_mongodb_list_chain" to "sonata.admin.builder.doctrine_mongodb_list".
Inlined service "sonata.admin.guesser.doctrine_mongodb_list" to "sonata.admin.guesser.doctrine_mongodb_list_chain".
Inlined service "sonata.admin.guesser.doctrine_mongodb_show_chain" to "sonata.admin.builder.doctrine_mongodb_show".
Inlined service "sonata.admin.guesser.doctrine_mongodb_show" to "sonata.admin.guesser.doctrine_mongodb_show_chain".
Inlined service "sonata.admin.guesser.doctrine_mongodb_datagrid_chain" to "sonata.admin.builder.doctrine_mongodb_datagrid".
Inlined service "sonata.admin.guesser.doctrine_mongodb_datagrid" to "sonata.admin.guesser.doctrine_mongodb_datagrid_chain".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "maker.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_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_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_subscriber" to "maker.auto_command.make_subscriber".
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 "sonata.admin.maker" to "maker.auto_command.make_sonata_admin".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.sonata.admin.argument_resolver.admin.inner" to "debug.sonata.admin.argument_resolver.admin".
Inlined service "debug.sonata.admin.argument_resolver.proxy_query.inner" to "debug.sonata.admin.argument_resolver.proxy_query".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\Contest\SuperContestMessageHandler" to ".messenger.method_on_object_wrapper.UetlxC1".
Inlined service "App\MessageHandler\Loto\LotoTicketFileMessageHandler" to ".messenger.method_on_object_wrapper.VkTUbql".
Inlined service "App\MessageHandler\Loto\WinningPaymentMessageHandler" to ".messenger.method_on_object_wrapper.Wz4FsJZ".
Inlined service ".messenger.method_on_object_wrapper.1OUanhY" to ".messenger.handler_descriptor.CNrUztc".
Inlined service ".messenger.method_on_object_wrapper.WZjKwA8" to ".messenger.handler_descriptor.rx0WF5R".
Inlined service ".messenger.method_on_object_wrapper.UetlxC1" to ".messenger.handler_descriptor.G6qkqMN".
Inlined service ".messenger.method_on_object_wrapper.VkTUbql" to ".messenger.handler_descriptor.PfQ5T7l".
Inlined service ".messenger.method_on_object_wrapper.Wz4FsJZ" to ".messenger.handler_descriptor.DTXbNGJ".
Inlined service ".messenger.method_on_object_wrapper.rQRnFxl" to ".messenger.handler_descriptor.ZS4jvzM".
Inlined service ".messenger.method_on_object_wrapper.pEYG69P" to ".messenger.handler_descriptor.honDFbX".
Inlined service ".messenger.method_on_object_wrapper._XsT881" to ".messenger.handler_descriptor.5O24PGg".
Inlined service ".messenger.method_on_object_wrapper.F2lfIPr" to ".messenger.handler_descriptor.iFIaUkm".
Inlined service ".messenger.method_on_object_wrapper.YInp6kT" to ".messenger.handler_descriptor.B1nIL3U".
Inlined service ".messenger.method_on_object_wrapper.BjP8UDZ" to ".messenger.handler_descriptor.HXR_tfX".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "doctrine.dbal.well_known_schema_asset_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
Inlined service "doctrine.dbal.default_regex_schema_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.NUKe30Y" to ".service_locator.NUKe30Y.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service ".service_locator.UfWeBZF" to ".service_locator.UfWeBZF.sonata.media.controller.media.admin".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service "security.authenticator.manager.admin" to "debug.security.firewall.authenticator.admin.inner".
Inlined service "security.authenticator.manager.api_auth_v2" to "debug.security.firewall.authenticator.api_auth_v2.inner".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
Inlined service ".service_locator.5GyEr0U" to "console.command_loader".
Inlined service ".service_locator.NUKe30Y.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.assets" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "App\DataFixtures\FixtureEntityFactory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\FixtureEntityFactory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\FixtureEntityFactory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\FixtureEntityFactory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\FixtureEntityFactory" to "doctrine.fixtures_load_command".
Inlined service "sonata.media.filesystem.local" to "sonata.media.pool".
Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
Inlined service "sonata.media.filesystem.local" to "sonata.media.pool".
Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
Inlined service "sonata.media.filesystem.local" to "sonata.media.pool".
Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
Inlined service "jms_serializer.identical_property_naming_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.identical_property_naming_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.identical_property_naming_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
6
Tag "sonata.status.renderer" was defined on service(s) "sonata.twig.flashmessage.manager", but was never used.
Tag "jms_serializer.instance" was defined on service(s) "jms_serializer.event_dispatcher", "jms_serializer.doctrine_proxy_subscriber", "jms_serializer.stopwatch_subscriber", "jms_serializer.array_collection_handler", "jms_serializer.constraint_violation_handler", "jms_serializer.datetime_handler", "jms_serializer.iterator_handler", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.metadata.cache.file_cache", "jms_serializer.twig_extension.serializer_runtime_helper", "jms_serializer.cache.cache_clearer", "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "fos_rest.serializer.form_error_handler", "jms_serializer.deserialization_context_factory", "jms_serializer.serialization_context_factory", "jms_serializer", but was never used. Did you mean "jms_serializer.instance_global"?
Tag "jms_serializer.instance_global" was defined on service(s) "jms_serializer.type_parser", "jms_serializer.expression_evaluator", but was never used. Did you mean "jms_serializer.instance"?
Tag "jms_serializer.profiler" was defined on service(s) "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", but was never used. Did you mean "jms_serializer.serializer"?
Tag "doctrine_mongodb.odm.document_manager" was defined on service(s) "doctrine_mongodb.odm.default_document_manager", but was never used. Did you mean "doctrine_mongodb.odm.command_logger"?
Tag "sonata.admin.template_registry" was defined on service(s) "sonata.user.admin.user.template_registry", "app.admin.loto.ticket.template_registry", "app.admin.loto.number_results.template_registry", "app.admin.loto.info_games.template_registry", "app.admin.loto.text_edit.template_registry", "app.admin.loto.scheduled_ticket_admin.template_registry", "app.admin.game.game_type.template_registry", "app.admin.game.reduced_scheme.template_registry", "app.admin.request_log.template_registry", "app.admin.error_log.template_registry", "app.admin.loto.game_period_admin.template_registry", "app.admin.loto.game_summary_admin.template_registry", "app.admin.loto.filesystem.export_file_admin.template_registry", "app.admin.loto.filesystem.hourly_export_file_admin.template_registry", "app.admin.loto.filesystem.summary_file_admin.template_registry", "app.admin.loto.filesystem.ticket_file_admin.template_registry", "app.admin.loto.game_draw_admin.template_registry", "app.admin.loto.noroc_variant_admin.template_registry", "app.admin.payment.transaction_admin.template_registry", "app.admin.user.user_profile_admin.template_registry", "app.admin.user.user_admin.template_registry", "app.admin.user.banned_user_profile_admin.template_registry", "app.admin.user.billing_info_admin.template_registry", "app.admin.loto.game_winning_admin.template_registry", "app.admin.notification.email_notification_admin.template_registry", "app.admin.notification.push_notification_admin.template_registry", "app.admin.loto.category_winning_admin.template_registry", "app.admin.config.global_config_admin.template_registry", "app.admin.payment.status_entry_admin.template_registry", "app.admin.notification.sms_notification_admin.template_registry", "app.admin.loto.jackpot_admin.template_registry", "app.admin.loto.game_winning_payment.template_registry", "app.admin.loto.game_winning_payment_report.template_registry", "app.admin.security.account_transfer_log_admin.template_registry", "app.admin.reporting.game_period_sales_report_admin.template_registry", "app.admin.security.account_transfer_preview_admin.template_registry", "app.admin.config.app_config_admin.template_registry", "app.admin.organization.partner_company_admin.template_registry", "app.admin.reporting.ticket_purchase_entry_admin.template_registry", "app.admin.log.cron_log_admin.template_registry", "app.admin.scheduled_ticket_log_admin.template_registry", "app.admin.config.text_entry_key_admin.template_registry", "app.admin.contest.super_contest_definition_admin.template_registry", "app.admin.contest.super_contest_admin.template_registry", "app.admin.super_contest_list.template_registry", "app.admin.contest.super_contest_prize_admin.template_registry", "app.admin.reporting.super_contest_report_entry_admin.template_registry", "app.admin.contest.eligibility_criterion_has_contest_admin.template_registry", "app.admin.contest.eligibility_criterion.template_registry", "app.admin.user.testimonial.template_registry", "app.admin.user.subscription_plan.template_registry", "app.admin.loto.transaction_xls_parser.template_registry", "sonata.media.admin.media.template_registry", "sonata.media.admin.gallery.template_registry", "sonata.media.admin.gallery_item.template_registry", but was never used.