var/cache/dev/ContainerXOq9vSx/App_KernelDevDebugContainer.php line 8448

Open in your IDE?
  1. <?php
  2. namespace ContainerXOq9vSx;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             'App\\Controller\\AnaliticController' => 'getAnaliticControllerService',
  47.             'App\\Controller\\BettingController' => 'getBettingControllerService',
  48.             'App\\Controller\\BorletteController' => 'getBorletteControllerService',
  49.             'App\\Controller\\BotController' => 'getBotControllerService',
  50.             'App\\Controller\\CashdeskController' => 'getCashdeskControllerService',
  51.             'App\\Controller\\ChainClubController' => 'getChainClubControllerService',
  52.             'App\\Controller\\ClubApiController' => 'getClubApiControllerService',
  53.             'App\\Controller\\ClubController' => 'getClubControllerService',
  54.             'App\\Controller\\CreateUpdateInstructionController' => 'getCreateUpdateInstructionControllerService',
  55.             'App\\Controller\\DownloadController' => 'getDownloadControllerService',
  56.             'App\\Controller\\EncashmentController' => 'getEncashmentControllerService',
  57.             'App\\Controller\\EncashmentControllerUSD' => 'getEncashmentControllerUSDService',
  58.             'App\\Controller\\EncashmentPlanController' => 'getEncashmentPlanControllerService',
  59.             'App\\Controller\\EncashmentPlanControllerUSD' => 'getEncashmentPlanControllerUSDService',
  60.             'App\\Controller\\ExternalCashdeskDataApiController' => 'getExternalCashdeskDataApiControllerService',
  61.             'App\\Controller\\ExternalCashdeskDataTestController' => 'getExternalCashdeskDataTestControllerService',
  62.             'App\\Controller\\ExternalClubDataApiController' => 'getExternalClubDataApiControllerService',
  63.             'App\\Controller\\ExternalClubDataTestController' => 'getExternalClubDataTestControllerService',
  64.             'App\\Controller\\ExternalUserDataApiController' => 'getExternalUserDataApiControllerService',
  65.             'App\\Controller\\ExternalUserDataTestController' => 'getExternalUserDataTestControllerService',
  66.             'App\\Controller\\HistoryChangeController' => 'getHistoryChangeControllerService',
  67.             'App\\Controller\\HistoryController' => 'getHistoryControllerService',
  68.             'App\\Controller\\IndexController' => 'getIndexControllerService',
  69.             'App\\Controller\\JackpotController' => 'getJackpotControllerService',
  70.             'App\\Controller\\LocalCashdeskController' => 'getLocalCashdeskControllerService',
  71.             'App\\Controller\\MetricsController' => 'getMetricsControllerService',
  72.             'App\\Controller\\OnlineCashdeskController' => 'getOnlineCashdeskControllerService',
  73.             'App\\Controller\\PartnerController' => 'getPartnerControllerService',
  74.             'App\\Controller\\ParyajpamRemoteCashdeskApiController' => 'getParyajpamRemoteCashdeskApiControllerService',
  75.             'App\\Controller\\PaymentController' => 'getPaymentControllerService',
  76.             'App\\Controller\\PlatformCashdeskApiController' => 'getPlatformCashdeskApiControllerService',
  77.             'App\\Controller\\PlatformCashdeskApiV2Controller' => 'getPlatformCashdeskApiV2ControllerService',
  78.             'App\\Controller\\RegionClubController' => 'getRegionClubControllerService',
  79.             'App\\Controller\\ReportController' => 'getReportControllerService',
  80.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  81.             'App\\Controller\\TelegramBotController' => 'getTelegramBotControllerService',
  82.             'App\\Controller\\TelegramUserController' => 'getTelegramUserControllerService',
  83.             'App\\Controller\\TerminalController' => 'getTerminalControllerService',
  84.             'App\\Controller\\TimetableController' => 'getTimetableControllerService',
  85.             'App\\Controller\\UserApiController' => 'getUserApiControllerService',
  86.             'App\\Controller\\UserController' => 'getUserControllerService',
  87.             'App\\Services\\TranslationPhrasesStub' => 'getTranslationPhrasesStubService',
  88.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  89.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  90.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  91.             'cache.app' => 'getCache_AppService',
  92.             'cache.app_clearer' => 'getCache_AppClearerService',
  93.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  94.             'cache.system' => 'getCache_SystemService',
  95.             'cache.system_clearer' => 'getCache_SystemClearerService',
  96.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  97.             'cache_warmer' => 'getCacheWarmerService',
  98.             'console.command_loader' => 'getConsole_CommandLoaderService',
  99.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  100.             'data_collector.dump' => 'getDataCollector_DumpService',
  101.             'doctrine' => 'getDoctrineService',
  102.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  103.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  104.             'error_controller' => 'getErrorControllerService',
  105.             'event_dispatcher' => 'getEventDispatcherService',
  106.             'http_kernel' => 'getHttpKernelService',
  107.             'monolog.logger.check_cashdesk_balance' => 'getMonolog_Logger_CheckCashdeskBalanceService',
  108.             'monolog.logger.create_bet' => 'getMonolog_Logger_CreateBetService',
  109.             'monolog.logger.jackpot_wins' => 'getMonolog_Logger_JackpotWinsService',
  110.             'monolog.logger.jackpots' => 'getMonolog_Logger_JackpotsService',
  111.             'monolog.logger.telegram' => 'getMonolog_Logger_TelegramService',
  112.             'request_stack' => 'getRequestStackService',
  113.             'router' => 'getRouterService',
  114.             'routing.loader' => 'getRouting_LoaderService',
  115.             'services_resetter' => 'getServicesResetterService',
  116.             'translator' => 'getTranslatorService',
  117.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  118.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  119.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  120.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  121.             'cache_clearer' => 'getCacheClearerService',
  122.             'filesystem' => 'getFilesystemService',
  123.             'serializer' => 'getSerializerService',
  124.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  125.             'form.factory' => 'getForm_FactoryService',
  126.             'form.type.file' => 'getForm_Type_FileService',
  127.             'profiler' => 'getProfilerService',
  128.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  129.             'security.token_storage' => 'getSecurity_TokenStorageService',
  130.             'twig' => 'getTwigService',
  131.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  132.             'session' => 'getSessionService',
  133.             'validator' => 'getValidatorService',
  134.         ];
  135.         $this->aliases = [
  136.             'database_connection' => 'doctrine.dbal.default_connection',
  137.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  138.         ];
  139.         $this->privates['service_container'] = function () {
  140.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  141.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  146.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  148.             include_once \dirname(__DIR__4).'/src/EventSubscribers/ApiAuthenticationSubscriber.php';
  149.             include_once \dirname(__DIR__4).'/src/Monolog/Processor/RequestIdProcessor.php';
  150.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  151.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  152.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  153.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  154.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  155.             include_once \dirname(__DIR__4).'/src/Repository/AuditLogRepository.php';
  156.             include_once \dirname(__DIR__4).'/src/Repository/CashdeskRepository.php';
  157.             include_once \dirname(__DIR__4).'/src/Repository/ClubRepository.php';
  158.             include_once \dirname(__DIR__4).'/src/Repository/RegionClubRepository.php';
  159.             include_once \dirname(__DIR__4).'/src/Repository/SettingRepository.php';
  160.             include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  161.             include_once \dirname(__DIR__4).'/src/Services/AuditLogService.php';
  162.             include_once \dirname(__DIR__4).'/src/Services/ClubService.php';
  163.             include_once \dirname(__DIR__4).'/src/Services/SecurityService.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  166.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  170.             include_once \dirname(__DIR__4).'/src/Services/RestrictionManager.php';
  171.             include_once \dirname(__DIR__4).'/src/Subscriber/BettingSignCheckerSubscriber.php';
  172.             include_once \dirname(__DIR__4).'/src/Subscriber/JsonRequestTransformerSubscriber.php';
  173.             include_once \dirname(__DIR__4).'/src/Subscriber/LocaleSubscriber.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  200.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  207.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  230.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  242.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  243.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  244.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  245.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  278.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  279.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  280.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  281.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  284.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  287.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  288.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  289.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  291.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  292.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  293.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/myclabs/php-enum/stubs/Stringable.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  313.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  314.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  315.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  316.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  318.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  319.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  321.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  322.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  323.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  324.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  325.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  326.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  328.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  333.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  336.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/ReflectionBasedDriver.php';
  337.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  339.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  344.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  345.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  347.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  349.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  350.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  351.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  353.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  355.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  356.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  357.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  361.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  363.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  365.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  366.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  369.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  370.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  371.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  398.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  404.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  421.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  425.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  427.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  429.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  430.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  431.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  432.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  433.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  434.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  435.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  436.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  437.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  443.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  466.             include_once \dirname(__DIR__4).'/src/Twig/AllowPaymentJackpots.php';
  467.             include_once \dirname(__DIR__4).'/src/Twig/PostPaginator.php';
  468.             include_once \dirname(__DIR__4).'/src/Twig/ShowCashdeskData.php';
  469.             include_once \dirname(__DIR__4).'/src/Twig/ShowClubData.php';
  470.             include_once \dirname(__DIR__4).'/src/Twig/ShowDatetimeExtension.php';
  471.             include_once \dirname(__DIR__4).'/src/Twig/ShowDuration.php';
  472.             include_once \dirname(__DIR__4).'/src/Twig/ShowMoneyExtension.php';
  473.             include_once \dirname(__DIR__4).'/src/Twig/ShowRegionData.php';
  474.             include_once \dirname(__DIR__4).'/src/Twig/ShowRoleExtension.php';
  475.             include_once \dirname(__DIR__4).'/src/Twig/ShowShiftDuration.php';
  476.             include_once \dirname(__DIR__4).'/src/Twig/ShowSupportImCode.php';
  477.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  480.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  482.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  487.         };
  488.     }
  489.     public function compile(): void
  490.     {
  491.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  492.     }
  493.     public function isCompiled(): bool
  494.     {
  495.         return true;
  496.     }
  497.     public function getRemovedIds(): array
  498.     {
  499.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  500.     }
  501.     /**
  502.      * Gets the public '.container.private.cache_clearer' shared service.
  503.      *
  504.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  505.      */
  506.     protected function get_Container_Private_CacheClearerService()
  507.     {
  508.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  509.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  510.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  511.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  512.         }, 1));
  513.     }
  514.     /**
  515.      * Gets the public '.container.private.filesystem' shared service.
  516.      *
  517.      * @return \Symfony\Component\Filesystem\Filesystem
  518.      */
  519.     protected function get_Container_Private_FilesystemService()
  520.     {
  521.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  522.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  523.     }
  524.     /**
  525.      * Gets the public '.container.private.form.factory' shared service.
  526.      *
  527.      * @return \Symfony\Component\Form\FormFactory
  528.      */
  529.     protected function get_Container_Private_Form_FactoryService()
  530.     {
  531.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  532.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  533.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  534.     }
  535.     /**
  536.      * Gets the public '.container.private.form.type.file' shared service.
  537.      *
  538.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  539.      */
  540.     protected function get_Container_Private_Form_Type_FileService()
  541.     {
  542.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  543.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  544.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  545.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  546.     }
  547.     /**
  548.      * Gets the public '.container.private.profiler' shared service.
  549.      *
  550.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  551.      */
  552.     protected function get_Container_Private_ProfilerService()
  553.     {
  554.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  555.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  556.         $a->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  557.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  558.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  559.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  560.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  561.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  562.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  563.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  564.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  565.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  566.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  567.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  568.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  569.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  570.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  571.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  572.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  573.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  574.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  575.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  576.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  577.         if ($this->has('kernel')) {
  578.             $f->setKernel($b);
  579.         }
  580.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  581.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  582.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  583.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  584.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  585.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  586.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  587.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  588.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  589.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  590.         $instance->add($d);
  591.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  592.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  593.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  594.         $instance->add($e);
  595.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  596.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  597.         $instance->add($f);
  598.         return $instance;
  599.     }
  600.     /**
  601.      * Gets the public '.container.private.security.authorization_checker' shared service.
  602.      *
  603.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  604.      */
  605.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  606.     {
  607.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  608.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  609.             return $this->services['.container.private.security.authorization_checker'];
  610.         }
  611.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  612.     }
  613.     /**
  614.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  615.      *
  616.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  617.      */
  618.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  619.     {
  620.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  621.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  622.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  623.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  624.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  625.     }
  626.     /**
  627.      * Gets the public '.container.private.security.password_encoder' shared service.
  628.      *
  629.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  630.      *
  631.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  632.      */
  633.     protected function get_Container_Private_Security_PasswordEncoderService()
  634.     {
  635.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  636.         return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  637.     }
  638.     /**
  639.      * Gets the public '.container.private.security.token_storage' shared service.
  640.      *
  641.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  642.      */
  643.     protected function get_Container_Private_Security_TokenStorageService()
  644.     {
  645.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  646.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  647.         ], [
  648.             'request_stack' => '?',
  649.         ]));
  650.     }
  651.     /**
  652.      * Gets the public '.container.private.serializer' shared service.
  653.      *
  654.      * @return \Symfony\Component\Serializer\Serializer
  655.      */
  656.     protected function get_Container_Private_SerializerService()
  657.     {
  658.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  659.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  660.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  661.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  662.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  663.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  664.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  665.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  666.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  667.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  668.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  669.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  670.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  671.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  672.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  673.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  674.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  675.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  676.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  677.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  678.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  679.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  680.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  681.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  682.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  683.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  684.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  685.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  686.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  687.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  688.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  689.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  690.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  691.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  692.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  693.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  694.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  695.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  696.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  697.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  698.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  699.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  700.         $c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
  701.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(NULL), => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 10 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b$c$a, ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b), NULL)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  702.     }
  703.     /**
  704.      * Gets the public '.container.private.session' shared service.
  705.      *
  706.      * @return \Symfony\Component\HttpFoundation\Session\Session
  707.      */
  708.     protected function get_Container_Private_SessionService()
  709.     {
  710.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  711.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  712.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  713.         if (isset($this->services['.container.private.session'])) {
  714.             return $this->services['.container.private.session'];
  715.         }
  716.         return $this->services['.container.private.session'] = $a->createSession();
  717.     }
  718.     /**
  719.      * Gets the public '.container.private.twig' shared service.
  720.      *
  721.      * @return \Twig\Environment
  722.      */
  723.     protected function get_Container_Private_TwigService()
  724.     {
  725.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  726.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  727.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  728.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  729.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  730.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  731.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  732.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  733.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  734.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  735.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  736.         $a->addPath((\dirname(__DIR__4).'/templates'));
  737.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  738.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  739.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  740.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  741.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  742.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  743.         $f = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  744.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  745.         $h = ($this->services['router'] ?? $this->getRouterService());
  746.         $i = ($this->privates['App\\Repository\\SettingRepository'] ?? $this->getSettingRepositoryService());
  747.         $j = ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService());
  748.         $k = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  749.         $k->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  750.         $l = new \Symfony\Bridge\Twig\AppVariable();
  751.         $l->setEnvironment('dev');
  752.         $l->setDebug(true);
  753.         if ($this->has('.container.private.security.token_storage')) {
  754.             $l->setTokenStorage($c);
  755.         }
  756.         if ($this->has('request_stack')) {
  757.             $l->setRequestStack($b);
  758.         }
  759.         $m = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  760.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  761.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  762.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  763.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  764.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  765.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($b$f->getBaseUrl(), $f->isSecure())), new RewindableGenerator(function () {
  766.             return new \EmptyIterator();
  767.         }, 0))));
  768.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__4), 'UTF-8'));
  769.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  770.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  771.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  772.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  773.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  774.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$h)));
  775.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  776.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  777.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  778.         $instance->addExtension(new \App\Twig\AllowPaymentJackpots($i));
  779.         $instance->addExtension(new \App\Twig\PostPaginator($j));
  780.         $instance->addExtension(new \App\Twig\ShowCashdeskData(($this->privates['App\\Repository\\CashdeskRepository'] ?? $this->getCashdeskRepositoryService())));
  781.         $instance->addExtension(new \App\Twig\ShowClubData($j));
  782.         $instance->addExtension(new \App\Twig\ShowDatetimeExtension());
  783.         $instance->addExtension(new \App\Twig\ShowDuration());
  784.         $instance->addExtension(new \App\Twig\ShowMoneyExtension());
  785.         $instance->addExtension(new \App\Twig\ShowRegionData(($this->privates['App\\Repository\\RegionClubRepository'] ?? $this->getRegionClubRepositoryService())));
  786.         $instance->addExtension(new \App\Twig\ShowRoleExtension());
  787.         $instance->addExtension(new \App\Twig\ShowShiftDuration());
  788.         $instance->addExtension(new \App\Twig\ShowSupportImCode($i));
  789.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  790.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($k));
  791.         $instance->addGlobal('app'$l);
  792.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  793.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  794.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  795.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  796.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  797.         ], [
  798.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  799.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  800.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  801.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  802.         ])));
  803.         $instance->addGlobal('projectName'$this->getEnv('string:PROJECT_NAME'));
  804.         $instance->addGlobal('assetsVersion'$this->getEnv('ASSETS_VERSION'));
  805.         $instance->addGlobal('defaultCurrency'$this->getEnv('DEFAULT_CURRENCY'));
  806.         $instance->registerUndefinedFilterCallback([=> $m=> 'suggestFilter']);
  807.         $instance->registerUndefinedFunctionCallback([=> $m=> 'suggestFunction']);
  808.         $instance->registerUndefinedTokenParserCallback([=> $m=> 'suggestTag']);
  809.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  810.         return $instance;
  811.     }
  812.     /**
  813.      * Gets the public '.container.private.validator' shared service.
  814.      *
  815.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  816.      */
  817.     protected function get_Container_Private_ValidatorService()
  818.     {
  819.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  820.     }
  821.     /**
  822.      * Gets the public 'App\Controller\AnaliticController' shared autowired service.
  823.      *
  824.      * @return \App\Controller\AnaliticController
  825.      */
  826.     protected function getAnaliticControllerService()
  827.     {
  828.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  829.         include_once \dirname(__DIR__4).'/src/Controller/AnaliticController.php';
  830.         $this->services['App\\Controller\\AnaliticController'] = $instance = new \App\Controller\AnaliticController($this->getEnv('PROJECT_URL'), $this->getEnv('PROJECT_NAME'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()));
  831.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\AnaliticController'$this));
  832.         return $instance;
  833.     }
  834.     /**
  835.      * Gets the public 'App\Controller\BettingController' shared autowired service.
  836.      *
  837.      * @return \App\Controller\BettingController
  838.      */
  839.     protected function getBettingControllerService()
  840.     {
  841.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  842.         include_once \dirname(__DIR__4).'/src/Controller/BettingController.php';
  843.         $this->services['App\\Controller\\BettingController'] = $instance = new \App\Controller\BettingController($this->getEnv('PROJECT_NAME'), $this->getEnv('DEFAULT_CURRENCY'), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->privates['App\\Services\\Betting\\BettingService'] ?? $this->getBettingServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] ?? $this->getOnlineCashdeskServiceService()), ($this->privates['App\\Model\\Jackpot\\JackpotManager'] ?? $this->getJackpotManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\CashdeskRepository'] ?? $this->getCashdeskRepositoryService()));
  844.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\BettingController'$this));
  845.         return $instance;
  846.     }
  847.     /**
  848.      * Gets the public 'App\Controller\BorletteController' shared autowired service.
  849.      *
  850.      * @return \App\Controller\BorletteController
  851.      */
  852.     protected function getBorletteControllerService()
  853.     {
  854.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  855.         include_once \dirname(__DIR__4).'/src/Controller/BorletteController.php';
  856.         $this->services['App\\Controller\\BorletteController'] = $instance = new \App\Controller\BorletteController($this->getEnv('DEFAULT_CURRENCY'), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Model\\PlatformClient\\Borlette\\Client'] ?? $this->getClientService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()));
  857.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\BorletteController'$this));
  858.         return $instance;
  859.     }
  860.     /**
  861.      * Gets the public 'App\Controller\BotController' shared autowired service.
  862.      *
  863.      * @return \App\Controller\BotController
  864.      */
  865.     protected function getBotControllerService()
  866.     {
  867.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  868.         include_once \dirname(__DIR__4).'/src/Controller/BotController.php';
  869.         $this->services['App\\Controller\\BotController'] = $instance = new \App\Controller\BotController(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  870.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\BotController'$this));
  871.         return $instance;
  872.     }
  873.     /**
  874.      * Gets the public 'App\Controller\CashdeskController' shared autowired service.
  875.      *
  876.      * @return \App\Controller\CashdeskController
  877.      */
  878.     protected function getCashdeskControllerService()
  879.     {
  880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  881.         include_once \dirname(__DIR__4).'/src/Controller/CashdeskController.php';
  882.         $this->services['App\\Controller\\CashdeskController'] = $instance = new \App\Controller\CashdeskController(($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\SettingRepository'] ?? $this->getSettingRepositoryService()), ($this->privates['App\\Services\\RegionClubService'] ?? $this->getRegionClubServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()));
  883.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\CashdeskController'$this));
  884.         return $instance;
  885.     }
  886.     /**
  887.      * Gets the public 'App\Controller\ChainClubController' shared autowired service.
  888.      *
  889.      * @return \App\Controller\ChainClubController
  890.      */
  891.     protected function getChainClubControllerService()
  892.     {
  893.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  894.         include_once \dirname(__DIR__4).'/src/Controller/ChainClubController.php';
  895.         include_once \dirname(__DIR__4).'/src/Services/ChainClubService.php';
  896.         $a = ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService());
  897.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  898.         $this->services['App\\Controller\\ChainClubController'] = $instance = new \App\Controller\ChainClubController(new \App\Services\ChainClubService(($this->privates['App\\Repository\\ChainClubRepository'] ?? $this->getChainClubRepositoryService()), $a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $b), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), $a$b);
  899.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\ChainClubController'$this));
  900.         return $instance;
  901.     }
  902.     /**
  903.      * Gets the public 'App\Controller\ClubApiController' shared autowired service.
  904.      *
  905.      * @return \App\Controller\ClubApiController
  906.      */
  907.     protected function getClubApiControllerService()
  908.     {
  909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  910.         include_once \dirname(__DIR__4).'/src/Controller/ClubApiController.php';
  911.         $this->services['App\\Controller\\ClubApiController'] = $instance = new \App\Controller\ClubApiController(($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  912.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\ClubApiController'$this));
  913.         return $instance;
  914.     }
  915.     /**
  916.      * Gets the public 'App\Controller\ClubController' shared autowired service.
  917.      *
  918.      * @return \App\Controller\ClubController
  919.      */
  920.     protected function getClubControllerService()
  921.     {
  922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  923.         include_once \dirname(__DIR__4).'/src/Controller/ClubController.php';
  924.         $this->services['App\\Controller\\ClubController'] = $instance = new \App\Controller\ClubController(($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), ($this->privates['App\\Repository\\ClubRepository'] ?? $this->getClubRepositoryService()), ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->privates['App\\Model\\Jackpot\\JackpotManager'] ?? $this->getJackpotManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\SettingRepository'] ?? $this->getSettingRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()));
  925.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\ClubController'$this));
  926.         return $instance;
  927.     }
  928.     /**
  929.      * Gets the public 'App\Controller\CreateUpdateInstructionController' shared autowired service.
  930.      *
  931.      * @return \App\Controller\CreateUpdateInstructionController
  932.      */
  933.     protected function getCreateUpdateInstructionControllerService()
  934.     {
  935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  936.         include_once \dirname(__DIR__4).'/src/Controller/CreateUpdateInstructionController.php';
  937.         $this->services['App\\Controller\\CreateUpdateInstructionController'] = $instance = new \App\Controller\CreateUpdateInstructionController(($this->privates['App\\Services\\CreateUpdateInstructionService'] ?? $this->getCreateUpdateInstructionServiceService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\LocaleService'] ?? $this->getLocaleServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  938.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\CreateUpdateInstructionController'$this));
  939.         return $instance;
  940.     }
  941.     /**
  942.      * Gets the public 'App\Controller\DownloadController' shared autowired service.
  943.      *
  944.      * @return \App\Controller\DownloadController
  945.      */
  946.     protected function getDownloadControllerService()
  947.     {
  948.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  949.         include_once \dirname(__DIR__4).'/src/Controller/DownloadController.php';
  950.         $this->services['App\\Controller\\DownloadController'] = $instance = new \App\Controller\DownloadController();
  951.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\DownloadController'$this));
  952.         return $instance;
  953.     }
  954.     /**
  955.      * Gets the public 'App\Controller\EncashmentController' shared autowired service.
  956.      *
  957.      * @return \App\Controller\EncashmentController
  958.      */
  959.     protected function getEncashmentControllerService()
  960.     {
  961.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  962.         include_once \dirname(__DIR__4).'/src/Controller/EncashmentController.php';
  963.         include_once \dirname(__DIR__4).'/src/Services/EncashmentService.php';
  964.         $a = ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService());
  965.         $b = ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService());
  966.         $c = ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService());
  967.         $d = ($this->privates['App\\Services\\PaymentService'] ?? $this->getPaymentServiceService());
  968.         $e = ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService());
  969.         $f = ($this->services['translator'] ?? $this->getTranslatorService());
  970.         $this->services['App\\Controller\\EncashmentController'] = $instance = new \App\Controller\EncashmentController(($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), $a$b$c, new \App\Services\EncashmentService($a$d$c$b$e, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $f, ($this->privates['App\\Repository\\CashdeskRepository'] ?? $this->getCashdeskRepositoryService())), $e$d$f, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  971.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\EncashmentController'$this));
  972.         return $instance;
  973.     }
  974.     /**
  975.      * Gets the public 'App\Controller\EncashmentControllerUSD' shared autowired service.
  976.      *
  977.      * @return \App\Controller\EncashmentControllerUSD
  978.      */
  979.     protected function getEncashmentControllerUSDService()
  980.     {
  981.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  982.         include_once \dirname(__DIR__4).'/src/Controller/EncashmentControllerUSD.php';
  983.         include_once \dirname(__DIR__4).'/src/Services/EncashmentServiceUSD.php';
  984.         $a = ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService());
  985.         $b = ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService());
  986.         $c = ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService());
  987.         $d = ($this->privates['App\\Services\\PaymentService'] ?? $this->getPaymentServiceService());
  988.         $e = ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService());
  989.         $f = ($this->services['translator'] ?? $this->getTranslatorService());
  990.         $this->services['App\\Controller\\EncashmentControllerUSD'] = $instance = new \App\Controller\EncashmentControllerUSD(($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), $a$b$c, new \App\Services\EncashmentServiceUSD($a$d$c$b$e, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $f), $e$d$f);
  991.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\EncashmentControllerUSD'$this));
  992.         return $instance;
  993.     }
  994.     /**
  995.      * Gets the public 'App\Controller\EncashmentPlanController' shared autowired service.
  996.      *
  997.      * @return \App\Controller\EncashmentPlanController
  998.      */
  999.     protected function getEncashmentPlanControllerService()
  1000.     {
  1001.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1002.         include_once \dirname(__DIR__4).'/src/Controller/EncashmentPlanController.php';
  1003.         $this->services['App\\Controller\\EncashmentPlanController'] = $instance = new \App\Controller\EncashmentPlanController(($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1004.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\EncashmentPlanController'$this));
  1005.         return $instance;
  1006.     }
  1007.     /**
  1008.      * Gets the public 'App\Controller\EncashmentPlanControllerUSD' shared autowired service.
  1009.      *
  1010.      * @return \App\Controller\EncashmentPlanControllerUSD
  1011.      */
  1012.     protected function getEncashmentPlanControllerUSDService()
  1013.     {
  1014.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1015.         include_once \dirname(__DIR__4).'/src/Controller/EncashmentPlanControllerUSD.php';
  1016.         $this->services['App\\Controller\\EncashmentPlanControllerUSD'] = $instance = new \App\Controller\EncashmentPlanControllerUSD(($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1017.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\EncashmentPlanControllerUSD'$this));
  1018.         return $instance;
  1019.     }
  1020.     /**
  1021.      * Gets the public 'App\Controller\ExternalCashdeskDataApiController' shared autowired service.
  1022.      *
  1023.      * @return \App\Controller\ExternalCashdeskDataApiController
  1024.      */
  1025.     protected function getExternalCashdeskDataApiControllerService()
  1026.     {
  1027.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1028.         include_once \dirname(__DIR__4).'/src/Controller/ExternalCashdeskDataApiController.php';
  1029.         $this->services['App\\Controller\\ExternalCashdeskDataApiController'] = $instance = new \App\Controller\ExternalCashdeskDataApiController($this->getEnv('API_EXTERNAL_SECRETKEY'), ($this->privates['App\\Services\\CreateUpdateInstructionService'] ?? $this->getCreateUpdateInstructionServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1030.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\ExternalCashdeskDataApiController'$this));
  1031.         return $instance;
  1032.     }
  1033.     /**
  1034.      * Gets the public 'App\Controller\ExternalCashdeskDataTestController' shared autowired service.
  1035.      *
  1036.      * @return \App\Controller\ExternalCashdeskDataTestController
  1037.      */
  1038.     protected function getExternalCashdeskDataTestControllerService()
  1039.     {
  1040.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1041.         include_once \dirname(__DIR__4).'/src/Controller/ExternalCashdeskDataTestController.php';
  1042.         $this->services['App\\Controller\\ExternalCashdeskDataTestController'] = $instance = new \App\Controller\ExternalCashdeskDataTestController($this->getEnv('API_EXTERNAL_SECRETKEY'));
  1043.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\ExternalCashdeskDataTestController'$this));
  1044.         return $instance;
  1045.     }
  1046.     /**
  1047.      * Gets the public 'App\Controller\ExternalClubDataApiController' shared autowired service.
  1048.      *
  1049.      * @return \App\Controller\ExternalClubDataApiController
  1050.      */
  1051.     protected function getExternalClubDataApiControllerService()
  1052.     {
  1053.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1054.         include_once \dirname(__DIR__4).'/src/Controller/ExternalClubDataApiController.php';
  1055.         $this->services['App\\Controller\\ExternalClubDataApiController'] = $instance = new \App\Controller\ExternalClubDataApiController($this->getEnv('API_EXTERNAL_SECRETKEY'), ($this->privates['App\\Services\\CreateUpdateInstructionService'] ?? $this->getCreateUpdateInstructionServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1056.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\ExternalClubDataApiController'$this));
  1057.         return $instance;
  1058.     }
  1059.     /**
  1060.      * Gets the public 'App\Controller\ExternalClubDataTestController' shared autowired service.
  1061.      *
  1062.      * @return \App\Controller\ExternalClubDataTestController
  1063.      */
  1064.     protected function getExternalClubDataTestControllerService()
  1065.     {
  1066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1067.         include_once \dirname(__DIR__4).'/src/Controller/ExternalClubDataTestController.php';
  1068.         $this->services['App\\Controller\\ExternalClubDataTestController'] = $instance = new \App\Controller\ExternalClubDataTestController($this->getEnv('API_EXTERNAL_SECRETKEY'));
  1069.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\ExternalClubDataTestController'$this));
  1070.         return $instance;
  1071.     }
  1072.     /**
  1073.      * Gets the public 'App\Controller\ExternalUserDataApiController' shared autowired service.
  1074.      *
  1075.      * @return \App\Controller\ExternalUserDataApiController
  1076.      */
  1077.     protected function getExternalUserDataApiControllerService()
  1078.     {
  1079.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1080.         include_once \dirname(__DIR__4).'/src/Controller/ExternalUserDataApiController.php';
  1081.         $this->services['App\\Controller\\ExternalUserDataApiController'] = $instance = new \App\Controller\ExternalUserDataApiController($this->getEnv('API_EXTERNAL_SECRETKEY'), ($this->privates['App\\Services\\CreateUpdateInstructionService'] ?? $this->getCreateUpdateInstructionServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1082.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\ExternalUserDataApiController'$this));
  1083.         return $instance;
  1084.     }
  1085.     /**
  1086.      * Gets the public 'App\Controller\ExternalUserDataTestController' shared autowired service.
  1087.      *
  1088.      * @return \App\Controller\ExternalUserDataTestController
  1089.      */
  1090.     protected function getExternalUserDataTestControllerService()
  1091.     {
  1092.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1093.         include_once \dirname(__DIR__4).'/src/Controller/ExternalUserDataTestController.php';
  1094.         $this->services['App\\Controller\\ExternalUserDataTestController'] = $instance = new \App\Controller\ExternalUserDataTestController($this->getEnv('API_EXTERNAL_SECRETKEY'));
  1095.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\ExternalUserDataTestController'$this));
  1096.         return $instance;
  1097.     }
  1098.     /**
  1099.      * Gets the public 'App\Controller\HistoryChangeController' shared autowired service.
  1100.      *
  1101.      * @return \App\Controller\HistoryChangeController
  1102.      */
  1103.     protected function getHistoryChangeControllerService()
  1104.     {
  1105.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1106.         include_once \dirname(__DIR__4).'/src/Controller/HistoryChangeController.php';
  1107.         include_once \dirname(__DIR__4).'/src/Services/HistoryChangeService.php';
  1108.         $this->services['App\\Controller\\HistoryChangeController'] = $instance = new \App\Controller\HistoryChangeController($this->getEnv('PROJECT_NAME'), new \App\Services\HistoryChangeService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Repository\\HistoryChangeRepository'] ?? $this->getHistoryChangeRepositoryService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService())), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1109.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\HistoryChangeController'$this));
  1110.         return $instance;
  1111.     }
  1112.     /**
  1113.      * Gets the public 'App\Controller\HistoryController' shared autowired service.
  1114.      *
  1115.      * @return \App\Controller\HistoryController
  1116.      */
  1117.     protected function getHistoryControllerService()
  1118.     {
  1119.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1120.         include_once \dirname(__DIR__4).'/src/Controller/HistoryController.php';
  1121.         $this->services['App\\Controller\\HistoryController'] = $instance = new \App\Controller\HistoryController($this->getEnv('PROJECT_NAME'), ($this->privates['App\\Model\\PlatformClient\\PlatformClientFactory'] ?? $this->getPlatformClientFactoryService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()));
  1122.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\HistoryController'$this));
  1123.         return $instance;
  1124.     }
  1125.     /**
  1126.      * Gets the public 'App\Controller\IndexController' shared autowired service.
  1127.      *
  1128.      * @return \App\Controller\IndexController
  1129.      */
  1130.     protected function getIndexControllerService()
  1131.     {
  1132.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1133.         include_once \dirname(__DIR__4).'/src/Controller/IndexController.php';
  1134.         $this->services['App\\Controller\\IndexController'] = $instance = new \App\Controller\IndexController(($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\TimetableService'] ?? $this->getTimetableServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\WorkshiftService'] ?? $this->getWorkshiftServiceService()));
  1135.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\IndexController'$this));
  1136.         return $instance;
  1137.     }
  1138.     /**
  1139.      * Gets the public 'App\Controller\JackpotController' shared autowired service.
  1140.      *
  1141.      * @return \App\Controller\JackpotController
  1142.      */
  1143.     protected function getJackpotControllerService()
  1144.     {
  1145.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1146.         include_once \dirname(__DIR__4).'/src/Controller/JackpotController.php';
  1147.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/JackpotFrontendClient.php';
  1148.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/JackpotChannelManager.php';
  1149.         $this->services['App\\Controller\\JackpotController'] = $instance = new \App\Controller\JackpotController(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['translator'] ?? $this->getTranslatorService()), new \App\Model\Jackpot\JackpotFrontendClient($this->getEnv('WEBSOCKET_FRONTEND_CONNECTION_STRING'), $this->getEnv('WEBSOCKET_FRONTEND_TOKEN_HMAC_SECRET_KEY'), ($this->privates['App\\Model\\Jackpot\\JackpotChannelManager'] ?? ($this->privates['App\\Model\\Jackpot\\JackpotChannelManager'] = new \App\Model\Jackpot\JackpotChannelManager($this->getEnv('PROJECT_NAME'))))), ($this->privates['App\\Model\\Jackpot\\JackpotManager'] ?? $this->getJackpotManagerService()), ($this->privates['App\\Repository\\JackpotWinRepository'] ?? $this->getJackpotWinRepositoryService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()));
  1150.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\JackpotController'$this));
  1151.         return $instance;
  1152.     }
  1153.     /**
  1154.      * Gets the public 'App\Controller\LocalCashdeskController' shared autowired service.
  1155.      *
  1156.      * @return \App\Controller\LocalCashdeskController
  1157.      */
  1158.     protected function getLocalCashdeskControllerService()
  1159.     {
  1160.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1161.         include_once \dirname(__DIR__4).'/src/Controller/LocalCashdeskController.php';
  1162.         $this->services['App\\Controller\\LocalCashdeskController'] = $instance = new \App\Controller\LocalCashdeskController(($this->privates['App\\Model\\PlatformClient\\PlatformClientFactory'] ?? $this->getPlatformClientFactoryService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->privates['App\\Services\\Betting\\BettingService'] ?? $this->getBettingServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  1163.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\LocalCashdeskController'$this));
  1164.         return $instance;
  1165.     }
  1166.     /**
  1167.      * Gets the public 'App\Controller\MetricsController' shared autowired service.
  1168.      *
  1169.      * @return \App\Controller\MetricsController
  1170.      */
  1171.     protected function getMetricsControllerService()
  1172.     {
  1173.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1174.         include_once \dirname(__DIR__4).'/src/Controller/MetricsController.php';
  1175.         $this->services['App\\Controller\\MetricsController'] = $instance = new \App\Controller\MetricsController($this->getEnv('PROJECT_NAME'), ($this->privates['App\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()));
  1176.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\MetricsController'$this));
  1177.         return $instance;
  1178.     }
  1179.     /**
  1180.      * Gets the public 'App\Controller\OnlineCashdeskController' shared autowired service.
  1181.      *
  1182.      * @return \App\Controller\OnlineCashdeskController
  1183.      */
  1184.     protected function getOnlineCashdeskControllerService()
  1185.     {
  1186.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1187.         include_once \dirname(__DIR__4).'/src/Controller/OnlineCashdeskController.php';
  1188.         $this->services['App\\Controller\\OnlineCashdeskController'] = $instance = new \App\Controller\OnlineCashdeskController($this->getEnv('PROJECT_NAME'), $this->getEnv('bool:ONLINE_CASHDESK_REQUIRED_PIN'), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] ?? $this->getOnlineCashdeskServiceService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['App\\Services\\Betting\\BettingService'] ?? $this->getBettingServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1189.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\OnlineCashdeskController'$this));
  1190.         return $instance;
  1191.     }
  1192.     /**
  1193.      * Gets the public 'App\Controller\PartnerController' shared autowired service.
  1194.      *
  1195.      * @return \App\Controller\PartnerController
  1196.      */
  1197.     protected function getPartnerControllerService()
  1198.     {
  1199.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1200.         include_once \dirname(__DIR__4).'/src/Controller/PartnerController.php';
  1201.         $this->services['App\\Controller\\PartnerController'] = $instance = new \App\Controller\PartnerController(($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()));
  1202.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\PartnerController'$this));
  1203.         return $instance;
  1204.     }
  1205.     /**
  1206.      * Gets the public 'App\Controller\ParyajpamRemoteCashdeskApiController' shared autowired service.
  1207.      *
  1208.      * @return \App\Controller\ParyajpamRemoteCashdeskApiController
  1209.      */
  1210.     protected function getParyajpamRemoteCashdeskApiControllerService()
  1211.     {
  1212.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1213.         include_once \dirname(__DIR__4).'/src/Controller/ParyajpamRemoteCashdeskApiController.php';
  1214.         $this->services['App\\Controller\\ParyajpamRemoteCashdeskApiController'] = $instance = new \App\Controller\ParyajpamRemoteCashdeskApiController($this->getEnv('ONLINE_CASHDESK_SECRETKEY'), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1215.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\ParyajpamRemoteCashdeskApiController'$this));
  1216.         return $instance;
  1217.     }
  1218.     /**
  1219.      * Gets the public 'App\Controller\PaymentController' shared autowired service.
  1220.      *
  1221.      * @return \App\Controller\PaymentController
  1222.      */
  1223.     protected function getPaymentControllerService()
  1224.     {
  1225.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1226.         include_once \dirname(__DIR__4).'/src/Controller/PaymentController.php';
  1227.         $this->services['App\\Controller\\PaymentController'] = $instance = new \App\Controller\PaymentController($this->getEnv('PROJECT_URL'), $this->getEnv('PROJECT_NAME'), ($this->privates['App\\Services\\PaymentService'] ?? $this->getPaymentServiceService()), ($this->privates['App\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), ($this->privates['App\\Services\\OpcodeService'] ?? $this->getOpcodeServiceService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\WorkshiftService'] ?? $this->getWorkshiftServiceService()), ($this->privates['App\\Repository\\WorkshiftRepository'] ?? $this->getWorkshiftRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\RegionClubService'] ?? $this->getRegionClubServiceService()), ($this->privates['App\\Model\\PlatformClient\\Borlette\\Client'] ?? $this->getClientService()), ($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()));
  1228.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\PaymentController'$this));
  1229.         return $instance;
  1230.     }
  1231.     /**
  1232.      * Gets the public 'App\Controller\PlatformCashdeskApiController' shared autowired service.
  1233.      *
  1234.      * @return \App\Controller\PlatformCashdeskApiController
  1235.      */
  1236.     protected function getPlatformCashdeskApiControllerService()
  1237.     {
  1238.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1239.         include_once \dirname(__DIR__4).'/src/Controller/PlatformCashdeskApiController.php';
  1240.         $this->services['App\\Controller\\PlatformCashdeskApiController'] = $instance = new \App\Controller\PlatformCashdeskApiController($this->getEnv('PLATFORM_HORSES_SECRETKEY'), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1241.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\PlatformCashdeskApiController'$this));
  1242.         return $instance;
  1243.     }
  1244.     /**
  1245.      * Gets the public 'App\Controller\PlatformCashdeskApiV2Controller' shared autowired service.
  1246.      *
  1247.      * @return \App\Controller\PlatformCashdeskApiV2Controller
  1248.      */
  1249.     protected function getPlatformCashdeskApiV2ControllerService()
  1250.     {
  1251.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1252.         include_once \dirname(__DIR__4).'/src/Controller/PlatformCashdeskApiV2Controller.php';
  1253.         $this->services['App\\Controller\\PlatformCashdeskApiV2Controller'] = $instance = new \App\Controller\PlatformCashdeskApiV2Controller(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1254.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\PlatformCashdeskApiV2Controller'$this));
  1255.         return $instance;
  1256.     }
  1257.     /**
  1258.      * Gets the public 'App\Controller\RegionClubController' shared autowired service.
  1259.      *
  1260.      * @return \App\Controller\RegionClubController
  1261.      */
  1262.     protected function getRegionClubControllerService()
  1263.     {
  1264.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1265.         include_once \dirname(__DIR__4).'/src/Controller/RegionClubController.php';
  1266.         $this->services['App\\Controller\\RegionClubController'] = $instance = new \App\Controller\RegionClubController(($this->privates['App\\Services\\RegionClubService'] ?? $this->getRegionClubServiceService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1267.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\RegionClubController'$this));
  1268.         return $instance;
  1269.     }
  1270.     /**
  1271.      * Gets the public 'App\Controller\ReportController' shared autowired service.
  1272.      *
  1273.      * @return \App\Controller\ReportController
  1274.      */
  1275.     protected function getReportControllerService()
  1276.     {
  1277.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1278.         include_once \dirname(__DIR__4).'/src/Controller/ReportController.php';
  1279.         include_once \dirname(__DIR__4).'/src/Services/ReportService.php';
  1280.         $a = ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService());
  1281.         $b = ($this->privates['App\\Services\\TimetableService'] ?? $this->getTimetableServiceService());
  1282.         $c = ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService());
  1283.         $d = ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService());
  1284.         $e = ($this->privates['App\\Model\\PlatformClient\\Borlette\\Client'] ?? $this->getClientService());
  1285.         $f = ($this->services['translator'] ?? $this->getTranslatorService());
  1286.         $g = ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService());
  1287.         $this->services['App\\Controller\\ReportController'] = $instance = new \App\Controller\ReportController(new \App\Services\ReportService(($this->privates['App\\Services\\PaymentService'] ?? $this->getPaymentServiceService()), $a$b$c, ($this->privates['App\\Services\\OpcodeService'] ?? $this->getOpcodeServiceService()), $d$e, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $f$g), $d$c, ($this->privates['App\\Services\\RegionClubService'] ?? $this->getRegionClubServiceService()), $f$g$a$e, ($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()), $b);
  1288.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\ReportController'$this));
  1289.         return $instance;
  1290.     }
  1291.     /**
  1292.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  1293.      *
  1294.      * @return \App\Controller\SecurityController
  1295.      */
  1296.     protected function getSecurityControllerService()
  1297.     {
  1298.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1299.         include_once \dirname(__DIR__4).'/src/Controller/SecurityController.php';
  1300.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  1301.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\SecurityController'$this));
  1302.         return $instance;
  1303.     }
  1304.     /**
  1305.      * Gets the public 'App\Controller\TelegramBotController' shared autowired service.
  1306.      *
  1307.      * @return \App\Controller\TelegramBotController
  1308.      */
  1309.     protected function getTelegramBotControllerService()
  1310.     {
  1311.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1312.         include_once \dirname(__DIR__4).'/src/Controller/TelegramBotController.php';
  1313.         include_once \dirname(__DIR__4).'/src/Services/TelegramService.php';
  1314.         $a = ($this->privates['App\\Repository\\TelegramRepository'] ?? $this->getTelegramRepositoryService());
  1315.         $this->services['App\\Controller\\TelegramBotController'] = $instance = new \App\Controller\TelegramBotController(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['monolog.logger.telegram'] ?? $this->getMonolog_Logger_TelegramService()), ($this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] ?? $this->getOnlineCashdeskServiceService()), ($this->privates['App\\Services\\PaymentService'] ?? $this->getPaymentServiceService()), new \App\Services\TelegramService($a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->services['translator'] ?? $this->getTranslatorService()), $a, ($this->privates['App\\Services\\TelegramUserService'] ?? $this->getTelegramUserServiceService()));
  1316.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\TelegramBotController'$this));
  1317.         return $instance;
  1318.     }
  1319.     /**
  1320.      * Gets the public 'App\Controller\TelegramUserController' shared autowired service.
  1321.      *
  1322.      * @return \App\Controller\TelegramUserController
  1323.      */
  1324.     protected function getTelegramUserControllerService()
  1325.     {
  1326.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1327.         include_once \dirname(__DIR__4).'/src/Controller/TelegramUserController.php';
  1328.         $this->services['App\\Controller\\TelegramUserController'] = $instance = new \App\Controller\TelegramUserController($this->getEnv('PROJECT_NAME'), ($this->privates['App\\Services\\TelegramUserService'] ?? $this->getTelegramUserServiceService()), ($this->privates['App\\Repository\\TelegramUserRepository'] ?? $this->getTelegramUserRepositoryService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1329.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\TelegramUserController'$this));
  1330.         return $instance;
  1331.     }
  1332.     /**
  1333.      * Gets the public 'App\Controller\TerminalController' shared autowired service.
  1334.      *
  1335.      * @return \App\Controller\TerminalController
  1336.      */
  1337.     protected function getTerminalControllerService()
  1338.     {
  1339.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1340.         include_once \dirname(__DIR__4).'/src/Controller/TerminalController.php';
  1341.         $this->services['App\\Controller\\TerminalController'] = $instance = new \App\Controller\TerminalController($this->getEnv('PROJECT_URL'), $this->getEnv('BETTING_SECRETKEY'), $this->getEnv('PROJECT_NAME'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\PaymentService'] ?? $this->getPaymentServiceService()), ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->privates['App\\Model\\Jackpot\\JackpotManager'] ?? $this->getJackpotManagerService()), ($this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] ?? $this->getOnlineCashdeskServiceService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()));
  1342.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\TerminalController'$this));
  1343.         return $instance;
  1344.     }
  1345.     /**
  1346.      * Gets the public 'App\Controller\TimetableController' shared autowired service.
  1347.      *
  1348.      * @return \App\Controller\TimetableController
  1349.      */
  1350.     protected function getTimetableControllerService()
  1351.     {
  1352.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1353.         include_once \dirname(__DIR__4).'/src/Controller/TimetableController.php';
  1354.         $this->services['App\\Controller\\TimetableController'] = $instance = new \App\Controller\TimetableController(($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\TimetableService'] ?? $this->getTimetableServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\SessionService'] ?? $this->getSessionServiceService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), $this->getEnv('PROJECT_NAME'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1355.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\TimetableController'$this));
  1356.         return $instance;
  1357.     }
  1358.     /**
  1359.      * Gets the public 'App\Controller\UserApiController' shared autowired service.
  1360.      *
  1361.      * @return \App\Controller\UserApiController
  1362.      */
  1363.     protected function getUserApiControllerService()
  1364.     {
  1365.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1366.         include_once \dirname(__DIR__4).'/src/Controller/UserApiController.php';
  1367.         $this->services['App\\Controller\\UserApiController'] = $instance = new \App\Controller\UserApiController(($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1368.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\UserApiController'$this));
  1369.         return $instance;
  1370.     }
  1371.     /**
  1372.      * Gets the public 'App\Controller\UserController' shared autowired service.
  1373.      *
  1374.      * @return \App\Controller\UserController
  1375.      */
  1376.     protected function getUserControllerService()
  1377.     {
  1378.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1379.         include_once \dirname(__DIR__4).'/src/Controller/UserController.php';
  1380.         $this->services['App\\Controller\\UserController'] = $instance = new \App\Controller\UserController($this->getEnv('PROJECT_NAME'), ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->privates['App\\Services\\LocaleService'] ?? $this->getLocaleServiceService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()));
  1381.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Controller\\UserController'$this));
  1382.         return $instance;
  1383.     }
  1384.     /**
  1385.      * Gets the public 'App\Services\TranslationPhrasesStub' shared autowired service.
  1386.      *
  1387.      * @return \App\Services\TranslationPhrasesStub
  1388.      */
  1389.     protected function getTranslationPhrasesStubService()
  1390.     {
  1391.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1392.         include_once \dirname(__DIR__4).'/src/Services/TranslationPhrasesStub.php';
  1393.         $this->services['App\\Services\\TranslationPhrasesStub'] = $instance = new \App\Services\TranslationPhrasesStub(($this->services['translator'] ?? $this->getTranslatorService()));
  1394.         $instance->setContainer(($this->privates['.service_locator.mlZVjf7'] ?? $this->get_ServiceLocator_MlZVjf7Service())->withContext('App\\Services\\TranslationPhrasesStub'$this));
  1395.         return $instance;
  1396.     }
  1397.     /**
  1398.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1399.      *
  1400.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1401.      */
  1402.     protected function getProfilerControllerService()
  1403.     {
  1404.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  1405.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  1406.     }
  1407.     /**
  1408.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1409.      *
  1410.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1411.      */
  1412.     protected function getRedirectControllerService()
  1413.     {
  1414.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1415.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1416.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1417.     }
  1418.     /**
  1419.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1420.      *
  1421.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1422.      */
  1423.     protected function getTemplateControllerService()
  1424.     {
  1425.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1426.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1427.     }
  1428.     /**
  1429.      * Gets the public 'cache.app' shared service.
  1430.      *
  1431.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1432.      */
  1433.     protected function getCache_AppService()
  1434.     {
  1435.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('fsd14TkpOR'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1436.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1437.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1438.     }
  1439.     /**
  1440.      * Gets the public 'cache.app_clearer' shared service.
  1441.      *
  1442.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1443.      */
  1444.     protected function getCache_AppClearerService()
  1445.     {
  1446.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1447.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1448.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1449.     }
  1450.     /**
  1451.      * Gets the public 'cache.global_clearer' shared service.
  1452.      *
  1453.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1454.      */
  1455.     protected function getCache_GlobalClearerService()
  1456.     {
  1457.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1458.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1459.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())]);
  1460.     }
  1461.     /**
  1462.      * Gets the public 'cache.system' shared service.
  1463.      *
  1464.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1465.      */
  1466.     protected function getCache_SystemService()
  1467.     {
  1468.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MVLR1Xrcgj'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1469.     }
  1470.     /**
  1471.      * Gets the public 'cache.system_clearer' shared service.
  1472.      *
  1473.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1474.      */
  1475.     protected function getCache_SystemClearerService()
  1476.     {
  1477.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1478.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1479.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  1480.     }
  1481.     /**
  1482.      * Gets the public 'cache.validator_expression_language' shared service.
  1483.      *
  1484.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1485.      */
  1486.     protected function getCache_ValidatorExpressionLanguageService()
  1487.     {
  1488.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jb6xImE2mu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1489.     }
  1490.     /**
  1491.      * Gets the public 'cache_warmer' shared service.
  1492.      *
  1493.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1494.      */
  1495.     protected function getCacheWarmerService()
  1496.     {
  1497.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1498.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1499.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1500.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1501.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1502.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1503.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1504.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1505.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1506.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1507.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1508.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1509.         }, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1510.     }
  1511.     /**
  1512.      * Gets the public 'console.command_loader' shared service.
  1513.      *
  1514.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1515.      */
  1516.     protected function getConsole_CommandLoaderService()
  1517.     {
  1518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1519.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1520.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1521.             'App\\Command\\BlockCashdesksCommand' => ['privates''App\\Command\\BlockCashdesksCommand''getBlockCashdesksCommandService'false],
  1522.             'App\\Command\\BlockUsersCommand' => ['privates''App\\Command\\BlockUsersCommand''getBlockUsersCommandService'false],
  1523.             'App\\Command\\BlockingCashdesksCommand' => ['privates''App\\Command\\BlockingCashdesksCommand''getBlockingCashdesksCommandService'false],
  1524.             'App\\Command\\PaymentsAggregateCommand' => ['privates''App\\Command\\PaymentsAggregateCommand''getPaymentsAggregateCommandService'false],
  1525.             'App\\Command\\UnlinkUsersFromCashdesksCommand' => ['privates''App\\Command\\UnlinkUsersFromCashdesksCommand''getUnlinkUsersFromCashdesksCommandService'false],
  1526.             'App\\Command\\UsersInactiveLogoutCommand' => ['privates''App\\Command\\UsersInactiveLogoutCommand''getUsersInactiveLogoutCommandService'false],
  1527.             'App\\Command\\UsersLogoutCommand' => ['privates''App\\Command\\UsersLogoutCommand''getUsersLogoutCommandService'false],
  1528.             'App\\Command\\UsersWorkingTimeLogoutCommand' => ['privates''App\\Command\\UsersWorkingTimeLogoutCommand''getUsersWorkingTimeLogoutCommandService'false],
  1529.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1530.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1531.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1532.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1533.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1534.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1535.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1536.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1537.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1538.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1539.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1540.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1541.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1542.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1543.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1544.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1545.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1546.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1547.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1548.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1549.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1550.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1551.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1552.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1553.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1554.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1555.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1556.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1557.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1558.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1559.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1560.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1561.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1562.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1563.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1564.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1565.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1566.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1567.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1568.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1569.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1570.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1571.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1572.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1573.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1574.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1575.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1576.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1577.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1578.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1579.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1580.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1581.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1582.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1583.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1584.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1585.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  1586.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  1587.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  1588.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1589.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1590.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1591.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1592.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1593.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1594.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1595.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1596.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1597.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1598.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1599.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1600.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1601.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1602.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1603.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1604.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1605.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1606.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1607.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1608.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1609.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1610.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1611.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1612.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1613.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1614.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1615.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1616.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1617.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1618.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1619.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1620.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  1621.         ], [
  1622.             'App\\Command\\BlockCashdesksCommand' => 'App\\Command\\BlockCashdesksCommand',
  1623.             'App\\Command\\BlockUsersCommand' => 'App\\Command\\BlockUsersCommand',
  1624.             'App\\Command\\BlockingCashdesksCommand' => 'App\\Command\\BlockingCashdesksCommand',
  1625.             'App\\Command\\PaymentsAggregateCommand' => 'App\\Command\\PaymentsAggregateCommand',
  1626.             'App\\Command\\UnlinkUsersFromCashdesksCommand' => 'App\\Command\\UnlinkUsersFromCashdesksCommand',
  1627.             'App\\Command\\UsersInactiveLogoutCommand' => 'App\\Command\\UsersInactiveLogoutCommand',
  1628.             'App\\Command\\UsersLogoutCommand' => 'App\\Command\\UsersLogoutCommand',
  1629.             'App\\Command\\UsersWorkingTimeLogoutCommand' => 'App\\Command\\UsersWorkingTimeLogoutCommand',
  1630.             'console.command.about' => '?',
  1631.             'console.command.assets_install' => '?',
  1632.             'console.command.cache_clear' => '?',
  1633.             'console.command.cache_pool_clear' => '?',
  1634.             'console.command.cache_pool_prune' => '?',
  1635.             'console.command.cache_pool_delete' => '?',
  1636.             'console.command.cache_pool_list' => '?',
  1637.             'console.command.cache_warmup' => '?',
  1638.             'console.command.config_debug' => '?',
  1639.             'console.command.config_dump_reference' => '?',
  1640.             'console.command.container_debug' => '?',
  1641.             'console.command.container_lint' => '?',
  1642.             'console.command.debug_autowiring' => '?',
  1643.             'console.command.dotenv_debug' => '?',
  1644.             'console.command.event_dispatcher_debug' => '?',
  1645.             'console.command.router_debug' => '?',
  1646.             'console.command.router_match' => '?',
  1647.             'console.command.translation_debug' => '?',
  1648.             'console.command.translation_extract' => '?',
  1649.             'console.command.validator_debug' => '?',
  1650.             'console.command.translation_pull' => '?',
  1651.             'console.command.translation_push' => '?',
  1652.             'console.command.xliff_lint' => '?',
  1653.             'console.command.yaml_lint' => '?',
  1654.             'console.command.form_debug' => '?',
  1655.             'console.command.secrets_set' => '?',
  1656.             'console.command.secrets_remove' => '?',
  1657.             'console.command.secrets_generate_key' => '?',
  1658.             'console.command.secrets_list' => '?',
  1659.             'console.command.secrets_decrypt_to_local' => '?',
  1660.             'console.command.secrets_encrypt_from_local' => '?',
  1661.             'security.command.debug_firewall' => '?',
  1662.             'security.command.user_password_encoder' => '?',
  1663.             'security.command.user_password_hash' => '?',
  1664.             'twig.command.debug' => '?',
  1665.             'twig.command.lint' => '?',
  1666.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1667.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1668.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1669.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1670.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  1671.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  1672.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  1673.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  1674.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  1675.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  1676.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  1677.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  1678.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  1679.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  1680.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  1681.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  1682.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  1683.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  1684.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1685.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  1686.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  1687.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  1688.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  1689.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  1690.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  1691.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  1692.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  1693.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  1694.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  1695.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  1696.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  1697.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  1698.             'var_dumper.command.server_dump' => '?',
  1699.             'monolog.command.server_log' => '?',
  1700.             'maker.auto_command.make_auth' => '?',
  1701.             'maker.auto_command.make_command' => '?',
  1702.             'maker.auto_command.make_controller' => '?',
  1703.             'maker.auto_command.make_crud' => '?',
  1704.             'maker.auto_command.make_docker_database' => '?',
  1705.             'maker.auto_command.make_entity' => '?',
  1706.             'maker.auto_command.make_fixtures' => '?',
  1707.             'maker.auto_command.make_form' => '?',
  1708.             'maker.auto_command.make_message' => '?',
  1709.             'maker.auto_command.make_messenger_middleware' => '?',
  1710.             'maker.auto_command.make_registration_form' => '?',
  1711.             'maker.auto_command.make_reset_password' => '?',
  1712.             'maker.auto_command.make_serializer_encoder' => '?',
  1713.             'maker.auto_command.make_serializer_normalizer' => '?',
  1714.             'maker.auto_command.make_subscriber' => '?',
  1715.             'maker.auto_command.make_twig_extension' => '?',
  1716.             'maker.auto_command.make_test' => '?',
  1717.             'maker.auto_command.make_validator' => '?',
  1718.             'maker.auto_command.make_voter' => '?',
  1719.             'maker.auto_command.make_user' => '?',
  1720.             'maker.auto_command.make_migration' => '?',
  1721.             'maker.auto_command.make_stimulus_controller' => '?',
  1722.         ]), ['app:cashdesks:block' => 'App\\Command\\BlockCashdesksCommand''app:users:block' => 'App\\Command\\BlockUsersCommand''app:users:unlink' => 'App\\Command\\UnlinkUsersFromCashdesksCommand''app:payments:aggregate' => 'App\\Command\\PaymentsAggregateCommand''app:users:inactive:logout' => 'App\\Command\\UsersInactiveLogoutCommand''app:users:logout' => 'App\\Command\\UsersLogoutCommand''app:users:working_time:logout' => 'App\\Command\\UsersWorkingTimeLogoutCommand''about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration''make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller']);
  1723.     }
  1724.     /**
  1725.      * Gets the public 'container.env_var_processors_locator' shared service.
  1726.      *
  1727.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1728.      */
  1729.     protected function getContainer_EnvVarProcessorsLocatorService()
  1730.     {
  1731.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1732.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1733.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1734.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1735.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1736.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1737.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1738.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1739.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1740.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1741.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1742.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1743.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1744.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1745.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1746.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1747.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1748.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1749.         ], [
  1750.             'base64' => '?',
  1751.             'bool' => '?',
  1752.             'const' => '?',
  1753.             'csv' => '?',
  1754.             'default' => '?',
  1755.             'file' => '?',
  1756.             'float' => '?',
  1757.             'int' => '?',
  1758.             'json' => '?',
  1759.             'key' => '?',
  1760.             'not' => '?',
  1761.             'query_string' => '?',
  1762.             'require' => '?',
  1763.             'resolve' => '?',
  1764.             'string' => '?',
  1765.             'trim' => '?',
  1766.             'url' => '?',
  1767.         ]);
  1768.     }
  1769.     /**
  1770.      * Gets the public 'data_collector.dump' shared service.
  1771.      *
  1772.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1773.      */
  1774.     protected function getDataCollector_DumpService()
  1775.     {
  1776.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1777.     }
  1778.     /**
  1779.      * Gets the public 'doctrine' shared service.
  1780.      *
  1781.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1782.      */
  1783.     protected function getDoctrineService()
  1784.     {
  1785.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1786.     }
  1787.     /**
  1788.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1789.      *
  1790.      * @return \Doctrine\DBAL\Connection
  1791.      */
  1792.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1793.     {
  1794.         $a = new \Doctrine\DBAL\Configuration();
  1795.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1796.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1797.         $b->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  1798.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1799.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1800.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1801.         $c->setConnectionName('default');
  1802.         $a->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1803.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  1804.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'charset' => 'utf8''driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => ['charset' => 'utf8''collate' => 'utf8_general_ci']], $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()), []);
  1805.     }
  1806.     /**
  1807.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1808.      *
  1809.      * @return \Doctrine\ORM\EntityManager
  1810.      */
  1811.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1812.     {
  1813.         $a = new \Doctrine\ORM\Configuration();
  1814.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1815.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1816.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1817.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1818.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1819.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1820.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1821.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  1822.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  1823.         ], [
  1824.             'doctrine.ulid_generator' => '?',
  1825.             'doctrine.uuid_generator' => '?',
  1826.         ])));
  1827.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1828.         $a->setProxyNamespace('Proxies');
  1829.         $a->setAutoGenerateProxyClasses(true);
  1830.         $a->setSchemaIgnoreClasses([]);
  1831.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1832.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1833.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1834.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1835.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1836.         $a->setLazyGhostObjectEnabled(false);
  1837.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1838.             'App\\Repository\\AuditLogRepository' => ['privates''App\\Repository\\AuditLogRepository''getAuditLogRepositoryService'false],
  1839.             'App\\Repository\\CashdeskRepository' => ['privates''App\\Repository\\CashdeskRepository''getCashdeskRepositoryService'false],
  1840.             'App\\Repository\\ChainClubRepository' => ['privates''App\\Repository\\ChainClubRepository''getChainClubRepositoryService'false],
  1841.             'App\\Repository\\ClubRepository' => ['privates''App\\Repository\\ClubRepository''getClubRepositoryService'false],
  1842.             'App\\Repository\\CreateUpdateInstructionRepository' => ['privates''App\\Repository\\CreateUpdateInstructionRepository''getCreateUpdateInstructionRepositoryService'false],
  1843.             'App\\Repository\\HistoryChangeRepository' => ['privates''App\\Repository\\HistoryChangeRepository''getHistoryChangeRepositoryService'false],
  1844.             'App\\Repository\\JackpotRepository' => ['privates''App\\Repository\\JackpotRepository''getJackpotRepositoryService'false],
  1845.             'App\\Repository\\JackpotWinRepository' => ['privates''App\\Repository\\JackpotWinRepository''getJackpotWinRepositoryService'false],
  1846.             'App\\Repository\\LocaleRepository' => ['privates''App\\Repository\\LocaleRepository''getLocaleRepositoryService'false],
  1847.             'App\\Repository\\OpcodeRepository' => ['privates''App\\Repository\\OpcodeRepository''getOpcodeRepositoryService'false],
  1848.             'App\\Repository\\PartnerRepository' => ['privates''App\\Repository\\PartnerRepository''getPartnerRepositoryService'false],
  1849.             'App\\Repository\\PaymentAggregationRepository' => ['privates''App\\Repository\\PaymentAggregationRepository''getPaymentAggregationRepositoryService'false],
  1850.             'App\\Repository\\PaymentRepository' => ['privates''App\\Repository\\PaymentRepository''getPaymentRepositoryService'false],
  1851.             'App\\Repository\\RegionClubRepository' => ['privates''App\\Repository\\RegionClubRepository''getRegionClubRepositoryService'false],
  1852.             'App\\Repository\\SessionRepository' => ['privates''App\\Repository\\SessionRepository''getSessionRepositoryService'false],
  1853.             'App\\Repository\\SettingRepository' => ['privates''App\\Repository\\SettingRepository''getSettingRepositoryService'false],
  1854.             'App\\Repository\\TelegramRepository' => ['privates''App\\Repository\\TelegramRepository''getTelegramRepositoryService'false],
  1855.             'App\\Repository\\TelegramUserRepository' => ['privates''App\\Repository\\TelegramUserRepository''getTelegramUserRepositoryService'false],
  1856.             'App\\Repository\\TimetableRepository' => ['privates''App\\Repository\\TimetableRepository''getTimetableRepositoryService'false],
  1857.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  1858.             'App\\Repository\\WorkshiftRepository' => ['privates''App\\Repository\\WorkshiftRepository''getWorkshiftRepositoryService'false],
  1859.         ], [
  1860.             'App\\Repository\\AuditLogRepository' => '?',
  1861.             'App\\Repository\\CashdeskRepository' => '?',
  1862.             'App\\Repository\\ChainClubRepository' => '?',
  1863.             'App\\Repository\\ClubRepository' => '?',
  1864.             'App\\Repository\\CreateUpdateInstructionRepository' => '?',
  1865.             'App\\Repository\\HistoryChangeRepository' => '?',
  1866.             'App\\Repository\\JackpotRepository' => '?',
  1867.             'App\\Repository\\JackpotWinRepository' => '?',
  1868.             'App\\Repository\\LocaleRepository' => '?',
  1869.             'App\\Repository\\OpcodeRepository' => '?',
  1870.             'App\\Repository\\PartnerRepository' => '?',
  1871.             'App\\Repository\\PaymentAggregationRepository' => '?',
  1872.             'App\\Repository\\PaymentRepository' => '?',
  1873.             'App\\Repository\\RegionClubRepository' => '?',
  1874.             'App\\Repository\\SessionRepository' => '?',
  1875.             'App\\Repository\\SettingRepository' => '?',
  1876.             'App\\Repository\\TelegramRepository' => '?',
  1877.             'App\\Repository\\TelegramUserRepository' => '?',
  1878.             'App\\Repository\\TimetableRepository' => '?',
  1879.             'App\\Repository\\UserRepository' => '?',
  1880.             'App\\Repository\\WorkshiftRepository' => '?',
  1881.         ])));
  1882.         $a->addCustomStringFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  1883.         $a->addCustomStringFunction('MATCH''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  1884.         $a->addCustomStringFunction('IF''DoctrineExtensions\\Query\\Mysql\\IfElse');
  1885.         $a->addCustomStringFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1886.         $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  1887.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1888.         return $instance;
  1889.     }
  1890.     /**
  1891.      * Gets the public 'error_controller' shared service.
  1892.      *
  1893.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1894.      */
  1895.     protected function getErrorControllerService()
  1896.     {
  1897.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1898.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1899.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1900.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1901.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1902.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1903.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  1904.     }
  1905.     /**
  1906.      * Gets the public 'event_dispatcher' shared service.
  1907.      *
  1908.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1909.      */
  1910.     protected function getEventDispatcherService()
  1911.     {
  1912.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1913.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1914.         $a->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  1915.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1916.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1917.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1918.         $instance->addListener('kernel.controller', [=> function () {
  1919.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1920.         }, => 'onKernelController'], 0);
  1921.         $instance->addListener('kernel.request', [=> function () {
  1922.             return ($this->privates['App\\EventSubscribers\\ApiAuthenticationSubscriber'] ?? $this->getApiAuthenticationSubscriberService());
  1923.         }, => 'onKernelRequest'], 255);
  1924.         $instance->addListener('security.interactive_login', [=> function () {
  1925.             return ($this->privates['App\\EventSubscribers\\Login\\LastLoginTimeOnLoginSubscriber'] ?? $this->getLastLoginTimeOnLoginSubscriberService());
  1926.         }, => 'onInteractiveLogin'], 100);
  1927.         $instance->addListener('security.interactive_login', [=> function () {
  1928.             return ($this->privates['App\\EventSubscribers\\Login\\StartTimetableOnLoginSubscriber'] ?? $this->getStartTimetableOnLoginSubscriberService());
  1929.         }, => 'onInteractiveLogin'], 100);
  1930.         $instance->addListener('security.interactive_login', [=> function () {
  1931.             return ($this->privates['App\\EventSubscribers\\Login\\UpdateActiveTimeOnLoginSubscriber'] ?? $this->getUpdateActiveTimeOnLoginSubscriberService());
  1932.         }, => 'onInteractiveLogin'], 0);
  1933.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1934.             return ($this->privates['App\\EventSubscribers\\Logout\\FinishTimetableOnLogoutSubscriber'] ?? $this->getFinishTimetableOnLogoutSubscriberService());
  1935.         }, => 'onLogout'], 0);
  1936.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1937.             return ($this->privates['App\\EventSubscribers\\Logout\\UnlinkCashdeskOnLogoutSubscriber'] ?? $this->getUnlinkCashdeskOnLogoutSubscriberService());
  1938.         }, => 'onLogout'], 0);
  1939.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1940.             return ($this->privates['App\\EventSubscribers\\Logout\\UpdateActiveTimeOnLogoutSubscriber'] ?? $this->getUpdateActiveTimeOnLogoutSubscriberService());
  1941.         }, => 'onLogout'], 0);
  1942.         $instance->addListener('kernel.request', [=> function () {
  1943.             return ($this->privates['App\\Subscriber\\BettingSignCheckerSubscriber'] ?? ($this->privates['App\\Subscriber\\BettingSignCheckerSubscriber'] = new \App\Subscriber\BettingSignCheckerSubscriber($this->getEnv('BETTING_SECRETKEY'))));
  1944.         }, => 'onKernelRequest'], 2);
  1945.         $instance->addListener('kernel.request', [=> function () {
  1946.             return ($this->privates['App\\Subscriber\\JsonRequestTransformerSubscriber'] ?? ($this->privates['App\\Subscriber\\JsonRequestTransformerSubscriber'] = new \App\Subscriber\JsonRequestTransformerSubscriber()));
  1947.         }, => 'onKernelRequest'], 1);
  1948.         $instance->addListener('security.interactive_login', [=> function () {
  1949.             return ($this->privates['App\\Subscriber\\LocaleOnLoginSubscriber'] ?? $this->getLocaleOnLoginSubscriberService());
  1950.         }, => 'onInteractiveLogin'], 0);
  1951.         $instance->addListener('kernel.request', [=> function () {
  1952.             return ($this->privates['App\\Subscriber\\LocaleSubscriber'] ?? ($this->privates['App\\Subscriber\\LocaleSubscriber'] = new \App\Subscriber\LocaleSubscriber($this->getEnv('DEFAULT_LOCALE'))));
  1953.         }, => 'onKernelRequest'], 20);
  1954.         $instance->addListener('security.interactive_login', [=> function () {
  1955.             return ($this->privates['App\\Subscriber\\RemoteTokenCreatorSubscriber'] ?? $this->getRemoteTokenCreatorSubscriberService());
  1956.         }, => 'onInteractiveLogin'], 0);
  1957.         $instance->addListener('kernel.response', [=> function () {
  1958.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1959.         }, => 'onKernelResponse'], 0);
  1960.         $instance->addListener('kernel.response', [=> function () {
  1961.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1962.         }, => 'onKernelResponse'], -1024);
  1963.         $instance->addListener('kernel.request', [=> function () {
  1964.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1965.         }, => 'setDefaultLocale'], 100);
  1966.         $instance->addListener('kernel.request', [=> function () {
  1967.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1968.         }, => 'onKernelRequest'], 16);
  1969.         $instance->addListener('kernel.finish_request', [=> function () {
  1970.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1971.         }, => 'onKernelFinishRequest'], 0);
  1972.         $instance->addListener('kernel.request', [=> function () {
  1973.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1974.         }, => 'onKernelRequest'], 256);
  1975.         $instance->addListener('kernel.response', [=> function () {
  1976.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1977.         }, => 'onResponse'], -255);
  1978.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1979.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1980.         }, => 'onControllerArguments'], 0);
  1981.         $instance->addListener('kernel.exception', [=> function () {
  1982.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1983.         }, => 'logKernelException'], 0);
  1984.         $instance->addListener('kernel.exception', [=> function () {
  1985.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1986.         }, => 'onKernelException'], -128);
  1987.         $instance->addListener('kernel.response', [=> function () {
  1988.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1989.         }, => 'removeCspHeader'], -128);
  1990.         $instance->addListener('kernel.request', [=> function () {
  1991.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1992.         }, => 'onKernelRequest'], 15);
  1993.         $instance->addListener('kernel.finish_request', [=> function () {
  1994.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1995.         }, => 'onKernelFinishRequest'], -15);
  1996.         $instance->addListener('console.error', [=> function () {
  1997.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1998.         }, => 'onConsoleError'], -128);
  1999.         $instance->addListener('console.terminate', [=> function () {
  2000.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2001.         }, => 'onConsoleTerminate'], -128);
  2002.         $instance->addListener('console.error', [=> function () {
  2003.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2004.         }, => 'onConsoleError'], 0);
  2005.         $instance->addListener('kernel.request', [=> function () {
  2006.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2007.         }, => 'configure'], 2048);
  2008.         $instance->addListener('console.command', [=> function () {
  2009.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2010.         }, => 'configure'], 2048);
  2011.         $instance->addListener('kernel.request', [=> function () {
  2012.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2013.         }, => 'onKernelRequest'], 32);
  2014.         $instance->addListener('kernel.finish_request', [=> function () {
  2015.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2016.         }, => 'onKernelFinishRequest'], 0);
  2017.         $instance->addListener('kernel.exception', [=> function () {
  2018.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2019.         }, => 'onKernelException'], -64);
  2020.         $instance->addListener('kernel.request', [=> function () {
  2021.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2022.         }, => 'onKernelRequest'], 128);
  2023.         $instance->addListener('kernel.response', [=> function () {
  2024.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2025.         }, => 'onKernelResponse'], -1000);
  2026.         $instance->addListener('kernel.finish_request', [=> function () {
  2027.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2028.         }, => 'onFinishRequest'], 0);
  2029.         $instance->addListener('kernel.response', [=> function () {
  2030.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2031.         }, => 'onKernelResponse'], -100);
  2032.         $instance->addListener('kernel.exception', [=> function () {
  2033.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2034.         }, => 'onKernelException'], 0);
  2035.         $instance->addListener('kernel.terminate', [=> function () {
  2036.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2037.         }, => 'onKernelTerminate'], -1024);
  2038.         $instance->addListener('kernel.controller', [=> function () {
  2039.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2040.         }, => 'onKernelController'], 0);
  2041.         $instance->addListener('kernel.response', [=> function () {
  2042.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2043.         }, => 'onKernelResponse'], 0);
  2044.         $instance->addListener('kernel.controller', [=> function () {
  2045.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2046.         }, => 'onKernelController'], 0);
  2047.         $instance->addListener('kernel.controller', [=> function () {
  2048.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2049.         }, => 'onKernelController'], 0);
  2050.         $instance->addListener('kernel.controller', [=> function () {
  2051.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2052.         }, => 'onKernelController'], -128);
  2053.         $instance->addListener('kernel.view', [=> function () {
  2054.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2055.         }, => 'onKernelView'], 0);
  2056.         $instance->addListener('kernel.controller', [=> function () {
  2057.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2058.         }, => 'onKernelController'], 0);
  2059.         $instance->addListener('kernel.response', [=> function () {
  2060.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2061.         }, => 'onKernelResponse'], 0);
  2062.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2063.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2064.         }, => 'onKernelControllerArguments'], 0);
  2065.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2066.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2067.         }, => 'onKernelControllerArguments'], 0);
  2068.         $instance->addListener('kernel.response', [=> function () {
  2069.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2070.         }, => 'onKernelResponse'], 0);
  2071.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2072.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2073.         }, => 'onVoterVote'], 0);
  2074.         $instance->addListener('kernel.request', [=> function () {
  2075.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2076.         }, => 'configureLogoutUrlGenerator'], 8);
  2077.         $instance->addListener('kernel.request', [=> function () {
  2078.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2079.         }, => 'onKernelRequest'], 8);
  2080.         $instance->addListener('kernel.finish_request', [=> function () {
  2081.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2082.         }, => 'onKernelFinishRequest'], 0);
  2083.         $instance->addListener('console.error', [=> function () {
  2084.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2085.         }, => 'onConsoleError'], 0);
  2086.         $instance->addListener('console.terminate', [=> function () {
  2087.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2088.         }, => 'onConsoleTerminate'], 0);
  2089.         $instance->addListener('kernel.response', [=> function () {
  2090.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2091.         }, => 'onKernelResponse'], -128);
  2092.         $instance->addListener('console.command', [=> function () {
  2093.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2094.         }, => 'onCommand'], 255);
  2095.         $instance->addListener('console.terminate', [=> function () {
  2096.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2097.         }, => 'onTerminate'], -255);
  2098.         $instance->addListener('console.command', [=> function () {
  2099.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2100.         }, => 'configure'], 1024);
  2101.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2102.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  2103.         }, => 'onLogout'], 0);
  2104.         return $instance;
  2105.     }
  2106.     /**
  2107.      * Gets the public 'http_kernel' shared service.
  2108.      *
  2109.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2110.      */
  2111.     protected function getHttpKernelService()
  2112.     {
  2113.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2114.         if (isset($this->services['http_kernel'])) {
  2115.             return $this->services['http_kernel'];
  2116.         }
  2117.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2118.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2119.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2120.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2121.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2122.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2123.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2124.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2125.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2126.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2127.         }, 8)), $b));
  2128.     }
  2129.     /**
  2130.      * Gets the public 'monolog.logger.check_cashdesk_balance' shared service.
  2131.      *
  2132.      * @return \Symfony\Bridge\Monolog\Logger
  2133.      */
  2134.     protected function getMonolog_Logger_CheckCashdeskBalanceService()
  2135.     {
  2136.         $this->services['monolog.logger.check_cashdesk_balance'] = $instance = new \Symfony\Bridge\Monolog\Logger('check_cashdesk_balance');
  2137.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2138.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  2139.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2140.         $instance->pushHandler(($this->privates['monolog.handler.check_cashdesk_balance'] ?? $this->getMonolog_Handler_CheckCashdeskBalanceService()));
  2141.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2142.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2143.         return $instance;
  2144.     }
  2145.     /**
  2146.      * Gets the public 'monolog.logger.create_bet' shared service.
  2147.      *
  2148.      * @return \Symfony\Bridge\Monolog\Logger
  2149.      */
  2150.     protected function getMonolog_Logger_CreateBetService()
  2151.     {
  2152.         $this->services['monolog.logger.create_bet'] = $instance = new \Symfony\Bridge\Monolog\Logger('create_bet');
  2153.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2154.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  2155.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2156.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2157.         $instance->pushHandler(($this->privates['monolog.handler.create_bet'] ?? $this->getMonolog_Handler_CreateBetService()));
  2158.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2159.         return $instance;
  2160.     }
  2161.     /**
  2162.      * Gets the public 'monolog.logger.jackpot_wins' shared service.
  2163.      *
  2164.      * @return \Symfony\Bridge\Monolog\Logger
  2165.      */
  2166.     protected function getMonolog_Logger_JackpotWinsService()
  2167.     {
  2168.         $this->services['monolog.logger.jackpot_wins'] = $instance = new \Symfony\Bridge\Monolog\Logger('jackpot_wins');
  2169.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2170.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  2171.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2172.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2173.         $instance->pushHandler(($this->privates['monolog.handler.jackpot_wins'] ?? $this->getMonolog_Handler_JackpotWinsService()));
  2174.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2175.         return $instance;
  2176.     }
  2177.     /**
  2178.      * Gets the public 'monolog.logger.jackpots' shared service.
  2179.      *
  2180.      * @return \Symfony\Bridge\Monolog\Logger
  2181.      */
  2182.     protected function getMonolog_Logger_JackpotsService()
  2183.     {
  2184.         $this->services['monolog.logger.jackpots'] = $instance = new \Symfony\Bridge\Monolog\Logger('jackpots');
  2185.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2186.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  2187.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2188.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2189.         $instance->pushHandler(($this->privates['monolog.handler.jackpots'] ?? $this->getMonolog_Handler_JackpotsService()));
  2190.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2191.         return $instance;
  2192.     }
  2193.     /**
  2194.      * Gets the public 'monolog.logger.telegram' shared service.
  2195.      *
  2196.      * @return \Symfony\Bridge\Monolog\Logger
  2197.      */
  2198.     protected function getMonolog_Logger_TelegramService()
  2199.     {
  2200.         $this->services['monolog.logger.telegram'] = $instance = new \Symfony\Bridge\Monolog\Logger('telegram');
  2201.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2202.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  2203.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2204.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2205.         $instance->pushHandler(($this->privates['monolog.handler.telegram'] ?? $this->getMonolog_Handler_TelegramService()));
  2206.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2207.         return $instance;
  2208.     }
  2209.     /**
  2210.      * Gets the public 'request_stack' shared service.
  2211.      *
  2212.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2213.      */
  2214.     protected function getRequestStackService()
  2215.     {
  2216.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2217.     }
  2218.     /**
  2219.      * Gets the public 'router' shared service.
  2220.      *
  2221.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2222.      */
  2223.     protected function getRouterService()
  2224.     {
  2225.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2226.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2227.         $a->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  2228.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2229.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2230.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2231.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2232.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2233.         ], [
  2234.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2235.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a$this->getEnv('DEFAULT_LOCALE'));
  2236.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2237.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2238.         return $instance;
  2239.     }
  2240.     /**
  2241.      * Gets the public 'routing.loader' shared service.
  2242.      *
  2243.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2244.      */
  2245.     protected function getRouting_LoaderService()
  2246.     {
  2247.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2248.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2249.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2250.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2251.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2252.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2253.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2254.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2255.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2256.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2257.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2258.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2259.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2260.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2261.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2262.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2263.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2264.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2265.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2266.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2267.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2268.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2269.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2270.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2271.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2272.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  2273.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  2274.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  2275.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  2276.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  2277.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  2278.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  2279.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2280.             'kernel' => ['services''kernel''getKernelService'false],
  2281.         ], [
  2282.             'kernel' => 'App\\Kernel',
  2283.         ]), 'dev'));
  2284.         $a->addLoader($c);
  2285.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2286.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2287.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  2288.     }
  2289.     /**
  2290.      * Gets the public 'services_resetter' shared service.
  2291.      *
  2292.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2293.      */
  2294.     protected function getServicesResetterService()
  2295.     {
  2296.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2297.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2298.             if (isset($this->services['cache.app'])) {
  2299.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2300.             }
  2301.             if (isset($this->services['cache.system'])) {
  2302.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2303.             }
  2304.             if (isset($this->privates['cache.validator'])) {
  2305.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2306.             }
  2307.             if (isset($this->privates['cache.serializer'])) {
  2308.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2309.             }
  2310.             if (isset($this->privates['cache.annotations'])) {
  2311.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2312.             }
  2313.             if (isset($this->privates['cache.property_info'])) {
  2314.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2315.             }
  2316.             if (isset($this->privates['.debug.http_client'])) {
  2317.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  2318.             }
  2319.             if (isset($this->privates['debug.stopwatch'])) {
  2320.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2321.             }
  2322.             if (isset($this->services['event_dispatcher'])) {
  2323.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2324.             }
  2325.             if (isset($this->privates['session_listener'])) {
  2326.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2327.             }
  2328.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2329.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2330.             }
  2331.             if (isset($this->services['cache.validator_expression_language'])) {
  2332.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2333.             }
  2334.             if (isset($this->services['.container.private.profiler'])) {
  2335.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2336.             }
  2337.             if (isset($this->services['.container.private.validator'])) {
  2338.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2339.             }
  2340.             if (isset($this->services['.container.private.security.token_storage'])) {
  2341.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2342.             }
  2343.             if (isset($this->privates['cache.security_expression_language'])) {
  2344.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2345.             }
  2346.             if (isset($this->privates['twig.form.engine'])) {
  2347.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  2348.             }
  2349.             if (isset($this->services['doctrine'])) {
  2350.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2351.             }
  2352.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  2353.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  2354.             }
  2355.             if (isset($this->privates['form.type.entity'])) {
  2356.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2357.             }
  2358.             if (isset($this->privates['monolog.handler.jackpots'])) {
  2359.                 yield 'monolog.handler.jackpots' => ($this->privates['monolog.handler.jackpots'] ?? null);
  2360.             }
  2361.             if (isset($this->privates['monolog.handler.jackpot_wins'])) {
  2362.                 yield 'monolog.handler.jackpot_wins' => ($this->privates['monolog.handler.jackpot_wins'] ?? null);
  2363.             }
  2364.             if (isset($this->privates['monolog.handler.telegram'])) {
  2365.                 yield 'monolog.handler.telegram' => ($this->privates['monolog.handler.telegram'] ?? null);
  2366.             }
  2367.             if (isset($this->privates['monolog.handler.create_bet'])) {
  2368.                 yield 'monolog.handler.create_bet' => ($this->privates['monolog.handler.create_bet'] ?? null);
  2369.             }
  2370.             if (isset($this->privates['monolog.handler.main'])) {
  2371.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2372.             }
  2373.             if (isset($this->privates['monolog.handler.check_cashdesk_balance'])) {
  2374.                 yield 'monolog.handler.check_cashdesk_balance' => ($this->privates['monolog.handler.check_cashdesk_balance'] ?? null);
  2375.             }
  2376.             if (isset($this->privates['monolog.handler.console'])) {
  2377.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2378.             }
  2379.             if (isset($this->privates['.debug.http_client'])) {
  2380.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2381.             }
  2382.         }, function () {
  2383.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['doctrine.debug_data_holder'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->privates['monolog.handler.jackpots'])) + (int) (isset($this->privates['monolog.handler.jackpot_wins'])) + (int) (isset($this->privates['monolog.handler.telegram'])) + (int) (isset($this->privates['monolog.handler.create_bet'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.check_cashdesk_balance'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['.debug.http_client']));
  2384.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'http_client' => [=> '?reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'doctrine.debug_data_holder' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'monolog.handler.jackpots' => [=> 'reset'], 'monolog.handler.jackpot_wins' => [=> 'reset'], 'monolog.handler.telegram' => [=> 'reset'], 'monolog.handler.create_bet' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.check_cashdesk_balance' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  2385.     }
  2386.     /**
  2387.      * Gets the public 'translator' shared service.
  2388.      *
  2389.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2390.      */
  2391.     protected function getTranslatorService()
  2392.     {
  2393.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2394.     }
  2395.     /**
  2396.      * Gets the public 'var_dumper.cloner' shared service.
  2397.      *
  2398.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2399.      */
  2400.     protected function getVarDumper_ClonerService()
  2401.     {
  2402.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2403.         $instance->setMaxItems(2500);
  2404.         $instance->setMinDepth(1);
  2405.         $instance->setMaxString(-1);
  2406.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2407.         return $instance;
  2408.     }
  2409.     /**
  2410.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2411.      *
  2412.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2413.      */
  2414.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2415.     {
  2416.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2417.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  2418.     }
  2419.     /**
  2420.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2421.      *
  2422.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2423.      */
  2424.     protected function getWebProfiler_Controller_ProfilerService()
  2425.     {
  2426.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2427.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  2428.     }
  2429.     /**
  2430.      * Gets the public 'web_profiler.controller.router' shared service.
  2431.      *
  2432.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2433.      */
  2434.     protected function getWebProfiler_Controller_RouterService()
  2435.     {
  2436.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2437.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  2438.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2439.         }, 1));
  2440.     }
  2441.     /**
  2442.      * Gets the private '.console.command.about.lazy' shared service.
  2443.      *
  2444.      * @return \Symfony\Component\Console\Command\LazyCommand
  2445.      */
  2446.     protected function get_Console_Command_About_LazyService()
  2447.     {
  2448.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2450.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  2451.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2452.         });
  2453.     }
  2454.     /**
  2455.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2456.      *
  2457.      * @return \Symfony\Component\Console\Command\LazyCommand
  2458.      */
  2459.     protected function get_Console_Command_AssetsInstall_LazyService()
  2460.     {
  2461.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2462.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2463.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  2464.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2465.         });
  2466.     }
  2467.     /**
  2468.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2469.      *
  2470.      * @return \Symfony\Component\Console\Command\LazyCommand
  2471.      */
  2472.     protected function get_Console_Command_CacheClear_LazyService()
  2473.     {
  2474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2475.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2476.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  2477.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2478.         });
  2479.     }
  2480.     /**
  2481.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2482.      *
  2483.      * @return \Symfony\Component\Console\Command\LazyCommand
  2484.      */
  2485.     protected function get_Console_Command_CachePoolClear_LazyService()
  2486.     {
  2487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2488.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2489.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  2490.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2491.         });
  2492.     }
  2493.     /**
  2494.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2495.      *
  2496.      * @return \Symfony\Component\Console\Command\LazyCommand
  2497.      */
  2498.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2499.     {
  2500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2501.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2502.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  2503.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2504.         });
  2505.     }
  2506.     /**
  2507.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2508.      *
  2509.      * @return \Symfony\Component\Console\Command\LazyCommand
  2510.      */
  2511.     protected function get_Console_Command_CachePoolList_LazyService()
  2512.     {
  2513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2515.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  2516.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2517.         });
  2518.     }
  2519.     /**
  2520.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2521.      *
  2522.      * @return \Symfony\Component\Console\Command\LazyCommand
  2523.      */
  2524.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2525.     {
  2526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2528.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  2529.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2530.         });
  2531.     }
  2532.     /**
  2533.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2534.      *
  2535.      * @return \Symfony\Component\Console\Command\LazyCommand
  2536.      */
  2537.     protected function get_Console_Command_CacheWarmup_LazyService()
  2538.     {
  2539.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2541.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  2542.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2543.         });
  2544.     }
  2545.     /**
  2546.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2547.      *
  2548.      * @return \Symfony\Component\Console\Command\LazyCommand
  2549.      */
  2550.     protected function get_Console_Command_ConfigDebug_LazyService()
  2551.     {
  2552.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2553.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2554.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  2555.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2556.         });
  2557.     }
  2558.     /**
  2559.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2560.      *
  2561.      * @return \Symfony\Component\Console\Command\LazyCommand
  2562.      */
  2563.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2564.     {
  2565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2566.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2567.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  2568.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2569.         });
  2570.     }
  2571.     /**
  2572.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2573.      *
  2574.      * @return \Symfony\Component\Console\Command\LazyCommand
  2575.      */
  2576.     protected function get_Console_Command_ContainerDebug_LazyService()
  2577.     {
  2578.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2580.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  2581.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2582.         });
  2583.     }
  2584.     /**
  2585.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2586.      *
  2587.      * @return \Symfony\Component\Console\Command\LazyCommand
  2588.      */
  2589.     protected function get_Console_Command_ContainerLint_LazyService()
  2590.     {
  2591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2592.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2593.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  2594.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2595.         });
  2596.     }
  2597.     /**
  2598.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  2599.      *
  2600.      * @return \Symfony\Component\Console\Command\LazyCommand
  2601.      */
  2602.     protected function get_Console_Command_DebugAutowiring_LazyService()
  2603.     {
  2604.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2606.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  2607.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  2608.         });
  2609.     }
  2610.     /**
  2611.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  2612.      *
  2613.      * @return \Symfony\Component\Console\Command\LazyCommand
  2614.      */
  2615.     protected function get_Console_Command_DotenvDebug_LazyService()
  2616.     {
  2617.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2618.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2619.         return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values'false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  2620.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  2621.         });
  2622.     }
  2623.     /**
  2624.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  2625.      *
  2626.      * @return \Symfony\Component\Console\Command\LazyCommand
  2627.      */
  2628.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  2629.     {
  2630.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2632.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  2633.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  2634.         });
  2635.     }
  2636.     /**
  2637.      * Gets the private '.console.command.form_debug.lazy' shared service.
  2638.      *
  2639.      * @return \Symfony\Component\Console\Command\LazyCommand
  2640.      */
  2641.     protected function get_Console_Command_FormDebug_LazyService()
  2642.     {
  2643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2644.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2645.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  2646.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  2647.         });
  2648.     }
  2649.     /**
  2650.      * Gets the private '.console.command.router_debug.lazy' shared service.
  2651.      *
  2652.      * @return \Symfony\Component\Console\Command\LazyCommand
  2653.      */
  2654.     protected function get_Console_Command_RouterDebug_LazyService()
  2655.     {
  2656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2658.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  2659.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  2660.         });
  2661.     }
  2662.     /**
  2663.      * Gets the private '.console.command.router_match.lazy' shared service.
  2664.      *
  2665.      * @return \Symfony\Component\Console\Command\LazyCommand
  2666.      */
  2667.     protected function get_Console_Command_RouterMatch_LazyService()
  2668.     {
  2669.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2670.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2671.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  2672.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  2673.         });
  2674.     }
  2675.     /**
  2676.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  2677.      *
  2678.      * @return \Symfony\Component\Console\Command\LazyCommand
  2679.      */
  2680.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  2681.     {
  2682.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2683.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2684.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  2685.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  2686.         });
  2687.     }
  2688.     /**
  2689.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  2690.      *
  2691.      * @return \Symfony\Component\Console\Command\LazyCommand
  2692.      */
  2693.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  2694.     {
  2695.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2696.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2697.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  2698.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  2699.         });
  2700.     }
  2701.     /**
  2702.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  2703.      *
  2704.      * @return \Symfony\Component\Console\Command\LazyCommand
  2705.      */
  2706.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  2707.     {
  2708.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2709.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2710.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  2711.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  2712.         });
  2713.     }
  2714.     /**
  2715.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  2716.      *
  2717.      * @return \Symfony\Component\Console\Command\LazyCommand
  2718.      */
  2719.     protected function get_Console_Command_SecretsList_LazyService()
  2720.     {
  2721.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2722.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2723.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  2724.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  2725.         });
  2726.     }
  2727.     /**
  2728.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  2729.      *
  2730.      * @return \Symfony\Component\Console\Command\LazyCommand
  2731.      */
  2732.     protected function get_Console_Command_SecretsRemove_LazyService()
  2733.     {
  2734.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2735.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2736.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  2737.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  2738.         });
  2739.     }
  2740.     /**
  2741.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  2742.      *
  2743.      * @return \Symfony\Component\Console\Command\LazyCommand
  2744.      */
  2745.     protected function get_Console_Command_SecretsSet_LazyService()
  2746.     {
  2747.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2749.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  2750.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  2751.         });
  2752.     }
  2753.     /**
  2754.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  2755.      *
  2756.      * @return \Symfony\Component\Console\Command\LazyCommand
  2757.      */
  2758.     protected function get_Console_Command_TranslationDebug_LazyService()
  2759.     {
  2760.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2761.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2762.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  2763.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  2764.         });
  2765.     }
  2766.     /**
  2767.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  2768.      *
  2769.      * @return \Symfony\Component\Console\Command\LazyCommand
  2770.      */
  2771.     protected function get_Console_Command_TranslationExtract_LazyService()
  2772.     {
  2773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2774.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2775.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  2776.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  2777.         });
  2778.     }
  2779.     /**
  2780.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  2781.      *
  2782.      * @return \Symfony\Component\Console\Command\LazyCommand
  2783.      */
  2784.     protected function get_Console_Command_TranslationPull_LazyService()
  2785.     {
  2786.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2787.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2788.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  2789.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  2790.         });
  2791.     }
  2792.     /**
  2793.      * Gets the private '.console.command.translation_push.lazy' shared service.
  2794.      *
  2795.      * @return \Symfony\Component\Console\Command\LazyCommand
  2796.      */
  2797.     protected function get_Console_Command_TranslationPush_LazyService()
  2798.     {
  2799.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2800.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2801.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  2802.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  2803.         });
  2804.     }
  2805.     /**
  2806.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  2807.      *
  2808.      * @return \Symfony\Component\Console\Command\LazyCommand
  2809.      */
  2810.     protected function get_Console_Command_ValidatorDebug_LazyService()
  2811.     {
  2812.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2814.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  2815.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  2816.         });
  2817.     }
  2818.     /**
  2819.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  2820.      *
  2821.      * @return \Symfony\Component\Console\Command\LazyCommand
  2822.      */
  2823.     protected function get_Console_Command_XliffLint_LazyService()
  2824.     {
  2825.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2826.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2827.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  2828.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  2829.         });
  2830.     }
  2831.     /**
  2832.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  2833.      *
  2834.      * @return \Symfony\Component\Console\Command\LazyCommand
  2835.      */
  2836.     protected function get_Console_Command_YamlLint_LazyService()
  2837.     {
  2838.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2839.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2840.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  2841.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  2842.         });
  2843.     }
  2844.     /**
  2845.      * Gets the private '.debug.http_client' shared service.
  2846.      *
  2847.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2848.      */
  2849.     protected function get_Debug_HttpClientService()
  2850.     {
  2851.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2852.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2853.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2854.         $b->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  2855.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2856.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2857.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2858.         $a->setLogger($b);
  2859.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2860.     }
  2861.     /**
  2862.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  2863.      *
  2864.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  2865.      */
  2866.     protected function getLoaderInterfaceService()
  2867.     {
  2868.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  2869.     }
  2870.     /**
  2871.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  2872.      *
  2873.      * @return \Symfony\Component\Console\Command\LazyCommand
  2874.      */
  2875.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  2876.     {
  2877.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2879.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2880.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  2881.         });
  2882.     }
  2883.     /**
  2884.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  2885.      *
  2886.      * @return \Symfony\Component\Console\Command\LazyCommand
  2887.      */
  2888.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  2889.     {
  2890.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2891.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2892.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2893.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  2894.         });
  2895.     }
  2896.     /**
  2897.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  2898.      *
  2899.      * @return \Symfony\Component\Console\Command\LazyCommand
  2900.      */
  2901.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  2902.     {
  2903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2905.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2906.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  2907.         });
  2908.     }
  2909.     /**
  2910.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  2911.      *
  2912.      * @return \Symfony\Component\Console\Command\LazyCommand
  2913.      */
  2914.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  2915.     {
  2916.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2917.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2918.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2919.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  2920.         });
  2921.     }
  2922.     /**
  2923.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  2924.      *
  2925.      * @return \Symfony\Component\Console\Command\LazyCommand
  2926.      */
  2927.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  2928.     {
  2929.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2931.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2932.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  2933.         });
  2934.     }
  2935.     /**
  2936.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  2937.      *
  2938.      * @return \Symfony\Component\Console\Command\LazyCommand
  2939.      */
  2940.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  2941.     {
  2942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2944.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2945.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  2946.         });
  2947.     }
  2948.     /**
  2949.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  2950.      *
  2951.      * @return \Symfony\Component\Console\Command\LazyCommand
  2952.      */
  2953.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  2954.     {
  2955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2956.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2957.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2958.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  2959.         });
  2960.     }
  2961.     /**
  2962.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  2963.      *
  2964.      * @return \Symfony\Component\Console\Command\LazyCommand
  2965.      */
  2966.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  2967.     {
  2968.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2969.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2970.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2971.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  2972.         });
  2973.     }
  2974.     /**
  2975.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  2976.      *
  2977.      * @return \Symfony\Component\Console\Command\LazyCommand
  2978.      */
  2979.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  2980.     {
  2981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2982.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2983.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2984.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  2985.         });
  2986.     }
  2987.     /**
  2988.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  2989.      *
  2990.      * @return \Symfony\Component\Console\Command\LazyCommand
  2991.      */
  2992.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  2993.     {
  2994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2995.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2996.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2997.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  2998.         });
  2999.     }
  3000.     /**
  3001.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  3002.      *
  3003.      * @return \Symfony\Component\Console\Command\LazyCommand
  3004.      */
  3005.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  3006.     {
  3007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3009.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3010.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  3011.         });
  3012.     }
  3013.     /**
  3014.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  3015.      *
  3016.      * @return \Symfony\Component\Console\Command\LazyCommand
  3017.      */
  3018.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  3019.     {
  3020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3022.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3023.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  3024.         });
  3025.     }
  3026.     /**
  3027.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  3028.      *
  3029.      * @return \Symfony\Component\Console\Command\LazyCommand
  3030.      */
  3031.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  3032.     {
  3033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3035.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3036.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  3037.         });
  3038.     }
  3039.     /**
  3040.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  3041.      *
  3042.      * @return \Symfony\Component\Console\Command\LazyCommand
  3043.      */
  3044.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  3045.     {
  3046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3048.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3049.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  3050.         });
  3051.     }
  3052.     /**
  3053.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  3054.      *
  3055.      * @return \Symfony\Component\Console\Command\LazyCommand
  3056.      */
  3057.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  3058.     {
  3059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3061.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3062.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  3063.         });
  3064.     }
  3065.     /**
  3066.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  3067.      *
  3068.      * @return \Symfony\Component\Console\Command\LazyCommand
  3069.      */
  3070.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  3071.     {
  3072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3074.         return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3075.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  3076.         });
  3077.     }
  3078.     /**
  3079.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  3080.      *
  3081.      * @return \Symfony\Component\Console\Command\LazyCommand
  3082.      */
  3083.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  3084.     {
  3085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3087.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3088.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  3089.         });
  3090.     }
  3091.     /**
  3092.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  3093.      *
  3094.      * @return \Symfony\Component\Console\Command\LazyCommand
  3095.      */
  3096.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  3097.     {
  3098.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3100.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3101.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  3102.         });
  3103.     }
  3104.     /**
  3105.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  3106.      *
  3107.      * @return \Symfony\Component\Console\Command\LazyCommand
  3108.      */
  3109.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  3110.     {
  3111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3112.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3113.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3114.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  3115.         });
  3116.     }
  3117.     /**
  3118.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  3119.      *
  3120.      * @return \Symfony\Component\Console\Command\LazyCommand
  3121.      */
  3122.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  3123.     {
  3124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3126.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3127.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  3128.         });
  3129.     }
  3130.     /**
  3131.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  3132.      *
  3133.      * @return \Symfony\Component\Console\Command\LazyCommand
  3134.      */
  3135.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  3136.     {
  3137.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3139.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3140.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  3141.         });
  3142.     }
  3143.     /**
  3144.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  3145.      *
  3146.      * @return \Symfony\Component\Console\Command\LazyCommand
  3147.      */
  3148.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  3149.     {
  3150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3152.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3153.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  3154.         });
  3155.     }
  3156.     /**
  3157.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  3158.      *
  3159.      * @return \Symfony\Component\Console\Command\LazyCommand
  3160.      */
  3161.     protected function get_Monolog_Command_ServerLog_LazyService()
  3162.     {
  3163.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3165.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  3166.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  3167.         });
  3168.     }
  3169.     /**
  3170.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3171.      *
  3172.      * @return \Symfony\Component\Console\Command\LazyCommand
  3173.      */
  3174.     protected function get_Security_Command_DebugFirewall_LazyService()
  3175.     {
  3176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3177.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3178.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  3179.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3180.         });
  3181.     }
  3182.     /**
  3183.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3184.      *
  3185.      * @return \Symfony\Component\Console\Command\LazyCommand
  3186.      */
  3187.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3188.     {
  3189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3191.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  3192.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3193.         });
  3194.     }
  3195.     /**
  3196.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3197.      *
  3198.      * @return \Symfony\Component\Console\Command\LazyCommand
  3199.      */
  3200.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3201.     {
  3202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3204.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  3205.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3206.         });
  3207.     }
  3208.     /**
  3209.      * Gets the private '.service_locator..NkqIAo' shared service.
  3210.      *
  3211.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3212.      */
  3213.     protected function get_ServiceLocator__NkqIAoService()
  3214.     {
  3215.         return $this->privates['.service_locator..NkqIAo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3216.             'handler' => ['privates''App\\Model\\PlatformApi\\V2\\Win\\Create\\Handler''getHandlerService'false],
  3217.         ], [
  3218.             'handler' => 'App\\Model\\PlatformApi\\V2\\Win\\Create\\Handler',
  3219.         ]);
  3220.     }
  3221.     /**
  3222.      * Gets the private '.service_locator.5r0pDTm' shared service.
  3223.      *
  3224.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3225.      */
  3226.     protected function get_ServiceLocator_5r0pDTmService()
  3227.     {
  3228.         return $this->privates['.service_locator.5r0pDTm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3229.             'App\\Controller\\JackpotController::jackpotPay' => ['privates''.service_locator.yn9mK77''get_ServiceLocator_Yn9mK77Service'false],
  3230.             'App\\Controller\\OnlineCashdeskController::assignByRfid' => ['privates''.service_locator.eEG3Fxw''get_ServiceLocator_EEG3FxwService'false],
  3231.             'App\\Controller\\OnlineCashdeskController::searchByRfid' => ['privates''.service_locator.xrU0RXP''get_ServiceLocator_XrU0RXPService'false],
  3232.             'App\\Controller\\PlatformCashdeskApiV2Controller::calculateJackpot' => ['privates''.service_locator.9vL82rM''get_ServiceLocator_9vL82rMService'false],
  3233.             'App\\Controller\\PlatformCashdeskApiV2Controller::cancelBet' => ['privates''.service_locator.gtHphtQ''get_ServiceLocator_GtHphtQService'false],
  3234.             'App\\Controller\\PlatformCashdeskApiV2Controller::createBet' => ['privates''.service_locator.x.BDSXY''get_ServiceLocator_X_BDSXYService'false],
  3235.             'App\\Controller\\PlatformCashdeskApiV2Controller::createWin' => ['privates''.service_locator..NkqIAo''get_ServiceLocator__NkqIAoService'false],
  3236.             'App\\Controller\\PlatformCashdeskApiV2Controller::createWithdraw' => ['privates''.service_locator.SF3.lqb''get_ServiceLocator_SF3_LqbService'false],
  3237.             'App\\Controller\\PlatformCashdeskApiV2Controller::getBalance' => ['privates''.service_locator.OBHFNDx''get_ServiceLocator_OBHFNDxService'false],
  3238.             'App\\Controller\\PlatformCashdeskApiV2Controller::permitBet' => ['privates''.service_locator.7M1T0XU''get_ServiceLocator_7M1T0XUService'false],
  3239.             'App\\Controller\\ReportController::reportDeletedCashdesks' => ['privates''.service_locator.fJ36N1F''get_ServiceLocator_FJ36N1FService'false],
  3240.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  3241.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3242.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3243.             'App\\Controller\\JackpotController:jackpotPay' => ['privates''.service_locator.yn9mK77''get_ServiceLocator_Yn9mK77Service'false],
  3244.             'App\\Controller\\OnlineCashdeskController:assignByRfid' => ['privates''.service_locator.eEG3Fxw''get_ServiceLocator_EEG3FxwService'false],
  3245.             'App\\Controller\\OnlineCashdeskController:searchByRfid' => ['privates''.service_locator.xrU0RXP''get_ServiceLocator_XrU0RXPService'false],
  3246.             'App\\Controller\\PlatformCashdeskApiV2Controller:calculateJackpot' => ['privates''.service_locator.9vL82rM''get_ServiceLocator_9vL82rMService'false],
  3247.             'App\\Controller\\PlatformCashdeskApiV2Controller:cancelBet' => ['privates''.service_locator.gtHphtQ''get_ServiceLocator_GtHphtQService'false],
  3248.             'App\\Controller\\PlatformCashdeskApiV2Controller:createBet' => ['privates''.service_locator.x.BDSXY''get_ServiceLocator_X_BDSXYService'false],
  3249.             'App\\Controller\\PlatformCashdeskApiV2Controller:createWin' => ['privates''.service_locator..NkqIAo''get_ServiceLocator__NkqIAoService'false],
  3250.             'App\\Controller\\PlatformCashdeskApiV2Controller:createWithdraw' => ['privates''.service_locator.SF3.lqb''get_ServiceLocator_SF3_LqbService'false],
  3251.             'App\\Controller\\PlatformCashdeskApiV2Controller:getBalance' => ['privates''.service_locator.OBHFNDx''get_ServiceLocator_OBHFNDxService'false],
  3252.             'App\\Controller\\PlatformCashdeskApiV2Controller:permitBet' => ['privates''.service_locator.7M1T0XU''get_ServiceLocator_7M1T0XUService'false],
  3253.             'App\\Controller\\ReportController:reportDeletedCashdesks' => ['privates''.service_locator.fJ36N1F''get_ServiceLocator_FJ36N1FService'false],
  3254.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  3255.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3256.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3257.         ], [
  3258.             'App\\Controller\\JackpotController::jackpotPay' => '?',
  3259.             'App\\Controller\\OnlineCashdeskController::assignByRfid' => '?',
  3260.             'App\\Controller\\OnlineCashdeskController::searchByRfid' => '?',
  3261.             'App\\Controller\\PlatformCashdeskApiV2Controller::calculateJackpot' => '?',
  3262.             'App\\Controller\\PlatformCashdeskApiV2Controller::cancelBet' => '?',
  3263.             'App\\Controller\\PlatformCashdeskApiV2Controller::createBet' => '?',
  3264.             'App\\Controller\\PlatformCashdeskApiV2Controller::createWin' => '?',
  3265.             'App\\Controller\\PlatformCashdeskApiV2Controller::createWithdraw' => '?',
  3266.             'App\\Controller\\PlatformCashdeskApiV2Controller::getBalance' => '?',
  3267.             'App\\Controller\\PlatformCashdeskApiV2Controller::permitBet' => '?',
  3268.             'App\\Controller\\ReportController::reportDeletedCashdesks' => '?',
  3269.             'App\\Controller\\SecurityController::login' => '?',
  3270.             'kernel::loadRoutes' => '?',
  3271.             'kernel::registerContainerConfiguration' => '?',
  3272.             'App\\Controller\\JackpotController:jackpotPay' => '?',
  3273.             'App\\Controller\\OnlineCashdeskController:assignByRfid' => '?',
  3274.             'App\\Controller\\OnlineCashdeskController:searchByRfid' => '?',
  3275.             'App\\Controller\\PlatformCashdeskApiV2Controller:calculateJackpot' => '?',
  3276.             'App\\Controller\\PlatformCashdeskApiV2Controller:cancelBet' => '?',
  3277.             'App\\Controller\\PlatformCashdeskApiV2Controller:createBet' => '?',
  3278.             'App\\Controller\\PlatformCashdeskApiV2Controller:createWin' => '?',
  3279.             'App\\Controller\\PlatformCashdeskApiV2Controller:createWithdraw' => '?',
  3280.             'App\\Controller\\PlatformCashdeskApiV2Controller:getBalance' => '?',
  3281.             'App\\Controller\\PlatformCashdeskApiV2Controller:permitBet' => '?',
  3282.             'App\\Controller\\ReportController:reportDeletedCashdesks' => '?',
  3283.             'App\\Controller\\SecurityController:login' => '?',
  3284.             'kernel:loadRoutes' => '?',
  3285.             'kernel:registerContainerConfiguration' => '?',
  3286.         ]);
  3287.     }
  3288.     /**
  3289.      * Gets the private '.service_locator.7M1T0XU' shared service.
  3290.      *
  3291.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3292.      */
  3293.     protected function get_ServiceLocator_7M1T0XUService()
  3294.     {
  3295.         return $this->privates['.service_locator.7M1T0XU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3296.             'handler' => ['privates''App\\Model\\PlatformApi\\V2\\Bet\\Permit\\Handler''getHandler2Service'false],
  3297.         ], [
  3298.             'handler' => 'App\\Model\\PlatformApi\\V2\\Bet\\Permit\\Handler',
  3299.         ]);
  3300.     }
  3301.     /**
  3302.      * Gets the private '.service_locator.9vL82rM' shared service.
  3303.      *
  3304.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3305.      */
  3306.     protected function get_ServiceLocator_9vL82rMService()
  3307.     {
  3308.         return $this->privates['.service_locator.9vL82rM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3309.             'handler' => ['privates''App\\Model\\PlatformApi\\V2\\Bet\\Jackpot\\Handler''getHandler3Service'false],
  3310.         ], [
  3311.             'handler' => 'App\\Model\\PlatformApi\\V2\\Bet\\Jackpot\\Handler',
  3312.         ]);
  3313.     }
  3314.     /**
  3315.      * Gets the private '.service_locator.KfbR3DY' shared service.
  3316.      *
  3317.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3318.      */
  3319.     protected function get_ServiceLocator_KfbR3DYService()
  3320.     {
  3321.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3322.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  3323.         ], [
  3324.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3325.         ]);
  3326.     }
  3327.     /**
  3328.      * Gets the private '.service_locator.OBHFNDx' shared service.
  3329.      *
  3330.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3331.      */
  3332.     protected function get_ServiceLocator_OBHFNDxService()
  3333.     {
  3334.         return $this->privates['.service_locator.OBHFNDx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3335.             'handler' => ['privates''App\\Model\\PlatformApi\\V2\\Balance\\Get\\Handler''getHandler4Service'false],
  3336.         ], [
  3337.             'handler' => 'App\\Model\\PlatformApi\\V2\\Balance\\Get\\Handler',
  3338.         ]);
  3339.     }
  3340.     /**
  3341.      * Gets the private '.service_locator.SF3.lqb' shared service.
  3342.      *
  3343.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3344.      */
  3345.     protected function get_ServiceLocator_SF3_LqbService()
  3346.     {
  3347.         return $this->privates['.service_locator.SF3.lqb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3348.             'handler' => ['privates''App\\Model\\PlatformApi\\V2\\Withdraw\\Create\\Handler''getHandler5Service'false],
  3349.         ], [
  3350.             'handler' => 'App\\Model\\PlatformApi\\V2\\Withdraw\\Create\\Handler',
  3351.         ]);
  3352.     }
  3353.     /**
  3354.      * Gets the private '.service_locator.UDgw6Ol' shared service.
  3355.      *
  3356.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3357.      */
  3358.     protected function get_ServiceLocator_UDgw6OlService()
  3359.     {
  3360.         return $this->privates['.service_locator.UDgw6Ol'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3361.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  3362.         ], [
  3363.             'authenticationUtils' => '?',
  3364.         ]);
  3365.     }
  3366.     /**
  3367.      * Gets the private '.service_locator.eEG3Fxw' shared service.
  3368.      *
  3369.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3370.      */
  3371.     protected function get_ServiceLocator_EEG3FxwService()
  3372.     {
  3373.         return $this->privates['.service_locator.eEG3Fxw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3374.             'handler' => ['privates''App\\Model\\OnlineCashdesk\\AssignByRfid\\Handler''getHandler6Service'false],
  3375.         ], [
  3376.             'handler' => 'App\\Model\\OnlineCashdesk\\AssignByRfid\\Handler',
  3377.         ]);
  3378.     }
  3379.     /**
  3380.      * Gets the private '.service_locator.fJ36N1F' shared service.
  3381.      *
  3382.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3383.      */
  3384.     protected function get_ServiceLocator_FJ36N1FService()
  3385.     {
  3386.         return $this->privates['.service_locator.fJ36N1F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3387.             'cashdeskRepository' => ['privates''App\\Repository\\CashdeskRepository''getCashdeskRepositoryService'false],
  3388.         ], [
  3389.             'cashdeskRepository' => 'App\\Repository\\CashdeskRepository',
  3390.         ]);
  3391.     }
  3392.     /**
  3393.      * Gets the private '.service_locator.gtHphtQ' shared service.
  3394.      *
  3395.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3396.      */
  3397.     protected function get_ServiceLocator_GtHphtQService()
  3398.     {
  3399.         return $this->privates['.service_locator.gtHphtQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3400.             'handler' => ['privates''App\\Model\\PlatformApi\\V2\\Bet\\Cancel\\Handler''getHandler7Service'false],
  3401.         ], [
  3402.             'handler' => 'App\\Model\\PlatformApi\\V2\\Bet\\Cancel\\Handler',
  3403.         ]);
  3404.     }
  3405.     /**
  3406.      * Gets the private '.service_locator.jlyTfzM' shared service.
  3407.      *
  3408.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3409.      */
  3410.     protected function get_ServiceLocator_JlyTfzMService()
  3411.     {
  3412.         return $this->privates['.service_locator.jlyTfzM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3413.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3414.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  3415.         ], [
  3416.             'event_dispatcher' => '?',
  3417.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3418.         ]);
  3419.     }
  3420.     /**
  3421.      * Gets the private '.service_locator.mlZVjf7' shared service.
  3422.      *
  3423.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3424.      */
  3425.     protected function get_ServiceLocator_MlZVjf7Service()
  3426.     {
  3427.         return $this->privates['.service_locator.mlZVjf7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3428.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3429.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  3430.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3431.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3432.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3433.             'router' => ['services''router''getRouterService'false],
  3434.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3435.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  3436.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3437.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3438.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  3439.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3440.         ], [
  3441.             'doctrine' => '?',
  3442.             'form.factory' => '?',
  3443.             'http_kernel' => '?',
  3444.             'parameter_bag' => '?',
  3445.             'request_stack' => '?',
  3446.             'router' => '?',
  3447.             'security.authorization_checker' => '?',
  3448.             'security.csrf.token_manager' => '?',
  3449.             'security.token_storage' => '?',
  3450.             'serializer' => '?',
  3451.             'session' => '.session.deprecated',
  3452.             'twig' => '?',
  3453.         ]);
  3454.     }
  3455.     /**
  3456.      * Gets the private '.service_locator.x.BDSXY' shared service.
  3457.      *
  3458.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3459.      */
  3460.     protected function get_ServiceLocator_X_BDSXYService()
  3461.     {
  3462.         return $this->privates['.service_locator.x.BDSXY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3463.             'handler' => ['privates''App\\Model\\PlatformApi\\V2\\Bet\\Create\\Handler''getHandler8Service'false],
  3464.         ], [
  3465.             'handler' => 'App\\Model\\PlatformApi\\V2\\Bet\\Create\\Handler',
  3466.         ]);
  3467.     }
  3468.     /**
  3469.      * Gets the private '.service_locator.xrU0RXP' shared service.
  3470.      *
  3471.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3472.      */
  3473.     protected function get_ServiceLocator_XrU0RXPService()
  3474.     {
  3475.         return $this->privates['.service_locator.xrU0RXP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3476.             'handler' => ['privates''App\\Model\\OnlineCashdesk\\SearchByRfid\\Handler''getHandler9Service'false],
  3477.         ], [
  3478.             'handler' => 'App\\Model\\OnlineCashdesk\\SearchByRfid\\Handler',
  3479.         ]);
  3480.     }
  3481.     /**
  3482.      * Gets the private '.service_locator.yn9mK77' shared service.
  3483.      *
  3484.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3485.      */
  3486.     protected function get_ServiceLocator_Yn9mK77Service()
  3487.     {
  3488.         return $this->privates['.service_locator.yn9mK77'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3489.             'handler' => ['privates''App\\Model\\Jackpot\\Pay\\Handler''getHandler10Service'false],
  3490.         ], [
  3491.             'handler' => 'App\\Model\\Jackpot\\Pay\\Handler',
  3492.         ]);
  3493.     }
  3494.     /**
  3495.      * Gets the private '.service_locator.zJyh7qS' shared service.
  3496.      *
  3497.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3498.      */
  3499.     protected function get_ServiceLocator_ZJyh7qSService()
  3500.     {
  3501.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3502.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  3503.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  3504.         ], [
  3505.             'security.firewall.map.context.dev' => '?',
  3506.             'security.firewall.map.context.main' => '?',
  3507.         ]);
  3508.     }
  3509.     /**
  3510.      * Gets the private '.session.deprecated' shared service.
  3511.      *
  3512.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  3513.      */
  3514.     protected function get_Session_DeprecatedService()
  3515.     {
  3516.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  3517.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  3518.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  3519.     }
  3520.     /**
  3521.      * Gets the private '.twig.command.debug.lazy' shared service.
  3522.      *
  3523.      * @return \Symfony\Component\Console\Command\LazyCommand
  3524.      */
  3525.     protected function get_Twig_Command_Debug_LazyService()
  3526.     {
  3527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3528.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3529.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  3530.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  3531.         });
  3532.     }
  3533.     /**
  3534.      * Gets the private '.twig.command.lint.lazy' shared service.
  3535.      *
  3536.      * @return \Symfony\Component\Console\Command\LazyCommand
  3537.      */
  3538.     protected function get_Twig_Command_Lint_LazyService()
  3539.     {
  3540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3542.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  3543.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  3544.         });
  3545.     }
  3546.     /**
  3547.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  3548.      *
  3549.      * @return \Symfony\Component\Console\Command\LazyCommand
  3550.      */
  3551.     protected function get_VarDumper_Command_ServerDump_LazyService()
  3552.     {
  3553.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3554.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3555.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  3556.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  3557.         });
  3558.     }
  3559.     /**
  3560.      * Gets the private 'App\Command\BlockCashdesksCommand' shared autowired service.
  3561.      *
  3562.      * @return \App\Command\BlockCashdesksCommand
  3563.      */
  3564.     protected function getBlockCashdesksCommandService()
  3565.     {
  3566.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3567.         include_once \dirname(__DIR__4).'/src/Command/BlockCashdesksCommand.php';
  3568.         $this->privates['App\\Command\\BlockCashdesksCommand'] = $instance = new \App\Command\BlockCashdesksCommand(NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->privates['App\\Repository\\CashdeskRepository'] ?? $this->getCashdeskRepositoryService()), ($this->privates['App\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->privates['App\\Services\\AuditLogService'] ?? $this->getAuditLogServiceService()));
  3569.         $instance->setName('app:cashdesks:block');
  3570.         return $instance;
  3571.     }
  3572.     /**
  3573.      * Gets the private 'App\Command\BlockUsersCommand' shared autowired service.
  3574.      *
  3575.      * @return \App\Command\BlockUsersCommand
  3576.      */
  3577.     protected function getBlockUsersCommandService()
  3578.     {
  3579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3580.         include_once \dirname(__DIR__4).'/src/Command/BlockUsersCommand.php';
  3581.         $this->privates['App\\Command\\BlockUsersCommand'] = $instance = new \App\Command\BlockUsersCommand(NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->privates['App\\Services\\AuditLogService'] ?? $this->getAuditLogServiceService()));
  3582.         $instance->setName('app:users:block');
  3583.         return $instance;
  3584.     }
  3585.     /**
  3586.      * Gets the private 'App\Command\BlockingCashdesksCommand' shared autowired service.
  3587.      *
  3588.      * @return \App\Command\BlockingCashdesksCommand
  3589.      */
  3590.     protected function getBlockingCashdesksCommandService()
  3591.     {
  3592.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3593.         include_once \dirname(__DIR__4).'/src/Command/BlockingCashdesksCommand.php';
  3594.         $this->privates['App\\Command\\BlockingCashdesksCommand'] = $instance = new \App\Command\BlockingCashdesksCommand(NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->privates['App\\Repository\\CashdeskRepository'] ?? $this->getCashdeskRepositoryService()));
  3595.         $instance->setName('app:users:unlink');
  3596.         return $instance;
  3597.     }
  3598.     /**
  3599.      * Gets the private 'App\Command\PaymentsAggregateCommand' shared autowired service.
  3600.      *
  3601.      * @return \App\Command\PaymentsAggregateCommand
  3602.      */
  3603.     protected function getPaymentsAggregateCommandService()
  3604.     {
  3605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3606.         include_once \dirname(__DIR__4).'/src/Command/PaymentsAggregateCommand.php';
  3607.         include_once \dirname(__DIR__4).'/src/Services/PaymentsAggregationService.php';
  3608.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3609.         $this->privates['App\\Command\\PaymentsAggregateCommand'] = $instance = new \App\Command\PaymentsAggregateCommand(NULL$a, new \App\Services\PaymentsAggregationService($a, ($this->privates['App\\Repository\\PaymentAggregationRepository'] ?? $this->getPaymentAggregationRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  3610.         $instance->setName('app:payments:aggregate');
  3611.         return $instance;
  3612.     }
  3613.     /**
  3614.      * Gets the private 'App\Command\UnlinkUsersFromCashdesksCommand' shared autowired service.
  3615.      *
  3616.      * @return \App\Command\UnlinkUsersFromCashdesksCommand
  3617.      */
  3618.     protected function getUnlinkUsersFromCashdesksCommandService()
  3619.     {
  3620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3621.         include_once \dirname(__DIR__4).'/src/Command/UnlinkUsersFromCashdesksCommand.php';
  3622.         $this->privates['App\\Command\\UnlinkUsersFromCashdesksCommand'] = $instance = new \App\Command\UnlinkUsersFromCashdesksCommand(NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()));
  3623.         $instance->setName('app:users:unlink');
  3624.         return $instance;
  3625.     }
  3626.     /**
  3627.      * Gets the private 'App\Command\UsersInactiveLogoutCommand' shared autowired service.
  3628.      *
  3629.      * @return \App\Command\UsersInactiveLogoutCommand
  3630.      */
  3631.     protected function getUsersInactiveLogoutCommandService()
  3632.     {
  3633.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3634.         include_once \dirname(__DIR__4).'/src/Command/UsersInactiveLogoutCommand.php';
  3635.         $this->privates['App\\Command\\UsersInactiveLogoutCommand'] = $instance = new \App\Command\UsersInactiveLogoutCommand(($this->privates['App\\Services\\TimetableService'] ?? $this->getTimetableServiceService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\SessionService'] ?? $this->getSessionServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3636.         $instance->setName('app:users:inactive:logout');
  3637.         return $instance;
  3638.     }
  3639.     /**
  3640.      * Gets the private 'App\Command\UsersLogoutCommand' shared autowired service.
  3641.      *
  3642.      * @return \App\Command\UsersLogoutCommand
  3643.      */
  3644.     protected function getUsersLogoutCommandService()
  3645.     {
  3646.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3647.         include_once \dirname(__DIR__4).'/src/Command/UsersLogoutCommand.php';
  3648.         $this->privates['App\\Command\\UsersLogoutCommand'] = $instance = new \App\Command\UsersLogoutCommand(($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\TimetableService'] ?? $this->getTimetableServiceService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\SessionService'] ?? $this->getSessionServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3649.         $instance->setName('app:users:logout');
  3650.         return $instance;
  3651.     }
  3652.     /**
  3653.      * Gets the private 'App\Command\UsersWorkingTimeLogoutCommand' shared autowired service.
  3654.      *
  3655.      * @return \App\Command\UsersWorkingTimeLogoutCommand
  3656.      */
  3657.     protected function getUsersWorkingTimeLogoutCommandService()
  3658.     {
  3659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3660.         include_once \dirname(__DIR__4).'/src/Command/UsersWorkingTimeLogoutCommand.php';
  3661.         $this->privates['App\\Command\\UsersWorkingTimeLogoutCommand'] = $instance = new \App\Command\UsersWorkingTimeLogoutCommand(($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\TimetableService'] ?? $this->getTimetableServiceService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\SessionService'] ?? $this->getSessionServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3662.         $instance->setName('app:users:working_time:logout');
  3663.         return $instance;
  3664.     }
  3665.     /**
  3666.      * Gets the private 'App\EventListeners\MySQLConnectionListener' shared autowired service.
  3667.      *
  3668.      * @return \App\EventListeners\MySQLConnectionListener
  3669.      */
  3670.     protected function getMySQLConnectionListenerService()
  3671.     {
  3672.         include_once \dirname(__DIR__4).'/src/EventListeners/MySQLConnectionListener.php';
  3673.         return $this->privates['App\\EventListeners\\MySQLConnectionListener'] = new \App\EventListeners\MySQLConnectionListener($this->getEnv('DEFAULT_TIMEZONE'), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3674.     }
  3675.     /**
  3676.      * Gets the private 'App\EventSubscribers\ApiAuthenticationSubscriber' shared autowired service.
  3677.      *
  3678.      * @return \App\EventSubscribers\ApiAuthenticationSubscriber
  3679.      */
  3680.     protected function getApiAuthenticationSubscriberService()
  3681.     {
  3682.         return $this->privates['App\\EventSubscribers\\ApiAuthenticationSubscriber'] = new \App\EventSubscribers\ApiAuthenticationSubscriber(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $this->getEnv('int:API_DEFAULT_USER_ID'));
  3683.     }
  3684.     /**
  3685.      * Gets the private 'App\EventSubscribers\Login\LastLoginTimeOnLoginSubscriber' shared autowired service.
  3686.      *
  3687.      * @return \App\EventSubscribers\Login\LastLoginTimeOnLoginSubscriber
  3688.      */
  3689.     protected function getLastLoginTimeOnLoginSubscriberService()
  3690.     {
  3691.         include_once \dirname(__DIR__4).'/src/EventSubscribers/Login/LastLoginTimeOnLoginSubscriber.php';
  3692.         return $this->privates['App\\EventSubscribers\\Login\\LastLoginTimeOnLoginSubscriber'] = new \App\EventSubscribers\Login\LastLoginTimeOnLoginSubscriber(($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  3693.     }
  3694.     /**
  3695.      * Gets the private 'App\EventSubscribers\Login\StartTimetableOnLoginSubscriber' shared autowired service.
  3696.      *
  3697.      * @return \App\EventSubscribers\Login\StartTimetableOnLoginSubscriber
  3698.      */
  3699.     protected function getStartTimetableOnLoginSubscriberService()
  3700.     {
  3701.         include_once \dirname(__DIR__4).'/src/EventSubscribers/Login/StartTimetableOnLoginSubscriber.php';
  3702.         $a = ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService());
  3703.         if (isset($this->privates['App\\EventSubscribers\\Login\\StartTimetableOnLoginSubscriber'])) {
  3704.             return $this->privates['App\\EventSubscribers\\Login\\StartTimetableOnLoginSubscriber'];
  3705.         }
  3706.         return $this->privates['App\\EventSubscribers\\Login\\StartTimetableOnLoginSubscriber'] = new \App\EventSubscribers\Login\StartTimetableOnLoginSubscriber(($this->privates['App\\Services\\TimetableService'] ?? $this->getTimetableServiceService()), $a);
  3707.     }
  3708.     /**
  3709.      * Gets the private 'App\EventSubscribers\Login\UpdateActiveTimeOnLoginSubscriber' shared autowired service.
  3710.      *
  3711.      * @return \App\EventSubscribers\Login\UpdateActiveTimeOnLoginSubscriber
  3712.      */
  3713.     protected function getUpdateActiveTimeOnLoginSubscriberService()
  3714.     {
  3715.         include_once \dirname(__DIR__4).'/src/EventSubscribers/Login/UpdateActiveTimeOnLoginSubscriber.php';
  3716.         $a = ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService());
  3717.         if (isset($this->privates['App\\EventSubscribers\\Login\\UpdateActiveTimeOnLoginSubscriber'])) {
  3718.             return $this->privates['App\\EventSubscribers\\Login\\UpdateActiveTimeOnLoginSubscriber'];
  3719.         }
  3720.         return $this->privates['App\\EventSubscribers\\Login\\UpdateActiveTimeOnLoginSubscriber'] = new \App\EventSubscribers\Login\UpdateActiveTimeOnLoginSubscriber($a);
  3721.     }
  3722.     /**
  3723.      * Gets the private 'App\EventSubscribers\Logout\FinishTimetableOnLogoutSubscriber' shared autowired service.
  3724.      *
  3725.      * @return \App\EventSubscribers\Logout\FinishTimetableOnLogoutSubscriber
  3726.      */
  3727.     protected function getFinishTimetableOnLogoutSubscriberService()
  3728.     {
  3729.         include_once \dirname(__DIR__4).'/src/EventSubscribers/Logout/FinishTimetableOnLogoutSubscriber.php';
  3730.         return $this->privates['App\\EventSubscribers\\Logout\\FinishTimetableOnLogoutSubscriber'] = new \App\EventSubscribers\Logout\FinishTimetableOnLogoutSubscriber(($this->privates['App\\Services\\TimetableService'] ?? $this->getTimetableServiceService()));
  3731.     }
  3732.     /**
  3733.      * Gets the private 'App\EventSubscribers\Logout\UnlinkCashdeskOnLogoutSubscriber' shared autowired service.
  3734.      *
  3735.      * @return \App\EventSubscribers\Logout\UnlinkCashdeskOnLogoutSubscriber
  3736.      */
  3737.     protected function getUnlinkCashdeskOnLogoutSubscriberService()
  3738.     {
  3739.         include_once \dirname(__DIR__4).'/src/EventSubscribers/Logout/UnlinkCashdeskOnLogoutSubscriber.php';
  3740.         $a = ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService());
  3741.         if (isset($this->privates['App\\EventSubscribers\\Logout\\UnlinkCashdeskOnLogoutSubscriber'])) {
  3742.             return $this->privates['App\\EventSubscribers\\Logout\\UnlinkCashdeskOnLogoutSubscriber'];
  3743.         }
  3744.         return $this->privates['App\\EventSubscribers\\Logout\\UnlinkCashdeskOnLogoutSubscriber'] = new \App\EventSubscribers\Logout\UnlinkCashdeskOnLogoutSubscriber($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3745.     }
  3746.     /**
  3747.      * Gets the private 'App\EventSubscribers\Logout\UpdateActiveTimeOnLogoutSubscriber' shared autowired service.
  3748.      *
  3749.      * @return \App\EventSubscribers\Logout\UpdateActiveTimeOnLogoutSubscriber
  3750.      */
  3751.     protected function getUpdateActiveTimeOnLogoutSubscriberService()
  3752.     {
  3753.         include_once \dirname(__DIR__4).'/src/EventSubscribers/Logout/UpdateActiveTimeOnLogoutSubscriber.php';
  3754.         $a = ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService());
  3755.         if (isset($this->privates['App\\EventSubscribers\\Logout\\UpdateActiveTimeOnLogoutSubscriber'])) {
  3756.             return $this->privates['App\\EventSubscribers\\Logout\\UpdateActiveTimeOnLogoutSubscriber'];
  3757.         }
  3758.         return $this->privates['App\\EventSubscribers\\Logout\\UpdateActiveTimeOnLogoutSubscriber'] = new \App\EventSubscribers\Logout\UpdateActiveTimeOnLogoutSubscriber($a);
  3759.     }
  3760.     /**
  3761.      * Gets the private 'App\Model\Jackpot\JackpotManager' shared autowired service.
  3762.      *
  3763.      * @return \App\Model\Jackpot\JackpotManager
  3764.      */
  3765.     protected function getJackpotManagerService()
  3766.     {
  3767.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/JackpotManager.php';
  3768.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/JackpotNotifier.php';
  3769.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/JackpotWebsocketNotifier.php';
  3770.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/WebsocketBackendInvoker.php';
  3771.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/JackpotChannelManager.php';
  3772.         return $this->privates['App\\Model\\Jackpot\\JackpotManager'] = new \App\Model\Jackpot\JackpotManager(($this->services['monolog.logger.jackpots'] ?? $this->getMonolog_Logger_JackpotsService()), ($this->privates['App\\Repository\\JackpotRepository'] ?? $this->getJackpotRepositoryService()), new \App\Model\Jackpot\JackpotWebsocketNotifier(($this->services['monolog.logger.jackpot_wins'] ?? $this->getMonolog_Logger_JackpotWinsService()), new \App\Model\Jackpot\WebsocketBackendInvoker($this->getEnv('WEBSOCKET_BACKEND_CONNECTION_STRING'), $this->getEnv('WEBSOCKET_BACKEND_API_KEY'), $this->getEnv('PROJECT_NAME'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Model\\Jackpot\\JackpotChannelManager'] ?? ($this->privates['App\\Model\\Jackpot\\JackpotChannelManager'] = new \App\Model\Jackpot\JackpotChannelManager($this->getEnv('PROJECT_NAME')))))), ($this->privates['App\\Repository\\JackpotWinRepository'] ?? $this->getJackpotWinRepositoryService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()));
  3773.     }
  3774.     /**
  3775.      * Gets the private 'App\Model\Jackpot\Pay\Handler' shared autowired service.
  3776.      *
  3777.      * @return \App\Model\Jackpot\Pay\Handler
  3778.      */
  3779.     protected function getHandler10Service()
  3780.     {
  3781.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/Pay/Handler.php';
  3782.         return $this->privates['App\\Model\\Jackpot\\Pay\\Handler'] = new \App\Model\Jackpot\Pay\Handler(($this->privates['App\\Repository\\JackpotWinRepository'] ?? $this->getJackpotWinRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Model\\Jackpot\\JackpotManager'] ?? $this->getJackpotManagerService()), ($this->privates['App\\Repository\\CashdeskRepository'] ?? $this->getCashdeskRepositoryService()));
  3783.     }
  3784.     /**
  3785.      * Gets the private 'App\Model\OnlineCashdesk\AssignByRfid\Handler' shared autowired service.
  3786.      *
  3787.      * @return \App\Model\OnlineCashdesk\AssignByRfid\Handler
  3788.      */
  3789.     protected function getHandler6Service()
  3790.     {
  3791.         include_once \dirname(__DIR__4).'/src/Model/OnlineCashdesk/AssignByRfid/Handler.php';
  3792.         return $this->privates['App\\Model\\OnlineCashdesk\\AssignByRfid\\Handler'] = new \App\Model\OnlineCashdesk\AssignByRfid\Handler(($this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] ?? $this->getOnlineCashdeskServiceService()));
  3793.     }
  3794.     /**
  3795.      * Gets the private 'App\Model\OnlineCashdesk\SearchByRfid\Handler' shared autowired service.
  3796.      *
  3797.      * @return \App\Model\OnlineCashdesk\SearchByRfid\Handler
  3798.      */
  3799.     protected function getHandler9Service()
  3800.     {
  3801.         include_once \dirname(__DIR__4).'/src/Model/OnlineCashdesk/SearchByRfid/Handler.php';
  3802.         return $this->privates['App\\Model\\OnlineCashdesk\\SearchByRfid\\Handler'] = new \App\Model\OnlineCashdesk\SearchByRfid\Handler(($this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] ?? $this->getOnlineCashdeskServiceService()));
  3803.     }
  3804.     /**
  3805.      * Gets the private 'App\Model\PlatformApi\V2\Balance\Get\Handler' shared autowired service.
  3806.      *
  3807.      * @return \App\Model\PlatformApi\V2\Balance\Get\Handler
  3808.      */
  3809.     protected function getHandler4Service()
  3810.     {
  3811.         include_once \dirname(__DIR__4).'/src/Model/PlatformApi/V2/Balance/Get/Handler.php';
  3812.         return $this->privates['App\\Model\\PlatformApi\\V2\\Balance\\Get\\Handler'] = new \App\Model\PlatformApi\V2\Balance\Get\Handler(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  3813.     }
  3814.     /**
  3815.      * Gets the private 'App\Model\PlatformApi\V2\Bet\Cancel\Handler' shared autowired service.
  3816.      *
  3817.      * @return \App\Model\PlatformApi\V2\Bet\Cancel\Handler
  3818.      */
  3819.     protected function getHandler7Service()
  3820.     {
  3821.         include_once \dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Cancel/Handler.php';
  3822.         return $this->privates['App\\Model\\PlatformApi\\V2\\Bet\\Cancel\\Handler'] = new \App\Model\PlatformApi\V2\Bet\Cancel\Handler(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] ?? $this->getOnlineCashdeskServiceService()), ($this->privates['App\\Repository\\CashdeskRepository'] ?? $this->getCashdeskRepositoryService()));
  3823.     }
  3824.     /**
  3825.      * Gets the private 'App\Model\PlatformApi\V2\Bet\Create\Handler' shared autowired service.
  3826.      *
  3827.      * @return \App\Model\PlatformApi\V2\Bet\Create\Handler
  3828.      */
  3829.     protected function getHandler8Service()
  3830.     {
  3831.         include_once \dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Create/Handler.php';
  3832.         return $this->privates['App\\Model\\PlatformApi\\V2\\Bet\\Create\\Handler'] = new \App\Model\PlatformApi\V2\Bet\Create\Handler(($this->privates['App\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Model\\Jackpot\\JackpotManager'] ?? $this->getJackpotManagerService()), ($this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] ?? $this->getOnlineCashdeskServiceService()), ($this->privates['App\\Repository\\CashdeskRepository'] ?? $this->getCashdeskRepositoryService()));
  3833.     }
  3834.     /**
  3835.      * Gets the private 'App\Model\PlatformApi\V2\Bet\Jackpot\Handler' shared autowired service.
  3836.      *
  3837.      * @return \App\Model\PlatformApi\V2\Bet\Jackpot\Handler
  3838.      */
  3839.     protected function getHandler3Service()
  3840.     {
  3841.         include_once \dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Jackpot/Handler.php';
  3842.         return $this->privates['App\\Model\\PlatformApi\\V2\\Bet\\Jackpot\\Handler'] = new \App\Model\PlatformApi\V2\Bet\Jackpot\Handler(($this->privates['App\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Model\\Jackpot\\JackpotManager'] ?? $this->getJackpotManagerService()), ($this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] ?? $this->getOnlineCashdeskServiceService()), ($this->privates['App\\Repository\\CashdeskRepository'] ?? $this->getCashdeskRepositoryService()));
  3843.     }
  3844.     /**
  3845.      * Gets the private 'App\Model\PlatformApi\V2\Bet\Permit\Handler' shared autowired service.
  3846.      *
  3847.      * @return \App\Model\PlatformApi\V2\Bet\Permit\Handler
  3848.      */
  3849.     protected function getHandler2Service()
  3850.     {
  3851.         include_once \dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Permit/Handler.php';
  3852.         return $this->privates['App\\Model\\PlatformApi\\V2\\Bet\\Permit\\Handler'] = new \App\Model\PlatformApi\V2\Bet\Permit\Handler(($this->privates['App\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Model\\Jackpot\\JackpotManager'] ?? $this->getJackpotManagerService()), ($this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] ?? $this->getOnlineCashdeskServiceService()));
  3853.     }
  3854.     /**
  3855.      * Gets the private 'App\Model\PlatformApi\V2\Win\Create\Handler' shared autowired service.
  3856.      *
  3857.      * @return \App\Model\PlatformApi\V2\Win\Create\Handler
  3858.      */
  3859.     protected function getHandlerService()
  3860.     {
  3861.         include_once \dirname(__DIR__4).'/src/Model/PlatformApi/V2/Win/Create/Handler.php';
  3862.         return $this->privates['App\\Model\\PlatformApi\\V2\\Win\\Create\\Handler'] = new \App\Model\PlatformApi\V2\Win\Create\Handler(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] ?? $this->getOnlineCashdeskServiceService()));
  3863.     }
  3864.     /**
  3865.      * Gets the private 'App\Model\PlatformApi\V2\Withdraw\Create\Handler' shared autowired service.
  3866.      *
  3867.      * @return \App\Model\PlatformApi\V2\Withdraw\Create\Handler
  3868.      */
  3869.     protected function getHandler5Service()
  3870.     {
  3871.         include_once \dirname(__DIR__4).'/src/Model/PlatformApi/V2/Withdraw/Create/Handler.php';
  3872.         return $this->privates['App\\Model\\PlatformApi\\V2\\Withdraw\\Create\\Handler'] = new \App\Model\PlatformApi\V2\Withdraw\Create\Handler(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] ?? $this->getOnlineCashdeskServiceService()));
  3873.     }
  3874.     /**
  3875.      * Gets the private 'App\Model\PlatformClient\Borlette\Client' shared autowired service.
  3876.      *
  3877.      * @return \App\Model\PlatformClient\Borlette\Client
  3878.      */
  3879.     protected function getClientService()
  3880.     {
  3881.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/PlatformClient.php';
  3882.         include_once \dirname(__DIR__4).'/src/Model/DefaultClient/Client.php';
  3883.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Borlette/Client.php';
  3884.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Borlette/Invoker.php';
  3885.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3886.         return $this->privates['App\\Model\\PlatformClient\\Borlette\\Client'] = new \App\Model\PlatformClient\Borlette\Client($this->getEnv('PROJECT_NAME'), $this->getEnv('DEFAULT_CURRENCY'), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), new \App\Model\PlatformClient\Borlette\Invoker(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $this->getEnv('PLATFORM_BORLETTE_SECRETKEY'), $this->getEnv('PLATFORM_BORLETTE_URL'), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $a), ($this->services['translator'] ?? $this->getTranslatorService()), $a, ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\RegionClubService'] ?? $this->getRegionClubServiceService()));
  3887.     }
  3888.     /**
  3889.      * Gets the private 'App\Model\PlatformClient\PlatformClientFactory' shared autowired service.
  3890.      *
  3891.      * @return \App\Model\PlatformClient\PlatformClientFactory
  3892.      */
  3893.     protected function getPlatformClientFactoryService()
  3894.     {
  3895.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/PlatformClientFactory.php';
  3896.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/PlatformClient.php';
  3897.         include_once \dirname(__DIR__4).'/src/Model/DefaultClient/Client.php';
  3898.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/HorsesRaces/Client.php';
  3899.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Keno/Client.php';
  3900.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Penalty/Client.php';
  3901.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Dogs/Client.php';
  3902.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Roulette/Client.php';
  3903.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/AmericanRoulette/Client.php';
  3904.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Keno80/Client.php';
  3905.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/LuckyRace/Client.php';
  3906.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Lucky6/Client.php';
  3907.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Lucky10/Client.php';
  3908.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Paypam/Client.php';
  3909.         $a = ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService());
  3910.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  3911.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3912.         return $this->privates['App\\Model\\PlatformClient\\PlatformClientFactory'] = new \App\Model\PlatformClient\PlatformClientFactory(new \App\Model\PlatformClient\HorsesRaces\Client($this->getEnv('PROJECT_NAME'), $this->getEnv('DEFAULT_CURRENCY'), $a$b$c), new \App\Model\PlatformClient\Keno\Client($this->getEnv('PROJECT_NAME'), $this->getEnv('DEFAULT_CURRENCY'), $a$b$c), new \App\Model\PlatformClient\Penalty\Client($this->getEnv('PROJECT_NAME'), $this->getEnv('DEFAULT_CURRENCY'), $a$b$c), new \App\Model\PlatformClient\Dogs\Client($this->getEnv('PROJECT_NAME'), $this->getEnv('DEFAULT_CURRENCY'), $a$b$c), new \App\Model\PlatformClient\Roulette\Client($this->getEnv('PROJECT_NAME'), $this->getEnv('DEFAULT_CURRENCY'), $a$b$c), new \App\Model\PlatformClient\AmericanRoulette\Client($this->getEnv('PROJECT_NAME'), $this->getEnv('DEFAULT_CURRENCY'), $a$b$c), ($this->privates['App\\Model\\PlatformClient\\Borlette\\Client'] ?? $this->getClientService()), new \App\Model\PlatformClient\Keno80\Client($this->getEnv('PROJECT_NAME'), $this->getEnv('DEFAULT_CURRENCY'), $a$b$c), new \App\Model\PlatformClient\LuckyRace\Client($this->getEnv('PROJECT_NAME'), $this->getEnv('DEFAULT_CURRENCY'), $a$b$c), new \App\Model\PlatformClient\Lucky6\Client($this->getEnv('PROJECT_NAME'), $this->getEnv('DEFAULT_CURRENCY'), $a$b$c), new \App\Model\PlatformClient\Lucky10\Client($this->getEnv('PROJECT_NAME'), $this->getEnv('DEFAULT_CURRENCY'), $a$b$c), new \App\Model\PlatformClient\Paypam\Client($this->getEnv('PROJECT_NAME'), $this->getEnv('DEFAULT_CURRENCY'), $a$b$c), $b);
  3913.     }
  3914.     /**
  3915.      * Gets the private 'App\Repository\AuditLogRepository' shared autowired service.
  3916.      *
  3917.      * @return \App\Repository\AuditLogRepository
  3918.      */
  3919.     protected function getAuditLogRepositoryService()
  3920.     {
  3921.         return $this->privates['App\\Repository\\AuditLogRepository'] = new \App\Repository\AuditLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3922.     }
  3923.     /**
  3924.      * Gets the private 'App\Repository\CashdeskRepository' shared autowired service.
  3925.      *
  3926.      * @return \App\Repository\CashdeskRepository
  3927.      */
  3928.     protected function getCashdeskRepositoryService()
  3929.     {
  3930.         return $this->privates['App\\Repository\\CashdeskRepository'] = new \App\Repository\CashdeskRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  3931.     }
  3932.     /**
  3933.      * Gets the private 'App\Repository\ChainClubRepository' shared autowired service.
  3934.      *
  3935.      * @return \App\Repository\ChainClubRepository
  3936.      */
  3937.     protected function getChainClubRepositoryService()
  3938.     {
  3939.         include_once \dirname(__DIR__4).'/src/Repository/ChainClubRepository.php';
  3940.         return $this->privates['App\\Repository\\ChainClubRepository'] = new \App\Repository\ChainClubRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3941.     }
  3942.     /**
  3943.      * Gets the private 'App\Repository\ClubRepository' shared autowired service.
  3944.      *
  3945.      * @return \App\Repository\ClubRepository
  3946.      */
  3947.     protected function getClubRepositoryService()
  3948.     {
  3949.         return $this->privates['App\\Repository\\ClubRepository'] = new \App\Repository\ClubRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  3950.     }
  3951.     /**
  3952.      * Gets the private 'App\Repository\CreateUpdateInstructionRepository' shared autowired service.
  3953.      *
  3954.      * @return \App\Repository\CreateUpdateInstructionRepository
  3955.      */
  3956.     protected function getCreateUpdateInstructionRepositoryService()
  3957.     {
  3958.         include_once \dirname(__DIR__4).'/src/Repository/CreateUpdateInstructionRepository.php';
  3959.         return $this->privates['App\\Repository\\CreateUpdateInstructionRepository'] = new \App\Repository\CreateUpdateInstructionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3960.     }
  3961.     /**
  3962.      * Gets the private 'App\Repository\HistoryChangeRepository' shared autowired service.
  3963.      *
  3964.      * @return \App\Repository\HistoryChangeRepository
  3965.      */
  3966.     protected function getHistoryChangeRepositoryService()
  3967.     {
  3968.         include_once \dirname(__DIR__4).'/src/Repository/HistoryChangeRepository.php';
  3969.         return $this->privates['App\\Repository\\HistoryChangeRepository'] = new \App\Repository\HistoryChangeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3970.     }
  3971.     /**
  3972.      * Gets the private 'App\Repository\JackpotRepository' shared autowired service.
  3973.      *
  3974.      * @return \App\Repository\JackpotRepository
  3975.      */
  3976.     protected function getJackpotRepositoryService()
  3977.     {
  3978.         include_once \dirname(__DIR__4).'/src/Repository/JackpotRepository.php';
  3979.         return $this->privates['App\\Repository\\JackpotRepository'] = new \App\Repository\JackpotRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3980.     }
  3981.     /**
  3982.      * Gets the private 'App\Repository\JackpotWinRepository' shared autowired service.
  3983.      *
  3984.      * @return \App\Repository\JackpotWinRepository
  3985.      */
  3986.     protected function getJackpotWinRepositoryService()
  3987.     {
  3988.         include_once \dirname(__DIR__4).'/src/Repository/JackpotWinRepository.php';
  3989.         return $this->privates['App\\Repository\\JackpotWinRepository'] = new \App\Repository\JackpotWinRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3990.     }
  3991.     /**
  3992.      * Gets the private 'App\Repository\LocaleRepository' shared autowired service.
  3993.      *
  3994.      * @return \App\Repository\LocaleRepository
  3995.      */
  3996.     protected function getLocaleRepositoryService()
  3997.     {
  3998.         include_once \dirname(__DIR__4).'/src/Repository/LocaleRepository.php';
  3999.         return $this->privates['App\\Repository\\LocaleRepository'] = new \App\Repository\LocaleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4000.     }
  4001.     /**
  4002.      * Gets the private 'App\Repository\OpcodeRepository' shared autowired service.
  4003.      *
  4004.      * @return \App\Repository\OpcodeRepository
  4005.      */
  4006.     protected function getOpcodeRepositoryService()
  4007.     {
  4008.         include_once \dirname(__DIR__4).'/src/Repository/OpcodeRepository.php';
  4009.         return $this->privates['App\\Repository\\OpcodeRepository'] = new \App\Repository\OpcodeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4010.     }
  4011.     /**
  4012.      * Gets the private 'App\Repository\PartnerRepository' shared autowired service.
  4013.      *
  4014.      * @return \App\Repository\PartnerRepository
  4015.      */
  4016.     protected function getPartnerRepositoryService()
  4017.     {
  4018.         include_once \dirname(__DIR__4).'/src/Repository/PartnerRepository.php';
  4019.         return $this->privates['App\\Repository\\PartnerRepository'] = new \App\Repository\PartnerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4020.     }
  4021.     /**
  4022.      * Gets the private 'App\Repository\PaymentAggregationRepository' shared autowired service.
  4023.      *
  4024.      * @return \App\Repository\PaymentAggregationRepository
  4025.      */
  4026.     protected function getPaymentAggregationRepositoryService()
  4027.     {
  4028.         include_once \dirname(__DIR__4).'/src/Repository/PaymentAggregationRepository.php';
  4029.         return $this->privates['App\\Repository\\PaymentAggregationRepository'] = new \App\Repository\PaymentAggregationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4030.     }
  4031.     /**
  4032.      * Gets the private 'App\Repository\PaymentRepository' shared autowired service.
  4033.      *
  4034.      * @return \App\Repository\PaymentRepository
  4035.      */
  4036.     protected function getPaymentRepositoryService()
  4037.     {
  4038.         include_once \dirname(__DIR__4).'/src/Repository/PaymentRepository.php';
  4039.         return $this->privates['App\\Repository\\PaymentRepository'] = new \App\Repository\PaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4040.     }
  4041.     /**
  4042.      * Gets the private 'App\Repository\RegionClubRepository' shared autowired service.
  4043.      *
  4044.      * @return \App\Repository\RegionClubRepository
  4045.      */
  4046.     protected function getRegionClubRepositoryService()
  4047.     {
  4048.         return $this->privates['App\\Repository\\RegionClubRepository'] = new \App\Repository\RegionClubRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4049.     }
  4050.     /**
  4051.      * Gets the private 'App\Repository\SessionRepository' shared autowired service.
  4052.      *
  4053.      * @return \App\Repository\SessionRepository
  4054.      */
  4055.     protected function getSessionRepositoryService()
  4056.     {
  4057.         include_once \dirname(__DIR__4).'/src/Repository/SessionRepository.php';
  4058.         return $this->privates['App\\Repository\\SessionRepository'] = new \App\Repository\SessionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4059.     }
  4060.     /**
  4061.      * Gets the private 'App\Repository\SettingRepository' shared autowired service.
  4062.      *
  4063.      * @return \App\Repository\SettingRepository
  4064.      */
  4065.     protected function getSettingRepositoryService()
  4066.     {
  4067.         return $this->privates['App\\Repository\\SettingRepository'] = new \App\Repository\SettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4068.     }
  4069.     /**
  4070.      * Gets the private 'App\Repository\TelegramRepository' shared autowired service.
  4071.      *
  4072.      * @return \App\Repository\TelegramRepository
  4073.      */
  4074.     protected function getTelegramRepositoryService()
  4075.     {
  4076.         include_once \dirname(__DIR__4).'/src/Repository/TelegramRepository.php';
  4077.         return $this->privates['App\\Repository\\TelegramRepository'] = new \App\Repository\TelegramRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  4078.     }
  4079.     /**
  4080.      * Gets the private 'App\Repository\TelegramUserRepository' shared autowired service.
  4081.      *
  4082.      * @return \App\Repository\TelegramUserRepository
  4083.      */
  4084.     protected function getTelegramUserRepositoryService()
  4085.     {
  4086.         include_once \dirname(__DIR__4).'/src/Repository/TelegramUserRepository.php';
  4087.         return $this->privates['App\\Repository\\TelegramUserRepository'] = new \App\Repository\TelegramUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4088.     }
  4089.     /**
  4090.      * Gets the private 'App\Repository\TimetableRepository' shared autowired service.
  4091.      *
  4092.      * @return \App\Repository\TimetableRepository
  4093.      */
  4094.     protected function getTimetableRepositoryService()
  4095.     {
  4096.         include_once \dirname(__DIR__4).'/src/Repository/TimetableRepository.php';
  4097.         return $this->privates['App\\Repository\\TimetableRepository'] = new \App\Repository\TimetableRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4098.     }
  4099.     /**
  4100.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  4101.      *
  4102.      * @return \App\Repository\UserRepository
  4103.      */
  4104.     protected function getUserRepositoryService()
  4105.     {
  4106.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4107.     }
  4108.     /**
  4109.      * Gets the private 'App\Repository\WorkshiftRepository' shared autowired service.
  4110.      *
  4111.      * @return \App\Repository\WorkshiftRepository
  4112.      */
  4113.     protected function getWorkshiftRepositoryService()
  4114.     {
  4115.         include_once \dirname(__DIR__4).'/src/Repository/WorkshiftRepository.php';
  4116.         return $this->privates['App\\Repository\\WorkshiftRepository'] = new \App\Repository\WorkshiftRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4117.     }
  4118.     /**
  4119.      * Gets the private 'App\Security\LoginFormAuthenticator' shared autowired service.
  4120.      *
  4121.      * @return \App\Security\LoginFormAuthenticator
  4122.      */
  4123.     protected function getLoginFormAuthenticatorService()
  4124.     {
  4125.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  4126.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  4127.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  4128.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  4129.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  4130.         include_once \dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php';
  4131.         return $this->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\SessionService'] ?? $this->getSessionServiceService()));
  4132.     }
  4133.     /**
  4134.      * Gets the private 'App\Services\AuditLogService' shared autowired service.
  4135.      *
  4136.      * @return \App\Services\AuditLogService
  4137.      */
  4138.     protected function getAuditLogServiceService()
  4139.     {
  4140.         $a = ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService());
  4141.         if (isset($this->privates['App\\Services\\AuditLogService'])) {
  4142.             return $this->privates['App\\Services\\AuditLogService'];
  4143.         }
  4144.         return $this->privates['App\\Services\\AuditLogService'] = new \App\Services\AuditLogService(($this->privates['App\\Repository\\AuditLogRepository'] ?? $this->getAuditLogRepositoryService()), $a, ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $this->getEnv('int:API_DEFAULT_USER_ID'));
  4145.     }
  4146.     /**
  4147.      * Gets the private 'App\Services\Betting\BettingService' shared autowired service.
  4148.      *
  4149.      * @return \App\Services\Betting\BettingService
  4150.      */
  4151.     protected function getBettingServiceService()
  4152.     {
  4153.         include_once \dirname(__DIR__4).'/src/Services/Betting/BettingService.php';
  4154.         include_once \dirname(__DIR__4).'/src/Services/Betting/BettingInvoker.php';
  4155.         $a = ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService());
  4156.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4157.         return $this->privates['App\\Services\\Betting\\BettingService'] = new \App\Services\Betting\BettingService(($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), new \App\Services\Betting\BettingInvoker($a$this->getEnv('PROJECT_NAME'), $this->getEnv('BETTING_SECRETKEY'), $this->getEnv('BETTING_BACKEND_URL'), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $b), $this->getEnv('BETTING_FRONTEND_URL'), $this->getEnv('BETTING_BACKEND_URL'), $this->getEnv('PROJECT_NAME'), $this->getEnv('BETTING_SECRETKEY'), $a, ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), $b, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()));
  4158.     }
  4159.     /**
  4160.      * Gets the private 'App\Services\CashdeskService' shared autowired service.
  4161.      *
  4162.      * @return \App\Services\CashdeskService
  4163.      */
  4164.     protected function getCashdeskServiceService()
  4165.     {
  4166.         include_once \dirname(__DIR__4).'/src/Services/CashdeskService.php';
  4167.         return $this->privates['App\\Services\\CashdeskService'] = new \App\Services\CashdeskService(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->privates['App\\Repository\\CashdeskRepository'] ?? $this->getCashdeskRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\PaymentService'] ?? $this->getPaymentServiceService()), ($this->privates['App\\Services\\OpcodeService'] ?? $this->getOpcodeServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\AuditLogService'] ?? $this->getAuditLogServiceService()), ($this->privates['App\\Repository\\SettingRepository'] ?? $this->getSettingRepositoryService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()));
  4168.     }
  4169.     /**
  4170.      * Gets the private 'App\Services\ClubService' shared autowired service.
  4171.      *
  4172.      * @return \App\Services\ClubService
  4173.      */
  4174.     protected function getClubServiceService()
  4175.     {
  4176.         return $this->privates['App\\Services\\ClubService'] = new \App\Services\ClubService(($this->privates['App\\Repository\\ClubRepository'] ?? $this->getClubRepositoryService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\AuditLogService'] ?? $this->getAuditLogServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4177.     }
  4178.     /**
  4179.      * Gets the private 'App\Services\CreateUpdateInstructionService' shared autowired service.
  4180.      *
  4181.      * @return \App\Services\CreateUpdateInstructionService
  4182.      */
  4183.     protected function getCreateUpdateInstructionServiceService()
  4184.     {
  4185.         include_once \dirname(__DIR__4).'/src/Services/CreateUpdateInstructionService.php';
  4186.         return $this->privates['App\\Services\\CreateUpdateInstructionService'] = new \App\Services\CreateUpdateInstructionService(($this->privates['App\\Repository\\CreateUpdateInstructionRepository'] ?? $this->getCreateUpdateInstructionRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\LocaleService'] ?? $this->getLocaleServiceService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\AuditLogService'] ?? $this->getAuditLogServiceService()));
  4187.     }
  4188.     /**
  4189.      * Gets the private 'App\Services\LocaleService' shared autowired service.
  4190.      *
  4191.      * @return \App\Services\LocaleService
  4192.      */
  4193.     protected function getLocaleServiceService()
  4194.     {
  4195.         include_once \dirname(__DIR__4).'/src/Services/LocaleService.php';
  4196.         return $this->privates['App\\Services\\LocaleService'] = new \App\Services\LocaleService(($this->privates['App\\Repository\\LocaleRepository'] ?? $this->getLocaleRepositoryService()));
  4197.     }
  4198.     /**
  4199.      * Gets the private 'App\Services\OnlineCashdesk\OnlineCashdeskService' shared autowired service.
  4200.      *
  4201.      * @return \App\Services\OnlineCashdesk\OnlineCashdeskService
  4202.      */
  4203.     protected function getOnlineCashdeskServiceService()
  4204.     {
  4205.         include_once \dirname(__DIR__4).'/src/Services/OnlineCashdesk/OnlineCashdeskService.php';
  4206.         include_once \dirname(__DIR__4).'/src/Services/OnlineCashdesk/OnlineCashdeskInvoker.php';
  4207.         return $this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] = new \App\Services\OnlineCashdesk\OnlineCashdeskService(new \App\Services\OnlineCashdesk\OnlineCashdeskInvoker($this->getEnv('ONLINE_CASHDESK_URL'), $this->getEnv('ONLINE_CASHDESK_SECRETKEY'), $this->getEnv('ONLINE_CASHDESK_PROVIDER'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService()), ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()));
  4208.     }
  4209.     /**
  4210.      * Gets the private 'App\Services\OpcodeService' shared autowired service.
  4211.      *
  4212.      * @return \App\Services\OpcodeService
  4213.      */
  4214.     protected function getOpcodeServiceService()
  4215.     {
  4216.         include_once \dirname(__DIR__4).'/src/Services/OpcodeService.php';
  4217.         return $this->privates['App\\Services\\OpcodeService'] = new \App\Services\OpcodeService(($this->privates['App\\Repository\\OpcodeRepository'] ?? $this->getOpcodeRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  4218.     }
  4219.     /**
  4220.      * Gets the private 'App\Services\PartnerService' shared autowired service.
  4221.      *
  4222.      * @return \App\Services\PartnerService
  4223.      */
  4224.     protected function getPartnerServiceService()
  4225.     {
  4226.         include_once \dirname(__DIR__4).'/src/Services/PartnerService.php';
  4227.         return $this->privates['App\\Services\\PartnerService'] = new \App\Services\PartnerService(($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()));
  4228.     }
  4229.     /**
  4230.      * Gets the private 'App\Services\PaymentService' shared autowired service.
  4231.      *
  4232.      * @return \App\Services\PaymentService
  4233.      */
  4234.     protected function getPaymentServiceService()
  4235.     {
  4236.         include_once \dirname(__DIR__4).'/src/Services/PaymentService.php';
  4237.         return $this->privates['App\\Services\\PaymentService'] = new \App\Services\PaymentService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()));
  4238.     }
  4239.     /**
  4240.      * Gets the private 'App\Services\RegionClubService' shared autowired service.
  4241.      *
  4242.      * @return \App\Services\RegionClubService
  4243.      */
  4244.     protected function getRegionClubServiceService()
  4245.     {
  4246.         include_once \dirname(__DIR__4).'/src/Services/RegionClubService.php';
  4247.         return $this->privates['App\\Services\\RegionClubService'] = new \App\Services\RegionClubService(($this->privates['App\\Repository\\RegionClubRepository'] ?? $this->getRegionClubRepositoryService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  4248.     }
  4249.     /**
  4250.      * Gets the private 'App\Services\SecurityService' shared autowired service.
  4251.      *
  4252.      * @return \App\Services\SecurityService
  4253.      */
  4254.     protected function getSecurityServiceService()
  4255.     {
  4256.         $a = new \App\Services\RestrictionManager(($this->privates['App\\Repository\\ClubRepository'] ?? $this->getClubRepositoryService()), ($this->privates['App\\Repository\\CashdeskRepository'] ?? $this->getCashdeskRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\SettingRepository'] ?? $this->getSettingRepositoryService()));
  4257.         $this->privates['App\\Services\\SecurityService'] = $instance = new \App\Services\SecurityService(new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4258.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4259.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4260.         ], [
  4261.             'security.authorization_checker' => '?',
  4262.             'security.token_storage' => '?',
  4263.         ])), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), $a);
  4264.         $a->setSecurityService($instance);
  4265.         return $instance;
  4266.     }
  4267.     /**
  4268.      * Gets the private 'App\Services\SessionService' shared autowired service.
  4269.      *
  4270.      * @return \App\Services\SessionService
  4271.      */
  4272.     protected function getSessionServiceService()
  4273.     {
  4274.         include_once \dirname(__DIR__4).'/src/Services/SessionService.php';
  4275.         return $this->privates['App\\Services\\SessionService'] = new \App\Services\SessionService(($this->privates['App\\Repository\\SessionRepository'] ?? $this->getSessionRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4276.     }
  4277.     /**
  4278.      * Gets the private 'App\Services\TelegramUserService' shared autowired service.
  4279.      *
  4280.      * @return \App\Services\TelegramUserService
  4281.      */
  4282.     protected function getTelegramUserServiceService()
  4283.     {
  4284.         include_once \dirname(__DIR__4).'/src/Services/TelegramUserService.php';
  4285.         return $this->privates['App\\Services\\TelegramUserService'] = new \App\Services\TelegramUserService($this->getEnv('PROJECT_NAME'), ($this->privates['App\\Repository\\TelegramUserRepository'] ?? $this->getTelegramUserRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService()));
  4286.     }
  4287.     /**
  4288.      * Gets the private 'App\Services\TimetableService' shared autowired service.
  4289.      *
  4290.      * @return \App\Services\TimetableService
  4291.      */
  4292.     protected function getTimetableServiceService()
  4293.     {
  4294.         include_once \dirname(__DIR__4).'/src/Services/TimetableService.php';
  4295.         return $this->privates['App\\Services\\TimetableService'] = new \App\Services\TimetableService(($this->privates['App\\Repository\\ClubRepository'] ?? $this->getClubRepositoryService()), ($this->privates['App\\Repository\\TimetableRepository'] ?? $this->getTimetableRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()));
  4296.     }
  4297.     /**
  4298.      * Gets the private 'App\Services\UserService' shared autowired service.
  4299.      *
  4300.      * @return \App\Services\UserService
  4301.      */
  4302.     protected function getUserServiceService()
  4303.     {
  4304.         include_once \dirname(__DIR__4).'/src/Services/UserService.php';
  4305.         $a = ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService());
  4306.         if (isset($this->privates['App\\Services\\UserService'])) {
  4307.             return $this->privates['App\\Services\\UserService'];
  4308.         }
  4309.         $b = ($this->privates['App\\Services\\AuditLogService'] ?? $this->getAuditLogServiceService());
  4310.         if (isset($this->privates['App\\Services\\UserService'])) {
  4311.             return $this->privates['App\\Services\\UserService'];
  4312.         }
  4313.         return $this->privates['App\\Services\\UserService'] = new \App\Services\UserService($this->getEnv('PROJECT_NAME'), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4314.     }
  4315.     /**
  4316.      * Gets the private 'App\Services\WorkshiftService' shared autowired service.
  4317.      *
  4318.      * @return \App\Services\WorkshiftService
  4319.      */
  4320.     protected function getWorkshiftServiceService()
  4321.     {
  4322.         include_once \dirname(__DIR__4).'/src/Services/WorkshiftService.php';
  4323.         return $this->privates['App\\Services\\WorkshiftService'] = new \App\Services\WorkshiftService(($this->privates['App\\Repository\\WorkshiftRepository'] ?? $this->getWorkshiftRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\CashdeskRepository'] ?? $this->getCashdeskRepositoryService()));
  4324.     }
  4325.     /**
  4326.      * Gets the private 'App\Subscriber\LocaleOnLoginSubscriber' shared autowired service.
  4327.      *
  4328.      * @return \App\Subscriber\LocaleOnLoginSubscriber
  4329.      */
  4330.     protected function getLocaleOnLoginSubscriberService()
  4331.     {
  4332.         include_once \dirname(__DIR__4).'/src/Subscriber/LocaleOnLoginSubscriber.php';
  4333.         return $this->privates['App\\Subscriber\\LocaleOnLoginSubscriber'] = new \App\Subscriber\LocaleOnLoginSubscriber(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  4334.     }
  4335.     /**
  4336.      * Gets the private 'App\Subscriber\RemoteTokenCreatorSubscriber' shared autowired service.
  4337.      *
  4338.      * @return \App\Subscriber\RemoteTokenCreatorSubscriber
  4339.      */
  4340.     protected function getRemoteTokenCreatorSubscriberService()
  4341.     {
  4342.         include_once \dirname(__DIR__4).'/src/Subscriber/RemoteTokenCreatorSubscriber.php';
  4343.         return $this->privates['App\\Subscriber\\RemoteTokenCreatorSubscriber'] = new \App\Subscriber\RemoteTokenCreatorSubscriber(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4344.     }
  4345.     /**
  4346.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  4347.      *
  4348.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  4349.      */
  4350.     protected function getManagerRegistryAwareConnectionProviderService()
  4351.     {
  4352.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  4353.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  4354.         return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default'));
  4355.     }
  4356.     /**
  4357.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  4358.      *
  4359.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  4360.      */
  4361.     protected function getRunSqlCommandService()
  4362.     {
  4363.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4364.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  4365.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  4366.         $instance->setName('dbal:run-sql');
  4367.         return $instance;
  4368.     }
  4369.     /**
  4370.      * Gets the private 'annotations.cache_adapter' shared service.
  4371.      *
  4372.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  4373.      */
  4374.     protected function getAnnotations_CacheAdapterService()
  4375.     {
  4376.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  4377.     }
  4378.     /**
  4379.      * Gets the private 'annotations.cache_warmer' shared service.
  4380.      *
  4381.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  4382.      */
  4383.     protected function getAnnotations_CacheWarmerService()
  4384.     {
  4385.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4386.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  4387.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  4388.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  4389.     }
  4390.     /**
  4391.      * Gets the private 'annotations.cached_reader' shared service.
  4392.      *
  4393.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  4394.      */
  4395.     protected function getAnnotations_CachedReaderService()
  4396.     {
  4397.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  4398.     }
  4399.     /**
  4400.      * Gets the private 'annotations.reader' shared service.
  4401.      *
  4402.      * @return \Doctrine\Common\Annotations\AnnotationReader
  4403.      */
  4404.     protected function getAnnotations_ReaderService()
  4405.     {
  4406.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  4407.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  4408.         $a->registerUniqueLoader('class_exists');
  4409.         $instance->addGlobalIgnoredName('required'$a);
  4410.         return $instance;
  4411.     }
  4412.     /**
  4413.      * Gets the private 'cache.annotations' shared service.
  4414.      *
  4415.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4416.      */
  4417.     protected function getCache_AnnotationsService()
  4418.     {
  4419.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bfj7qvvhcA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4420.     }
  4421.     /**
  4422.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  4423.      *
  4424.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4425.      */
  4426.     protected function getCache_Doctrine_Orm_Default_QueryService()
  4427.     {
  4428.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4429.     }
  4430.     /**
  4431.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  4432.      *
  4433.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4434.      */
  4435.     protected function getCache_Doctrine_Orm_Default_ResultService()
  4436.     {
  4437.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4438.     }
  4439.     /**
  4440.      * Gets the private 'cache.property_info' shared service.
  4441.      *
  4442.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4443.      */
  4444.     protected function getCache_PropertyInfoService()
  4445.     {
  4446.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KQ2QfO9oh4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4447.     }
  4448.     /**
  4449.      * Gets the private 'cache.security_expression_language' shared service.
  4450.      *
  4451.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4452.      */
  4453.     protected function getCache_SecurityExpressionLanguageService()
  4454.     {
  4455.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pfRlKSlW5d'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4456.     }
  4457.     /**
  4458.      * Gets the private 'cache.serializer' shared service.
  4459.      *
  4460.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4461.      */
  4462.     protected function getCache_SerializerService()
  4463.     {
  4464.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hKeK4vr+gP'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4465.     }
  4466.     /**
  4467.      * Gets the private 'cache.validator' shared service.
  4468.      *
  4469.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4470.      */
  4471.     protected function getCache_ValidatorService()
  4472.     {
  4473.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4KI7Uuq88K'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4474.     }
  4475.     /**
  4476.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  4477.      *
  4478.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  4479.      */
  4480.     protected function getCachePoolClearer_CacheWarmerService()
  4481.     {
  4482.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4483.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  4484.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  4485.     }
  4486.     /**
  4487.      * Gets the private 'config_builder.warmer' shared service.
  4488.      *
  4489.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  4490.      */
  4491.     protected function getConfigBuilder_WarmerService()
  4492.     {
  4493.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4494.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  4495.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4496.     }
  4497.     /**
  4498.      * Gets the private 'config_cache_factory' shared service.
  4499.      *
  4500.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  4501.      */
  4502.     protected function getConfigCacheFactoryService()
  4503.     {
  4504.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4505.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  4506.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4507.         }, 2));
  4508.     }
  4509.     /**
  4510.      * Gets the private 'console.command.about' shared service.
  4511.      *
  4512.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  4513.      */
  4514.     protected function getConsole_Command_AboutService()
  4515.     {
  4516.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4517.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  4518.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  4519.         $instance->setName('about');
  4520.         $instance->setDescription('Display information about the current project');
  4521.         return $instance;
  4522.     }
  4523.     /**
  4524.      * Gets the private 'console.command.assets_install' shared service.
  4525.      *
  4526.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  4527.      */
  4528.     protected function getConsole_Command_AssetsInstallService()
  4529.     {
  4530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4531.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  4532.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4533.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  4534.         $instance->setName('assets:install');
  4535.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  4536.         return $instance;
  4537.     }
  4538.     /**
  4539.      * Gets the private 'console.command.cache_clear' shared service.
  4540.      *
  4541.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  4542.      */
  4543.     protected function getConsole_Command_CacheClearService()
  4544.     {
  4545.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4546.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  4547.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4548.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  4549.         $instance->setName('cache:clear');
  4550.         $instance->setDescription('Clear the cache');
  4551.         return $instance;
  4552.     }
  4553.     /**
  4554.      * Gets the private 'console.command.cache_pool_clear' shared service.
  4555.      *
  4556.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  4557.      */
  4558.     protected function getConsole_Command_CachePoolClearService()
  4559.     {
  4560.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4561.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  4562.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query']);
  4563.         $instance->setName('cache:pool:clear');
  4564.         $instance->setDescription('Clear cache pools');
  4565.         return $instance;
  4566.     }
  4567.     /**
  4568.      * Gets the private 'console.command.cache_pool_delete' shared service.
  4569.      *
  4570.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  4571.      */
  4572.     protected function getConsole_Command_CachePoolDeleteService()
  4573.     {
  4574.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4575.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  4576.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query']);
  4577.         $instance->setName('cache:pool:delete');
  4578.         $instance->setDescription('Delete an item from a cache pool');
  4579.         return $instance;
  4580.     }
  4581.     /**
  4582.      * Gets the private 'console.command.cache_pool_list' shared service.
  4583.      *
  4584.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  4585.      */
  4586.     protected function getConsole_Command_CachePoolListService()
  4587.     {
  4588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4589.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  4590.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query']);
  4591.         $instance->setName('cache:pool:list');
  4592.         $instance->setDescription('List available cache pools');
  4593.         return $instance;
  4594.     }
  4595.     /**
  4596.      * Gets the private 'console.command.cache_pool_prune' shared service.
  4597.      *
  4598.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  4599.      */
  4600.     protected function getConsole_Command_CachePoolPruneService()
  4601.     {
  4602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4603.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  4604.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  4605.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  4606.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  4607.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  4608.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  4609.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  4610.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  4611.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  4612.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  4613.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  4614.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  4615.         }, 10));
  4616.         $instance->setName('cache:pool:prune');
  4617.         $instance->setDescription('Prune cache pools');
  4618.         return $instance;
  4619.     }
  4620.     /**
  4621.      * Gets the private 'console.command.cache_warmup' shared service.
  4622.      *
  4623.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  4624.      */
  4625.     protected function getConsole_Command_CacheWarmupService()
  4626.     {
  4627.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4628.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  4629.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  4630.         $instance->setName('cache:warmup');
  4631.         $instance->setDescription('Warm up an empty cache');
  4632.         return $instance;
  4633.     }
  4634.     /**
  4635.      * Gets the private 'console.command.config_debug' shared service.
  4636.      *
  4637.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  4638.      */
  4639.     protected function getConsole_Command_ConfigDebugService()
  4640.     {
  4641.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4642.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4643.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4644.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4645.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  4646.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  4647.         $instance->setName('debug:config');
  4648.         $instance->setDescription('Dump the current configuration for an extension');
  4649.         return $instance;
  4650.     }
  4651.     /**
  4652.      * Gets the private 'console.command.config_dump_reference' shared service.
  4653.      *
  4654.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  4655.      */
  4656.     protected function getConsole_Command_ConfigDumpReferenceService()
  4657.     {
  4658.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4659.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4660.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4661.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4662.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  4663.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  4664.         $instance->setName('config:dump-reference');
  4665.         $instance->setDescription('Dump the default configuration for an extension');
  4666.         return $instance;
  4667.     }
  4668.     /**
  4669.      * Gets the private 'console.command.container_debug' shared service.
  4670.      *
  4671.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  4672.      */
  4673.     protected function getConsole_Command_ContainerDebugService()
  4674.     {
  4675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4676.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4677.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4678.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  4679.         $instance->setName('debug:container');
  4680.         $instance->setDescription('Display current services for an application');
  4681.         return $instance;
  4682.     }
  4683.     /**
  4684.      * Gets the private 'console.command.container_lint' shared service.
  4685.      *
  4686.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  4687.      */
  4688.     protected function getConsole_Command_ContainerLintService()
  4689.     {
  4690.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4691.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  4692.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  4693.         $instance->setName('lint:container');
  4694.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  4695.         return $instance;
  4696.     }
  4697.     /**
  4698.      * Gets the private 'console.command.debug_autowiring' shared service.
  4699.      *
  4700.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  4701.      */
  4702.     protected function getConsole_Command_DebugAutowiringService()
  4703.     {
  4704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4705.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4706.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4707.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  4708.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4709.         $instance->setName('debug:autowiring');
  4710.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  4711.         return $instance;
  4712.     }
  4713.     /**
  4714.      * Gets the private 'console.command.dotenv_debug' shared service.
  4715.      *
  4716.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  4717.      */
  4718.     protected function getConsole_Command_DotenvDebugService()
  4719.     {
  4720.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4721.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  4722.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  4723.         $instance->setName('debug:dotenv');
  4724.         $instance->setDescription('Lists all dotenv files with variables and values');
  4725.         return $instance;
  4726.     }
  4727.     /**
  4728.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  4729.      *
  4730.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  4731.      */
  4732.     protected function getConsole_Command_EventDispatcherDebugService()
  4733.     {
  4734.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4735.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  4736.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.jlyTfzM'] ?? $this->get_ServiceLocator_JlyTfzMService()));
  4737.         $instance->setName('debug:event-dispatcher');
  4738.         $instance->setDescription('Display configured listeners for an application');
  4739.         return $instance;
  4740.     }
  4741.     /**
  4742.      * Gets the private 'console.command.form_debug' shared service.
  4743.      *
  4744.      * @return \Symfony\Component\Form\Command\DebugCommand
  4745.      */
  4746.     protected function getConsole_Command_FormDebugService()
  4747.     {
  4748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4749.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  4750.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4751.         $instance->setName('debug:form');
  4752.         $instance->setDescription('Display form type information');
  4753.         return $instance;
  4754.     }
  4755.     /**
  4756.      * Gets the private 'console.command.router_debug' shared service.
  4757.      *
  4758.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  4759.      */
  4760.     protected function getConsole_Command_RouterDebugService()
  4761.     {
  4762.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4763.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4764.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  4765.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4766.         $instance->setName('debug:router');
  4767.         $instance->setDescription('Display current routes for an application');
  4768.         return $instance;
  4769.     }
  4770.     /**
  4771.      * Gets the private 'console.command.router_match' shared service.
  4772.      *
  4773.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  4774.      */
  4775.     protected function getConsole_Command_RouterMatchService()
  4776.     {
  4777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4778.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  4779.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  4780.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  4781.         }, 1));
  4782.         $instance->setName('router:match');
  4783.         $instance->setDescription('Help debug routes by simulating a path info match');
  4784.         return $instance;
  4785.     }
  4786.     /**
  4787.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  4788.      *
  4789.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  4790.      */
  4791.     protected function getConsole_Command_SecretsDecryptToLocalService()
  4792.     {
  4793.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4794.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  4795.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4796.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4797.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4798.         $instance->setName('secrets:decrypt-to-local');
  4799.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  4800.         return $instance;
  4801.     }
  4802.     /**
  4803.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  4804.      *
  4805.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  4806.      */
  4807.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  4808.     {
  4809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4810.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  4811.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4812.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4813.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4814.         $instance->setName('secrets:encrypt-from-local');
  4815.         $instance->setDescription('Encrypt all local secrets to the vault');
  4816.         return $instance;
  4817.     }
  4818.     /**
  4819.      * Gets the private 'console.command.secrets_generate_key' shared service.
  4820.      *
  4821.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  4822.      */
  4823.     protected function getConsole_Command_SecretsGenerateKeyService()
  4824.     {
  4825.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4826.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  4827.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4828.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4829.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4830.         $instance->setName('secrets:generate-keys');
  4831.         $instance->setDescription('Generate new encryption keys');
  4832.         return $instance;
  4833.     }
  4834.     /**
  4835.      * Gets the private 'console.command.secrets_list' shared service.
  4836.      *
  4837.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  4838.      */
  4839.     protected function getConsole_Command_SecretsListService()
  4840.     {
  4841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4842.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  4843.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4844.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4845.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4846.         $instance->setName('secrets:list');
  4847.         $instance->setDescription('List all secrets');
  4848.         return $instance;
  4849.     }
  4850.     /**
  4851.      * Gets the private 'console.command.secrets_remove' shared service.
  4852.      *
  4853.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  4854.      */
  4855.     protected function getConsole_Command_SecretsRemoveService()
  4856.     {
  4857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4858.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  4859.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4860.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4861.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4862.         $instance->setName('secrets:remove');
  4863.         $instance->setDescription('Remove a secret from the vault');
  4864.         return $instance;
  4865.     }
  4866.     /**
  4867.      * Gets the private 'console.command.secrets_set' shared service.
  4868.      *
  4869.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  4870.      */
  4871.     protected function getConsole_Command_SecretsSetService()
  4872.     {
  4873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4874.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  4875.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4876.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4877.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4878.         $instance->setName('secrets:set');
  4879.         $instance->setDescription('Set a secret in the vault');
  4880.         return $instance;
  4881.     }
  4882.     /**
  4883.      * Gets the private 'console.command.translation_debug' shared service.
  4884.      *
  4885.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  4886.      */
  4887.     protected function getConsole_Command_TranslationDebugService()
  4888.     {
  4889.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4890.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  4891.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Controller/AnaliticController.php'), => (\dirname(__DIR__4).'/src/Controller/BettingController.php'), => (\dirname(__DIR__4).'/src/Controller/BorletteController.php'), => (\dirname(__DIR__4).'/src/Controller/CashdeskController.php'), => (\dirname(__DIR__4).'/src/Services/ChainClubService.php'), => (\dirname(__DIR__4).'/src/Controller/ChainClubController.php'), => (\dirname(__DIR__4).'/src/Controller/ClubApiController.php'), => (\dirname(__DIR__4).'/src/Controller/ClubController.php'), => (\dirname(__DIR__4).'/src/Controller/CreateUpdateInstructionController.php'), 10 => (\dirname(__DIR__4).'/src/Services/EncashmentService.php'), 11 => (\dirname(__DIR__4).'/src/Controller/EncashmentController.php'), 12 => (\dirname(__DIR__4).'/src/Services/EncashmentServiceUSD.php'), 13 => (\dirname(__DIR__4).'/src/Controller/EncashmentControllerUSD.php'), 14 => (\dirname(__DIR__4).'/src/Controller/EncashmentPlanController.php'), 15 => (\dirname(__DIR__4).'/src/Controller/EncashmentPlanControllerUSD.php'), 16 => (\dirname(__DIR__4).'/src/Controller/HistoryChangeController.php'), 17 => (\dirname(__DIR__4).'/src/Controller/HistoryController.php'), 18 => (\dirname(__DIR__4).'/src/Controller/IndexController.php'), 19 => (\dirname(__DIR__4).'/src/Controller/JackpotController.php'), 20 => (\dirname(__DIR__4).'/src/Controller/LocalCashdeskController.php'), 21 => (\dirname(__DIR__4).'/src/Controller/OnlineCashdeskController.php'), 22 => (\dirname(__DIR__4).'/src/Controller/PartnerController.php'), 23 => (\dirname(__DIR__4).'/src/Controller/ParyajpamRemoteCashdeskApiController.php'), 24 => (\dirname(__DIR__4).'/src/Controller/PaymentController.php'), 25 => (\dirname(__DIR__4).'/src/Controller/PlatformCashdeskApiController.php'), 26 => (\dirname(__DIR__4).'/src/Controller/PlatformCashdeskApiV2Controller.php'), 27 => (\dirname(__DIR__4).'/src/Controller/RegionClubController.php'), 28 => (\dirname(__DIR__4).'/src/Services/ReportService.php'), 29 => (\dirname(__DIR__4).'/src/Controller/ReportController.php'), 30 => (\dirname(__DIR__4).'/src/Controller/TelegramBotController.php'), 31 => (\dirname(__DIR__4).'/src/Controller/TelegramUserController.php'), 32 => (\dirname(__DIR__4).'/src/Controller/TerminalController.php'), 33 => (\dirname(__DIR__4).'/src/Controller/TimetableController.php'), 34 => (\dirname(__DIR__4).'/src/Controller/UserApiController.php'), 35 => (\dirname(__DIR__4).'/src/Controller/UserController.php'), 36 => (\dirname(__DIR__4).'/src/Model/Jackpot/Pay/Handler.php'), 37 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Balance/Get/Handler.php'), 38 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Cancel/Handler.php'), 39 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Create/Handler.php'), 40 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Jackpot/Handler.php'), 41 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Permit/Handler.php'), 42 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Win/Create/Handler.php'), 43 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Withdraw/Create/Handler.php'), 44 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Borlette/Client.php'), 45 => (\dirname(__DIR__4).'/src/Model/PlatformClient/HorsesRaces/Client.php'), 46 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Keno/Client.php'), 47 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Penalty/Client.php'), 48 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Dogs/Client.php'), 49 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Roulette/Client.php'), 50 => (\dirname(__DIR__4).'/src/Model/PlatformClient/AmericanRoulette/Client.php'), 51 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Keno80/Client.php'), 52 => (\dirname(__DIR__4).'/src/Model/PlatformClient/LuckyRace/Client.php'), 53 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Lucky6/Client.php'), 54 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Lucky10/Client.php'), 55 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Paypam/Client.php'), 56 => (\dirname(__DIR__4).'/src/Model/PlatformClient/PlatformClientFactory.php'), 57 => (\dirname(__DIR__4).'/src/Repository/CashdeskRepository.php'), 58 => (\dirname(__DIR__4).'/src/Repository/ClubRepository.php'), 59 => (\dirname(__DIR__4).'/src/Repository/TelegramRepository.php'), 60 => (\dirname(__DIR__4).'/src/Repository/TelegramUserRepository.php'), 61 => (\dirname(__DIR__4).'/src/Repository/UserRepository.php'), 62 => (\dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php'), 63 => (\dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php'), 64 => (\dirname(__DIR__4).'/src/Services/Betting/BettingService.php'), 65 => (\dirname(__DIR__4).'/src/Services/CashdeskService.php'), 66 => (\dirname(__DIR__4).'/src/Services/ClubService.php'), 67 => (\dirname(__DIR__4).'/src/Services/OnlineCashdesk/OnlineCashdeskService.php'), 68 => (\dirname(__DIR__4).'/src/Services/OpcodeService.php'), 69 => (\dirname(__DIR__4).'/src/Services/RegionClubService.php'), 70 => (\dirname(__DIR__4).'/src/Services/TimetableService.php'), 71 => (\dirname(__DIR__4).'/src/Services/TranslationPhrasesStub.php'), 72 => (\dirname(__DIR__4).'/src/Services/UserService.php'), 73 => (\dirname(__DIR__4).'/src/Services/WorkshiftService.php'), 74 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 75 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 76 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 77 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 78 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 79 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 80 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 81 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 82 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 83 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 84 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 85 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 86 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  4892.         $instance->setName('debug:translation');
  4893.         $instance->setDescription('Display translation messages information');
  4894.         return $instance;
  4895.     }
  4896.     /**
  4897.      * Gets the private 'console.command.translation_extract' shared service.
  4898.      *
  4899.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  4900.      */
  4901.     protected function getConsole_Command_TranslationExtractService()
  4902.     {
  4903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4904.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  4905.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), $this->getEnv('DEFAULT_LOCALE'), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Controller/AnaliticController.php'), => (\dirname(__DIR__4).'/src/Controller/BettingController.php'), => (\dirname(__DIR__4).'/src/Controller/BorletteController.php'), => (\dirname(__DIR__4).'/src/Controller/CashdeskController.php'), => (\dirname(__DIR__4).'/src/Services/ChainClubService.php'), => (\dirname(__DIR__4).'/src/Controller/ChainClubController.php'), => (\dirname(__DIR__4).'/src/Controller/ClubApiController.php'), => (\dirname(__DIR__4).'/src/Controller/ClubController.php'), => (\dirname(__DIR__4).'/src/Controller/CreateUpdateInstructionController.php'), 10 => (\dirname(__DIR__4).'/src/Services/EncashmentService.php'), 11 => (\dirname(__DIR__4).'/src/Controller/EncashmentController.php'), 12 => (\dirname(__DIR__4).'/src/Services/EncashmentServiceUSD.php'), 13 => (\dirname(__DIR__4).'/src/Controller/EncashmentControllerUSD.php'), 14 => (\dirname(__DIR__4).'/src/Controller/EncashmentPlanController.php'), 15 => (\dirname(__DIR__4).'/src/Controller/EncashmentPlanControllerUSD.php'), 16 => (\dirname(__DIR__4).'/src/Controller/HistoryChangeController.php'), 17 => (\dirname(__DIR__4).'/src/Controller/HistoryController.php'), 18 => (\dirname(__DIR__4).'/src/Controller/IndexController.php'), 19 => (\dirname(__DIR__4).'/src/Controller/JackpotController.php'), 20 => (\dirname(__DIR__4).'/src/Controller/LocalCashdeskController.php'), 21 => (\dirname(__DIR__4).'/src/Controller/OnlineCashdeskController.php'), 22 => (\dirname(__DIR__4).'/src/Controller/PartnerController.php'), 23 => (\dirname(__DIR__4).'/src/Controller/ParyajpamRemoteCashdeskApiController.php'), 24 => (\dirname(__DIR__4).'/src/Controller/PaymentController.php'), 25 => (\dirname(__DIR__4).'/src/Controller/PlatformCashdeskApiController.php'), 26 => (\dirname(__DIR__4).'/src/Controller/PlatformCashdeskApiV2Controller.php'), 27 => (\dirname(__DIR__4).'/src/Controller/RegionClubController.php'), 28 => (\dirname(__DIR__4).'/src/Services/ReportService.php'), 29 => (\dirname(__DIR__4).'/src/Controller/ReportController.php'), 30 => (\dirname(__DIR__4).'/src/Controller/TelegramBotController.php'), 31 => (\dirname(__DIR__4).'/src/Controller/TelegramUserController.php'), 32 => (\dirname(__DIR__4).'/src/Controller/TerminalController.php'), 33 => (\dirname(__DIR__4).'/src/Controller/TimetableController.php'), 34 => (\dirname(__DIR__4).'/src/Controller/UserApiController.php'), 35 => (\dirname(__DIR__4).'/src/Controller/UserController.php'), 36 => (\dirname(__DIR__4).'/src/Model/Jackpot/Pay/Handler.php'), 37 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Balance/Get/Handler.php'), 38 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Cancel/Handler.php'), 39 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Create/Handler.php'), 40 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Jackpot/Handler.php'), 41 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Permit/Handler.php'), 42 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Win/Create/Handler.php'), 43 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Withdraw/Create/Handler.php'), 44 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Borlette/Client.php'), 45 => (\dirname(__DIR__4).'/src/Model/PlatformClient/HorsesRaces/Client.php'), 46 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Keno/Client.php'), 47 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Penalty/Client.php'), 48 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Dogs/Client.php'), 49 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Roulette/Client.php'), 50 => (\dirname(__DIR__4).'/src/Model/PlatformClient/AmericanRoulette/Client.php'), 51 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Keno80/Client.php'), 52 => (\dirname(__DIR__4).'/src/Model/PlatformClient/LuckyRace/Client.php'), 53 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Lucky6/Client.php'), 54 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Lucky10/Client.php'), 55 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Paypam/Client.php'), 56 => (\dirname(__DIR__4).'/src/Model/PlatformClient/PlatformClientFactory.php'), 57 => (\dirname(__DIR__4).'/src/Repository/CashdeskRepository.php'), 58 => (\dirname(__DIR__4).'/src/Repository/ClubRepository.php'), 59 => (\dirname(__DIR__4).'/src/Repository/TelegramRepository.php'), 60 => (\dirname(__DIR__4).'/src/Repository/TelegramUserRepository.php'), 61 => (\dirname(__DIR__4).'/src/Repository/UserRepository.php'), 62 => (\dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php'), 63 => (\dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php'), 64 => (\dirname(__DIR__4).'/src/Services/Betting/BettingService.php'), 65 => (\dirname(__DIR__4).'/src/Services/CashdeskService.php'), 66 => (\dirname(__DIR__4).'/src/Services/ClubService.php'), 67 => (\dirname(__DIR__4).'/src/Services/OnlineCashdesk/OnlineCashdeskService.php'), 68 => (\dirname(__DIR__4).'/src/Services/OpcodeService.php'), 69 => (\dirname(__DIR__4).'/src/Services/RegionClubService.php'), 70 => (\dirname(__DIR__4).'/src/Services/TimetableService.php'), 71 => (\dirname(__DIR__4).'/src/Services/TranslationPhrasesStub.php'), 72 => (\dirname(__DIR__4).'/src/Services/UserService.php'), 73 => (\dirname(__DIR__4).'/src/Services/WorkshiftService.php'), 74 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 75 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 76 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 77 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 78 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 79 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 80 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 81 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 82 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 83 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 84 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 85 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 86 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  4906.         $instance->setName('translation:extract');
  4907.         $instance->setAliases([=> 'translation:update']);
  4908.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  4909.         return $instance;
  4910.     }
  4911.     /**
  4912.      * Gets the private 'console.command.translation_pull' shared service.
  4913.      *
  4914.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  4915.      */
  4916.     protected function getConsole_Command_TranslationPullService()
  4917.     {
  4918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4919.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  4920.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  4921.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), $this->getEnv('DEFAULT_LOCALE'), [], []);
  4922.         $instance->setName('translation:pull');
  4923.         $instance->setDescription('Pull translations from a given provider.');
  4924.         return $instance;
  4925.     }
  4926.     /**
  4927.      * Gets the private 'console.command.translation_push' shared service.
  4928.      *
  4929.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  4930.      */
  4931.     protected function getConsole_Command_TranslationPushService()
  4932.     {
  4933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4934.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  4935.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  4936.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  4937.         $instance->setName('translation:push');
  4938.         $instance->setDescription('Push translations to a given provider.');
  4939.         return $instance;
  4940.     }
  4941.     /**
  4942.      * Gets the private 'console.command.validator_debug' shared service.
  4943.      *
  4944.      * @return \Symfony\Component\Validator\Command\DebugCommand
  4945.      */
  4946.     protected function getConsole_Command_ValidatorDebugService()
  4947.     {
  4948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4949.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  4950.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  4951.         $instance->setName('debug:validator');
  4952.         $instance->setDescription('Display validation constraints for classes');
  4953.         return $instance;
  4954.     }
  4955.     /**
  4956.      * Gets the private 'console.command.xliff_lint' shared service.
  4957.      *
  4958.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  4959.      */
  4960.     protected function getConsole_Command_XliffLintService()
  4961.     {
  4962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4963.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  4964.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  4965.         $instance->setName('lint:xliff');
  4966.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  4967.         return $instance;
  4968.     }
  4969.     /**
  4970.      * Gets the private 'console.command.yaml_lint' shared service.
  4971.      *
  4972.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  4973.      */
  4974.     protected function getConsole_Command_YamlLintService()
  4975.     {
  4976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4977.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  4978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  4979.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  4980.         $instance->setName('lint:yaml');
  4981.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  4982.         return $instance;
  4983.     }
  4984.     /**
  4985.      * Gets the private 'console.error_listener' shared service.
  4986.      *
  4987.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  4988.      */
  4989.     protected function getConsole_ErrorListenerService()
  4990.     {
  4991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  4992.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  4993.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4994.         $a->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  4995.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4996.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4997.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  4998.     }
  4999.     /**
  5000.      * Gets the private 'container.env_var_processor' shared service.
  5001.      *
  5002.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  5003.      */
  5004.     protected function getContainer_EnvVarProcessorService()
  5005.     {
  5006.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  5007.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  5008.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  5009.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  5010.         }, 1));
  5011.     }
  5012.     /**
  5013.      * Gets the private 'container.getenv' shared service.
  5014.      *
  5015.      * @return \Closure
  5016.      */
  5017.     protected function getContainer_GetenvService()
  5018.     {
  5019.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  5020.     }
  5021.     /**
  5022.      * Gets the private 'data_collector.form' shared service.
  5023.      *
  5024.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5025.      */
  5026.     protected function getDataCollector_FormService()
  5027.     {
  5028.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5029.     }
  5030.     /**
  5031.      * Gets the private 'data_collector.request' shared service.
  5032.      *
  5033.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5034.      */
  5035.     protected function getDataCollector_RequestService()
  5036.     {
  5037.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5038.     }
  5039.     /**
  5040.      * Gets the private 'data_collector.request.session_collector' shared service.
  5041.      *
  5042.      * @return \Closure
  5043.      */
  5044.     protected function getDataCollector_Request_SessionCollectorService()
  5045.     {
  5046.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  5047.     }
  5048.     /**
  5049.      * Gets the private 'debug.argument_resolver.default' shared service.
  5050.      *
  5051.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5052.      */
  5053.     protected function getDebug_ArgumentResolver_DefaultService()
  5054.     {
  5055.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5056.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5057.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  5058.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5059.     }
  5060.     /**
  5061.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  5062.      *
  5063.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5064.      */
  5065.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  5066.     {
  5067.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5068.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5069.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  5070.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.5r0pDTm'] ?? $this->get_ServiceLocator_5r0pDTmService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5071.     }
  5072.     /**
  5073.      * Gets the private 'debug.argument_resolver.request' shared service.
  5074.      *
  5075.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5076.      */
  5077.     protected function getDebug_ArgumentResolver_RequestService()
  5078.     {
  5079.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5080.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5081.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  5082.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5083.     }
  5084.     /**
  5085.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  5086.      *
  5087.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5088.      */
  5089.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  5090.     {
  5091.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5092.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5093.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  5094.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5095.     }
  5096.     /**
  5097.      * Gets the private 'debug.argument_resolver.service' shared service.
  5098.      *
  5099.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5100.      */
  5101.     protected function getDebug_ArgumentResolver_ServiceService()
  5102.     {
  5103.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5104.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5105.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  5106.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.5r0pDTm'] ?? $this->get_ServiceLocator_5r0pDTmService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5107.     }
  5108.     /**
  5109.      * Gets the private 'debug.argument_resolver.session' shared service.
  5110.      *
  5111.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5112.      */
  5113.     protected function getDebug_ArgumentResolver_SessionService()
  5114.     {
  5115.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5116.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5117.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  5118.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5119.     }
  5120.     /**
  5121.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  5122.      *
  5123.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5124.      */
  5125.     protected function getDebug_ArgumentResolver_VariadicService()
  5126.     {
  5127.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5128.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5129.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  5130.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5131.     }
  5132.     /**
  5133.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5134.      *
  5135.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5136.      */
  5137.     protected function getDebug_DebugHandlersListenerService()
  5138.     {
  5139.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  5140.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5141.         $a->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  5142.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5143.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5144.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5145.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$a6135, -1truetrueNULL);
  5146.     }
  5147.     /**
  5148.      * Gets the private 'debug.dump_listener' shared service.
  5149.      *
  5150.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  5151.      */
  5152.     protected function getDebug_DumpListenerService()
  5153.     {
  5154.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  5155.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  5156.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  5157.     }
  5158.     /**
  5159.      * Gets the private 'debug.file_link_formatter' shared service.
  5160.      *
  5161.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5162.      */
  5163.     protected function getDebug_FileLinkFormatterService()
  5164.     {
  5165.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  5166.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  5167.         });
  5168.     }
  5169.     /**
  5170.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  5171.      *
  5172.      * @return \string
  5173.      */
  5174.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  5175.     {
  5176.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  5177.     }
  5178.     /**
  5179.      * Gets the private 'debug.log_processor' shared service.
  5180.      *
  5181.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5182.      */
  5183.     protected function getDebug_LogProcessorService()
  5184.     {
  5185.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5186.     }
  5187.     /**
  5188.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5189.      *
  5190.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5191.      */
  5192.     protected function getDebug_Security_Access_DecisionManagerService()
  5193.     {
  5194.         return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  5195.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  5196.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  5197.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  5198.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5199.     }
  5200.     /**
  5201.      * Gets the private 'debug.security.firewall' shared service.
  5202.      *
  5203.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5204.      */
  5205.     protected function getDebug_Security_FirewallService()
  5206.     {
  5207.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  5208.         if (isset($this->privates['debug.security.firewall'])) {
  5209.             return $this->privates['debug.security.firewall'];
  5210.         }
  5211.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5212.         if (isset($this->privates['debug.security.firewall'])) {
  5213.             return $this->privates['debug.security.firewall'];
  5214.         }
  5215.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  5216.     }
  5217.     /**
  5218.      * Gets the private 'debug.security.user_value_resolver' shared service.
  5219.      *
  5220.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5221.      */
  5222.     protected function getDebug_Security_UserValueResolverService()
  5223.     {
  5224.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5225.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5226.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  5227.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5228.     }
  5229.     /**
  5230.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  5231.      *
  5232.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5233.      */
  5234.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  5235.     {
  5236.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5237.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5238.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5239.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  5240.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5241.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  5242.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  5243.         }
  5244.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
  5245.     }
  5246.     /**
  5247.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  5248.      *
  5249.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5250.      */
  5251.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  5252.     {
  5253.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5254.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5255.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5256.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  5257.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5258.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  5259.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  5260.         }
  5261.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5262.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  5263.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  5264.         }
  5265.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
  5266.     }
  5267.     /**
  5268.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  5269.      *
  5270.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5271.      */
  5272.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  5273.     {
  5274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5275.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5276.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5277.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  5278.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  5279.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5280.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  5281.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  5282.         }
  5283.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
  5284.     }
  5285.     /**
  5286.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  5287.      *
  5288.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  5289.      */
  5290.     protected function getDebug_Security_Voter_VoteListenerService()
  5291.     {
  5292.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  5293.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  5294.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  5295.             return $this->privates['debug.security.voter.vote_listener'];
  5296.         }
  5297.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  5298.     }
  5299.     /**
  5300.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  5301.      *
  5302.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  5303.      */
  5304.     protected function getDoctrine_CacheClearMetadataCommandService()
  5305.     {
  5306.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5307.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5308.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  5309.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5310.         $instance->setName('doctrine:cache:clear-metadata');
  5311.         return $instance;
  5312.     }
  5313.     /**
  5314.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  5315.      *
  5316.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  5317.      */
  5318.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  5319.     {
  5320.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5321.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5322.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  5323.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5324.         $instance->setName('doctrine:cache:clear-query');
  5325.         return $instance;
  5326.     }
  5327.     /**
  5328.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  5329.      *
  5330.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  5331.      */
  5332.     protected function getDoctrine_CacheClearResultCommandService()
  5333.     {
  5334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5335.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5336.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  5337.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5338.         $instance->setName('doctrine:cache:clear-result');
  5339.         return $instance;
  5340.     }
  5341.     /**
  5342.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  5343.      *
  5344.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  5345.      */
  5346.     protected function getDoctrine_CacheCollectionRegionCommandService()
  5347.     {
  5348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5349.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5350.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  5351.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5352.         $instance->setName('doctrine:cache:clear-collection-region');
  5353.         return $instance;
  5354.     }
  5355.     /**
  5356.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  5357.      *
  5358.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  5359.      */
  5360.     protected function getDoctrine_ClearEntityRegionCommandService()
  5361.     {
  5362.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5363.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5364.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  5365.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5366.         $instance->setName('doctrine:cache:clear-entity-region');
  5367.         return $instance;
  5368.     }
  5369.     /**
  5370.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  5371.      *
  5372.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  5373.      */
  5374.     protected function getDoctrine_ClearQueryRegionCommandService()
  5375.     {
  5376.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5377.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5378.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  5379.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5380.         $instance->setName('doctrine:cache:clear-query-region');
  5381.         return $instance;
  5382.     }
  5383.     /**
  5384.      * Gets the private 'doctrine.database_create_command' shared service.
  5385.      *
  5386.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  5387.      */
  5388.     protected function getDoctrine_DatabaseCreateCommandService()
  5389.     {
  5390.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5391.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5392.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  5393.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5394.         $instance->setName('doctrine:database:create');
  5395.         return $instance;
  5396.     }
  5397.     /**
  5398.      * Gets the private 'doctrine.database_drop_command' shared service.
  5399.      *
  5400.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  5401.      */
  5402.     protected function getDoctrine_DatabaseDropCommandService()
  5403.     {
  5404.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5405.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5406.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  5407.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5408.         $instance->setName('doctrine:database:drop');
  5409.         return $instance;
  5410.     }
  5411.     /**
  5412.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  5413.      *
  5414.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  5415.      */
  5416.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  5417.     {
  5418.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5419.             'App\\EventListeners\\MySQLConnectionListener' => ['privates''App\\EventListeners\\MySQLConnectionListener''getMySQLConnectionListenerService'false],
  5420.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  5421.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  5422.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  5423.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  5424.         ], [
  5425.             'App\\EventListeners\\MySQLConnectionListener' => '?',
  5426.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  5427.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  5428.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  5429.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  5430.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'postConnect'], => 'App\\EventListeners\\MySQLConnectionListener'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]);
  5431.     }
  5432.     /**
  5433.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  5434.      *
  5435.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  5436.      */
  5437.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  5438.     {
  5439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5440.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5441.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  5442.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5443.         $instance->setName('doctrine:ensure-production-settings');
  5444.         return $instance;
  5445.     }
  5446.     /**
  5447.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  5448.      *
  5449.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  5450.      */
  5451.     protected function getDoctrine_MappingConvertCommandService()
  5452.     {
  5453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5454.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5455.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  5456.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5457.         $instance->setName('doctrine:mapping:convert');
  5458.         return $instance;
  5459.     }
  5460.     /**
  5461.      * Gets the private 'doctrine.mapping_import_command' shared service.
  5462.      *
  5463.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  5464.      */
  5465.     protected function getDoctrine_MappingImportCommandService()
  5466.     {
  5467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5468.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5469.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  5470.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  5471.         $instance->setName('doctrine:mapping:import');
  5472.         return $instance;
  5473.     }
  5474.     /**
  5475.      * Gets the private 'doctrine.mapping_info_command' shared service.
  5476.      *
  5477.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  5478.      */
  5479.     protected function getDoctrine_MappingInfoCommandService()
  5480.     {
  5481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5482.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5483.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  5484.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5485.         $instance->setName('doctrine:mapping:info');
  5486.         return $instance;
  5487.     }
  5488.     /**
  5489.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  5490.      *
  5491.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  5492.      */
  5493.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  5494.     {
  5495.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  5496.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  5497.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  5498.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  5499.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  5500.         }
  5501.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  5502.     }
  5503.     /**
  5504.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  5505.      *
  5506.      * @return \Doctrine\Migrations\DependencyFactory
  5507.      */
  5508.     protected function getDoctrine_Migrations_DependencyFactoryService()
  5509.     {
  5510.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  5511.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  5512.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  5513.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  5514.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  5515.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  5516.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  5517.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  5518.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  5519.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  5520.         $a->setAllOrNothing(false);
  5521.         $a->setCheckDatabasePlatform(true);
  5522.         $a->setTransactional(true);
  5523.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  5524.         $this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5525.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  5526.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  5527.         });
  5528.         return $instance;
  5529.     }
  5530.     /**
  5531.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  5532.      *
  5533.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  5534.      */
  5535.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  5536.     {
  5537.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  5538.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  5539.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5540.     }
  5541.     /**
  5542.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  5543.      *
  5544.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  5545.      */
  5546.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  5547.     {
  5548.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')], false);
  5549.     }
  5550.     /**
  5551.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  5552.      *
  5553.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  5554.      */
  5555.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  5556.     {
  5557.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  5558.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5559.     }
  5560.     /**
  5561.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  5562.      *
  5563.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  5564.      */
  5565.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  5566.     {
  5567.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  5568.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  5569.     }
  5570.     /**
  5571.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  5572.      *
  5573.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  5574.      */
  5575.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  5576.     {
  5577.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5578.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  5579.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  5580.     }
  5581.     /**
  5582.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  5583.      *
  5584.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  5585.      */
  5586.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  5587.     {
  5588.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5589.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  5590.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  5591.             return new \EmptyIterator();
  5592.         }, 0));
  5593.     }
  5594.     /**
  5595.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  5596.      *
  5597.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  5598.      */
  5599.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  5600.     {
  5601.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5602.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  5603.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  5604.     }
  5605.     /**
  5606.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  5607.      *
  5608.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  5609.      */
  5610.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  5611.     {
  5612.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5613.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  5614.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5615.     }
  5616.     /**
  5617.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  5618.      *
  5619.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  5620.      */
  5621.     protected function getDoctrine_Orm_Validator_UniqueService()
  5622.     {
  5623.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5624.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5625.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  5626.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5627.     }
  5628.     /**
  5629.      * Gets the private 'doctrine.query_dql_command' shared service.
  5630.      *
  5631.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  5632.      */
  5633.     protected function getDoctrine_QueryDqlCommandService()
  5634.     {
  5635.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5636.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5637.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  5638.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5639.         $instance->setName('doctrine:query:dql');
  5640.         return $instance;
  5641.     }
  5642.     /**
  5643.      * Gets the private 'doctrine.query_sql_command' shared service.
  5644.      *
  5645.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  5646.      */
  5647.     protected function getDoctrine_QuerySqlCommandService()
  5648.     {
  5649.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5650.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  5651.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  5652.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  5653.         $instance->setName('doctrine:query:sql');
  5654.         return $instance;
  5655.     }
  5656.     /**
  5657.      * Gets the private 'doctrine.schema_create_command' shared service.
  5658.      *
  5659.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  5660.      */
  5661.     protected function getDoctrine_SchemaCreateCommandService()
  5662.     {
  5663.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5664.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5665.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5666.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  5667.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5668.         $instance->setName('doctrine:schema:create');
  5669.         return $instance;
  5670.     }
  5671.     /**
  5672.      * Gets the private 'doctrine.schema_drop_command' shared service.
  5673.      *
  5674.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  5675.      */
  5676.     protected function getDoctrine_SchemaDropCommandService()
  5677.     {
  5678.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5679.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5680.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5681.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  5682.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5683.         $instance->setName('doctrine:schema:drop');
  5684.         return $instance;
  5685.     }
  5686.     /**
  5687.      * Gets the private 'doctrine.schema_update_command' shared service.
  5688.      *
  5689.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  5690.      */
  5691.     protected function getDoctrine_SchemaUpdateCommandService()
  5692.     {
  5693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5694.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5695.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5696.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  5697.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5698.         $instance->setName('doctrine:schema:update');
  5699.         return $instance;
  5700.     }
  5701.     /**
  5702.      * Gets the private 'doctrine.schema_validate_command' shared service.
  5703.      *
  5704.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  5705.      */
  5706.     protected function getDoctrine_SchemaValidateCommandService()
  5707.     {
  5708.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5709.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5710.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  5711.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5712.         $instance->setName('doctrine:schema:validate');
  5713.         return $instance;
  5714.     }
  5715.     /**
  5716.      * Gets the private 'doctrine.ulid_generator' shared service.
  5717.      *
  5718.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  5719.      */
  5720.     protected function getDoctrine_UlidGeneratorService()
  5721.     {
  5722.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  5723.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  5724.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  5725.     }
  5726.     /**
  5727.      * Gets the private 'doctrine.uuid_generator' shared service.
  5728.      *
  5729.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  5730.      */
  5731.     protected function getDoctrine_UuidGeneratorService()
  5732.     {
  5733.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  5734.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  5735.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  5736.     }
  5737.     /**
  5738.      * Gets the private 'doctrine_migrations.current_command' shared service.
  5739.      *
  5740.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  5741.      */
  5742.     protected function getDoctrineMigrations_CurrentCommandService()
  5743.     {
  5744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5745.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5746.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  5747.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  5748.         $instance->setName('doctrine:migrations:current');
  5749.         return $instance;
  5750.     }
  5751.     /**
  5752.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  5753.      *
  5754.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  5755.      */
  5756.     protected function getDoctrineMigrations_DiffCommandService()
  5757.     {
  5758.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5759.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5760.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  5761.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  5762.         $instance->setName('doctrine:migrations:diff');
  5763.         return $instance;
  5764.     }
  5765.     /**
  5766.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  5767.      *
  5768.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  5769.      */
  5770.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  5771.     {
  5772.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5773.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5774.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  5775.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  5776.         $instance->setName('doctrine:migrations:dump-schema');
  5777.         return $instance;
  5778.     }
  5779.     /**
  5780.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  5781.      *
  5782.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  5783.      */
  5784.     protected function getDoctrineMigrations_ExecuteCommandService()
  5785.     {
  5786.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5787.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5788.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  5789.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  5790.         $instance->setName('doctrine:migrations:execute');
  5791.         return $instance;
  5792.     }
  5793.     /**
  5794.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  5795.      *
  5796.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  5797.      */
  5798.     protected function getDoctrineMigrations_GenerateCommandService()
  5799.     {
  5800.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5801.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5802.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  5803.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  5804.         $instance->setName('doctrine:migrations:generate');
  5805.         return $instance;
  5806.     }
  5807.     /**
  5808.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  5809.      *
  5810.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  5811.      */
  5812.     protected function getDoctrineMigrations_LatestCommandService()
  5813.     {
  5814.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5815.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5816.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  5817.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  5818.         $instance->setName('doctrine:migrations:latest');
  5819.         return $instance;
  5820.     }
  5821.     /**
  5822.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  5823.      *
  5824.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  5825.      */
  5826.     protected function getDoctrineMigrations_MigrateCommandService()
  5827.     {
  5828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5829.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5830.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  5831.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  5832.         $instance->setName('doctrine:migrations:migrate');
  5833.         return $instance;
  5834.     }
  5835.     /**
  5836.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  5837.      *
  5838.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  5839.      */
  5840.     protected function getDoctrineMigrations_RollupCommandService()
  5841.     {
  5842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5843.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5844.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  5845.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  5846.         $instance->setName('doctrine:migrations:rollup');
  5847.         return $instance;
  5848.     }
  5849.     /**
  5850.      * Gets the private 'doctrine_migrations.status_command' shared service.
  5851.      *
  5852.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  5853.      */
  5854.     protected function getDoctrineMigrations_StatusCommandService()
  5855.     {
  5856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5857.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5858.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  5859.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  5860.         $instance->setName('doctrine:migrations:status');
  5861.         return $instance;
  5862.     }
  5863.     /**
  5864.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  5865.      *
  5866.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  5867.      */
  5868.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  5869.     {
  5870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5871.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5872.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  5873.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  5874.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  5875.         return $instance;
  5876.     }
  5877.     /**
  5878.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  5879.      *
  5880.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  5881.      */
  5882.     protected function getDoctrineMigrations_UpToDateCommandService()
  5883.     {
  5884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5885.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5886.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  5887.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  5888.         $instance->setName('doctrine:migrations:up-to-date');
  5889.         return $instance;
  5890.     }
  5891.     /**
  5892.      * Gets the private 'doctrine_migrations.version_command' shared service.
  5893.      *
  5894.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  5895.      */
  5896.     protected function getDoctrineMigrations_VersionCommandService()
  5897.     {
  5898.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5899.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5900.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  5901.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  5902.         $instance->setName('doctrine:migrations:version');
  5903.         return $instance;
  5904.     }
  5905.     /**
  5906.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  5907.      *
  5908.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  5909.      */
  5910.     protected function getDoctrineMigrations_VersionsCommandService()
  5911.     {
  5912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5913.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5914.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  5915.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  5916.         $instance->setName('doctrine:migrations:list');
  5917.         return $instance;
  5918.     }
  5919.     /**
  5920.      * Gets the private 'error_handler.error_renderer.html' shared service.
  5921.      *
  5922.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  5923.      */
  5924.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  5925.     {
  5926.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  5927.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  5928.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5929.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5930.     }
  5931.     /**
  5932.      * Gets the private 'exception_listener' shared service.
  5933.      *
  5934.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  5935.      */
  5936.     protected function getExceptionListenerService()
  5937.     {
  5938.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  5939.     }
  5940.     /**
  5941.      * Gets the private 'form.choice_list_factory.cached' shared service.
  5942.      *
  5943.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  5944.      */
  5945.     protected function getForm_ChoiceListFactory_CachedService()
  5946.     {
  5947.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  5948.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  5949.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  5950.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  5951.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  5952.     }
  5953.     /**
  5954.      * Gets the private 'form.registry' shared service.
  5955.      *
  5956.      * @return \Symfony\Component\Form\FormRegistry
  5957.      */
  5958.     protected function getForm_RegistryService()
  5959.     {
  5960.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  5961.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  5962.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  5963.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  5964.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  5965.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  5966.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  5967.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5968.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  5969.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  5970.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  5971.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  5972.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  5973.         ], [
  5974.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  5975.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  5976.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  5977.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  5978.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  5979.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  5980.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  5981.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  5982.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  5983.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  5984.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  5985.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  5986.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  5987.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  5988.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  5989.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  5990.         }, 1)], new RewindableGenerator(function () {
  5991.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  5992.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  5993.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  5994.     }
  5995.     /**
  5996.      * Gets the private 'form.server_params' shared service.
  5997.      *
  5998.      * @return \Symfony\Component\Form\Util\ServerParams
  5999.      */
  6000.     protected function getForm_ServerParamsService()
  6001.     {
  6002.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  6003.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6004.     }
  6005.     /**
  6006.      * Gets the private 'form.type.choice' shared service.
  6007.      *
  6008.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  6009.      */
  6010.     protected function getForm_Type_ChoiceService()
  6011.     {
  6012.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6013.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6014.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  6015.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  6016.     }
  6017.     /**
  6018.      * Gets the private 'form.type.color' shared service.
  6019.      *
  6020.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  6021.      */
  6022.     protected function getForm_Type_ColorService()
  6023.     {
  6024.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6025.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6026.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  6027.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  6028.     }
  6029.     /**
  6030.      * Gets the private 'form.type.entity' shared service.
  6031.      *
  6032.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  6033.      */
  6034.     protected function getForm_Type_EntityService()
  6035.     {
  6036.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6037.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6038.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  6039.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  6040.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6041.     }
  6042.     /**
  6043.      * Gets the private 'form.type.form' shared service.
  6044.      *
  6045.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  6046.      */
  6047.     protected function getForm_Type_FormService()
  6048.     {
  6049.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6050.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6051.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  6052.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  6053.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  6054.     }
  6055.     /**
  6056.      * Gets the private 'form.type_extension.csrf' shared service.
  6057.      *
  6058.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  6059.      */
  6060.     protected function getForm_TypeExtension_CsrfService()
  6061.     {
  6062.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  6065.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  6066.     }
  6067.     /**
  6068.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  6069.      *
  6070.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  6071.      */
  6072.     protected function getForm_TypeExtension_Form_DataCollectorService()
  6073.     {
  6074.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6075.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6076.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  6077.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  6078.     }
  6079.     /**
  6080.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  6081.      *
  6082.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  6083.      */
  6084.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  6085.     {
  6086.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6087.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6088.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  6089.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  6090.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  6091.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  6092.     }
  6093.     /**
  6094.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  6095.      *
  6096.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  6097.      */
  6098.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  6099.     {
  6100.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6101.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6102.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  6103.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  6104.     }
  6105.     /**
  6106.      * Gets the private 'form.type_extension.form.validator' shared service.
  6107.      *
  6108.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  6109.      */
  6110.     protected function getForm_TypeExtension_Form_ValidatorService()
  6111.     {
  6112.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6113.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6114.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  6115.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  6116.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  6117.     }
  6118.     /**
  6119.      * Gets the private 'form.type_extension.upload.validator' shared service.
  6120.      *
  6121.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  6122.      */
  6123.     protected function getForm_TypeExtension_Upload_ValidatorService()
  6124.     {
  6125.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6126.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6127.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  6128.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  6129.     }
  6130.     /**
  6131.      * Gets the private 'form.type_guesser.doctrine' shared service.
  6132.      *
  6133.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  6134.      */
  6135.     protected function getForm_TypeGuesser_DoctrineService()
  6136.     {
  6137.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6138.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  6139.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6140.     }
  6141.     /**
  6142.      * Gets the private 'form.type_guesser.validator' shared service.
  6143.      *
  6144.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  6145.      */
  6146.     protected function getForm_TypeGuesser_ValidatorService()
  6147.     {
  6148.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6149.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  6150.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6151.     }
  6152.     /**
  6153.      * Gets the private 'fragment.renderer.inline' shared service.
  6154.      *
  6155.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6156.      */
  6157.     protected function getFragment_Renderer_InlineService()
  6158.     {
  6159.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  6160.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  6161.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  6162.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  6163.         if (isset($this->privates['fragment.renderer.inline'])) {
  6164.             return $this->privates['fragment.renderer.inline'];
  6165.         }
  6166.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6167.         if (isset($this->privates['fragment.renderer.inline'])) {
  6168.             return $this->privates['fragment.renderer.inline'];
  6169.         }
  6170.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  6171.         $instance->setFragmentPath('/_fragment');
  6172.         return $instance;
  6173.     }
  6174.     /**
  6175.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6176.      *
  6177.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6178.      */
  6179.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6180.     {
  6181.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  6182.     }
  6183.     /**
  6184.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6185.      *
  6186.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6187.      */
  6188.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6189.     {
  6190.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6191.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  6192.             return $this->privates['framework_extra_bundle.event.is_granted'];
  6193.         }
  6194.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  6195.     }
  6196.     /**
  6197.      * Gets the private 'locale_aware_listener' shared service.
  6198.      *
  6199.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  6200.      */
  6201.     protected function getLocaleAwareListenerService()
  6202.     {
  6203.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  6204.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger($this->getEnv('DEFAULT_LOCALE'))));
  6205.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  6206.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6207.     }
  6208.     /**
  6209.      * Gets the private 'locale_listener' shared service.
  6210.      *
  6211.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6212.      */
  6213.     protected function getLocaleListenerService()
  6214.     {
  6215.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('DEFAULT_LOCALE'), ($this->services['router'] ?? $this->getRouterService()), false, []);
  6216.     }
  6217.     /**
  6218.      * Gets the private 'maker.auto_command.make_auth' shared service.
  6219.      *
  6220.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6221.      */
  6222.     protected function getMaker_AutoCommand_MakeAuthService()
  6223.     {
  6224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6225.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6226.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6227.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6228.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  6229.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  6230.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6231.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6232.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6233.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a$b);
  6234.         $instance->setName('make:auth');
  6235.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  6236.         return $instance;
  6237.     }
  6238.     /**
  6239.      * Gets the private 'maker.auto_command.make_command' shared service.
  6240.      *
  6241.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6242.      */
  6243.     protected function getMaker_AutoCommand_MakeCommandService()
  6244.     {
  6245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6246.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6247.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6248.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6249.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  6250.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6251.         $instance->setName('make:command');
  6252.         $instance->setDescription('Creates a new console command class');
  6253.         return $instance;
  6254.     }
  6255.     /**
  6256.      * Gets the private 'maker.auto_command.make_controller' shared service.
  6257.      *
  6258.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6259.      */
  6260.     protected function getMaker_AutoCommand_MakeControllerService()
  6261.     {
  6262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6263.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6264.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6265.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6266.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  6267.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6268.         $instance->setName('make:controller');
  6269.         $instance->setDescription('Creates a new controller class');
  6270.         return $instance;
  6271.     }
  6272.     /**
  6273.      * Gets the private 'maker.auto_command.make_crud' shared service.
  6274.      *
  6275.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6276.      */
  6277.     protected function getMaker_AutoCommand_MakeCrudService()
  6278.     {
  6279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6280.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6281.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6282.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  6284.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6285.         $instance->setName('make:crud');
  6286.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  6287.         return $instance;
  6288.     }
  6289.     /**
  6290.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  6291.      *
  6292.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6293.      */
  6294.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  6295.     {
  6296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6297.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6298.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6299.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6300.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  6301.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6302.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6303.         $instance->setName('make:docker:database');
  6304.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  6305.         return $instance;
  6306.     }
  6307.     /**
  6308.      * Gets the private 'maker.auto_command.make_entity' shared service.
  6309.      *
  6310.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6311.      */
  6312.     protected function getMaker_AutoCommand_MakeEntityService()
  6313.     {
  6314.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6315.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6316.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6317.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6318.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6319.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  6320.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6321.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6322.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL$b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a$b);
  6323.         $instance->setName('make:entity');
  6324.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  6325.         return $instance;
  6326.     }
  6327.     /**
  6328.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  6329.      *
  6330.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6331.      */
  6332.     protected function getMaker_AutoCommand_MakeFixturesService()
  6333.     {
  6334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6335.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6336.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6337.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6338.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  6339.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6340.         $instance->setName('make:fixtures');
  6341.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  6342.         return $instance;
  6343.     }
  6344.     /**
  6345.      * Gets the private 'maker.auto_command.make_form' shared service.
  6346.      *
  6347.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6348.      */
  6349.     protected function getMaker_AutoCommand_MakeFormService()
  6350.     {
  6351.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6352.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6353.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6354.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6355.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  6356.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6357.         $instance->setName('make:form');
  6358.         $instance->setDescription('Creates a new form class');
  6359.         return $instance;
  6360.     }
  6361.     /**
  6362.      * Gets the private 'maker.auto_command.make_message' shared service.
  6363.      *
  6364.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6365.      */
  6366.     protected function getMaker_AutoCommand_MakeMessageService()
  6367.     {
  6368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6369.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6370.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6371.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6372.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  6373.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6374.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6375.         $instance->setName('make:message');
  6376.         $instance->setDescription('Creates a new message and handler');
  6377.         return $instance;
  6378.     }
  6379.     /**
  6380.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  6381.      *
  6382.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6383.      */
  6384.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  6385.     {
  6386.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6387.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6388.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6389.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6390.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  6391.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6392.         $instance->setName('make:messenger-middleware');
  6393.         $instance->setDescription('Creates a new messenger middleware');
  6394.         return $instance;
  6395.     }
  6396.     /**
  6397.      * Gets the private 'maker.auto_command.make_migration' shared service.
  6398.      *
  6399.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6400.      */
  6401.     protected function getMaker_AutoCommand_MakeMigrationService()
  6402.     {
  6403.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6404.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6405.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6406.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6407.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  6408.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  6409.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6410.         $instance->setName('make:migration');
  6411.         $instance->setDescription('Creates a new migration based on database changes');
  6412.         return $instance;
  6413.     }
  6414.     /**
  6415.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  6416.      *
  6417.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6418.      */
  6419.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  6420.     {
  6421.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6422.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6423.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6424.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6425.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  6426.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6427.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6428.         $instance->setName('make:registration-form');
  6429.         $instance->setDescription('Creates a new registration form system');
  6430.         return $instance;
  6431.     }
  6432.     /**
  6433.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  6434.      *
  6435.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6436.      */
  6437.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  6438.     {
  6439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6440.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6441.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6442.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6443.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  6444.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6445.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6446.         $instance->setName('make:reset-password');
  6447.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  6448.         return $instance;
  6449.     }
  6450.     /**
  6451.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  6452.      *
  6453.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6454.      */
  6455.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  6456.     {
  6457.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6458.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6459.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6460.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6461.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  6462.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6463.         $instance->setName('make:serializer:encoder');
  6464.         $instance->setDescription('Creates a new serializer encoder class');
  6465.         return $instance;
  6466.     }
  6467.     /**
  6468.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  6469.      *
  6470.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6471.      */
  6472.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  6473.     {
  6474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6475.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6476.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6477.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6478.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  6479.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6480.         $instance->setName('make:serializer:normalizer');
  6481.         $instance->setDescription('Creates a new serializer normalizer class');
  6482.         return $instance;
  6483.     }
  6484.     /**
  6485.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  6486.      *
  6487.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6488.      */
  6489.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  6490.     {
  6491.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6492.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6493.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6494.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6495.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  6496.         $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6497.         $instance->setName('make:stimulus-controller');
  6498.         $instance->setDescription('Creates a new Stimulus controller');
  6499.         return $instance;
  6500.     }
  6501.     /**
  6502.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  6503.      *
  6504.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6505.      */
  6506.     protected function getMaker_AutoCommand_MakeSubscriberService()
  6507.     {
  6508.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6509.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6510.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6511.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6512.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  6513.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  6514.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6515.         $instance->setName('make:subscriber');
  6516.         $instance->setDescription('Creates a new event subscriber class');
  6517.         return $instance;
  6518.     }
  6519.     /**
  6520.      * Gets the private 'maker.auto_command.make_test' shared service.
  6521.      *
  6522.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6523.      */
  6524.     protected function getMaker_AutoCommand_MakeTestService()
  6525.     {
  6526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6527.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6528.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6529.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6530.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6531.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  6532.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6533.         $instance->setName('make:test');
  6534.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  6535.         $instance->setDescription('Creates a new test class');
  6536.         return $instance;
  6537.     }
  6538.     /**
  6539.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  6540.      *
  6541.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6542.      */
  6543.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  6544.     {
  6545.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6546.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6547.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6548.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6549.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  6550.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6551.         $instance->setName('make:twig-extension');
  6552.         $instance->setDescription('Creates a new Twig extension class');
  6553.         return $instance;
  6554.     }
  6555.     /**
  6556.      * Gets the private 'maker.auto_command.make_user' shared service.
  6557.      *
  6558.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6559.      */
  6560.     protected function getMaker_AutoCommand_MakeUserService()
  6561.     {
  6562.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6563.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6564.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6565.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6566.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  6567.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  6568.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6569.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6570.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6571.         $instance->setName('make:user');
  6572.         $instance->setDescription('Creates a new security user class');
  6573.         return $instance;
  6574.     }
  6575.     /**
  6576.      * Gets the private 'maker.auto_command.make_validator' shared service.
  6577.      *
  6578.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6579.      */
  6580.     protected function getMaker_AutoCommand_MakeValidatorService()
  6581.     {
  6582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6583.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6584.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6585.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6586.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  6587.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6588.         $instance->setName('make:validator');
  6589.         $instance->setDescription('Creates a new validator and constraint class');
  6590.         return $instance;
  6591.     }
  6592.     /**
  6593.      * Gets the private 'maker.auto_command.make_voter' shared service.
  6594.      *
  6595.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6596.      */
  6597.     protected function getMaker_AutoCommand_MakeVoterService()
  6598.     {
  6599.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6600.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6601.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6602.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6603.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  6604.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6605.         $instance->setName('make:voter');
  6606.         $instance->setDescription('Creates a new security voter class');
  6607.         return $instance;
  6608.     }
  6609.     /**
  6610.      * Gets the private 'maker.doctrine_helper' shared service.
  6611.      *
  6612.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  6613.      */
  6614.     protected function getMaker_DoctrineHelperService()
  6615.     {
  6616.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6617.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService())]]]);
  6618.     }
  6619.     /**
  6620.      * Gets the private 'maker.entity_class_generator' shared service.
  6621.      *
  6622.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  6623.      */
  6624.     protected function getMaker_EntityClassGeneratorService()
  6625.     {
  6626.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  6627.         return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  6628.     }
  6629.     /**
  6630.      * Gets the private 'maker.file_manager' shared service.
  6631.      *
  6632.      * @return \Symfony\Bundle\MakerBundle\FileManager
  6633.      */
  6634.     protected function getMaker_FileManagerService()
  6635.     {
  6636.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  6637.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  6638.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  6639.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  6640.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6641.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  6642.     }
  6643.     /**
  6644.      * Gets the private 'maker.generator' shared service.
  6645.      *
  6646.      * @return \Symfony\Bundle\MakerBundle\Generator
  6647.      */
  6648.     protected function getMaker_GeneratorService()
  6649.     {
  6650.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  6651.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  6652.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  6653.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  6654.     }
  6655.     /**
  6656.      * Gets the private 'maker.php_compat_util' shared service.
  6657.      *
  6658.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  6659.      */
  6660.     protected function getMaker_PhpCompatUtilService()
  6661.     {
  6662.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  6663.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  6664.     }
  6665.     /**
  6666.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  6667.      *
  6668.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  6669.      */
  6670.     protected function getMaker_Renderer_FormTypeRendererService()
  6671.     {
  6672.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  6673.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6674.     }
  6675.     /**
  6676.      * Gets the private 'monolog.command.server_log' shared service.
  6677.      *
  6678.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  6679.      */
  6680.     protected function getMonolog_Command_ServerLogService()
  6681.     {
  6682.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6683.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  6684.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  6685.         $instance->setName('server:log');
  6686.         $instance->setDescription('Start a log server that displays logs in real time');
  6687.         return $instance;
  6688.     }
  6689.     /**
  6690.      * Gets the private 'monolog.handler.check_cashdesk_balance' shared service.
  6691.      *
  6692.      * @return \Monolog\Handler\StreamHandler
  6693.      */
  6694.     protected function getMonolog_Handler_CheckCashdeskBalanceService()
  6695.     {
  6696.         $this->privates['monolog.handler.check_cashdesk_balance'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/check_cashdesk_balance.json'), 100trueNULLfalse);
  6697.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6698.         return $instance;
  6699.     }
  6700.     /**
  6701.      * Gets the private 'monolog.handler.console' shared service.
  6702.      *
  6703.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  6704.      */
  6705.     protected function getMonolog_Handler_ConsoleService()
  6706.     {
  6707.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  6708.     }
  6709.     /**
  6710.      * Gets the private 'monolog.handler.create_bet' shared service.
  6711.      *
  6712.      * @return \Monolog\Handler\StreamHandler
  6713.      */
  6714.     protected function getMonolog_Handler_CreateBetService()
  6715.     {
  6716.         $this->privates['monolog.handler.create_bet'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/create_bet.log'), 100trueNULLfalse);
  6717.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6718.         return $instance;
  6719.     }
  6720.     /**
  6721.      * Gets the private 'monolog.handler.jackpot_wins' shared service.
  6722.      *
  6723.      * @return \Monolog\Handler\StreamHandler
  6724.      */
  6725.     protected function getMonolog_Handler_JackpotWinsService()
  6726.     {
  6727.         $this->privates['monolog.handler.jackpot_wins'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/jackpot_wins.dev.log'), 200trueNULLfalse);
  6728.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6729.         return $instance;
  6730.     }
  6731.     /**
  6732.      * Gets the private 'monolog.handler.jackpots' shared service.
  6733.      *
  6734.      * @return \Monolog\Handler\StreamHandler
  6735.      */
  6736.     protected function getMonolog_Handler_JackpotsService()
  6737.     {
  6738.         $this->privates['monolog.handler.jackpots'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/jackpots.dev.log'), 100trueNULLfalse);
  6739.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6740.         return $instance;
  6741.     }
  6742.     /**
  6743.      * Gets the private 'monolog.handler.main' shared service.
  6744.      *
  6745.      * @return \Monolog\Handler\StreamHandler
  6746.      */
  6747.     protected function getMonolog_Handler_MainService()
  6748.     {
  6749.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  6750.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6751.         return $instance;
  6752.     }
  6753.     /**
  6754.      * Gets the private 'monolog.handler.telegram' shared service.
  6755.      *
  6756.      * @return \Monolog\Handler\StreamHandler
  6757.      */
  6758.     protected function getMonolog_Handler_TelegramService()
  6759.     {
  6760.         $this->privates['monolog.handler.telegram'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/telegram.log'), 100trueNULLfalse);
  6761.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6762.         return $instance;
  6763.     }
  6764.     /**
  6765.      * Gets the private 'monolog.logger' shared service.
  6766.      *
  6767.      * @return \Symfony\Bridge\Monolog\Logger
  6768.      */
  6769.     protected function getMonolog_LoggerService()
  6770.     {
  6771.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6772.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6773.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  6774.         $instance->useMicrosecondTimestamps(true);
  6775.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6776.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6777.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6778.         return $instance;
  6779.     }
  6780.     /**
  6781.      * Gets the private 'monolog.logger.cache' shared service.
  6782.      *
  6783.      * @return \Symfony\Bridge\Monolog\Logger
  6784.      */
  6785.     protected function getMonolog_Logger_CacheService()
  6786.     {
  6787.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  6788.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6789.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  6790.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6791.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6792.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6793.         return $instance;
  6794.     }
  6795.     /**
  6796.      * Gets the private 'monolog.logger.request' shared service.
  6797.      *
  6798.      * @return \Symfony\Bridge\Monolog\Logger
  6799.      */
  6800.     protected function getMonolog_Logger_RequestService()
  6801.     {
  6802.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  6803.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6804.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  6805.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6806.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6807.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6808.         return $instance;
  6809.     }
  6810.     /**
  6811.      * Gets the private 'monolog.logger.security' shared service.
  6812.      *
  6813.      * @return \Symfony\Bridge\Monolog\Logger
  6814.      */
  6815.     protected function getMonolog_Logger_SecurityService()
  6816.     {
  6817.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  6818.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6819.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  6820.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6821.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6822.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6823.         return $instance;
  6824.     }
  6825.     /**
  6826.      * Gets the private 'parameter_bag' shared service.
  6827.      *
  6828.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  6829.      */
  6830.     protected function getParameterBagService()
  6831.     {
  6832.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  6833.     }
  6834.     /**
  6835.      * Gets the private 'profiler_listener' shared service.
  6836.      *
  6837.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  6838.      */
  6839.     protected function getProfilerListenerService()
  6840.     {
  6841.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  6842.         if (isset($this->privates['profiler_listener'])) {
  6843.             return $this->privates['profiler_listener'];
  6844.         }
  6845.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  6846.     }
  6847.     /**
  6848.      * Gets the private 'property_accessor' shared service.
  6849.      *
  6850.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  6851.      */
  6852.     protected function getPropertyAccessorService()
  6853.     {
  6854.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  6855.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  6856.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  6857.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  6858.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  6859.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  6860.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6861.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  6862.     }
  6863.     /**
  6864.      * Gets the private 'property_info' shared service.
  6865.      *
  6866.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  6867.      */
  6868.     protected function getPropertyInfoService()
  6869.     {
  6870.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  6871.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  6872.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6873.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6874.         }, 3), new RewindableGenerator(function () {
  6875.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6876.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6877.         }, 2), new RewindableGenerator(function () {
  6878.             return new \EmptyIterator();
  6879.         }, 0), new RewindableGenerator(function () {
  6880.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6881.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6882.         }, 2), new RewindableGenerator(function () {
  6883.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6884.         }, 1));
  6885.     }
  6886.     /**
  6887.      * Gets the private 'property_info.serializer_extractor' shared service.
  6888.      *
  6889.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  6890.      */
  6891.     protected function getPropertyInfo_SerializerExtractorService()
  6892.     {
  6893.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  6894.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  6895.     }
  6896.     /**
  6897.      * Gets the private 'router.cache_warmer' shared service.
  6898.      *
  6899.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  6900.      */
  6901.     protected function getRouter_CacheWarmerService()
  6902.     {
  6903.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6904.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  6905.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6906.             'router' => ['services''router''getRouterService'false],
  6907.         ], [
  6908.             'router' => '?',
  6909.         ]))->withContext('router.cache_warmer'$this));
  6910.     }
  6911.     /**
  6912.      * Gets the private 'router.expression_language_provider' shared service.
  6913.      *
  6914.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  6915.      */
  6916.     protected function getRouter_ExpressionLanguageProviderService()
  6917.     {
  6918.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6919.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  6920.         ], [
  6921.             'env' => 'Closure',
  6922.         ]));
  6923.     }
  6924.     /**
  6925.      * Gets the private 'router.request_context' shared service.
  6926.      *
  6927.      * @return \Symfony\Component\Routing\RequestContext
  6928.      */
  6929.     protected function getRouter_RequestContextService()
  6930.     {
  6931.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  6932.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  6933.         return $instance;
  6934.     }
  6935.     /**
  6936.      * Gets the private 'router_listener' shared service.
  6937.      *
  6938.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  6939.      */
  6940.     protected function getRouterListenerService()
  6941.     {
  6942.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  6943.     }
  6944.     /**
  6945.      * Gets the private 'secrets.vault' shared service.
  6946.      *
  6947.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  6948.      */
  6949.     protected function getSecrets_VaultService()
  6950.     {
  6951.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6952.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6953.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6954.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  6955.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  6956.     }
  6957.     /**
  6958.      * Gets the private 'security.access_listener' shared service.
  6959.      *
  6960.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  6961.      */
  6962.     protected function getSecurity_AccessListenerService()
  6963.     {
  6964.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  6965.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6966.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  6967.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  6968.         if (isset($this->privates['security.access_listener'])) {
  6969.             return $this->privates['security.access_listener'];
  6970.         }
  6971.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  6972.         if (isset($this->privates['security.access_listener'])) {
  6973.             return $this->privates['security.access_listener'];
  6974.         }
  6975.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), $b);
  6976.     }
  6977.     /**
  6978.      * Gets the private 'security.access_map' shared service.
  6979.      *
  6980.      * @return \Symfony\Component\Security\Http\AccessMap
  6981.      */
  6982.     protected function getSecurity_AccessMapService()
  6983.     {
  6984.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  6985.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  6986.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  6987.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  6988.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  6989.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/duplicate_win_payout'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6990.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/get_duplicate_win_payout'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6991.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/remote_cashdesk'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6992.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/metrics/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6993.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v1/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6994.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v2/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6995.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/external/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6996.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api-test/*'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6997.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6998.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/analitic/*'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6999.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/terminal/*'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7000.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/webhook/*'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7001.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'ROLE_USER'], NULL);
  7002.         return $instance;
  7003.     }
  7004.     /**
  7005.      * Gets the private 'security.authentication.guard_handler' shared service.
  7006.      *
  7007.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  7008.      *
  7009.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  7010.      */
  7011.     protected function getSecurity_Authentication_GuardHandlerService()
  7012.     {
  7013.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  7014.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7015.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7016.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7017.         if (isset($this->privates['security.authentication.guard_handler'])) {
  7018.             return $this->privates['security.authentication.guard_handler'];
  7019.         }
  7020.         $this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, []);
  7021.         $instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  7022.         return $instance;
  7023.     }
  7024.     /**
  7025.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  7026.      *
  7027.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  7028.      *
  7029.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  7030.      */
  7031.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  7032.     {
  7033.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  7034.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7035.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  7036.             return $this->privates['security.authentication.listener.anonymous.main'];
  7037.         }
  7038.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
  7039.     }
  7040.     /**
  7041.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  7042.      *
  7043.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  7044.      *
  7045.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
  7046.      */
  7047.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  7048.     {
  7049.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.');
  7050.         $a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
  7051.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  7052.             return $this->privates['security.authentication.listener.guard.main'];
  7053.         }
  7054.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7055.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  7056.             return $this->privates['security.authentication.listener.guard.main'];
  7057.         }
  7058.         return $this->privates['security.authentication.listener.guard.main'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a$b'main', new RewindableGenerator(function () {
  7059.             yield => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  7060.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  7061.     }
  7062.     /**
  7063.      * Gets the private 'security.authentication.manager' shared service.
  7064.      *
  7065.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  7066.      *
  7067.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  7068.      */
  7069.     protected function getSecurity_Authentication_ManagerService()
  7070.     {
  7071.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  7072.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  7073.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  7074.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  7075.         }, 2), true);
  7076.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7077.         return $instance;
  7078.     }
  7079.     /**
  7080.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  7081.      *
  7082.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  7083.      *
  7084.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  7085.      */
  7086.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  7087.     {
  7088.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  7089.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  7090.     }
  7091.     /**
  7092.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  7093.      *
  7094.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  7095.      *
  7096.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.
  7097.      */
  7098.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  7099.     {
  7100.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.');
  7101.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7102.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  7103.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  7104.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  7105.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  7106.             yield => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  7107.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'main', new \Symfony\Component\Security\Core\User\InMemoryUserChecker(), new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())));
  7108.     }
  7109.     /**
  7110.      * Gets the private 'security.authentication_utils' shared service.
  7111.      *
  7112.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  7113.      */
  7114.     protected function getSecurity_AuthenticationUtilsService()
  7115.     {
  7116.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  7117.         return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7118.     }
  7119.     /**
  7120.      * Gets the private 'security.channel_listener' shared service.
  7121.      *
  7122.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  7123.      */
  7124.     protected function getSecurity_ChannelListenerService()
  7125.     {
  7126.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7127.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7128.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  7129.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  7130.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
  7131.     }
  7132.     /**
  7133.      * Gets the private 'security.command.debug_firewall' shared service.
  7134.      *
  7135.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  7136.      */
  7137.     protected function getSecurity_Command_DebugFirewallService()
  7138.     {
  7139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7140.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  7141.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), ($this->privates['.service_locator.jlyTfzM'] ?? $this->get_ServiceLocator_JlyTfzMService()), [], false);
  7142.         $instance->setName('debug:firewall');
  7143.         $instance->setDescription('Display information about your security firewall(s)');
  7144.         return $instance;
  7145.     }
  7146.     /**
  7147.      * Gets the private 'security.command.user_password_encoder' shared service.
  7148.      *
  7149.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  7150.      *
  7151.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  7152.      */
  7153.     protected function getSecurity_Command_UserPasswordEncoderService()
  7154.     {
  7155.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  7156.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'App\\Entity\\User']);
  7157.         $instance->setName('security:encode-password');
  7158.         $instance->setDescription('Encode a password');
  7159.         return $instance;
  7160.     }
  7161.     /**
  7162.      * Gets the private 'security.command.user_password_hash' shared service.
  7163.      *
  7164.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  7165.      */
  7166.     protected function getSecurity_Command_UserPasswordHashService()
  7167.     {
  7168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7169.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  7170.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'App\\Entity\\User']);
  7171.         $instance->setName('security:hash-password');
  7172.         $instance->setDescription('Hash a user password');
  7173.         return $instance;
  7174.     }
  7175.     /**
  7176.      * Gets the private 'security.context_listener.0' shared service.
  7177.      *
  7178.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  7179.      */
  7180.     protected function getSecurity_ContextListener_0Service()
  7181.     {
  7182.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7183.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7184.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  7185.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7186.         if (isset($this->privates['security.context_listener.0'])) {
  7187.             return $this->privates['security.context_listener.0'];
  7188.         }
  7189.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  7190.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  7191.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  7192.     }
  7193.     /**
  7194.      * Gets the private 'security.csrf.token_storage' shared service.
  7195.      *
  7196.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  7197.      */
  7198.     protected function getSecurity_Csrf_TokenStorageService()
  7199.     {
  7200.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  7201.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  7202.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  7203.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7204.     }
  7205.     /**
  7206.      * Gets the private 'security.encoder_factory.generic' shared service.
  7207.      *
  7208.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  7209.      *
  7210.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  7211.      */
  7212.     protected function getSecurity_EncoderFactory_GenericService()
  7213.     {
  7214.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  7215.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\User' => ['algorithm' => 'sha512''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  7216.     }
  7217.     /**
  7218.      * Gets the private 'security.event_dispatcher.main' shared service.
  7219.      *
  7220.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7221.      */
  7222.     protected function getSecurity_EventDispatcher_MainService()
  7223.     {
  7224.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7225.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7226.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  7227.         }, => 'onLogout'], 64);
  7228.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7229.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  7230.         }, => 'onLogout'], 0);
  7231.         $instance->addListener('security.interactive_login', [=> function () {
  7232.             return ($this->privates['App\\EventSubscribers\\Login\\LastLoginTimeOnLoginSubscriber'] ?? $this->getLastLoginTimeOnLoginSubscriberService());
  7233.         }, => 'onInteractiveLogin'], 100);
  7234.         $instance->addListener('security.interactive_login', [=> function () {
  7235.             return ($this->privates['App\\EventSubscribers\\Login\\StartTimetableOnLoginSubscriber'] ?? $this->getStartTimetableOnLoginSubscriberService());
  7236.         }, => 'onInteractiveLogin'], 100);
  7237.         $instance->addListener('security.interactive_login', [=> function () {
  7238.             return ($this->privates['App\\EventSubscribers\\Login\\UpdateActiveTimeOnLoginSubscriber'] ?? $this->getUpdateActiveTimeOnLoginSubscriberService());
  7239.         }, => 'onInteractiveLogin'], 0);
  7240.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7241.             return ($this->privates['App\\EventSubscribers\\Logout\\FinishTimetableOnLogoutSubscriber'] ?? $this->getFinishTimetableOnLogoutSubscriberService());
  7242.         }, => 'onLogout'], 0);
  7243.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7244.             return ($this->privates['App\\EventSubscribers\\Logout\\UnlinkCashdeskOnLogoutSubscriber'] ?? $this->getUnlinkCashdeskOnLogoutSubscriberService());
  7245.         }, => 'onLogout'], 0);
  7246.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7247.             return ($this->privates['App\\EventSubscribers\\Logout\\UpdateActiveTimeOnLogoutSubscriber'] ?? $this->getUpdateActiveTimeOnLogoutSubscriberService());
  7248.         }, => 'onLogout'], 0);
  7249.         $instance->addListener('security.interactive_login', [=> function () {
  7250.             return ($this->privates['App\\Subscriber\\LocaleOnLoginSubscriber'] ?? $this->getLocaleOnLoginSubscriberService());
  7251.         }, => 'onInteractiveLogin'], 0);
  7252.         $instance->addListener('security.interactive_login', [=> function () {
  7253.             return ($this->privates['App\\Subscriber\\RemoteTokenCreatorSubscriber'] ?? $this->getRemoteTokenCreatorSubscriberService());
  7254.         }, => 'onInteractiveLogin'], 0);
  7255.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7256.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  7257.         }, => 'onLogout'], 0);
  7258.         return $instance;
  7259.     }
  7260.     /**
  7261.      * Gets the private 'security.firewall.map' shared service.
  7262.      *
  7263.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  7264.      */
  7265.     protected function getSecurity_Firewall_MapService()
  7266.     {
  7267.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  7268.         if (isset($this->privates['security.firewall.map'])) {
  7269.             return $this->privates['security.firewall.map'];
  7270.         }
  7271.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  7272.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  7273.             yield 'security.firewall.map.context.main' => NULL;
  7274.         }, 2));
  7275.     }
  7276.     /**
  7277.      * Gets the private 'security.firewall.map.context.dev' shared service.
  7278.      *
  7279.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7280.      */
  7281.     protected function getSecurity_Firewall_Map_Context_DevService()
  7282.     {
  7283.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7284.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7285.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7286.             return new \EmptyIterator();
  7287.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  7288.     }
  7289.     /**
  7290.      * Gets the private 'security.firewall.map.context.main' shared service.
  7291.      *
  7292.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  7293.      */
  7294.     protected function getSecurity_Firewall_Map_Context_MainService()
  7295.     {
  7296.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7297.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  7298.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7299.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  7300.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7301.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7302.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  7303.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7304.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  7305.         if (isset($this->privates['security.firewall.map.context.main'])) {
  7306.             return $this->privates['security.firewall.map.context.main'];
  7307.         }
  7308.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  7309.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7310.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  7311.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  7312.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  7313.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  7314.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  7315.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  7316.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $c'main', ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($b$c$a, ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main''App\\Security\\LoginFormAuthenticator'NULLNULL, [=> 'guard'=> 'anonymous'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  7317.     }
  7318.     /**
  7319.      * Gets the private 'security.http_utils' shared service.
  7320.      *
  7321.      * @return \Symfony\Component\Security\Http\HttpUtils
  7322.      */
  7323.     protected function getSecurity_HttpUtilsService()
  7324.     {
  7325.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  7326.         $a = ($this->services['router'] ?? $this->getRouterService());
  7327.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  7328.     }
  7329.     /**
  7330.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  7331.      *
  7332.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  7333.      */
  7334.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  7335.     {
  7336.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  7337.         return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  7338.     }
  7339.     /**
  7340.      * Gets the private 'security.logout.listener.default.main' shared service.
  7341.      *
  7342.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  7343.      */
  7344.     protected function getSecurity_Logout_Listener_Default_MainService()
  7345.     {
  7346.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  7347.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  7348.     }
  7349.     /**
  7350.      * Gets the private 'security.logout_url_generator' shared service.
  7351.      *
  7352.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  7353.      */
  7354.     protected function getSecurity_LogoutUrlGeneratorService()
  7355.     {
  7356.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  7357.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  7358.         return $instance;
  7359.     }
  7360.     /**
  7361.      * Gets the private 'security.password_hasher_factory' shared service.
  7362.      *
  7363.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  7364.      */
  7365.     protected function getSecurity_PasswordHasherFactoryService()
  7366.     {
  7367.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  7368.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  7369.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\User' => ['algorithm' => 'sha512''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  7370.     }
  7371.     /**
  7372.      * Gets the private 'security.role_hierarchy' shared service.
  7373.      *
  7374.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  7375.      */
  7376.     protected function getSecurity_RoleHierarchyService()
  7377.     {
  7378.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  7379.     }
  7380.     /**
  7381.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  7382.      *
  7383.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  7384.      */
  7385.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  7386.     {
  7387.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  7388.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  7389.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  7390.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User''username'NULL);
  7391.     }
  7392.     /**
  7393.      * Gets the private 'security.validator.user_password' shared service.
  7394.      *
  7395.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  7396.      */
  7397.     protected function getSecurity_Validator_UserPasswordService()
  7398.     {
  7399.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7400.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7401.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  7402.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  7403.     }
  7404.     /**
  7405.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  7406.      *
  7407.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  7408.      */
  7409.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  7410.     {
  7411.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7412.     }
  7413.     /**
  7414.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  7415.      *
  7416.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  7417.      */
  7418.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  7419.     {
  7420.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  7421.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  7422.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  7423.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  7424.     }
  7425.     /**
  7426.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  7427.      *
  7428.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  7429.      */
  7430.     protected function getSensioFrameworkExtra_Security_ListenerService()
  7431.     {
  7432.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7433.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  7434.             return $this->privates['sensio_framework_extra.security.listener'];
  7435.         }
  7436.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7437.     }
  7438.     /**
  7439.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  7440.      *
  7441.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  7442.      */
  7443.     protected function getSensioFrameworkExtra_View_ListenerService()
  7444.     {
  7445.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  7446.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7447.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7448.         ], [
  7449.             'twig' => '?',
  7450.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  7451.         return $instance;
  7452.     }
  7453.     /**
  7454.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  7455.      *
  7456.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  7457.      */
  7458.     protected function getSerializer_Mapping_CacheWarmerService()
  7459.     {
  7460.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7461.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  7462.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  7463.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  7464.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  7465.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  7466.     }
  7467.     /**
  7468.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  7469.      *
  7470.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  7471.      */
  7472.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  7473.     {
  7474.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  7475.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  7476.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  7477.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  7478.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  7479.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  7480.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  7481.     }
  7482.     /**
  7483.      * Gets the private 'session.factory' shared service.
  7484.      *
  7485.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  7486.      */
  7487.     protected function getSession_FactoryService()
  7488.     {
  7489.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  7490.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  7491.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  7492.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  7493.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  7494.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  7495.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  7496.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  7497.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  7498.         if (isset($this->privates['session.factory'])) {
  7499.             return $this->privates['session.factory'];
  7500.         }
  7501.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true), [=> $a=> 'onSessionUsage']);
  7502.     }
  7503.     /**
  7504.      * Gets the private 'session_listener' shared service.
  7505.      *
  7506.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  7507.      */
  7508.     protected function getSessionListenerService()
  7509.     {
  7510.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7511.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  7512.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  7513.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  7514.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  7515.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  7516.         ], [
  7517.             'initialized_session' => '?',
  7518.             'logger' => '?',
  7519.             'session' => '?',
  7520.             'session_collector' => '?',
  7521.             'session_factory' => '?',
  7522.         ]), true$this->parameters['session.storage.options']);
  7523.     }
  7524.     /**
  7525.      * Gets the private 'translation.extractor' shared service.
  7526.      *
  7527.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  7528.      */
  7529.     protected function getTranslation_ExtractorService()
  7530.     {
  7531.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  7532.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  7533.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  7534.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  7535.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  7536.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  7537.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  7538.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  7539.         return $instance;
  7540.     }
  7541.     /**
  7542.      * Gets the private 'translation.loader.csv' shared service.
  7543.      *
  7544.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  7545.      */
  7546.     protected function getTranslation_Loader_CsvService()
  7547.     {
  7548.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7549.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7550.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7551.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7552.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  7553.     }
  7554.     /**
  7555.      * Gets the private 'translation.loader.dat' shared service.
  7556.      *
  7557.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  7558.      */
  7559.     protected function getTranslation_Loader_DatService()
  7560.     {
  7561.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7562.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7563.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7564.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  7565.     }
  7566.     /**
  7567.      * Gets the private 'translation.loader.ini' shared service.
  7568.      *
  7569.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  7570.      */
  7571.     protected function getTranslation_Loader_IniService()
  7572.     {
  7573.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7574.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7575.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7576.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7577.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  7578.     }
  7579.     /**
  7580.      * Gets the private 'translation.loader.json' shared service.
  7581.      *
  7582.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  7583.      */
  7584.     protected function getTranslation_Loader_JsonService()
  7585.     {
  7586.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7587.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7588.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7589.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7590.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  7591.     }
  7592.     /**
  7593.      * Gets the private 'translation.loader.mo' shared service.
  7594.      *
  7595.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  7596.      */
  7597.     protected function getTranslation_Loader_MoService()
  7598.     {
  7599.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7600.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7601.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7602.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7603.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  7604.     }
  7605.     /**
  7606.      * Gets the private 'translation.loader.php' shared service.
  7607.      *
  7608.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  7609.      */
  7610.     protected function getTranslation_Loader_PhpService()
  7611.     {
  7612.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7613.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7614.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7615.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7616.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  7617.     }
  7618.     /**
  7619.      * Gets the private 'translation.loader.po' shared service.
  7620.      *
  7621.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  7622.      */
  7623.     protected function getTranslation_Loader_PoService()
  7624.     {
  7625.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7626.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7627.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7628.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7629.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  7630.     }
  7631.     /**
  7632.      * Gets the private 'translation.loader.qt' shared service.
  7633.      *
  7634.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  7635.      */
  7636.     protected function getTranslation_Loader_QtService()
  7637.     {
  7638.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7639.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7640.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  7641.     }
  7642.     /**
  7643.      * Gets the private 'translation.loader.res' shared service.
  7644.      *
  7645.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  7646.      */
  7647.     protected function getTranslation_Loader_ResService()
  7648.     {
  7649.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7650.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7651.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  7652.     }
  7653.     /**
  7654.      * Gets the private 'translation.loader.xliff' shared service.
  7655.      *
  7656.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  7657.      */
  7658.     protected function getTranslation_Loader_XliffService()
  7659.     {
  7660.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7661.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7662.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  7663.     }
  7664.     /**
  7665.      * Gets the private 'translation.loader.yml' shared service.
  7666.      *
  7667.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  7668.      */
  7669.     protected function getTranslation_Loader_YmlService()
  7670.     {
  7671.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7672.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7673.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7674.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7675.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  7676.     }
  7677.     /**
  7678.      * Gets the private 'translation.provider_collection' shared service.
  7679.      *
  7680.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  7681.      */
  7682.     protected function getTranslation_ProviderCollectionService()
  7683.     {
  7684.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  7685.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  7686.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  7687.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  7688.         }, 1), []))->fromConfig([]);
  7689.     }
  7690.     /**
  7691.      * Gets the private 'translation.reader' shared service.
  7692.      *
  7693.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  7694.      */
  7695.     protected function getTranslation_ReaderService()
  7696.     {
  7697.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  7698.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  7699.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7700.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7701.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7702.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7703.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7704.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7705.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7706.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7707.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7708.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7709.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7710.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7711.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7712.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7713.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  7714.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  7715.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  7716.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  7717.         $instance->addLoader('yaml'$a);
  7718.         $instance->addLoader('yml'$a);
  7719.         $instance->addLoader('xlf'$b);
  7720.         $instance->addLoader('xliff'$b);
  7721.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  7722.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  7723.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  7724.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  7725.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  7726.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  7727.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  7728.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  7729.         return $instance;
  7730.     }
  7731.     /**
  7732.      * Gets the private 'translation.warmer' shared service.
  7733.      *
  7734.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  7735.      */
  7736.     protected function getTranslation_WarmerService()
  7737.     {
  7738.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7739.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  7740.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7741.             'translator' => ['services''translator''getTranslatorService'false],
  7742.         ], [
  7743.             'translator' => '?',
  7744.         ]))->withContext('translation.warmer'$this));
  7745.     }
  7746.     /**
  7747.      * Gets the private 'translation.writer' shared service.
  7748.      *
  7749.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  7750.      */
  7751.     protected function getTranslation_WriterService()
  7752.     {
  7753.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  7754.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  7755.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  7756.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  7757.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  7758.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  7759.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  7760.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  7761.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  7762.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  7763.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  7764.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  7765.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  7766.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  7767.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  7768.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  7769.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  7770.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  7771.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  7772.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  7773.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  7774.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  7775.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  7776.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  7777.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  7778.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  7779.         return $instance;
  7780.     }
  7781.     /**
  7782.      * Gets the private 'translator.default' shared service.
  7783.      *
  7784.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  7785.      */
  7786.     protected function getTranslator_DefaultService()
  7787.     {
  7788.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7789.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  7790.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  7791.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  7792.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  7793.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  7794.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  7795.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  7796.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  7797.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  7798.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  7799.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  7800.         ], [
  7801.             'translation.loader.csv' => '?',
  7802.             'translation.loader.dat' => '?',
  7803.             'translation.loader.ini' => '?',
  7804.             'translation.loader.json' => '?',
  7805.             'translation.loader.mo' => '?',
  7806.             'translation.loader.php' => '?',
  7807.             'translation.loader.po' => '?',
  7808.             'translation.loader.qt' => '?',
  7809.             'translation.loader.res' => '?',
  7810.             'translation.loader.xliff' => '?',
  7811.             'translation.loader.yml' => '?',
  7812.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), $this->getEnv('DEFAULT_LOCALE'), ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'en_US' => [=> (\dirname(__DIR__4).'/translations/messages.en_US.yaml'), => (\dirname(__DIR__4).'/translations/validators+intl-icu.en_US.yaml'), => (\dirname(__DIR__4).'/translations/messages.en_US.yaml'), => (\dirname(__DIR__4).'/translations/validators+intl-icu.en_US.yaml')], 'es_ES' => [=> (\dirname(__DIR__4).'/translations/messages.es_ES.yaml'), => (\dirname(__DIR__4).'/translations/messages.es_ES.yaml')], 'fr_FR' => [=> (\dirname(__DIR__4).'/translations/messages.fr_FR.yaml'), => (\dirname(__DIR__4).'/translations/validators+intl-icu.fr_FR.yaml'), => (\dirname(__DIR__4).'/translations/messages.fr_FR.yaml'), => (\dirname(__DIR__4).'/translations/validators+intl-icu.fr_FR.yaml')], 'ht_HT' => [=> (\dirname(__DIR__4).'/translations/messages.ht_HT.yaml'), => (\dirname(__DIR__4).'/translations/validators+intl-icu.ht_HT.yaml'), => (\dirname(__DIR__4).'/translations/messages.ht_HT.yaml'), => (\dirname(__DIR__4).'/translations/validators+intl-icu.ht_HT.yaml')], 'ru_RU' => [=> (\dirname(__DIR__4).'/translations/messages.ru_RU.yaml'), => (\dirname(__DIR__4).'/translations/validators+intl-icu.ru_RU.yaml'), => (\dirname(__DIR__4).'/translations/messages.ru_RU.yaml'), => (\dirname(__DIR__4).'/translations/validators+intl-icu.ru_RU.yaml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/symfony/maker-bundle/src/translations'=> 'vendor/symfony/twig-bundle/translations'10 => 'vendor/twig/extra-bundle/translations'11 => 'vendor/doctrine/doctrine-bundle/translations'12 => 'vendor/doctrine/doctrine-migrations-bundle/translations'13 => 'vendor/symfony/web-profiler-bundle/translations'14 => 'vendor/symfony/monolog-bundle/translations'15 => 'vendor/symfony/debug-bundle/translations']]], []);
  7813.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  7814.         $instance->setFallbackLocales([=> $this->getEnv('DEFAULT_LOCALE')]);
  7815.         return $instance;
  7816.     }
  7817.     /**
  7818.      * Gets the private 'twig.command.debug' shared service.
  7819.      *
  7820.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  7821.      */
  7822.     protected function getTwig_Command_DebugService()
  7823.     {
  7824.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7825.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  7826.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  7827.         $instance->setName('debug:twig');
  7828.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  7829.         return $instance;
  7830.     }
  7831.     /**
  7832.      * Gets the private 'twig.command.lint' shared service.
  7833.      *
  7834.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  7835.      */
  7836.     protected function getTwig_Command_LintService()
  7837.     {
  7838.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7839.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  7840.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  7841.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7842.         $instance->setName('lint:twig');
  7843.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  7844.         return $instance;
  7845.     }
  7846.     /**
  7847.      * Gets the private 'twig.form.engine' shared service.
  7848.      *
  7849.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  7850.      */
  7851.     protected function getTwig_Form_EngineService()
  7852.     {
  7853.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  7854.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  7855.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  7856.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7857.         if (isset($this->privates['twig.form.engine'])) {
  7858.             return $this->privates['twig.form.engine'];
  7859.         }
  7860.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  7861.     }
  7862.     /**
  7863.      * Gets the private 'twig.form.renderer' shared service.
  7864.      *
  7865.      * @return \Symfony\Component\Form\FormRenderer
  7866.      */
  7867.     protected function getTwig_Form_RendererService()
  7868.     {
  7869.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  7870.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  7871.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  7872.         if (isset($this->privates['twig.form.renderer'])) {
  7873.             return $this->privates['twig.form.renderer'];
  7874.         }
  7875.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  7876.     }
  7877.     /**
  7878.      * Gets the private 'twig.runtime.httpkernel' shared service.
  7879.      *
  7880.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  7881.      */
  7882.     protected function getTwig_Runtime_HttpkernelService()
  7883.     {
  7884.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  7885.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  7886.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  7887.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  7888.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  7889.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  7890.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7891.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7892.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  7893.         ], [
  7894.             'inline' => '?',
  7895.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  7896.     }
  7897.     /**
  7898.      * Gets the private 'twig.runtime.security_csrf' shared service.
  7899.      *
  7900.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  7901.      */
  7902.     protected function getTwig_Runtime_SecurityCsrfService()
  7903.     {
  7904.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  7905.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  7906.     }
  7907.     /**
  7908.      * Gets the private 'twig.runtime.serializer' shared service.
  7909.      *
  7910.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  7911.      */
  7912.     protected function getTwig_Runtime_SerializerService()
  7913.     {
  7914.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  7915.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  7916.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  7917.     }
  7918.     /**
  7919.      * Gets the private 'twig.template_cache_warmer' shared service.
  7920.      *
  7921.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  7922.      */
  7923.     protected function getTwig_TemplateCacheWarmerService()
  7924.     {
  7925.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7926.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  7927.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  7928.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7929.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7930.         ], [
  7931.             'twig' => '?',
  7932.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  7933.     }
  7934.     /**
  7935.      * Gets the private 'validator.builder' shared service.
  7936.      *
  7937.      * @return \Symfony\Component\Validator\ValidatorBuilder
  7938.      */
  7939.     protected function getValidator_BuilderService()
  7940.     {
  7941.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  7942.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  7943.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7944.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  7945.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  7946.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  7947.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  7948.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  7949.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  7950.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  7951.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  7952.         ], [
  7953.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  7954.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  7955.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  7956.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  7957.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  7958.             'doctrine.orm.validator.unique' => '?',
  7959.             'security.validator.user_password' => '?',
  7960.             'validator.expression' => '?',
  7961.         ])));
  7962.         if ($this->has('translator')) {
  7963.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  7964.         }
  7965.         $instance->setTranslationDomain('validators');
  7966.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  7967.         $instance->enableAnnotationMapping(true);
  7968.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7969.         $instance->addMethodMapping('loadValidatorMetadata');
  7970.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  7971.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  7972.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  7973.         return $instance;
  7974.     }
  7975.     /**
  7976.      * Gets the private 'validator.email' shared service.
  7977.      *
  7978.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  7979.      */
  7980.     protected function getValidator_EmailService()
  7981.     {
  7982.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7983.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7984.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  7985.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  7986.     }
  7987.     /**
  7988.      * Gets the private 'validator.expression' shared service.
  7989.      *
  7990.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  7991.      */
  7992.     protected function getValidator_ExpressionService()
  7993.     {
  7994.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7995.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7996.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  7997.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  7998.     }
  7999.     /**
  8000.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  8001.      *
  8002.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  8003.      */
  8004.     protected function getValidator_Mapping_CacheWarmerService()
  8005.     {
  8006.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8007.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8008.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  8009.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  8010.     }
  8011.     /**
  8012.      * Gets the private 'validator.not_compromised_password' shared service.
  8013.      *
  8014.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  8015.      */
  8016.     protected function getValidator_NotCompromisedPasswordService()
  8017.     {
  8018.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8019.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8020.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  8021.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  8022.     }
  8023.     /**
  8024.      * Gets the private 'var_dumper.command.server_dump' shared service.
  8025.      *
  8026.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  8027.      */
  8028.     protected function getVarDumper_Command_ServerDumpService()
  8029.     {
  8030.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8031.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  8032.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  8033.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  8034.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  8035.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  8036.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  8037.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8038.         $a->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  8039.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8040.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8041.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8042.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  8043.         $instance->setName('server:dump');
  8044.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  8045.         return $instance;
  8046.     }
  8047.     /**
  8048.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  8049.      *
  8050.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  8051.      */
  8052.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  8053.     {
  8054.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  8055.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8056.         return $instance;
  8057.     }
  8058.     /**
  8059.      * Gets the private 'var_dumper.html_dumper' shared service.
  8060.      *
  8061.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  8062.      */
  8063.     protected function getVarDumper_HtmlDumperService()
  8064.     {
  8065.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  8066.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8067.         return $instance;
  8068.     }
  8069.     /**
  8070.      * Gets the private 'var_dumper.server_connection' shared service.
  8071.      *
  8072.      * @return \Symfony\Component\VarDumper\Server\Connection
  8073.      */
  8074.     protected function getVarDumper_ServerConnectionService()
  8075.     {
  8076.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  8077.     }
  8078.     /**
  8079.      * Gets the private 'web_profiler.csp.handler' shared service.
  8080.      *
  8081.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  8082.      */
  8083.     protected function getWebProfiler_Csp_HandlerService()
  8084.     {
  8085.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  8086.     }
  8087.     /**
  8088.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  8089.      *
  8090.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  8091.      */
  8092.     protected function getWebProfiler_DebugToolbarService()
  8093.     {
  8094.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8095.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  8096.             return $this->privates['web_profiler.debug_toolbar'];
  8097.         }
  8098.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  8099.     }
  8100.     /**
  8101.      * Gets the public 'cache_clearer' alias.
  8102.      *
  8103.      * @return object The ".container.private.cache_clearer" service.
  8104.      */
  8105.     protected function getCacheClearerService()
  8106.     {
  8107.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  8108.         return $this->get('.container.private.cache_clearer');
  8109.     }
  8110.     /**
  8111.      * Gets the public 'filesystem' alias.
  8112.      *
  8113.      * @return object The ".container.private.filesystem" service.
  8114.      */
  8115.     protected function getFilesystemService()
  8116.     {
  8117.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  8118.         return $this->get('.container.private.filesystem');
  8119.     }
  8120.     /**
  8121.      * Gets the public 'serializer' alias.
  8122.      *
  8123.      * @return object The ".container.private.serializer" service.
  8124.      */
  8125.     protected function getSerializerService()
  8126.     {
  8127.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  8128.         return $this->get('.container.private.serializer');
  8129.     }
  8130.     /**
  8131.      * Gets the public 'security.csrf.token_manager' alias.
  8132.      *
  8133.      * @return object The ".container.private.security.csrf.token_manager" service.
  8134.      */
  8135.     protected function getSecurity_Csrf_TokenManagerService()
  8136.     {
  8137.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  8138.         return $this->get('.container.private.security.csrf.token_manager');
  8139.     }
  8140.     /**
  8141.      * Gets the public 'form.factory' alias.
  8142.      *
  8143.      * @return object The ".container.private.form.factory" service.
  8144.      */
  8145.     protected function getForm_FactoryService()
  8146.     {
  8147.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  8148.         return $this->get('.container.private.form.factory');
  8149.     }
  8150.     /**
  8151.      * Gets the public 'form.type.file' alias.
  8152.      *
  8153.      * @return object The ".container.private.form.type.file" service.
  8154.      */
  8155.     protected function getForm_Type_FileService()
  8156.     {
  8157.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  8158.         return $this->get('.container.private.form.type.file');
  8159.     }
  8160.     /**
  8161.      * Gets the public 'profiler' alias.
  8162.      *
  8163.      * @return object The ".container.private.profiler" service.
  8164.      */
  8165.     protected function getProfilerService()
  8166.     {
  8167.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  8168.         return $this->get('.container.private.profiler');
  8169.     }
  8170.     /**
  8171.      * Gets the public 'security.authorization_checker' alias.
  8172.      *
  8173.      * @return object The ".container.private.security.authorization_checker" service.
  8174.      */
  8175.     protected function getSecurity_AuthorizationCheckerService()
  8176.     {
  8177.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  8178.         return $this->get('.container.private.security.authorization_checker');
  8179.     }
  8180.     /**
  8181.      * Gets the public 'security.token_storage' alias.
  8182.      *
  8183.      * @return object The ".container.private.security.token_storage" service.
  8184.      */
  8185.     protected function getSecurity_TokenStorageService()
  8186.     {
  8187.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  8188.         return $this->get('.container.private.security.token_storage');
  8189.     }
  8190.     /**
  8191.      * Gets the public 'twig' alias.
  8192.      *
  8193.      * @return object The ".container.private.twig" service.
  8194.      */
  8195.     protected function getTwigService()
  8196.     {
  8197.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  8198.         return $this->get('.container.private.twig');
  8199.     }
  8200.     /**
  8201.      * Gets the public 'security.password_encoder' alias.
  8202.      *
  8203.      * @return object The ".container.private.security.password_encoder" service.
  8204.      */
  8205.     protected function getSecurity_PasswordEncoderService()
  8206.     {
  8207.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  8208.         return $this->get('.container.private.security.password_encoder');
  8209.     }
  8210.     /**
  8211.      * Gets the public 'session' alias.
  8212.      *
  8213.      * @return object The ".container.private.session" service.
  8214.      */
  8215.     protected function getSessionService()
  8216.     {
  8217.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  8218.         return $this->get('.container.private.session');
  8219.     }
  8220.     /**
  8221.      * Gets the public 'validator' alias.
  8222.      *
  8223.      * @return object The ".container.private.validator" service.
  8224.      */
  8225.     protected function getValidatorService()
  8226.     {
  8227.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  8228.         return $this->get('.container.private.validator');
  8229.     }
  8230.     /**
  8231.      * @return array|bool|float|int|string|\UnitEnum|null
  8232.      */
  8233.     public function getParameter(string $name)
  8234.     {
  8235.         if (isset($this->buildParameters[$name])) {
  8236.             return $this->buildParameters[$name];
  8237.         }
  8238.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  8239.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  8240.         }
  8241.         if (isset($this->loadedDynamicParameters[$name])) {
  8242.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8243.         }
  8244.         return $this->parameters[$name];
  8245.     }
  8246.     public function hasParameter(string $name): bool
  8247.     {
  8248.         if (isset($this->buildParameters[$name])) {
  8249.             return true;
  8250.         }
  8251.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  8252.     }
  8253.     public function setParameter(string $name$value): void
  8254.     {
  8255.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  8256.     }
  8257.     public function getParameterBag(): ParameterBagInterface
  8258.     {
  8259.         if (null === $this->parameterBag) {
  8260.             $parameters $this->parameters;
  8261.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  8262.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8263.             }
  8264.             foreach ($this->buildParameters as $name => $value) {
  8265.                 $parameters[$name] = $value;
  8266.             }
  8267.             $this->parameterBag = new FrozenParameterBag($parameters);
  8268.         }
  8269.         return $this->parameterBag;
  8270.     }
  8271.     private $loadedDynamicParameters = [
  8272.         'kernel.runtime_environment' => false,
  8273.         'kernel.build_dir' => false,
  8274.         'kernel.cache_dir' => false,
  8275.         'locale' => false,
  8276.         'api_default_user_id' => false,
  8277.         'kernel.secret' => false,
  8278.         'kernel.default_locale' => false,
  8279.         'debug.container.dump' => false,
  8280.         'serializer.mapping.cache.file' => false,
  8281.         'validator.mapping.cache.file' => false,
  8282.         'profiler.storage.dsn' => false,
  8283.         'doctrine.orm.proxy_dir' => false,
  8284.     ];
  8285.     private $dynamicParameters = [];
  8286.     private function getDynamicParameter(string $name)
  8287.     {
  8288.         switch ($name) {
  8289.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  8290.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  8291.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  8292.             case 'locale'$value $this->getEnv('DEFAULT_LOCALE'); break;
  8293.             case 'api_default_user_id'$value $this->getEnv('int:API_DEFAULT_USER_ID'); break;
  8294.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  8295.             case 'kernel.default_locale'$value $this->getEnv('DEFAULT_LOCALE'); break;
  8296.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  8297.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  8298.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  8299.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  8300.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  8301.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  8302.         }
  8303.         $this->loadedDynamicParameters[$name] = true;
  8304.         return $this->dynamicParameters[$name] = $value;
  8305.     }
  8306.     protected function getDefaultParameters(): array
  8307.     {
  8308.         return [
  8309.             'kernel.project_dir' => \dirname(__DIR__4),
  8310.             'kernel.environment' => 'dev',
  8311.             'kernel.debug' => true,
  8312.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  8313.             'kernel.bundles' => [
  8314.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  8315.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  8316.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  8317.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  8318.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  8319.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  8320.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  8321.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  8322.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  8323.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  8324.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  8325.             ],
  8326.             'kernel.bundles_metadata' => [
  8327.                 'FrameworkBundle' => [
  8328.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  8329.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  8330.                 ],
  8331.                 'SensioFrameworkExtraBundle' => [
  8332.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  8333.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  8334.                 ],
  8335.                 'SecurityBundle' => [
  8336.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  8337.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  8338.                 ],
  8339.                 'MakerBundle' => [
  8340.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  8341.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  8342.                 ],
  8343.                 'TwigBundle' => [
  8344.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  8345.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  8346.                 ],
  8347.                 'TwigExtraBundle' => [
  8348.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  8349.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  8350.                 ],
  8351.                 'DoctrineBundle' => [
  8352.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  8353.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  8354.                 ],
  8355.                 'DoctrineMigrationsBundle' => [
  8356.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  8357.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  8358.                 ],
  8359.                 'WebProfilerBundle' => [
  8360.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  8361.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  8362.                 ],
  8363.                 'MonologBundle' => [
  8364.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  8365.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  8366.                 ],
  8367.                 'DebugBundle' => [
  8368.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  8369.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  8370.                 ],
  8371.             ],
  8372.             'kernel.charset' => 'UTF-8',
  8373.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  8374.             'container.dumper.inline_class_loader' => true,
  8375.             'container.dumper.inline_factories' => true,
  8376.             'event_dispatcher.event_aliases' => [
  8377.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  8378.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  8379.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  8380.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  8381.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  8382.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  8383.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  8384.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  8385.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  8386.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  8387.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  8388.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  8389.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  8390.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  8391.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  8392.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  8393.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  8394.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  8395.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  8396.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  8397.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  8398.             ],
  8399.             'fragment.renderer.hinclude.global_template' => NULL,
  8400.             'fragment.path' => '/_fragment',
  8401.             'kernel.http_method_override' => true,
  8402.             'kernel.trusted_hosts' => [
  8403.             ],
  8404.             'kernel.enabled_locales' => [
  8405.             ],
  8406.             'kernel.error_controller' => 'error_controller',
  8407.             'debug.file_link_format' => NULL,
  8408.             'asset.request_context.base_path' => NULL,
  8409.             'asset.request_context.secure' => NULL,
  8410.             'translator.logging' => false,
  8411.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  8412.             'debug.error_handler.throw_at' => -1,
  8413.             'router.request_context.host' => 'localhost',
  8414.             'router.request_context.scheme' => 'http',
  8415.             'router.request_context.base_url' => '',
  8416.             'router.resource' => 'kernel::loadRoutes',
  8417.             'request_listener.http_port' => 80,
  8418.             'request_listener.https_port' => 443,
  8419.             'session.metadata.storage_key' => '_sf2_meta',
  8420.             'session.storage.options' => [
  8421.                 'cache_limiter' => '0',
  8422.                 'cookie_secure' => 'auto',
  8423.                 'cookie_httponly' => true,
  8424.                 'cookie_samesite' => 'lax',
  8425.                 'gc_probability' => 1,
  8426.             ],
  8427.             'session.save_path' => NULL,
  8428.             'session.metadata.update_threshold' => 0,
  8429.             'form.type_extension.csrf.enabled' => true,
  8430.             'form.type_extension.csrf.field_name' => '_token',
  8431.             'validator.translation_domain' => 'validators',
  8432.             'profiler_listener.only_exceptions' => false,
  8433.             'profiler_listener.only_main_requests' => false,
  8434.             'security.role_hierarchy.roles' => [
  8435.                 'ROLE_SUPPORT' => [
  8436.                     => 'ROLE_VIEW_CLUBS_INFO',
  8437.                     => 'ROLE_GENERAL_CASHIER',
  8438.                     => 'ROLE_SUPERVISOR',
  8439.                     => 'ROLE_BETTING_CANCEL_BET',
  8440.                     => 'ROLE_CABINET_CASHDESKS_CLIENT',
  8441.                     => 'ROLE_CABINET_CASHDESKS_PRINT_WIN_CHECK_BORLETTE',
  8442.                     => 'ROLE_CABINET_CLUBS',
  8443.                     => 'ROLE_CABINET_CLUBS_CHAINS_EDIT',
  8444.                     => 'ROLE_CABINET_CLUBS_CHAINS_LIST',
  8445.                     => 'ROLE_CABINET_ENCASHMENT_PLAN',
  8446.                     10 => 'ROLE_CABINET_HISTORY',
  8447.                     11 => 'ROLE_CABINET_PAYMENTS_CREATE',
  8448.                     12 => 'ROLE_CABINET_REPORTS',
  8449.                     13 => 'ROLE_CABINET_TIMETABLE_REPORTS',
  8450.                     14 => 'ROLE_CABINET_SALARY_REPORTS',
  8451.                     15 => 'ROLE_CASHDESK_SET_BLOCK',
  8452.                     16 => 'ROLE_CASHDESK_SET_NEGATIVE_BALANCE',
  8453.                     17 => 'ROLE_CONTROL_PERCENT',
  8454.                     18 => 'ROLE_EXPORT_TO_EXCEL',
  8455.                     19 => 'ROLE_CABINET_JACKPOT_PIN',
  8456.                     20 => 'ROLE_ACCESS_ONLY_BORLETTE_PAYMENTS',
  8457.                     21 => 'ROLE_WITHOUT_BORLETTE_PAYMENTS',
  8458.                     22 => 'ROLE_CABINET_USER_UPDATE_INSTRUCTIONS',
  8459.                 ],
  8460.                 'ROLE_GENERAL_CASHIER' => [
  8461.                     => 'ROLE_OPERATIONAL_CASHIER',
  8462.                     => 'ROLE_EXTERNAL_PAYMENTS',
  8463.                 ],
  8464.                 'ROLE_OPERATIONAL_CASHIER' => [
  8465.                     => 'ROLE_CABINET_CASHDESKS',
  8466.                     => 'ROLE_CABINET_ENCASHMENTS',
  8467.                     => 'ROLE_CABINET_ENCASHMENT_PLAN',
  8468.                     => 'ROLE_CABINET_PAYMENTS',
  8469.                     => 'ROLE_CABINET_USERS',
  8470.                 ],
  8471.                 'ROLE_ADMINISTRATOR' => [
  8472.                     => 'ROLE_VIEW_CLUBS_INFO',
  8473.                     => 'ROLE_SUPERVISOR',
  8474.                     => 'ROLE_BETTING_CANCEL_BET',
  8475.                     => 'ROLE_CABINET_CLUBS',
  8476.                     => 'ROLE_CABINET_CLUBS_CHAINS_EDIT',
  8477.                     => 'ROLE_CABINET_CLUBS_CHAINS_LIST',
  8478.                     => 'ROLE_CABINET_HISTORY',
  8479.                     => 'ROLE_CABINET_PAYMENTS_CREATE',
  8480.                     => 'ROLE_CABINET_REPORTS',
  8481.                     => 'ROLE_CABINET_TIMETABLE_REPORTS',
  8482.                     10 => 'ROLE_CABINET_SALARY_REPORTS',
  8483.                     11 => 'ROLE_CASHDESK_SET_BLOCK',
  8484.                     12 => 'ROLE_EXPORT_TO_EXCEL',
  8485.                     13 => 'ROLE_EXTERNAL_PAYMENTS',
  8486.                     14 => 'ROLE_ACCESS_ONLY_BORLETTE_PAYMENTS',
  8487.                     15 => 'ROLE_WITHOUT_BORLETTE_PAYMENTS',
  8488.                 ],
  8489.                 'ROLE_SUPERVISOR' => [
  8490.                     => 'ROLE_CABINET_CASHDESKS',
  8491.                     => 'ROLE_CABINET_CASHDESKS_CREATE',
  8492.                     => 'ROLE_CABINET_CASHDESKS_EDIT',
  8493.                     => 'ROLE_CABINET_ENCASHMENTS',
  8494.                     => 'ROLE_CABINET_ENCASHMENT_PLAN',
  8495.                     => 'ROLE_CABINET_HISTORY',
  8496.                     => 'ROLE_CABINET_PAYMENTS',
  8497.                     => 'ROLE_CABINET_REPORTS',
  8498.                     => 'ROLE_CABINET_USERS',
  8499.                     => 'ROLE_CABINET_USERS_CREATE',
  8500.                     10 => 'ROLE_CABINET_USERS_EDIT',
  8501.                     11 => 'ROLE_EXPORT_TO_EXCEL',
  8502.                     12 => 'ROLE_CABINET_HISTORY_CHANGE',
  8503.                 ],
  8504.                 'ROLE_CASHIER' => [
  8505.                     => 'ROLE_CABINET_CASHDESKS_CLIENT',
  8506.                     => 'ROLE_CABINET_PAYMENTS',
  8507.                     => 'ROLE_CABINET_HISTORY',
  8508.                 ],
  8509.                 'ROLE_PARTNER' => [
  8510.                     => 'ROLE_CABINET_CASHDESKS',
  8511.                     => 'ROLE_CABINET_CASHDESKS_CREATE',
  8512.                     => 'ROLE_CABINET_CLUBS',
  8513.                     => 'ROLE_CABINET_HISTORY',
  8514.                     => 'ROLE_CABINET_USERS',
  8515.                     => 'ROLE_CABINET_USERS_CREATE',
  8516.                     => 'ROLE_CABINET_USERS_EDIT',
  8517.                 ],
  8518.             ],
  8519.             'security.access.denied_url' => NULL,
  8520.             'security.authentication.manager.erase_credentials' => true,
  8521.             'security.authentication.session_strategy.strategy' => 'migrate',
  8522.             'security.access.always_authenticate_before_granting' => false,
  8523.             'security.authentication.hide_user_not_found' => true,
  8524.             'security.firewalls' => [
  8525.                 => 'dev',
  8526.                 => 'main',
  8527.             ],
  8528.             'security.main._indexed_authenticators' => [
  8529.             ],
  8530.             'twig.form.resources' => [
  8531.                 => 'form_div_layout.html.twig',
  8532.                 => 'bootstrap_4_layout.html.twig',
  8533.             ],
  8534.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  8535.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  8536.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  8537.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  8538.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  8539.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  8540.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  8541.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  8542.             'doctrine.entity_managers' => [
  8543.                 'default' => 'doctrine.orm.default_entity_manager',
  8544.             ],
  8545.             'doctrine.default_entity_manager' => 'default',
  8546.             'doctrine.dbal.connection_factory.types' => [
  8547.             ],
  8548.             'doctrine.connections' => [
  8549.                 'default' => 'doctrine.dbal.default_connection',
  8550.             ],
  8551.             'doctrine.default_connection' => 'default',
  8552.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  8553.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  8554.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  8555.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  8556.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  8557.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  8558.             'doctrine.orm.cache.memcache_host' => 'localhost',
  8559.             'doctrine.orm.cache.memcache_port' => 11211,
  8560.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  8561.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  8562.             'doctrine.orm.cache.memcached_host' => 'localhost',
  8563.             'doctrine.orm.cache.memcached_port' => 11211,
  8564.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  8565.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  8566.             'doctrine.orm.cache.redis_host' => 'localhost',
  8567.             'doctrine.orm.cache.redis_port' => 6379,
  8568.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  8569.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  8570.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  8571.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  8572.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  8573.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  8574.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  8575.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  8576.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  8577.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  8578.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  8579.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  8580.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  8581.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  8582.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  8583.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  8584.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  8585.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  8586.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  8587.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  8588.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  8589.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  8590.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  8591.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  8592.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  8593.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  8594.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  8595.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  8596.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  8597.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  8598.             'doctrine.orm.auto_generate_proxy_classes' => true,
  8599.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  8600.             'doctrine.orm.proxy_namespace' => 'Proxies',
  8601.             'doctrine.migrations.preferred_em' => NULL,
  8602.             'doctrine.migrations.preferred_connection' => NULL,
  8603.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  8604.             'web_profiler.debug_toolbar.mode' => 2,
  8605.             'monolog.use_microseconds' => true,
  8606.             'monolog.swift_mailer.handlers' => [
  8607.             ],
  8608.             'monolog.handlers_to_channels' => [
  8609.                 'monolog.handler.console' => [
  8610.                     'type' => 'exclusive',
  8611.                     'elements' => [
  8612.                         => 'event',
  8613.                         => 'doctrine',
  8614.                         => 'console',
  8615.                     ],
  8616.                 ],
  8617.                 'monolog.handler.check_cashdesk_balance' => [
  8618.                     'type' => 'inclusive',
  8619.                     'elements' => [
  8620.                         => 'check_cashdesk_balance',
  8621.                     ],
  8622.                 ],
  8623.                 'monolog.handler.main' => [
  8624.                     'type' => 'exclusive',
  8625.                     'elements' => [
  8626.                         => 'event',
  8627.                     ],
  8628.                 ],
  8629.                 'monolog.handler.create_bet' => [
  8630.                     'type' => 'inclusive',
  8631.                     'elements' => [
  8632.                         => 'create_bet',
  8633.                     ],
  8634.                 ],
  8635.                 'monolog.handler.telegram' => [
  8636.                     'type' => 'inclusive',
  8637.                     'elements' => [
  8638.                         => 'telegram',
  8639.                     ],
  8640.                 ],
  8641.                 'monolog.handler.jackpot_wins' => [
  8642.                     'type' => 'inclusive',
  8643.                     'elements' => [
  8644.                         => 'jackpot_wins',
  8645.                     ],
  8646.                 ],
  8647.                 'monolog.handler.jackpots' => [
  8648.                     'type' => 'inclusive',
  8649.                     'elements' => [
  8650.                         => 'jackpots',
  8651.                     ],
  8652.                 ],
  8653.             ],
  8654.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  8655.             'maker.compatible_check.doctrine.supports_attributes' => true,
  8656.             'data_collector.templates' => [
  8657.                 'data_collector.request' => [
  8658.                     => 'request',
  8659.                     => '@WebProfiler/Collector/request.html.twig',
  8660.                 ],
  8661.                 'data_collector.time' => [
  8662.                     => 'time',
  8663.                     => '@WebProfiler/Collector/time.html.twig',
  8664.                 ],
  8665.                 'data_collector.memory' => [
  8666.                     => 'memory',
  8667.                     => '@WebProfiler/Collector/memory.html.twig',
  8668.                 ],
  8669.                 'data_collector.validator' => [
  8670.                     => 'validator',
  8671.                     => '@WebProfiler/Collector/validator.html.twig',
  8672.                 ],
  8673.                 'data_collector.ajax' => [
  8674.                     => 'ajax',
  8675.                     => '@WebProfiler/Collector/ajax.html.twig',
  8676.                 ],
  8677.                 'data_collector.form' => [
  8678.                     => 'form',
  8679.                     => '@WebProfiler/Collector/form.html.twig',
  8680.                 ],
  8681.                 'data_collector.exception' => [
  8682.                     => 'exception',
  8683.                     => '@WebProfiler/Collector/exception.html.twig',
  8684.                 ],
  8685.                 'data_collector.logger' => [
  8686.                     => 'logger',
  8687.                     => '@WebProfiler/Collector/logger.html.twig',
  8688.                 ],
  8689.                 'data_collector.events' => [
  8690.                     => 'events',
  8691.                     => '@WebProfiler/Collector/events.html.twig',
  8692.                 ],
  8693.                 'data_collector.router' => [
  8694.                     => 'router',
  8695.                     => '@WebProfiler/Collector/router.html.twig',
  8696.                 ],
  8697.                 'data_collector.cache' => [
  8698.                     => 'cache',
  8699.                     => '@WebProfiler/Collector/cache.html.twig',
  8700.                 ],
  8701.                 'data_collector.translation' => [
  8702.                     => 'translation',
  8703.                     => '@WebProfiler/Collector/translation.html.twig',
  8704.                 ],
  8705.                 'data_collector.security' => [
  8706.                     => 'security',
  8707.                     => '@Security/Collector/security.html.twig',
  8708.                 ],
  8709.                 'data_collector.twig' => [
  8710.                     => 'twig',
  8711.                     => '@WebProfiler/Collector/twig.html.twig',
  8712.                 ],
  8713.                 'data_collector.http_client' => [
  8714.                     => 'http_client',
  8715.                     => '@WebProfiler/Collector/http_client.html.twig',
  8716.                 ],
  8717.                 'data_collector.doctrine' => [
  8718.                     => 'db',
  8719.                     => '@Doctrine/Collector/db.html.twig',
  8720.                 ],
  8721.                 'data_collector.dump' => [
  8722.                     => 'dump',
  8723.                     => '@Debug/Profiler/dump.html.twig',
  8724.                 ],
  8725.                 'data_collector.config' => [
  8726.                     => 'config',
  8727.                     => '@WebProfiler/Collector/config.html.twig',
  8728.                 ],
  8729.             ],
  8730.             'console.command.ids' => [
  8731.             ],
  8732.         ];
  8733.     }
  8734.     protected function throw($message)
  8735.     {
  8736.         throw new RuntimeException($message);
  8737.     }
  8738. }