var/cache/dev/ContainerFvxDvib/App_KernelDevDebugContainer.php line 8077

Open in your IDE?
  1. <?php
  2. namespace ContainerFvxDvib;
  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\\CashdeskController' => 'getCashdeskControllerService',
  50.             'App\\Controller\\ChainClubController' => 'getChainClubControllerService',
  51.             'App\\Controller\\ClubApiController' => 'getClubApiControllerService',
  52.             'App\\Controller\\ClubController' => 'getClubControllerService',
  53.             'App\\Controller\\DownloadController' => 'getDownloadControllerService',
  54.             'App\\Controller\\EncashmentController' => 'getEncashmentControllerService',
  55.             'App\\Controller\\EncashmentPlanController' => 'getEncashmentPlanControllerService',
  56.             'App\\Controller\\HistoryChangeController' => 'getHistoryChangeControllerService',
  57.             'App\\Controller\\HistoryController' => 'getHistoryControllerService',
  58.             'App\\Controller\\IndexController' => 'getIndexControllerService',
  59.             'App\\Controller\\JackpotController' => 'getJackpotControllerService',
  60.             'App\\Controller\\LocalCashdeskController' => 'getLocalCashdeskControllerService',
  61.             'App\\Controller\\MetricsController' => 'getMetricsControllerService',
  62.             'App\\Controller\\OnlineCashdeskController' => 'getOnlineCashdeskControllerService',
  63.             'App\\Controller\\PartnerController' => 'getPartnerControllerService',
  64.             'App\\Controller\\ParyajpamRemoteCashdeskApiController' => 'getParyajpamRemoteCashdeskApiControllerService',
  65.             'App\\Controller\\PaymentController' => 'getPaymentControllerService',
  66.             'App\\Controller\\PlatformCashdeskApiController' => 'getPlatformCashdeskApiControllerService',
  67.             'App\\Controller\\PlatformCashdeskApiV2Controller' => 'getPlatformCashdeskApiV2ControllerService',
  68.             'App\\Controller\\RegionClubController' => 'getRegionClubControllerService',
  69.             'App\\Controller\\ReportController' => 'getReportControllerService',
  70.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  71.             'App\\Controller\\TelegramBotController' => 'getTelegramBotControllerService',
  72.             'App\\Controller\\TelegramUserController' => 'getTelegramUserControllerService',
  73.             'App\\Controller\\TerminalController' => 'getTerminalControllerService',
  74.             'App\\Controller\\TimetableController' => 'getTimetableControllerService',
  75.             'App\\Controller\\UserApiController' => 'getUserApiControllerService',
  76.             'App\\Controller\\UserController' => 'getUserControllerService',
  77.             'App\\Services\\TranslationPhrasesStub' => 'getTranslationPhrasesStubService',
  78.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  79.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  80.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  81.             'cache.app' => 'getCache_AppService',
  82.             'cache.app_clearer' => 'getCache_AppClearerService',
  83.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  84.             'cache.system' => 'getCache_SystemService',
  85.             'cache.system_clearer' => 'getCache_SystemClearerService',
  86.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  87.             'cache_warmer' => 'getCacheWarmerService',
  88.             'console.command_loader' => 'getConsole_CommandLoaderService',
  89.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  90.             'data_collector.dump' => 'getDataCollector_DumpService',
  91.             'doctrine' => 'getDoctrineService',
  92.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  93.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  94.             'error_controller' => 'getErrorControllerService',
  95.             'event_dispatcher' => 'getEventDispatcherService',
  96.             'http_kernel' => 'getHttpKernelService',
  97.             'monolog.logger.jackpot_wins' => 'getMonolog_Logger_JackpotWinsService',
  98.             'monolog.logger.jackpots' => 'getMonolog_Logger_JackpotsService',
  99.             'monolog.logger.telegram' => 'getMonolog_Logger_TelegramService',
  100.             'request_stack' => 'getRequestStackService',
  101.             'router' => 'getRouterService',
  102.             'routing.loader' => 'getRouting_LoaderService',
  103.             'services_resetter' => 'getServicesResetterService',
  104.             'translator' => 'getTranslatorService',
  105.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  106.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  107.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  108.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  109.             'cache_clearer' => 'getCacheClearerService',
  110.             'filesystem' => 'getFilesystemService',
  111.             'serializer' => 'getSerializerService',
  112.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  113.             'form.factory' => 'getForm_FactoryService',
  114.             'form.type.file' => 'getForm_Type_FileService',
  115.             'profiler' => 'getProfilerService',
  116.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  117.             'security.token_storage' => 'getSecurity_TokenStorageService',
  118.             'twig' => 'getTwigService',
  119.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  120.             'session' => 'getSessionService',
  121.             'validator' => 'getValidatorService',
  122.         ];
  123.         $this->aliases = [
  124.             'database_connection' => 'doctrine.dbal.default_connection',
  125.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  126.         ];
  127.         $this->privates['service_container'] = function () {
  128.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  129.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  130.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  131.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  132.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  133.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  134.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  135.             include_once \dirname(__DIR__4).'/src/Monolog/Processor/RequestIdProcessor.php';
  136.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  137.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  138.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  139.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  140.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  141.             include_once \dirname(__DIR__4).'/src/Repository/AuditLogRepository.php';
  142.             include_once \dirname(__DIR__4).'/src/Repository/CashdeskRepository.php';
  143.             include_once \dirname(__DIR__4).'/src/Repository/ClubRepository.php';
  144.             include_once \dirname(__DIR__4).'/src/Repository/RegionClubRepository.php';
  145.             include_once \dirname(__DIR__4).'/src/Repository/SettingRepository.php';
  146.             include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  147.             include_once \dirname(__DIR__4).'/src/Services/AuditLogService.php';
  148.             include_once \dirname(__DIR__4).'/src/Services/ClubService.php';
  149.             include_once \dirname(__DIR__4).'/src/Services/SecurityService.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  152.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  156.             include_once \dirname(__DIR__4).'/src/Services/RestrictionManager.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  158.             include_once \dirname(__DIR__4).'/src/Subscriber/BettingSignCheckerSubscriber.php';
  159.             include_once \dirname(__DIR__4).'/src/Subscriber/JsonRequestTransformerSubscriber.php';
  160.             include_once \dirname(__DIR__4).'/src/Subscriber/LocaleSubscriber.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  187.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  194.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  217.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  229.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  230.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  231.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  232.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  265.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  266.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  267.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  268.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  271.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  274.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  275.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  276.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  278.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  279.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  280.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/myclabs/php-enum/stubs/Stringable.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  300.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  301.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  302.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  303.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  305.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  306.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  307.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  308.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  309.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  310.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  311.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  313.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  316.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  317.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  318.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  319.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  320.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  322.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  323.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  324.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  325.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  328.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  329.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  333.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  336.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  337.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  338.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  339.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  344.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  346.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  348.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  349.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  352.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  353.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  354.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  381.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  387.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  404.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  408.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  410.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  412.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  413.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  414.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  415.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  416.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  417.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  418.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  419.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  420.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  426.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  449.             include_once \dirname(__DIR__4).'/src/Twig/AllowPaymentJackpots.php';
  450.             include_once \dirname(__DIR__4).'/src/Twig/PostPaginator.php';
  451.             include_once \dirname(__DIR__4).'/src/Twig/ShowCashdeskData.php';
  452.             include_once \dirname(__DIR__4).'/src/Twig/ShowClubData.php';
  453.             include_once \dirname(__DIR__4).'/src/Twig/ShowDatetimeExtension.php';
  454.             include_once \dirname(__DIR__4).'/src/Twig/ShowDuration.php';
  455.             include_once \dirname(__DIR__4).'/src/Twig/ShowMoneyExtension.php';
  456.             include_once \dirname(__DIR__4).'/src/Twig/ShowRegionData.php';
  457.             include_once \dirname(__DIR__4).'/src/Twig/ShowRoleExtension.php';
  458.             include_once \dirname(__DIR__4).'/src/Twig/ShowShiftDuration.php';
  459.             include_once \dirname(__DIR__4).'/src/Twig/ShowSupportImCode.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  463.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  465.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  470.         };
  471.     }
  472.     public function compile(): void
  473.     {
  474.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  475.     }
  476.     public function isCompiled(): bool
  477.     {
  478.         return true;
  479.     }
  480.     public function getRemovedIds(): array
  481.     {
  482.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  483.     }
  484.     /**
  485.      * Gets the public '.container.private.cache_clearer' shared service.
  486.      *
  487.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  488.      */
  489.     protected function get_Container_Private_CacheClearerService()
  490.     {
  491.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  492.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  493.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  494.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  495.         }, 1));
  496.     }
  497.     /**
  498.      * Gets the public '.container.private.filesystem' shared service.
  499.      *
  500.      * @return \Symfony\Component\Filesystem\Filesystem
  501.      */
  502.     protected function get_Container_Private_FilesystemService()
  503.     {
  504.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  505.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  506.     }
  507.     /**
  508.      * Gets the public '.container.private.form.factory' shared service.
  509.      *
  510.      * @return \Symfony\Component\Form\FormFactory
  511.      */
  512.     protected function get_Container_Private_Form_FactoryService()
  513.     {
  514.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  515.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  516.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  517.     }
  518.     /**
  519.      * Gets the public '.container.private.form.type.file' shared service.
  520.      *
  521.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  522.      */
  523.     protected function get_Container_Private_Form_Type_FileService()
  524.     {
  525.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  526.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  527.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  528.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  529.     }
  530.     /**
  531.      * Gets the public '.container.private.profiler' shared service.
  532.      *
  533.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  534.      */
  535.     protected function get_Container_Private_ProfilerService()
  536.     {
  537.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  538.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  539.         $a->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  540.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  541.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  542.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  543.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  544.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  545.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  546.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  547.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  548.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  549.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  550.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  551.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  552.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  553.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  554.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  555.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  556.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  557.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  558.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  559.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  560.         if ($this->has('kernel')) {
  561.             $f->setKernel($b);
  562.         }
  563.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  564.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  565.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  566.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  567.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  568.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  569.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  570.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  571.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  572.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  573.         $instance->add($d);
  574.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  575.         $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));
  576.         $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())));
  577.         $instance->add($e);
  578.         $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([])))));
  579.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  580.         $instance->add($f);
  581.         return $instance;
  582.     }
  583.     /**
  584.      * Gets the public '.container.private.security.authorization_checker' shared service.
  585.      *
  586.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  587.      */
  588.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  589.     {
  590.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  591.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  592.             return $this->services['.container.private.security.authorization_checker'];
  593.         }
  594.         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);
  595.     }
  596.     /**
  597.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  598.      *
  599.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  600.      */
  601.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  602.     {
  603.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  604.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  605.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  606.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  607.         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())));
  608.     }
  609.     /**
  610.      * Gets the public '.container.private.security.password_encoder' shared service.
  611.      *
  612.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  613.      *
  614.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  615.      */
  616.     protected function get_Container_Private_Security_PasswordEncoderService()
  617.     {
  618.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  619.         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()));
  620.     }
  621.     /**
  622.      * Gets the public '.container.private.security.token_storage' shared service.
  623.      *
  624.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  625.      */
  626.     protected function get_Container_Private_Security_TokenStorageService()
  627.     {
  628.         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, [
  629.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  630.         ], [
  631.             'request_stack' => '?',
  632.         ]));
  633.     }
  634.     /**
  635.      * Gets the public '.container.private.serializer' shared service.
  636.      *
  637.      * @return \Symfony\Component\Serializer\Serializer
  638.      */
  639.     protected function get_Container_Private_SerializerService()
  640.     {
  641.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  642.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  643.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  644.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  645.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  646.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  647.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  648.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  649.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  650.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  651.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  652.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  653.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  654.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  655.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  656.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  657.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  658.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  659.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  660.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  661.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  662.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  663.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  664.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  665.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  666.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  667.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  668.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  669.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  670.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  671.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  672.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  673.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  674.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  675.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  676.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  677.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  678.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  679.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  680.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  681.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  682.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  683.         $c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
  684.         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()]);
  685.     }
  686.     /**
  687.      * Gets the public '.container.private.session' shared service.
  688.      *
  689.      * @return \Symfony\Component\HttpFoundation\Session\Session
  690.      */
  691.     protected function get_Container_Private_SessionService()
  692.     {
  693.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  694.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  695.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  696.         if (isset($this->services['.container.private.session'])) {
  697.             return $this->services['.container.private.session'];
  698.         }
  699.         return $this->services['.container.private.session'] = $a->createSession();
  700.     }
  701.     /**
  702.      * Gets the public '.container.private.twig' shared service.
  703.      *
  704.      * @return \Twig\Environment
  705.      */
  706.     protected function get_Container_Private_TwigService()
  707.     {
  708.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  709.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  710.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  711.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  712.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  713.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  714.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  715.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  716.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  717.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  718.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  719.         $a->addPath((\dirname(__DIR__4).'/templates'));
  720.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  721.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  722.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  723.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  724.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  725.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  726.         $f = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  727.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  728.         $h = ($this->privates['App\\Repository\\SettingRepository'] ?? $this->getSettingRepositoryService());
  729.         $i = ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService());
  730.         $j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  731.         $j->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  732.         $k = new \Symfony\Bridge\Twig\AppVariable();
  733.         $k->setEnvironment('dev');
  734.         $k->setDebug(true);
  735.         if ($this->has('.container.private.security.token_storage')) {
  736.             $k->setTokenStorage($c);
  737.         }
  738.         if ($this->has('request_stack')) {
  739.             $k->setRequestStack($b);
  740.         }
  741.         $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  742.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  743.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  744.         $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)));
  745.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  746.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  747.         $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 () {
  748.             return new \EmptyIterator();
  749.         }, 0))));
  750.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__4), 'UTF-8'));
  751.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  752.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  753.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  754.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  755.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  756.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$f)));
  757.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  758.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  759.         $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())));
  760.         $instance->addExtension(new \App\Twig\AllowPaymentJackpots($h));
  761.         $instance->addExtension(new \App\Twig\PostPaginator($i));
  762.         $instance->addExtension(new \App\Twig\ShowCashdeskData(($this->privates['App\\Repository\\CashdeskRepository'] ?? $this->getCashdeskRepositoryService())));
  763.         $instance->addExtension(new \App\Twig\ShowClubData($i));
  764.         $instance->addExtension(new \App\Twig\ShowDatetimeExtension());
  765.         $instance->addExtension(new \App\Twig\ShowDuration());
  766.         $instance->addExtension(new \App\Twig\ShowMoneyExtension());
  767.         $instance->addExtension(new \App\Twig\ShowRegionData(($this->privates['App\\Repository\\RegionClubRepository'] ?? $this->getRegionClubRepositoryService())));
  768.         $instance->addExtension(new \App\Twig\ShowRoleExtension());
  769.         $instance->addExtension(new \App\Twig\ShowShiftDuration());
  770.         $instance->addExtension(new \App\Twig\ShowSupportImCode($h));
  771.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  772.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
  773.         $instance->addGlobal('app'$k);
  774.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  775.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  776.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  777.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  778.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  779.         ], [
  780.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  781.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  782.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  783.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  784.         ])));
  785.         $instance->addGlobal('projectName'$this->getEnv('string:PROJECT_NAME'));
  786.         $instance->addGlobal('assetsVersion'$this->getEnv('ASSETS_VERSION'));
  787.         $instance->addGlobal('defaultCurrency'$this->getEnv('DEFAULT_CURRENCY'));
  788.         $instance->registerUndefinedFilterCallback([=> $l=> 'suggestFilter']);
  789.         $instance->registerUndefinedFunctionCallback([=> $l=> 'suggestFunction']);
  790.         $instance->registerUndefinedTokenParserCallback([=> $l=> 'suggestTag']);
  791.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  792.         return $instance;
  793.     }
  794.     /**
  795.      * Gets the public '.container.private.validator' shared service.
  796.      *
  797.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  798.      */
  799.     protected function get_Container_Private_ValidatorService()
  800.     {
  801.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  802.     }
  803.     /**
  804.      * Gets the public 'App\Controller\AnaliticController' shared autowired service.
  805.      *
  806.      * @return \App\Controller\AnaliticController
  807.      */
  808.     protected function getAnaliticControllerService()
  809.     {
  810.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  811.         include_once \dirname(__DIR__4).'/src/Controller/AnaliticController.php';
  812.         $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()));
  813.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\AnaliticController'$this));
  814.         return $instance;
  815.     }
  816.     /**
  817.      * Gets the public 'App\Controller\BettingController' shared autowired service.
  818.      *
  819.      * @return \App\Controller\BettingController
  820.      */
  821.     protected function getBettingControllerService()
  822.     {
  823.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  824.         include_once \dirname(__DIR__4).'/src/Controller/BettingController.php';
  825.         $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()));
  826.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\BettingController'$this));
  827.         return $instance;
  828.     }
  829.     /**
  830.      * Gets the public 'App\Controller\BorletteController' shared autowired service.
  831.      *
  832.      * @return \App\Controller\BorletteController
  833.      */
  834.     protected function getBorletteControllerService()
  835.     {
  836.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  837.         include_once \dirname(__DIR__4).'/src/Controller/BorletteController.php';
  838.         $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()));
  839.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\BorletteController'$this));
  840.         return $instance;
  841.     }
  842.     /**
  843.      * Gets the public 'App\Controller\CashdeskController' shared autowired service.
  844.      *
  845.      * @return \App\Controller\CashdeskController
  846.      */
  847.     protected function getCashdeskControllerService()
  848.     {
  849.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  850.         include_once \dirname(__DIR__4).'/src/Controller/CashdeskController.php';
  851.         $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()));
  852.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\CashdeskController'$this));
  853.         return $instance;
  854.     }
  855.     /**
  856.      * Gets the public 'App\Controller\ChainClubController' shared autowired service.
  857.      *
  858.      * @return \App\Controller\ChainClubController
  859.      */
  860.     protected function getChainClubControllerService()
  861.     {
  862.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  863.         include_once \dirname(__DIR__4).'/src/Controller/ChainClubController.php';
  864.         include_once \dirname(__DIR__4).'/src/Services/ChainClubService.php';
  865.         $a = ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService());
  866.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  867.         $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);
  868.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\ChainClubController'$this));
  869.         return $instance;
  870.     }
  871.     /**
  872.      * Gets the public 'App\Controller\ClubApiController' shared autowired service.
  873.      *
  874.      * @return \App\Controller\ClubApiController
  875.      */
  876.     protected function getClubApiControllerService()
  877.     {
  878.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  879.         include_once \dirname(__DIR__4).'/src/Controller/ClubApiController.php';
  880.         $this->services['App\\Controller\\ClubApiController'] = $instance = new \App\Controller\ClubApiController(($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  881.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\ClubApiController'$this));
  882.         return $instance;
  883.     }
  884.     /**
  885.      * Gets the public 'App\Controller\ClubController' shared autowired service.
  886.      *
  887.      * @return \App\Controller\ClubController
  888.      */
  889.     protected function getClubControllerService()
  890.     {
  891.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  892.         include_once \dirname(__DIR__4).'/src/Controller/ClubController.php';
  893.         $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()));
  894.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\ClubController'$this));
  895.         return $instance;
  896.     }
  897.     /**
  898.      * Gets the public 'App\Controller\DownloadController' shared autowired service.
  899.      *
  900.      * @return \App\Controller\DownloadController
  901.      */
  902.     protected function getDownloadControllerService()
  903.     {
  904.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  905.         include_once \dirname(__DIR__4).'/src/Controller/DownloadController.php';
  906.         $this->services['App\\Controller\\DownloadController'] = $instance = new \App\Controller\DownloadController();
  907.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\DownloadController'$this));
  908.         return $instance;
  909.     }
  910.     /**
  911.      * Gets the public 'App\Controller\EncashmentController' shared autowired service.
  912.      *
  913.      * @return \App\Controller\EncashmentController
  914.      */
  915.     protected function getEncashmentControllerService()
  916.     {
  917.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  918.         include_once \dirname(__DIR__4).'/src/Controller/EncashmentController.php';
  919.         include_once \dirname(__DIR__4).'/src/Services/EncashmentService.php';
  920.         $a = ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService());
  921.         $b = ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService());
  922.         $c = ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService());
  923.         $d = ($this->privates['App\\Services\\PaymentService'] ?? $this->getPaymentServiceService());
  924.         $e = ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService());
  925.         $f = ($this->services['translator'] ?? $this->getTranslatorService());
  926.         $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);
  927.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\EncashmentController'$this));
  928.         return $instance;
  929.     }
  930.     /**
  931.      * Gets the public 'App\Controller\EncashmentPlanController' shared autowired service.
  932.      *
  933.      * @return \App\Controller\EncashmentPlanController
  934.      */
  935.     protected function getEncashmentPlanControllerService()
  936.     {
  937.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  938.         include_once \dirname(__DIR__4).'/src/Controller/EncashmentPlanController.php';
  939.         $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()));
  940.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\EncashmentPlanController'$this));
  941.         return $instance;
  942.     }
  943.     /**
  944.      * Gets the public 'App\Controller\HistoryChangeController' shared autowired service.
  945.      *
  946.      * @return \App\Controller\HistoryChangeController
  947.      */
  948.     protected function getHistoryChangeControllerService()
  949.     {
  950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  951.         include_once \dirname(__DIR__4).'/src/Controller/HistoryChangeController.php';
  952.         include_once \dirname(__DIR__4).'/src/Services/HistoryChangeService.php';
  953.         $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()));
  954.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\HistoryChangeController'$this));
  955.         return $instance;
  956.     }
  957.     /**
  958.      * Gets the public 'App\Controller\HistoryController' shared autowired service.
  959.      *
  960.      * @return \App\Controller\HistoryController
  961.      */
  962.     protected function getHistoryControllerService()
  963.     {
  964.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  965.         include_once \dirname(__DIR__4).'/src/Controller/HistoryController.php';
  966.         $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()));
  967.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\HistoryController'$this));
  968.         return $instance;
  969.     }
  970.     /**
  971.      * Gets the public 'App\Controller\IndexController' shared autowired service.
  972.      *
  973.      * @return \App\Controller\IndexController
  974.      */
  975.     protected function getIndexControllerService()
  976.     {
  977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  978.         include_once \dirname(__DIR__4).'/src/Controller/IndexController.php';
  979.         $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()));
  980.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\IndexController'$this));
  981.         return $instance;
  982.     }
  983.     /**
  984.      * Gets the public 'App\Controller\JackpotController' shared autowired service.
  985.      *
  986.      * @return \App\Controller\JackpotController
  987.      */
  988.     protected function getJackpotControllerService()
  989.     {
  990.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  991.         include_once \dirname(__DIR__4).'/src/Controller/JackpotController.php';
  992.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/JackpotFrontendClient.php';
  993.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/JackpotChannelManager.php';
  994.         $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()));
  995.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\JackpotController'$this));
  996.         return $instance;
  997.     }
  998.     /**
  999.      * Gets the public 'App\Controller\LocalCashdeskController' shared autowired service.
  1000.      *
  1001.      * @return \App\Controller\LocalCashdeskController
  1002.      */
  1003.     protected function getLocalCashdeskControllerService()
  1004.     {
  1005.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1006.         include_once \dirname(__DIR__4).'/src/Controller/LocalCashdeskController.php';
  1007.         $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()));
  1008.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\LocalCashdeskController'$this));
  1009.         return $instance;
  1010.     }
  1011.     /**
  1012.      * Gets the public 'App\Controller\MetricsController' shared autowired service.
  1013.      *
  1014.      * @return \App\Controller\MetricsController
  1015.      */
  1016.     protected function getMetricsControllerService()
  1017.     {
  1018.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1019.         include_once \dirname(__DIR__4).'/src/Controller/MetricsController.php';
  1020.         $this->services['App\\Controller\\MetricsController'] = $instance = new \App\Controller\MetricsController($this->getEnv('PROJECT_NAME'), ($this->privates['App\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()));
  1021.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\MetricsController'$this));
  1022.         return $instance;
  1023.     }
  1024.     /**
  1025.      * Gets the public 'App\Controller\OnlineCashdeskController' shared autowired service.
  1026.      *
  1027.      * @return \App\Controller\OnlineCashdeskController
  1028.      */
  1029.     protected function getOnlineCashdeskControllerService()
  1030.     {
  1031.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1032.         include_once \dirname(__DIR__4).'/src/Controller/OnlineCashdeskController.php';
  1033.         $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()));
  1034.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\OnlineCashdeskController'$this));
  1035.         return $instance;
  1036.     }
  1037.     /**
  1038.      * Gets the public 'App\Controller\PartnerController' shared autowired service.
  1039.      *
  1040.      * @return \App\Controller\PartnerController
  1041.      */
  1042.     protected function getPartnerControllerService()
  1043.     {
  1044.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1045.         include_once \dirname(__DIR__4).'/src/Controller/PartnerController.php';
  1046.         $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()));
  1047.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\PartnerController'$this));
  1048.         return $instance;
  1049.     }
  1050.     /**
  1051.      * Gets the public 'App\Controller\ParyajpamRemoteCashdeskApiController' shared autowired service.
  1052.      *
  1053.      * @return \App\Controller\ParyajpamRemoteCashdeskApiController
  1054.      */
  1055.     protected function getParyajpamRemoteCashdeskApiControllerService()
  1056.     {
  1057.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1058.         include_once \dirname(__DIR__4).'/src/Controller/ParyajpamRemoteCashdeskApiController.php';
  1059.         $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()));
  1060.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\ParyajpamRemoteCashdeskApiController'$this));
  1061.         return $instance;
  1062.     }
  1063.     /**
  1064.      * Gets the public 'App\Controller\PaymentController' shared autowired service.
  1065.      *
  1066.      * @return \App\Controller\PaymentController
  1067.      */
  1068.     protected function getPaymentControllerService()
  1069.     {
  1070.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1071.         include_once \dirname(__DIR__4).'/src/Controller/PaymentController.php';
  1072.         $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()));
  1073.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\PaymentController'$this));
  1074.         return $instance;
  1075.     }
  1076.     /**
  1077.      * Gets the public 'App\Controller\PlatformCashdeskApiController' shared autowired service.
  1078.      *
  1079.      * @return \App\Controller\PlatformCashdeskApiController
  1080.      */
  1081.     protected function getPlatformCashdeskApiControllerService()
  1082.     {
  1083.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1084.         include_once \dirname(__DIR__4).'/src/Controller/PlatformCashdeskApiController.php';
  1085.         $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()));
  1086.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\PlatformCashdeskApiController'$this));
  1087.         return $instance;
  1088.     }
  1089.     /**
  1090.      * Gets the public 'App\Controller\PlatformCashdeskApiV2Controller' shared autowired service.
  1091.      *
  1092.      * @return \App\Controller\PlatformCashdeskApiV2Controller
  1093.      */
  1094.     protected function getPlatformCashdeskApiV2ControllerService()
  1095.     {
  1096.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1097.         include_once \dirname(__DIR__4).'/src/Controller/PlatformCashdeskApiV2Controller.php';
  1098.         $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()));
  1099.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\PlatformCashdeskApiV2Controller'$this));
  1100.         return $instance;
  1101.     }
  1102.     /**
  1103.      * Gets the public 'App\Controller\RegionClubController' shared autowired service.
  1104.      *
  1105.      * @return \App\Controller\RegionClubController
  1106.      */
  1107.     protected function getRegionClubControllerService()
  1108.     {
  1109.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1110.         include_once \dirname(__DIR__4).'/src/Controller/RegionClubController.php';
  1111.         $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()));
  1112.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\RegionClubController'$this));
  1113.         return $instance;
  1114.     }
  1115.     /**
  1116.      * Gets the public 'App\Controller\ReportController' shared autowired service.
  1117.      *
  1118.      * @return \App\Controller\ReportController
  1119.      */
  1120.     protected function getReportControllerService()
  1121.     {
  1122.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1123.         include_once \dirname(__DIR__4).'/src/Controller/ReportController.php';
  1124.         include_once \dirname(__DIR__4).'/src/Services/ReportService.php';
  1125.         $a = ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService());
  1126.         $b = ($this->privates['App\\Services\\TimetableService'] ?? $this->getTimetableServiceService());
  1127.         $c = ($this->privates['App\\Services\\ClubService'] ?? $this->getClubServiceService());
  1128.         $d = ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService());
  1129.         $e = ($this->privates['App\\Model\\PlatformClient\\Borlette\\Client'] ?? $this->getClientService());
  1130.         $f = ($this->services['translator'] ?? $this->getTranslatorService());
  1131.         $g = ($this->privates['App\\Services\\CashdeskService'] ?? $this->getCashdeskServiceService());
  1132.         $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);
  1133.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\ReportController'$this));
  1134.         return $instance;
  1135.     }
  1136.     /**
  1137.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  1138.      *
  1139.      * @return \App\Controller\SecurityController
  1140.      */
  1141.     protected function getSecurityControllerService()
  1142.     {
  1143.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1144.         include_once \dirname(__DIR__4).'/src/Controller/SecurityController.php';
  1145.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  1146.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\SecurityController'$this));
  1147.         return $instance;
  1148.     }
  1149.     /**
  1150.      * Gets the public 'App\Controller\TelegramBotController' shared autowired service.
  1151.      *
  1152.      * @return \App\Controller\TelegramBotController
  1153.      */
  1154.     protected function getTelegramBotControllerService()
  1155.     {
  1156.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1157.         include_once \dirname(__DIR__4).'/src/Controller/TelegramBotController.php';
  1158.         include_once \dirname(__DIR__4).'/src/Services/TelegramService.php';
  1159.         $a = ($this->privates['App\\Repository\\TelegramRepository'] ?? $this->getTelegramRepositoryService());
  1160.         $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()));
  1161.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\TelegramBotController'$this));
  1162.         return $instance;
  1163.     }
  1164.     /**
  1165.      * Gets the public 'App\Controller\TelegramUserController' shared autowired service.
  1166.      *
  1167.      * @return \App\Controller\TelegramUserController
  1168.      */
  1169.     protected function getTelegramUserControllerService()
  1170.     {
  1171.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1172.         include_once \dirname(__DIR__4).'/src/Controller/TelegramUserController.php';
  1173.         $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()));
  1174.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\TelegramUserController'$this));
  1175.         return $instance;
  1176.     }
  1177.     /**
  1178.      * Gets the public 'App\Controller\TerminalController' shared autowired service.
  1179.      *
  1180.      * @return \App\Controller\TerminalController
  1181.      */
  1182.     protected function getTerminalControllerService()
  1183.     {
  1184.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1185.         include_once \dirname(__DIR__4).'/src/Controller/TerminalController.php';
  1186.         $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()));
  1187.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\TerminalController'$this));
  1188.         return $instance;
  1189.     }
  1190.     /**
  1191.      * Gets the public 'App\Controller\TimetableController' shared autowired service.
  1192.      *
  1193.      * @return \App\Controller\TimetableController
  1194.      */
  1195.     protected function getTimetableControllerService()
  1196.     {
  1197.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1198.         include_once \dirname(__DIR__4).'/src/Controller/TimetableController.php';
  1199.         $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()));
  1200.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\TimetableController'$this));
  1201.         return $instance;
  1202.     }
  1203.     /**
  1204.      * Gets the public 'App\Controller\UserApiController' shared autowired service.
  1205.      *
  1206.      * @return \App\Controller\UserApiController
  1207.      */
  1208.     protected function getUserApiControllerService()
  1209.     {
  1210.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1211.         include_once \dirname(__DIR__4).'/src/Controller/UserApiController.php';
  1212.         $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()));
  1213.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\UserApiController'$this));
  1214.         return $instance;
  1215.     }
  1216.     /**
  1217.      * Gets the public 'App\Controller\UserController' shared autowired service.
  1218.      *
  1219.      * @return \App\Controller\UserController
  1220.      */
  1221.     protected function getUserControllerService()
  1222.     {
  1223.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1224.         include_once \dirname(__DIR__4).'/src/Controller/UserController.php';
  1225.         include_once \dirname(__DIR__4).'/src/Services/LocaleService.php';
  1226.         $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()), new \App\Services\LocaleService(($this->privates['App\\Repository\\LocaleRepository'] ?? $this->getLocaleRepositoryService())), ($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()));
  1227.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Controller\\UserController'$this));
  1228.         return $instance;
  1229.     }
  1230.     /**
  1231.      * Gets the public 'App\Services\TranslationPhrasesStub' shared autowired service.
  1232.      *
  1233.      * @return \App\Services\TranslationPhrasesStub
  1234.      */
  1235.     protected function getTranslationPhrasesStubService()
  1236.     {
  1237.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1238.         include_once \dirname(__DIR__4).'/src/Services/TranslationPhrasesStub.php';
  1239.         $this->services['App\\Services\\TranslationPhrasesStub'] = $instance = new \App\Services\TranslationPhrasesStub(($this->services['translator'] ?? $this->getTranslatorService()));
  1240.         $instance->setContainer(($this->privates['.service_locator.7e6HQNl'] ?? $this->get_ServiceLocator_7e6HQNlService())->withContext('App\\Services\\TranslationPhrasesStub'$this));
  1241.         return $instance;
  1242.     }
  1243.     /**
  1244.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1245.      *
  1246.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1247.      */
  1248.     protected function getProfilerControllerService()
  1249.     {
  1250.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  1251.         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()));
  1252.     }
  1253.     /**
  1254.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1255.      *
  1256.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1257.      */
  1258.     protected function getRedirectControllerService()
  1259.     {
  1260.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1261.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1262.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1263.     }
  1264.     /**
  1265.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1266.      *
  1267.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1268.      */
  1269.     protected function getTemplateControllerService()
  1270.     {
  1271.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1272.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1273.     }
  1274.     /**
  1275.      * Gets the public 'cache.app' shared service.
  1276.      *
  1277.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1278.      */
  1279.     protected function getCache_AppService()
  1280.     {
  1281.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('fsd14TkpOR'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1282.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1283.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1284.     }
  1285.     /**
  1286.      * Gets the public 'cache.app_clearer' shared service.
  1287.      *
  1288.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1289.      */
  1290.     protected function getCache_AppClearerService()
  1291.     {
  1292.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1293.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1294.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1295.     }
  1296.     /**
  1297.      * Gets the public 'cache.global_clearer' shared service.
  1298.      *
  1299.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1300.      */
  1301.     protected function getCache_GlobalClearerService()
  1302.     {
  1303.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1304.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1305.         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())]);
  1306.     }
  1307.     /**
  1308.      * Gets the public 'cache.system' shared service.
  1309.      *
  1310.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1311.      */
  1312.     protected function getCache_SystemService()
  1313.     {
  1314.         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())));
  1315.     }
  1316.     /**
  1317.      * Gets the public 'cache.system_clearer' shared service.
  1318.      *
  1319.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1320.      */
  1321.     protected function getCache_SystemClearerService()
  1322.     {
  1323.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1324.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1325.         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())]);
  1326.     }
  1327.     /**
  1328.      * Gets the public 'cache.validator_expression_language' shared service.
  1329.      *
  1330.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1331.      */
  1332.     protected function getCache_ValidatorExpressionLanguageService()
  1333.     {
  1334.         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())));
  1335.     }
  1336.     /**
  1337.      * Gets the public 'cache_warmer' shared service.
  1338.      *
  1339.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1340.      */
  1341.     protected function getCacheWarmerService()
  1342.     {
  1343.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1344.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1345.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1346.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1347.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1348.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1349.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1350.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1351.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1352.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1353.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1354.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1355.         }, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1356.     }
  1357.     /**
  1358.      * Gets the public 'console.command_loader' shared service.
  1359.      *
  1360.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1361.      */
  1362.     protected function getConsole_CommandLoaderService()
  1363.     {
  1364.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1365.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1366.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1367.             'App\\Command\\BlockCashdesksCommand' => ['privates''App\\Command\\BlockCashdesksCommand''getBlockCashdesksCommandService'false],
  1368.             'App\\Command\\BlockUsersCommand' => ['privates''App\\Command\\BlockUsersCommand''getBlockUsersCommandService'false],
  1369.             'App\\Command\\PaymentsAggregateCommand' => ['privates''App\\Command\\PaymentsAggregateCommand''getPaymentsAggregateCommandService'false],
  1370.             'App\\Command\\UnlinkUsersFromCashdesksCommand' => ['privates''App\\Command\\UnlinkUsersFromCashdesksCommand''getUnlinkUsersFromCashdesksCommandService'false],
  1371.             'App\\Command\\UsersInactiveLogoutCommand' => ['privates''App\\Command\\UsersInactiveLogoutCommand''getUsersInactiveLogoutCommandService'false],
  1372.             'App\\Command\\UsersLogoutCommand' => ['privates''App\\Command\\UsersLogoutCommand''getUsersLogoutCommandService'false],
  1373.             'App\\Command\\UsersWorkingTimeLogoutCommand' => ['privates''App\\Command\\UsersWorkingTimeLogoutCommand''getUsersWorkingTimeLogoutCommandService'false],
  1374.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1375.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1376.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1377.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1378.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1379.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1380.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1381.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1382.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1383.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1384.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1385.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1386.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1387.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1388.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1389.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1390.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1391.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1392.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1393.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1394.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1395.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1396.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1397.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1398.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1399.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1400.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1401.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1402.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1403.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1404.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1405.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1406.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1407.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1408.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1409.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1410.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1411.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1412.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1413.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1414.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1415.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1416.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1417.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1418.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1419.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1420.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1421.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1422.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1423.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1424.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1425.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1426.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1427.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1428.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1429.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1430.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  1431.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  1432.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  1433.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1434.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1435.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1436.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1437.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1438.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1439.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1440.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1441.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1442.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1443.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1444.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1445.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1446.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1447.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1448.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1449.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1450.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1451.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1452.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1453.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1454.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1455.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1456.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1457.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1458.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1459.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1460.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1461.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1462.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1463.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1464.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1465.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  1466.         ], [
  1467.             'App\\Command\\BlockCashdesksCommand' => 'App\\Command\\BlockCashdesksCommand',
  1468.             'App\\Command\\BlockUsersCommand' => 'App\\Command\\BlockUsersCommand',
  1469.             'App\\Command\\PaymentsAggregateCommand' => 'App\\Command\\PaymentsAggregateCommand',
  1470.             'App\\Command\\UnlinkUsersFromCashdesksCommand' => 'App\\Command\\UnlinkUsersFromCashdesksCommand',
  1471.             'App\\Command\\UsersInactiveLogoutCommand' => 'App\\Command\\UsersInactiveLogoutCommand',
  1472.             'App\\Command\\UsersLogoutCommand' => 'App\\Command\\UsersLogoutCommand',
  1473.             'App\\Command\\UsersWorkingTimeLogoutCommand' => 'App\\Command\\UsersWorkingTimeLogoutCommand',
  1474.             'console.command.about' => '?',
  1475.             'console.command.assets_install' => '?',
  1476.             'console.command.cache_clear' => '?',
  1477.             'console.command.cache_pool_clear' => '?',
  1478.             'console.command.cache_pool_prune' => '?',
  1479.             'console.command.cache_pool_delete' => '?',
  1480.             'console.command.cache_pool_list' => '?',
  1481.             'console.command.cache_warmup' => '?',
  1482.             'console.command.config_debug' => '?',
  1483.             'console.command.config_dump_reference' => '?',
  1484.             'console.command.container_debug' => '?',
  1485.             'console.command.container_lint' => '?',
  1486.             'console.command.debug_autowiring' => '?',
  1487.             'console.command.dotenv_debug' => '?',
  1488.             'console.command.event_dispatcher_debug' => '?',
  1489.             'console.command.router_debug' => '?',
  1490.             'console.command.router_match' => '?',
  1491.             'console.command.translation_debug' => '?',
  1492.             'console.command.translation_extract' => '?',
  1493.             'console.command.validator_debug' => '?',
  1494.             'console.command.translation_pull' => '?',
  1495.             'console.command.translation_push' => '?',
  1496.             'console.command.xliff_lint' => '?',
  1497.             'console.command.yaml_lint' => '?',
  1498.             'console.command.form_debug' => '?',
  1499.             'console.command.secrets_set' => '?',
  1500.             'console.command.secrets_remove' => '?',
  1501.             'console.command.secrets_generate_key' => '?',
  1502.             'console.command.secrets_list' => '?',
  1503.             'console.command.secrets_decrypt_to_local' => '?',
  1504.             'console.command.secrets_encrypt_from_local' => '?',
  1505.             'security.command.debug_firewall' => '?',
  1506.             'security.command.user_password_encoder' => '?',
  1507.             'security.command.user_password_hash' => '?',
  1508.             'twig.command.debug' => '?',
  1509.             'twig.command.lint' => '?',
  1510.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1511.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1512.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1513.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1514.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  1515.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  1516.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  1517.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  1518.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  1519.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  1520.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  1521.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  1522.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  1523.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  1524.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  1525.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  1526.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  1527.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  1528.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1529.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  1530.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  1531.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  1532.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  1533.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  1534.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  1535.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  1536.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  1537.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  1538.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  1539.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  1540.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  1541.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  1542.             'var_dumper.command.server_dump' => '?',
  1543.             'monolog.command.server_log' => '?',
  1544.             'maker.auto_command.make_auth' => '?',
  1545.             'maker.auto_command.make_command' => '?',
  1546.             'maker.auto_command.make_controller' => '?',
  1547.             'maker.auto_command.make_crud' => '?',
  1548.             'maker.auto_command.make_docker_database' => '?',
  1549.             'maker.auto_command.make_entity' => '?',
  1550.             'maker.auto_command.make_fixtures' => '?',
  1551.             'maker.auto_command.make_form' => '?',
  1552.             'maker.auto_command.make_message' => '?',
  1553.             'maker.auto_command.make_messenger_middleware' => '?',
  1554.             'maker.auto_command.make_registration_form' => '?',
  1555.             'maker.auto_command.make_reset_password' => '?',
  1556.             'maker.auto_command.make_serializer_encoder' => '?',
  1557.             'maker.auto_command.make_serializer_normalizer' => '?',
  1558.             'maker.auto_command.make_subscriber' => '?',
  1559.             'maker.auto_command.make_twig_extension' => '?',
  1560.             'maker.auto_command.make_test' => '?',
  1561.             'maker.auto_command.make_validator' => '?',
  1562.             'maker.auto_command.make_voter' => '?',
  1563.             'maker.auto_command.make_user' => '?',
  1564.             'maker.auto_command.make_migration' => '?',
  1565.             'maker.auto_command.make_stimulus_controller' => '?',
  1566.         ]), ['app:cashdesks:block' => 'App\\Command\\BlockCashdesksCommand''app:users:block' => 'App\\Command\\BlockUsersCommand''app:payments:aggregate' => 'App\\Command\\PaymentsAggregateCommand''app:users:unlink' => 'App\\Command\\UnlinkUsersFromCashdesksCommand''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']);
  1567.     }
  1568.     /**
  1569.      * Gets the public 'container.env_var_processors_locator' shared service.
  1570.      *
  1571.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1572.      */
  1573.     protected function getContainer_EnvVarProcessorsLocatorService()
  1574.     {
  1575.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1576.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1577.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1578.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1579.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1580.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1581.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1582.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1583.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1584.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1585.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1586.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1587.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1588.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1589.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1590.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1591.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1592.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1593.         ], [
  1594.             'base64' => '?',
  1595.             'bool' => '?',
  1596.             'const' => '?',
  1597.             'csv' => '?',
  1598.             'default' => '?',
  1599.             'file' => '?',
  1600.             'float' => '?',
  1601.             'int' => '?',
  1602.             'json' => '?',
  1603.             'key' => '?',
  1604.             'not' => '?',
  1605.             'query_string' => '?',
  1606.             'require' => '?',
  1607.             'resolve' => '?',
  1608.             'string' => '?',
  1609.             'trim' => '?',
  1610.             'url' => '?',
  1611.         ]);
  1612.     }
  1613.     /**
  1614.      * Gets the public 'data_collector.dump' shared service.
  1615.      *
  1616.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1617.      */
  1618.     protected function getDataCollector_DumpService()
  1619.     {
  1620.         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()));
  1621.     }
  1622.     /**
  1623.      * Gets the public 'doctrine' shared service.
  1624.      *
  1625.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1626.      */
  1627.     protected function getDoctrineService()
  1628.     {
  1629.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1630.     }
  1631.     /**
  1632.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1633.      *
  1634.      * @return \Doctrine\DBAL\Connection
  1635.      */
  1636.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1637.     {
  1638.         $a = new \Doctrine\DBAL\Configuration();
  1639.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1640.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1641.         $b->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  1642.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1643.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1644.         $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))));
  1645.         $c->setConnectionName('default');
  1646.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  1647.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->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, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1648.             'App\\EventListeners\\MySQLConnectionListener' => ['privates''App\\EventListeners\\MySQLConnectionListener''getMySQLConnectionListenerService'false],
  1649.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1650.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  1651.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  1652.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  1653.         ], [
  1654.             'App\\EventListeners\\MySQLConnectionListener' => '?',
  1655.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1656.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1657.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1658.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1659.         ]), [=> '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']]), []);
  1660.     }
  1661.     /**
  1662.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1663.      *
  1664.      * @return \Doctrine\ORM\EntityManager
  1665.      */
  1666.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1667.     {
  1668.         $a = new \Doctrine\ORM\Configuration();
  1669.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1670.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1671.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1672.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1673.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1674.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1675.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1676.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  1677.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  1678.         ], [
  1679.             'doctrine.ulid_generator' => '?',
  1680.             'doctrine.uuid_generator' => '?',
  1681.         ])));
  1682.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1683.         $a->setProxyNamespace('Proxies');
  1684.         $a->setAutoGenerateProxyClasses(true);
  1685.         $a->setSchemaIgnoreClasses([]);
  1686.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1687.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1688.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1689.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1690.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1691.         $a->setLazyGhostObjectEnabled(false);
  1692.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1693.             'App\\Repository\\AuditLogRepository' => ['privates''App\\Repository\\AuditLogRepository''getAuditLogRepositoryService'false],
  1694.             'App\\Repository\\CashdeskRepository' => ['privates''App\\Repository\\CashdeskRepository''getCashdeskRepositoryService'false],
  1695.             'App\\Repository\\ChainClubRepository' => ['privates''App\\Repository\\ChainClubRepository''getChainClubRepositoryService'false],
  1696.             'App\\Repository\\ClubRepository' => ['privates''App\\Repository\\ClubRepository''getClubRepositoryService'false],
  1697.             'App\\Repository\\HistoryChangeRepository' => ['privates''App\\Repository\\HistoryChangeRepository''getHistoryChangeRepositoryService'false],
  1698.             'App\\Repository\\JackpotRepository' => ['privates''App\\Repository\\JackpotRepository''getJackpotRepositoryService'false],
  1699.             'App\\Repository\\JackpotWinRepository' => ['privates''App\\Repository\\JackpotWinRepository''getJackpotWinRepositoryService'false],
  1700.             'App\\Repository\\LocaleRepository' => ['privates''App\\Repository\\LocaleRepository''getLocaleRepositoryService'false],
  1701.             'App\\Repository\\OpcodeRepository' => ['privates''App\\Repository\\OpcodeRepository''getOpcodeRepositoryService'false],
  1702.             'App\\Repository\\PartnerRepository' => ['privates''App\\Repository\\PartnerRepository''getPartnerRepositoryService'false],
  1703.             'App\\Repository\\PaymentAggregationRepository' => ['privates''App\\Repository\\PaymentAggregationRepository''getPaymentAggregationRepositoryService'false],
  1704.             'App\\Repository\\PaymentRepository' => ['privates''App\\Repository\\PaymentRepository''getPaymentRepositoryService'false],
  1705.             'App\\Repository\\RegionClubRepository' => ['privates''App\\Repository\\RegionClubRepository''getRegionClubRepositoryService'false],
  1706.             'App\\Repository\\SessionRepository' => ['privates''App\\Repository\\SessionRepository''getSessionRepositoryService'false],
  1707.             'App\\Repository\\SettingRepository' => ['privates''App\\Repository\\SettingRepository''getSettingRepositoryService'false],
  1708.             'App\\Repository\\TelegramRepository' => ['privates''App\\Repository\\TelegramRepository''getTelegramRepositoryService'false],
  1709.             'App\\Repository\\TelegramUserRepository' => ['privates''App\\Repository\\TelegramUserRepository''getTelegramUserRepositoryService'false],
  1710.             'App\\Repository\\TimetableRepository' => ['privates''App\\Repository\\TimetableRepository''getTimetableRepositoryService'false],
  1711.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  1712.             'App\\Repository\\WorkshiftRepository' => ['privates''App\\Repository\\WorkshiftRepository''getWorkshiftRepositoryService'false],
  1713.         ], [
  1714.             'App\\Repository\\AuditLogRepository' => '?',
  1715.             'App\\Repository\\CashdeskRepository' => '?',
  1716.             'App\\Repository\\ChainClubRepository' => '?',
  1717.             'App\\Repository\\ClubRepository' => '?',
  1718.             'App\\Repository\\HistoryChangeRepository' => '?',
  1719.             'App\\Repository\\JackpotRepository' => '?',
  1720.             'App\\Repository\\JackpotWinRepository' => '?',
  1721.             'App\\Repository\\LocaleRepository' => '?',
  1722.             'App\\Repository\\OpcodeRepository' => '?',
  1723.             'App\\Repository\\PartnerRepository' => '?',
  1724.             'App\\Repository\\PaymentAggregationRepository' => '?',
  1725.             'App\\Repository\\PaymentRepository' => '?',
  1726.             'App\\Repository\\RegionClubRepository' => '?',
  1727.             'App\\Repository\\SessionRepository' => '?',
  1728.             'App\\Repository\\SettingRepository' => '?',
  1729.             'App\\Repository\\TelegramRepository' => '?',
  1730.             'App\\Repository\\TelegramUserRepository' => '?',
  1731.             'App\\Repository\\TimetableRepository' => '?',
  1732.             'App\\Repository\\UserRepository' => '?',
  1733.             'App\\Repository\\WorkshiftRepository' => '?',
  1734.         ])));
  1735.         $a->addCustomStringFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  1736.         $a->addCustomStringFunction('MATCH''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  1737.         $a->addCustomStringFunction('IF''DoctrineExtensions\\Query\\Mysql\\IfElse');
  1738.         $a->addCustomStringFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1739.         $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1740.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1741.         return $instance;
  1742.     }
  1743.     /**
  1744.      * Gets the public 'error_controller' shared service.
  1745.      *
  1746.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1747.      */
  1748.     protected function getErrorControllerService()
  1749.     {
  1750.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1751.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1752.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1753.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1754.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1755.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1756.         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)));
  1757.     }
  1758.     /**
  1759.      * Gets the public 'event_dispatcher' shared service.
  1760.      *
  1761.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1762.      */
  1763.     protected function getEventDispatcherService()
  1764.     {
  1765.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1766.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1767.         $a->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  1768.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1769.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1770.         $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())));
  1771.         $instance->addListener('kernel.controller', [=> function () {
  1772.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1773.         }, => 'onKernelController'], 0);
  1774.         $instance->addListener('security.interactive_login', [=> function () {
  1775.             return ($this->privates['App\\EventSubscribers\\Login\\LastLoginTimeOnLoginSubscriber'] ?? $this->getLastLoginTimeOnLoginSubscriberService());
  1776.         }, => 'onInteractiveLogin'], 100);
  1777.         $instance->addListener('security.interactive_login', [=> function () {
  1778.             return ($this->privates['App\\EventSubscribers\\Login\\StartTimetableOnLoginSubscriber'] ?? $this->getStartTimetableOnLoginSubscriberService());
  1779.         }, => 'onInteractiveLogin'], 100);
  1780.         $instance->addListener('security.interactive_login', [=> function () {
  1781.             return ($this->privates['App\\EventSubscribers\\Login\\UpdateActiveTimeOnLoginSubscriber'] ?? $this->getUpdateActiveTimeOnLoginSubscriberService());
  1782.         }, => 'onInteractiveLogin'], 0);
  1783.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1784.             return ($this->privates['App\\EventSubscribers\\Logout\\FinishTimetableOnLogoutSubscriber'] ?? $this->getFinishTimetableOnLogoutSubscriberService());
  1785.         }, => 'onLogout'], 0);
  1786.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1787.             return ($this->privates['App\\EventSubscribers\\Logout\\UnlinkCashdeskOnLogoutSubscriber'] ?? $this->getUnlinkCashdeskOnLogoutSubscriberService());
  1788.         }, => 'onLogout'], 0);
  1789.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1790.             return ($this->privates['App\\EventSubscribers\\Logout\\UpdateActiveTimeOnLogoutSubscriber'] ?? $this->getUpdateActiveTimeOnLogoutSubscriberService());
  1791.         }, => 'onLogout'], 0);
  1792.         $instance->addListener('kernel.request', [=> function () {
  1793.             return ($this->privates['App\\Subscriber\\BettingSignCheckerSubscriber'] ?? ($this->privates['App\\Subscriber\\BettingSignCheckerSubscriber'] = new \App\Subscriber\BettingSignCheckerSubscriber($this->getEnv('BETTING_SECRETKEY'))));
  1794.         }, => 'onKernelRequest'], 2);
  1795.         $instance->addListener('kernel.request', [=> function () {
  1796.             return ($this->privates['App\\Subscriber\\JsonRequestTransformerSubscriber'] ?? ($this->privates['App\\Subscriber\\JsonRequestTransformerSubscriber'] = new \App\Subscriber\JsonRequestTransformerSubscriber()));
  1797.         }, => 'onKernelRequest'], 1);
  1798.         $instance->addListener('security.interactive_login', [=> function () {
  1799.             return ($this->privates['App\\Subscriber\\LocaleOnLoginSubscriber'] ?? $this->getLocaleOnLoginSubscriberService());
  1800.         }, => 'onInteractiveLogin'], 0);
  1801.         $instance->addListener('kernel.request', [=> function () {
  1802.             return ($this->privates['App\\Subscriber\\LocaleSubscriber'] ?? ($this->privates['App\\Subscriber\\LocaleSubscriber'] = new \App\Subscriber\LocaleSubscriber($this->getEnv('DEFAULT_LOCALE'))));
  1803.         }, => 'onKernelRequest'], 20);
  1804.         $instance->addListener('security.interactive_login', [=> function () {
  1805.             return ($this->privates['App\\Subscriber\\RemoteTokenCreatorSubscriber'] ?? $this->getRemoteTokenCreatorSubscriberService());
  1806.         }, => 'onInteractiveLogin'], 0);
  1807.         $instance->addListener('kernel.response', [=> function () {
  1808.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1809.         }, => 'onKernelResponse'], 0);
  1810.         $instance->addListener('kernel.response', [=> function () {
  1811.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1812.         }, => 'onKernelResponse'], -1024);
  1813.         $instance->addListener('kernel.request', [=> function () {
  1814.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1815.         }, => 'setDefaultLocale'], 100);
  1816.         $instance->addListener('kernel.request', [=> function () {
  1817.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1818.         }, => 'onKernelRequest'], 16);
  1819.         $instance->addListener('kernel.finish_request', [=> function () {
  1820.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1821.         }, => 'onKernelFinishRequest'], 0);
  1822.         $instance->addListener('kernel.request', [=> function () {
  1823.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1824.         }, => 'onKernelRequest'], 256);
  1825.         $instance->addListener('kernel.response', [=> function () {
  1826.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1827.         }, => 'onResponse'], -255);
  1828.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1829.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1830.         }, => 'onControllerArguments'], 0);
  1831.         $instance->addListener('kernel.exception', [=> function () {
  1832.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1833.         }, => 'logKernelException'], 0);
  1834.         $instance->addListener('kernel.exception', [=> function () {
  1835.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1836.         }, => 'onKernelException'], -128);
  1837.         $instance->addListener('kernel.response', [=> function () {
  1838.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1839.         }, => 'removeCspHeader'], -128);
  1840.         $instance->addListener('kernel.request', [=> function () {
  1841.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1842.         }, => 'onKernelRequest'], 15);
  1843.         $instance->addListener('kernel.finish_request', [=> function () {
  1844.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1845.         }, => 'onKernelFinishRequest'], -15);
  1846.         $instance->addListener('console.error', [=> function () {
  1847.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1848.         }, => 'onConsoleError'], -128);
  1849.         $instance->addListener('console.terminate', [=> function () {
  1850.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1851.         }, => 'onConsoleTerminate'], -128);
  1852.         $instance->addListener('console.error', [=> function () {
  1853.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1854.         }, => 'onConsoleError'], 0);
  1855.         $instance->addListener('kernel.request', [=> function () {
  1856.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1857.         }, => 'configure'], 2048);
  1858.         $instance->addListener('console.command', [=> function () {
  1859.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1860.         }, => 'configure'], 2048);
  1861.         $instance->addListener('kernel.request', [=> function () {
  1862.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1863.         }, => 'onKernelRequest'], 32);
  1864.         $instance->addListener('kernel.finish_request', [=> function () {
  1865.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1866.         }, => 'onKernelFinishRequest'], 0);
  1867.         $instance->addListener('kernel.exception', [=> function () {
  1868.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1869.         }, => 'onKernelException'], -64);
  1870.         $instance->addListener('kernel.request', [=> function () {
  1871.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1872.         }, => 'onKernelRequest'], 128);
  1873.         $instance->addListener('kernel.response', [=> function () {
  1874.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1875.         }, => 'onKernelResponse'], -1000);
  1876.         $instance->addListener('kernel.finish_request', [=> function () {
  1877.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1878.         }, => 'onFinishRequest'], 0);
  1879.         $instance->addListener('kernel.response', [=> function () {
  1880.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1881.         }, => 'onKernelResponse'], -100);
  1882.         $instance->addListener('kernel.exception', [=> function () {
  1883.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1884.         }, => 'onKernelException'], 0);
  1885.         $instance->addListener('kernel.terminate', [=> function () {
  1886.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1887.         }, => 'onKernelTerminate'], -1024);
  1888.         $instance->addListener('kernel.controller', [=> function () {
  1889.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1890.         }, => 'onKernelController'], 0);
  1891.         $instance->addListener('kernel.response', [=> function () {
  1892.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1893.         }, => 'onKernelResponse'], 0);
  1894.         $instance->addListener('kernel.controller', [=> function () {
  1895.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1896.         }, => 'onKernelController'], 0);
  1897.         $instance->addListener('kernel.controller', [=> function () {
  1898.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1899.         }, => 'onKernelController'], 0);
  1900.         $instance->addListener('kernel.controller', [=> function () {
  1901.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1902.         }, => 'onKernelController'], -128);
  1903.         $instance->addListener('kernel.view', [=> function () {
  1904.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1905.         }, => 'onKernelView'], 0);
  1906.         $instance->addListener('kernel.controller', [=> function () {
  1907.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1908.         }, => 'onKernelController'], 0);
  1909.         $instance->addListener('kernel.response', [=> function () {
  1910.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1911.         }, => 'onKernelResponse'], 0);
  1912.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1913.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1914.         }, => 'onKernelControllerArguments'], 0);
  1915.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1916.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1917.         }, => 'onKernelControllerArguments'], 0);
  1918.         $instance->addListener('kernel.response', [=> function () {
  1919.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1920.         }, => 'onKernelResponse'], 0);
  1921.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1922.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1923.         }, => 'onVoterVote'], 0);
  1924.         $instance->addListener('kernel.request', [=> function () {
  1925.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1926.         }, => 'configureLogoutUrlGenerator'], 8);
  1927.         $instance->addListener('kernel.request', [=> function () {
  1928.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1929.         }, => 'onKernelRequest'], 8);
  1930.         $instance->addListener('kernel.finish_request', [=> function () {
  1931.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1932.         }, => 'onKernelFinishRequest'], 0);
  1933.         $instance->addListener('console.error', [=> function () {
  1934.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1935.         }, => 'onConsoleError'], 0);
  1936.         $instance->addListener('console.terminate', [=> function () {
  1937.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1938.         }, => 'onConsoleTerminate'], 0);
  1939.         $instance->addListener('kernel.response', [=> function () {
  1940.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1941.         }, => 'onKernelResponse'], -128);
  1942.         $instance->addListener('console.command', [=> function () {
  1943.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1944.         }, => 'onCommand'], 255);
  1945.         $instance->addListener('console.terminate', [=> function () {
  1946.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1947.         }, => 'onTerminate'], -255);
  1948.         $instance->addListener('console.command', [=> function () {
  1949.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  1950.         }, => 'configure'], 1024);
  1951.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1952.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  1953.         }, => 'onLogout'], 0);
  1954.         return $instance;
  1955.     }
  1956.     /**
  1957.      * Gets the public 'http_kernel' shared service.
  1958.      *
  1959.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1960.      */
  1961.     protected function getHttpKernelService()
  1962.     {
  1963.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1964.         if (isset($this->services['http_kernel'])) {
  1965.             return $this->services['http_kernel'];
  1966.         }
  1967.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1968.         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 () {
  1969.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  1970.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  1971.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  1972.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  1973.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  1974.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  1975.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  1976.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  1977.         }, 8)), $b));
  1978.     }
  1979.     /**
  1980.      * Gets the public 'monolog.logger.jackpot_wins' shared service.
  1981.      *
  1982.      * @return \Symfony\Bridge\Monolog\Logger
  1983.      */
  1984.     protected function getMonolog_Logger_JackpotWinsService()
  1985.     {
  1986.         $this->services['monolog.logger.jackpot_wins'] = $instance = new \Symfony\Bridge\Monolog\Logger('jackpot_wins');
  1987.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1988.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  1989.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1990.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1991.         $instance->pushHandler(($this->privates['monolog.handler.jackpot_wins'] ?? $this->getMonolog_Handler_JackpotWinsService()));
  1992.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1993.         return $instance;
  1994.     }
  1995.     /**
  1996.      * Gets the public 'monolog.logger.jackpots' shared service.
  1997.      *
  1998.      * @return \Symfony\Bridge\Monolog\Logger
  1999.      */
  2000.     protected function getMonolog_Logger_JackpotsService()
  2001.     {
  2002.         $this->services['monolog.logger.jackpots'] = $instance = new \Symfony\Bridge\Monolog\Logger('jackpots');
  2003.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2004.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  2005.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2006.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2007.         $instance->pushHandler(($this->privates['monolog.handler.jackpots'] ?? $this->getMonolog_Handler_JackpotsService()));
  2008.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2009.         return $instance;
  2010.     }
  2011.     /**
  2012.      * Gets the public 'monolog.logger.telegram' shared service.
  2013.      *
  2014.      * @return \Symfony\Bridge\Monolog\Logger
  2015.      */
  2016.     protected function getMonolog_Logger_TelegramService()
  2017.     {
  2018.         $this->services['monolog.logger.telegram'] = $instance = new \Symfony\Bridge\Monolog\Logger('telegram');
  2019.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2020.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  2021.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2022.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2023.         $instance->pushHandler(($this->privates['monolog.handler.telegram'] ?? $this->getMonolog_Handler_TelegramService()));
  2024.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2025.         return $instance;
  2026.     }
  2027.     /**
  2028.      * Gets the public 'request_stack' shared service.
  2029.      *
  2030.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2031.      */
  2032.     protected function getRequestStackService()
  2033.     {
  2034.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2035.     }
  2036.     /**
  2037.      * Gets the public 'router' shared service.
  2038.      *
  2039.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2040.      */
  2041.     protected function getRouterService()
  2042.     {
  2043.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2044.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2045.         $a->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  2046.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2047.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2048.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2049.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2050.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2051.         ], [
  2052.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2053.         ]))->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'));
  2054.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2055.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2056.         return $instance;
  2057.     }
  2058.     /**
  2059.      * Gets the public 'routing.loader' shared service.
  2060.      *
  2061.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2062.      */
  2063.     protected function getRouting_LoaderService()
  2064.     {
  2065.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2066.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2067.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2068.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2069.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2070.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2071.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2072.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2073.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2074.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2075.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2076.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2077.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2078.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2079.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2080.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2081.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2082.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2083.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2084.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2085.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2086.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2087.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2088.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2089.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2090.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  2091.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  2092.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  2093.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  2094.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  2095.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  2096.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  2097.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2098.             'kernel' => ['services''kernel''getKernelService'false],
  2099.         ], [
  2100.             'kernel' => 'App\\Kernel',
  2101.         ]), 'dev'));
  2102.         $a->addLoader($c);
  2103.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2104.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2105.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  2106.     }
  2107.     /**
  2108.      * Gets the public 'services_resetter' shared service.
  2109.      *
  2110.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2111.      */
  2112.     protected function getServicesResetterService()
  2113.     {
  2114.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2115.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2116.             if (isset($this->services['cache.app'])) {
  2117.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2118.             }
  2119.             if (isset($this->services['cache.system'])) {
  2120.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2121.             }
  2122.             if (isset($this->privates['cache.validator'])) {
  2123.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2124.             }
  2125.             if (isset($this->privates['cache.serializer'])) {
  2126.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2127.             }
  2128.             if (isset($this->privates['cache.annotations'])) {
  2129.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2130.             }
  2131.             if (isset($this->privates['cache.property_info'])) {
  2132.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2133.             }
  2134.             if (isset($this->privates['.debug.http_client'])) {
  2135.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  2136.             }
  2137.             if (isset($this->privates['debug.stopwatch'])) {
  2138.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2139.             }
  2140.             if (isset($this->services['event_dispatcher'])) {
  2141.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2142.             }
  2143.             if (isset($this->privates['session_listener'])) {
  2144.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2145.             }
  2146.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2147.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2148.             }
  2149.             if (isset($this->services['cache.validator_expression_language'])) {
  2150.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2151.             }
  2152.             if (isset($this->services['.container.private.profiler'])) {
  2153.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2154.             }
  2155.             if (isset($this->services['.container.private.validator'])) {
  2156.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2157.             }
  2158.             if (isset($this->services['.container.private.security.token_storage'])) {
  2159.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2160.             }
  2161.             if (isset($this->privates['cache.security_expression_language'])) {
  2162.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2163.             }
  2164.             if (isset($this->privates['twig.form.engine'])) {
  2165.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  2166.             }
  2167.             if (isset($this->services['doctrine'])) {
  2168.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2169.             }
  2170.             if (isset($this->privates['form.type.entity'])) {
  2171.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2172.             }
  2173.             if (isset($this->privates['monolog.handler.jackpots'])) {
  2174.                 yield 'monolog.handler.jackpots' => ($this->privates['monolog.handler.jackpots'] ?? null);
  2175.             }
  2176.             if (isset($this->privates['monolog.handler.jackpot_wins'])) {
  2177.                 yield 'monolog.handler.jackpot_wins' => ($this->privates['monolog.handler.jackpot_wins'] ?? null);
  2178.             }
  2179.             if (isset($this->privates['monolog.handler.telegram'])) {
  2180.                 yield 'monolog.handler.telegram' => ($this->privates['monolog.handler.telegram'] ?? null);
  2181.             }
  2182.             if (isset($this->privates['monolog.handler.main'])) {
  2183.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2184.             }
  2185.             if (isset($this->privates['monolog.handler.console'])) {
  2186.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2187.             }
  2188.             if (isset($this->privates['.debug.http_client'])) {
  2189.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2190.             }
  2191.         }, function () {
  2192.             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['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.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['.debug.http_client']));
  2193.         }), ['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'], 'form.type.entity' => [=> 'reset'], 'monolog.handler.jackpots' => [=> 'reset'], 'monolog.handler.jackpot_wins' => [=> 'reset'], 'monolog.handler.telegram' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  2194.     }
  2195.     /**
  2196.      * Gets the public 'translator' shared service.
  2197.      *
  2198.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2199.      */
  2200.     protected function getTranslatorService()
  2201.     {
  2202.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2203.     }
  2204.     /**
  2205.      * Gets the public 'var_dumper.cloner' shared service.
  2206.      *
  2207.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2208.      */
  2209.     protected function getVarDumper_ClonerService()
  2210.     {
  2211.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2212.         $instance->setMaxItems(2500);
  2213.         $instance->setMinDepth(1);
  2214.         $instance->setMaxString(-1);
  2215.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2216.         return $instance;
  2217.     }
  2218.     /**
  2219.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2220.      *
  2221.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2222.      */
  2223.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2224.     {
  2225.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2226.         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()));
  2227.     }
  2228.     /**
  2229.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2230.      *
  2231.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2232.      */
  2233.     protected function getWebProfiler_Controller_ProfilerService()
  2234.     {
  2235.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2236.         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));
  2237.     }
  2238.     /**
  2239.      * Gets the public 'web_profiler.controller.router' shared service.
  2240.      *
  2241.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2242.      */
  2243.     protected function getWebProfiler_Controller_RouterService()
  2244.     {
  2245.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2246.         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 () {
  2247.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2248.         }, 1));
  2249.     }
  2250.     /**
  2251.      * Gets the private '.console.command.about.lazy' shared service.
  2252.      *
  2253.      * @return \Symfony\Component\Console\Command\LazyCommand
  2254.      */
  2255.     protected function get_Console_Command_About_LazyService()
  2256.     {
  2257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2259.         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 {
  2260.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2261.         });
  2262.     }
  2263.     /**
  2264.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2265.      *
  2266.      * @return \Symfony\Component\Console\Command\LazyCommand
  2267.      */
  2268.     protected function get_Console_Command_AssetsInstall_LazyService()
  2269.     {
  2270.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2272.         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 {
  2273.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2274.         });
  2275.     }
  2276.     /**
  2277.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2278.      *
  2279.      * @return \Symfony\Component\Console\Command\LazyCommand
  2280.      */
  2281.     protected function get_Console_Command_CacheClear_LazyService()
  2282.     {
  2283.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2284.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2285.         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 {
  2286.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2287.         });
  2288.     }
  2289.     /**
  2290.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2291.      *
  2292.      * @return \Symfony\Component\Console\Command\LazyCommand
  2293.      */
  2294.     protected function get_Console_Command_CachePoolClear_LazyService()
  2295.     {
  2296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2297.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2298.         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 {
  2299.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2300.         });
  2301.     }
  2302.     /**
  2303.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2304.      *
  2305.      * @return \Symfony\Component\Console\Command\LazyCommand
  2306.      */
  2307.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2308.     {
  2309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2310.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2311.         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 {
  2312.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2313.         });
  2314.     }
  2315.     /**
  2316.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2317.      *
  2318.      * @return \Symfony\Component\Console\Command\LazyCommand
  2319.      */
  2320.     protected function get_Console_Command_CachePoolList_LazyService()
  2321.     {
  2322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2324.         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 {
  2325.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2326.         });
  2327.     }
  2328.     /**
  2329.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2330.      *
  2331.      * @return \Symfony\Component\Console\Command\LazyCommand
  2332.      */
  2333.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2334.     {
  2335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2336.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2337.         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 {
  2338.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2339.         });
  2340.     }
  2341.     /**
  2342.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2343.      *
  2344.      * @return \Symfony\Component\Console\Command\LazyCommand
  2345.      */
  2346.     protected function get_Console_Command_CacheWarmup_LazyService()
  2347.     {
  2348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2349.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2350.         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 {
  2351.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2352.         });
  2353.     }
  2354.     /**
  2355.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2356.      *
  2357.      * @return \Symfony\Component\Console\Command\LazyCommand
  2358.      */
  2359.     protected function get_Console_Command_ConfigDebug_LazyService()
  2360.     {
  2361.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2362.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2363.         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 {
  2364.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2365.         });
  2366.     }
  2367.     /**
  2368.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2369.      *
  2370.      * @return \Symfony\Component\Console\Command\LazyCommand
  2371.      */
  2372.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2373.     {
  2374.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2375.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2376.         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 {
  2377.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2378.         });
  2379.     }
  2380.     /**
  2381.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2382.      *
  2383.      * @return \Symfony\Component\Console\Command\LazyCommand
  2384.      */
  2385.     protected function get_Console_Command_ContainerDebug_LazyService()
  2386.     {
  2387.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2388.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2389.         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 {
  2390.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2391.         });
  2392.     }
  2393.     /**
  2394.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2395.      *
  2396.      * @return \Symfony\Component\Console\Command\LazyCommand
  2397.      */
  2398.     protected function get_Console_Command_ContainerLint_LazyService()
  2399.     {
  2400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2401.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2402.         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 {
  2403.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2404.         });
  2405.     }
  2406.     /**
  2407.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  2408.      *
  2409.      * @return \Symfony\Component\Console\Command\LazyCommand
  2410.      */
  2411.     protected function get_Console_Command_DebugAutowiring_LazyService()
  2412.     {
  2413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2415.         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 {
  2416.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  2417.         });
  2418.     }
  2419.     /**
  2420.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  2421.      *
  2422.      * @return \Symfony\Component\Console\Command\LazyCommand
  2423.      */
  2424.     protected function get_Console_Command_DotenvDebug_LazyService()
  2425.     {
  2426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2428.         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 {
  2429.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  2430.         });
  2431.     }
  2432.     /**
  2433.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  2434.      *
  2435.      * @return \Symfony\Component\Console\Command\LazyCommand
  2436.      */
  2437.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  2438.     {
  2439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2441.         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 {
  2442.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  2443.         });
  2444.     }
  2445.     /**
  2446.      * Gets the private '.console.command.form_debug.lazy' shared service.
  2447.      *
  2448.      * @return \Symfony\Component\Console\Command\LazyCommand
  2449.      */
  2450.     protected function get_Console_Command_FormDebug_LazyService()
  2451.     {
  2452.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2454.         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 {
  2455.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  2456.         });
  2457.     }
  2458.     /**
  2459.      * Gets the private '.console.command.router_debug.lazy' shared service.
  2460.      *
  2461.      * @return \Symfony\Component\Console\Command\LazyCommand
  2462.      */
  2463.     protected function get_Console_Command_RouterDebug_LazyService()
  2464.     {
  2465.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2467.         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 {
  2468.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  2469.         });
  2470.     }
  2471.     /**
  2472.      * Gets the private '.console.command.router_match.lazy' shared service.
  2473.      *
  2474.      * @return \Symfony\Component\Console\Command\LazyCommand
  2475.      */
  2476.     protected function get_Console_Command_RouterMatch_LazyService()
  2477.     {
  2478.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2479.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2480.         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 {
  2481.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  2482.         });
  2483.     }
  2484.     /**
  2485.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  2486.      *
  2487.      * @return \Symfony\Component\Console\Command\LazyCommand
  2488.      */
  2489.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  2490.     {
  2491.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2492.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2493.         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 {
  2494.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  2495.         });
  2496.     }
  2497.     /**
  2498.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  2499.      *
  2500.      * @return \Symfony\Component\Console\Command\LazyCommand
  2501.      */
  2502.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  2503.     {
  2504.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2505.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2506.         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 {
  2507.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  2508.         });
  2509.     }
  2510.     /**
  2511.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  2512.      *
  2513.      * @return \Symfony\Component\Console\Command\LazyCommand
  2514.      */
  2515.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  2516.     {
  2517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2519.         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 {
  2520.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  2521.         });
  2522.     }
  2523.     /**
  2524.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  2525.      *
  2526.      * @return \Symfony\Component\Console\Command\LazyCommand
  2527.      */
  2528.     protected function get_Console_Command_SecretsList_LazyService()
  2529.     {
  2530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2531.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2532.         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 {
  2533.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  2534.         });
  2535.     }
  2536.     /**
  2537.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  2538.      *
  2539.      * @return \Symfony\Component\Console\Command\LazyCommand
  2540.      */
  2541.     protected function get_Console_Command_SecretsRemove_LazyService()
  2542.     {
  2543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2544.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2545.         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 {
  2546.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  2547.         });
  2548.     }
  2549.     /**
  2550.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  2551.      *
  2552.      * @return \Symfony\Component\Console\Command\LazyCommand
  2553.      */
  2554.     protected function get_Console_Command_SecretsSet_LazyService()
  2555.     {
  2556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2557.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2558.         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 {
  2559.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  2560.         });
  2561.     }
  2562.     /**
  2563.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  2564.      *
  2565.      * @return \Symfony\Component\Console\Command\LazyCommand
  2566.      */
  2567.     protected function get_Console_Command_TranslationDebug_LazyService()
  2568.     {
  2569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2571.         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 {
  2572.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  2573.         });
  2574.     }
  2575.     /**
  2576.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  2577.      *
  2578.      * @return \Symfony\Component\Console\Command\LazyCommand
  2579.      */
  2580.     protected function get_Console_Command_TranslationExtract_LazyService()
  2581.     {
  2582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2584.         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 {
  2585.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  2586.         });
  2587.     }
  2588.     /**
  2589.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  2590.      *
  2591.      * @return \Symfony\Component\Console\Command\LazyCommand
  2592.      */
  2593.     protected function get_Console_Command_TranslationPull_LazyService()
  2594.     {
  2595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2597.         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 {
  2598.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  2599.         });
  2600.     }
  2601.     /**
  2602.      * Gets the private '.console.command.translation_push.lazy' shared service.
  2603.      *
  2604.      * @return \Symfony\Component\Console\Command\LazyCommand
  2605.      */
  2606.     protected function get_Console_Command_TranslationPush_LazyService()
  2607.     {
  2608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2609.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2610.         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 {
  2611.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  2612.         });
  2613.     }
  2614.     /**
  2615.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  2616.      *
  2617.      * @return \Symfony\Component\Console\Command\LazyCommand
  2618.      */
  2619.     protected function get_Console_Command_ValidatorDebug_LazyService()
  2620.     {
  2621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2623.         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 {
  2624.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  2625.         });
  2626.     }
  2627.     /**
  2628.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  2629.      *
  2630.      * @return \Symfony\Component\Console\Command\LazyCommand
  2631.      */
  2632.     protected function get_Console_Command_XliffLint_LazyService()
  2633.     {
  2634.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2635.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2636.         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 {
  2637.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  2638.         });
  2639.     }
  2640.     /**
  2641.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  2642.      *
  2643.      * @return \Symfony\Component\Console\Command\LazyCommand
  2644.      */
  2645.     protected function get_Console_Command_YamlLint_LazyService()
  2646.     {
  2647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2648.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2649.         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 {
  2650.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  2651.         });
  2652.     }
  2653.     /**
  2654.      * Gets the private '.debug.http_client' shared service.
  2655.      *
  2656.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2657.      */
  2658.     protected function get_Debug_HttpClientService()
  2659.     {
  2660.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2661.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2662.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2663.         $b->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  2664.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2665.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2666.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2667.         $a->setLogger($b);
  2668.         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))));
  2669.     }
  2670.     /**
  2671.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  2672.      *
  2673.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  2674.      */
  2675.     protected function getLoaderInterfaceService()
  2676.     {
  2677.         $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".');
  2678.     }
  2679.     /**
  2680.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  2681.      *
  2682.      * @return \Symfony\Component\Console\Command\LazyCommand
  2683.      */
  2684.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  2685.     {
  2686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2687.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2688.         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 {
  2689.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  2690.         });
  2691.     }
  2692.     /**
  2693.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  2694.      *
  2695.      * @return \Symfony\Component\Console\Command\LazyCommand
  2696.      */
  2697.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  2698.     {
  2699.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2700.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2701.         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 {
  2702.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  2703.         });
  2704.     }
  2705.     /**
  2706.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  2707.      *
  2708.      * @return \Symfony\Component\Console\Command\LazyCommand
  2709.      */
  2710.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  2711.     {
  2712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2713.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2714.         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 {
  2715.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  2716.         });
  2717.     }
  2718.     /**
  2719.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  2720.      *
  2721.      * @return \Symfony\Component\Console\Command\LazyCommand
  2722.      */
  2723.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  2724.     {
  2725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2727.         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 {
  2728.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  2729.         });
  2730.     }
  2731.     /**
  2732.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  2733.      *
  2734.      * @return \Symfony\Component\Console\Command\LazyCommand
  2735.      */
  2736.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  2737.     {
  2738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2739.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2740.         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 {
  2741.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  2742.         });
  2743.     }
  2744.     /**
  2745.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  2746.      *
  2747.      * @return \Symfony\Component\Console\Command\LazyCommand
  2748.      */
  2749.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  2750.     {
  2751.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2752.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2753.         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 {
  2754.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  2755.         });
  2756.     }
  2757.     /**
  2758.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  2759.      *
  2760.      * @return \Symfony\Component\Console\Command\LazyCommand
  2761.      */
  2762.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  2763.     {
  2764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2765.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2766.         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 {
  2767.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  2768.         });
  2769.     }
  2770.     /**
  2771.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  2772.      *
  2773.      * @return \Symfony\Component\Console\Command\LazyCommand
  2774.      */
  2775.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  2776.     {
  2777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2778.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2779.         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 {
  2780.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  2781.         });
  2782.     }
  2783.     /**
  2784.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  2785.      *
  2786.      * @return \Symfony\Component\Console\Command\LazyCommand
  2787.      */
  2788.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  2789.     {
  2790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2792.         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 {
  2793.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  2794.         });
  2795.     }
  2796.     /**
  2797.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  2798.      *
  2799.      * @return \Symfony\Component\Console\Command\LazyCommand
  2800.      */
  2801.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  2802.     {
  2803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2805.         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 {
  2806.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  2807.         });
  2808.     }
  2809.     /**
  2810.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  2811.      *
  2812.      * @return \Symfony\Component\Console\Command\LazyCommand
  2813.      */
  2814.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  2815.     {
  2816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2818.         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 {
  2819.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  2820.         });
  2821.     }
  2822.     /**
  2823.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  2824.      *
  2825.      * @return \Symfony\Component\Console\Command\LazyCommand
  2826.      */
  2827.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  2828.     {
  2829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2831.         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 {
  2832.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  2833.         });
  2834.     }
  2835.     /**
  2836.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  2837.      *
  2838.      * @return \Symfony\Component\Console\Command\LazyCommand
  2839.      */
  2840.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  2841.     {
  2842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2844.         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 {
  2845.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  2846.         });
  2847.     }
  2848.     /**
  2849.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  2850.      *
  2851.      * @return \Symfony\Component\Console\Command\LazyCommand
  2852.      */
  2853.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  2854.     {
  2855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2857.         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 {
  2858.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  2859.         });
  2860.     }
  2861.     /**
  2862.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  2863.      *
  2864.      * @return \Symfony\Component\Console\Command\LazyCommand
  2865.      */
  2866.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  2867.     {
  2868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2869.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2870.         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 {
  2871.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  2872.         });
  2873.     }
  2874.     /**
  2875.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  2876.      *
  2877.      * @return \Symfony\Component\Console\Command\LazyCommand
  2878.      */
  2879.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  2880.     {
  2881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2883.         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 {
  2884.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  2885.         });
  2886.     }
  2887.     /**
  2888.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  2889.      *
  2890.      * @return \Symfony\Component\Console\Command\LazyCommand
  2891.      */
  2892.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  2893.     {
  2894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2896.         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 {
  2897.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  2898.         });
  2899.     }
  2900.     /**
  2901.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  2902.      *
  2903.      * @return \Symfony\Component\Console\Command\LazyCommand
  2904.      */
  2905.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  2906.     {
  2907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2909.         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 {
  2910.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  2911.         });
  2912.     }
  2913.     /**
  2914.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  2915.      *
  2916.      * @return \Symfony\Component\Console\Command\LazyCommand
  2917.      */
  2918.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  2919.     {
  2920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2922.         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 {
  2923.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  2924.         });
  2925.     }
  2926.     /**
  2927.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  2928.      *
  2929.      * @return \Symfony\Component\Console\Command\LazyCommand
  2930.      */
  2931.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  2932.     {
  2933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2935.         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 {
  2936.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  2937.         });
  2938.     }
  2939.     /**
  2940.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  2941.      *
  2942.      * @return \Symfony\Component\Console\Command\LazyCommand
  2943.      */
  2944.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  2945.     {
  2946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2948.         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 {
  2949.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  2950.         });
  2951.     }
  2952.     /**
  2953.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  2954.      *
  2955.      * @return \Symfony\Component\Console\Command\LazyCommand
  2956.      */
  2957.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  2958.     {
  2959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2961.         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 {
  2962.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  2963.         });
  2964.     }
  2965.     /**
  2966.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  2967.      *
  2968.      * @return \Symfony\Component\Console\Command\LazyCommand
  2969.      */
  2970.     protected function get_Monolog_Command_ServerLog_LazyService()
  2971.     {
  2972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2973.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2974.         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 {
  2975.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  2976.         });
  2977.     }
  2978.     /**
  2979.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  2980.      *
  2981.      * @return \Symfony\Component\Console\Command\LazyCommand
  2982.      */
  2983.     protected function get_Security_Command_DebugFirewall_LazyService()
  2984.     {
  2985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2987.         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 {
  2988.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  2989.         });
  2990.     }
  2991.     /**
  2992.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  2993.      *
  2994.      * @return \Symfony\Component\Console\Command\LazyCommand
  2995.      */
  2996.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  2997.     {
  2998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2999.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3000.         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 {
  3001.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3002.         });
  3003.     }
  3004.     /**
  3005.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3006.      *
  3007.      * @return \Symfony\Component\Console\Command\LazyCommand
  3008.      */
  3009.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3010.     {
  3011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3013.         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 {
  3014.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3015.         });
  3016.     }
  3017.     /**
  3018.      * Gets the private '.service_locator..NkqIAo' shared service.
  3019.      *
  3020.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3021.      */
  3022.     protected function get_ServiceLocator__NkqIAoService()
  3023.     {
  3024.         return $this->privates['.service_locator..NkqIAo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3025.             'handler' => ['privates''App\\Model\\PlatformApi\\V2\\Win\\Create\\Handler''getHandlerService'false],
  3026.         ], [
  3027.             'handler' => 'App\\Model\\PlatformApi\\V2\\Win\\Create\\Handler',
  3028.         ]);
  3029.     }
  3030.     /**
  3031.      * Gets the private '.service_locator.7M1T0XU' shared service.
  3032.      *
  3033.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3034.      */
  3035.     protected function get_ServiceLocator_7M1T0XUService()
  3036.     {
  3037.         return $this->privates['.service_locator.7M1T0XU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3038.             'handler' => ['privates''App\\Model\\PlatformApi\\V2\\Bet\\Permit\\Handler''getHandler2Service'false],
  3039.         ], [
  3040.             'handler' => 'App\\Model\\PlatformApi\\V2\\Bet\\Permit\\Handler',
  3041.         ]);
  3042.     }
  3043.     /**
  3044.      * Gets the private '.service_locator.7e6HQNl' shared service.
  3045.      *
  3046.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3047.      */
  3048.     protected function get_ServiceLocator_7e6HQNlService()
  3049.     {
  3050.         return $this->privates['.service_locator.7e6HQNl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3051.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3052.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  3053.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3054.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3055.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3056.             'router' => ['services''router''getRouterService'false],
  3057.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3058.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  3059.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3060.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3061.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  3062.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3063.         ], [
  3064.             'doctrine' => '?',
  3065.             'form.factory' => '?',
  3066.             'http_kernel' => '?',
  3067.             'parameter_bag' => '?',
  3068.             'request_stack' => '?',
  3069.             'router' => '?',
  3070.             'security.authorization_checker' => '?',
  3071.             'security.csrf.token_manager' => '?',
  3072.             'security.token_storage' => '?',
  3073.             'serializer' => '?',
  3074.             'session' => '.session.deprecated',
  3075.             'twig' => '?',
  3076.         ]);
  3077.     }
  3078.     /**
  3079.      * Gets the private '.service_locator.9vL82rM' shared service.
  3080.      *
  3081.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3082.      */
  3083.     protected function get_ServiceLocator_9vL82rMService()
  3084.     {
  3085.         return $this->privates['.service_locator.9vL82rM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3086.             'handler' => ['privates''App\\Model\\PlatformApi\\V2\\Bet\\Jackpot\\Handler''getHandler3Service'false],
  3087.         ], [
  3088.             'handler' => 'App\\Model\\PlatformApi\\V2\\Bet\\Jackpot\\Handler',
  3089.         ]);
  3090.     }
  3091.     /**
  3092.      * Gets the private '.service_locator.KfbR3DY' shared service.
  3093.      *
  3094.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3095.      */
  3096.     protected function get_ServiceLocator_KfbR3DYService()
  3097.     {
  3098.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3099.             '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".'],
  3100.         ], [
  3101.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3102.         ]);
  3103.     }
  3104.     /**
  3105.      * Gets the private '.service_locator.OBHFNDx' shared service.
  3106.      *
  3107.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3108.      */
  3109.     protected function get_ServiceLocator_OBHFNDxService()
  3110.     {
  3111.         return $this->privates['.service_locator.OBHFNDx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3112.             'handler' => ['privates''App\\Model\\PlatformApi\\V2\\Balance\\Get\\Handler''getHandler4Service'false],
  3113.         ], [
  3114.             'handler' => 'App\\Model\\PlatformApi\\V2\\Balance\\Get\\Handler',
  3115.         ]);
  3116.     }
  3117.     /**
  3118.      * Gets the private '.service_locator.SF3.lqb' shared service.
  3119.      *
  3120.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3121.      */
  3122.     protected function get_ServiceLocator_SF3_LqbService()
  3123.     {
  3124.         return $this->privates['.service_locator.SF3.lqb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3125.             'handler' => ['privates''App\\Model\\PlatformApi\\V2\\Withdraw\\Create\\Handler''getHandler5Service'false],
  3126.         ], [
  3127.             'handler' => 'App\\Model\\PlatformApi\\V2\\Withdraw\\Create\\Handler',
  3128.         ]);
  3129.     }
  3130.     /**
  3131.      * Gets the private '.service_locator.UDgw6Ol' shared service.
  3132.      *
  3133.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3134.      */
  3135.     protected function get_ServiceLocator_UDgw6OlService()
  3136.     {
  3137.         return $this->privates['.service_locator.UDgw6Ol'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3138.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  3139.         ], [
  3140.             'authenticationUtils' => '?',
  3141.         ]);
  3142.     }
  3143.     /**
  3144.      * Gets the private '.service_locator.eEG3Fxw' shared service.
  3145.      *
  3146.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3147.      */
  3148.     protected function get_ServiceLocator_EEG3FxwService()
  3149.     {
  3150.         return $this->privates['.service_locator.eEG3Fxw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3151.             'handler' => ['privates''App\\Model\\OnlineCashdesk\\AssignByRfid\\Handler''getHandler6Service'false],
  3152.         ], [
  3153.             'handler' => 'App\\Model\\OnlineCashdesk\\AssignByRfid\\Handler',
  3154.         ]);
  3155.     }
  3156.     /**
  3157.      * Gets the private '.service_locator.gtHphtQ' shared service.
  3158.      *
  3159.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3160.      */
  3161.     protected function get_ServiceLocator_GtHphtQService()
  3162.     {
  3163.         return $this->privates['.service_locator.gtHphtQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3164.             'handler' => ['privates''App\\Model\\PlatformApi\\V2\\Bet\\Cancel\\Handler''getHandler7Service'false],
  3165.         ], [
  3166.             'handler' => 'App\\Model\\PlatformApi\\V2\\Bet\\Cancel\\Handler',
  3167.         ]);
  3168.     }
  3169.     /**
  3170.      * Gets the private '.service_locator.jlyTfzM' shared service.
  3171.      *
  3172.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3173.      */
  3174.     protected function get_ServiceLocator_JlyTfzMService()
  3175.     {
  3176.         return $this->privates['.service_locator.jlyTfzM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3177.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3178.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  3179.         ], [
  3180.             'event_dispatcher' => '?',
  3181.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3182.         ]);
  3183.     }
  3184.     /**
  3185.      * Gets the private '.service_locator.uoHzVZy' shared service.
  3186.      *
  3187.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3188.      */
  3189.     protected function get_ServiceLocator_UoHzVZyService()
  3190.     {
  3191.         return $this->privates['.service_locator.uoHzVZy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3192.             'App\\Controller\\JackpotController::jackpotPay' => ['privates''.service_locator.yn9mK77''get_ServiceLocator_Yn9mK77Service'false],
  3193.             'App\\Controller\\OnlineCashdeskController::assignByRfid' => ['privates''.service_locator.eEG3Fxw''get_ServiceLocator_EEG3FxwService'false],
  3194.             'App\\Controller\\OnlineCashdeskController::searchByRfid' => ['privates''.service_locator.xrU0RXP''get_ServiceLocator_XrU0RXPService'false],
  3195.             'App\\Controller\\PlatformCashdeskApiV2Controller::calculateJackpot' => ['privates''.service_locator.9vL82rM''get_ServiceLocator_9vL82rMService'false],
  3196.             'App\\Controller\\PlatformCashdeskApiV2Controller::cancelBet' => ['privates''.service_locator.gtHphtQ''get_ServiceLocator_GtHphtQService'false],
  3197.             'App\\Controller\\PlatformCashdeskApiV2Controller::createBet' => ['privates''.service_locator.x.BDSXY''get_ServiceLocator_X_BDSXYService'false],
  3198.             'App\\Controller\\PlatformCashdeskApiV2Controller::createWin' => ['privates''.service_locator..NkqIAo''get_ServiceLocator__NkqIAoService'false],
  3199.             'App\\Controller\\PlatformCashdeskApiV2Controller::createWithdraw' => ['privates''.service_locator.SF3.lqb''get_ServiceLocator_SF3_LqbService'false],
  3200.             'App\\Controller\\PlatformCashdeskApiV2Controller::getBalance' => ['privates''.service_locator.OBHFNDx''get_ServiceLocator_OBHFNDxService'false],
  3201.             'App\\Controller\\PlatformCashdeskApiV2Controller::permitBet' => ['privates''.service_locator.7M1T0XU''get_ServiceLocator_7M1T0XUService'false],
  3202.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  3203.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3204.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3205.             'App\\Controller\\JackpotController:jackpotPay' => ['privates''.service_locator.yn9mK77''get_ServiceLocator_Yn9mK77Service'false],
  3206.             'App\\Controller\\OnlineCashdeskController:assignByRfid' => ['privates''.service_locator.eEG3Fxw''get_ServiceLocator_EEG3FxwService'false],
  3207.             'App\\Controller\\OnlineCashdeskController:searchByRfid' => ['privates''.service_locator.xrU0RXP''get_ServiceLocator_XrU0RXPService'false],
  3208.             'App\\Controller\\PlatformCashdeskApiV2Controller:calculateJackpot' => ['privates''.service_locator.9vL82rM''get_ServiceLocator_9vL82rMService'false],
  3209.             'App\\Controller\\PlatformCashdeskApiV2Controller:cancelBet' => ['privates''.service_locator.gtHphtQ''get_ServiceLocator_GtHphtQService'false],
  3210.             'App\\Controller\\PlatformCashdeskApiV2Controller:createBet' => ['privates''.service_locator.x.BDSXY''get_ServiceLocator_X_BDSXYService'false],
  3211.             'App\\Controller\\PlatformCashdeskApiV2Controller:createWin' => ['privates''.service_locator..NkqIAo''get_ServiceLocator__NkqIAoService'false],
  3212.             'App\\Controller\\PlatformCashdeskApiV2Controller:createWithdraw' => ['privates''.service_locator.SF3.lqb''get_ServiceLocator_SF3_LqbService'false],
  3213.             'App\\Controller\\PlatformCashdeskApiV2Controller:getBalance' => ['privates''.service_locator.OBHFNDx''get_ServiceLocator_OBHFNDxService'false],
  3214.             'App\\Controller\\PlatformCashdeskApiV2Controller:permitBet' => ['privates''.service_locator.7M1T0XU''get_ServiceLocator_7M1T0XUService'false],
  3215.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  3216.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3217.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3218.         ], [
  3219.             'App\\Controller\\JackpotController::jackpotPay' => '?',
  3220.             'App\\Controller\\OnlineCashdeskController::assignByRfid' => '?',
  3221.             'App\\Controller\\OnlineCashdeskController::searchByRfid' => '?',
  3222.             'App\\Controller\\PlatformCashdeskApiV2Controller::calculateJackpot' => '?',
  3223.             'App\\Controller\\PlatformCashdeskApiV2Controller::cancelBet' => '?',
  3224.             'App\\Controller\\PlatformCashdeskApiV2Controller::createBet' => '?',
  3225.             'App\\Controller\\PlatformCashdeskApiV2Controller::createWin' => '?',
  3226.             'App\\Controller\\PlatformCashdeskApiV2Controller::createWithdraw' => '?',
  3227.             'App\\Controller\\PlatformCashdeskApiV2Controller::getBalance' => '?',
  3228.             'App\\Controller\\PlatformCashdeskApiV2Controller::permitBet' => '?',
  3229.             'App\\Controller\\SecurityController::login' => '?',
  3230.             'kernel::loadRoutes' => '?',
  3231.             'kernel::registerContainerConfiguration' => '?',
  3232.             'App\\Controller\\JackpotController:jackpotPay' => '?',
  3233.             'App\\Controller\\OnlineCashdeskController:assignByRfid' => '?',
  3234.             'App\\Controller\\OnlineCashdeskController:searchByRfid' => '?',
  3235.             'App\\Controller\\PlatformCashdeskApiV2Controller:calculateJackpot' => '?',
  3236.             'App\\Controller\\PlatformCashdeskApiV2Controller:cancelBet' => '?',
  3237.             'App\\Controller\\PlatformCashdeskApiV2Controller:createBet' => '?',
  3238.             'App\\Controller\\PlatformCashdeskApiV2Controller:createWin' => '?',
  3239.             'App\\Controller\\PlatformCashdeskApiV2Controller:createWithdraw' => '?',
  3240.             'App\\Controller\\PlatformCashdeskApiV2Controller:getBalance' => '?',
  3241.             'App\\Controller\\PlatformCashdeskApiV2Controller:permitBet' => '?',
  3242.             'App\\Controller\\SecurityController:login' => '?',
  3243.             'kernel:loadRoutes' => '?',
  3244.             'kernel:registerContainerConfiguration' => '?',
  3245.         ]);
  3246.     }
  3247.     /**
  3248.      * Gets the private '.service_locator.x.BDSXY' shared service.
  3249.      *
  3250.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3251.      */
  3252.     protected function get_ServiceLocator_X_BDSXYService()
  3253.     {
  3254.         return $this->privates['.service_locator.x.BDSXY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3255.             'handler' => ['privates''App\\Model\\PlatformApi\\V2\\Bet\\Create\\Handler''getHandler8Service'false],
  3256.         ], [
  3257.             'handler' => 'App\\Model\\PlatformApi\\V2\\Bet\\Create\\Handler',
  3258.         ]);
  3259.     }
  3260.     /**
  3261.      * Gets the private '.service_locator.xrU0RXP' shared service.
  3262.      *
  3263.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3264.      */
  3265.     protected function get_ServiceLocator_XrU0RXPService()
  3266.     {
  3267.         return $this->privates['.service_locator.xrU0RXP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3268.             'handler' => ['privates''App\\Model\\OnlineCashdesk\\SearchByRfid\\Handler''getHandler9Service'false],
  3269.         ], [
  3270.             'handler' => 'App\\Model\\OnlineCashdesk\\SearchByRfid\\Handler',
  3271.         ]);
  3272.     }
  3273.     /**
  3274.      * Gets the private '.service_locator.yn9mK77' shared service.
  3275.      *
  3276.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3277.      */
  3278.     protected function get_ServiceLocator_Yn9mK77Service()
  3279.     {
  3280.         return $this->privates['.service_locator.yn9mK77'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3281.             'handler' => ['privates''App\\Model\\Jackpot\\Pay\\Handler''getHandler10Service'false],
  3282.         ], [
  3283.             'handler' => 'App\\Model\\Jackpot\\Pay\\Handler',
  3284.         ]);
  3285.     }
  3286.     /**
  3287.      * Gets the private '.service_locator.zJyh7qS' shared service.
  3288.      *
  3289.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3290.      */
  3291.     protected function get_ServiceLocator_ZJyh7qSService()
  3292.     {
  3293.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3294.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  3295.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  3296.         ], [
  3297.             'security.firewall.map.context.dev' => '?',
  3298.             'security.firewall.map.context.main' => '?',
  3299.         ]);
  3300.     }
  3301.     /**
  3302.      * Gets the private '.session.deprecated' shared service.
  3303.      *
  3304.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  3305.      */
  3306.     protected function get_Session_DeprecatedService()
  3307.     {
  3308.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  3309.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  3310.         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();
  3311.     }
  3312.     /**
  3313.      * Gets the private '.twig.command.debug.lazy' shared service.
  3314.      *
  3315.      * @return \Symfony\Component\Console\Command\LazyCommand
  3316.      */
  3317.     protected function get_Twig_Command_Debug_LazyService()
  3318.     {
  3319.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3320.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3321.         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 {
  3322.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  3323.         });
  3324.     }
  3325.     /**
  3326.      * Gets the private '.twig.command.lint.lazy' shared service.
  3327.      *
  3328.      * @return \Symfony\Component\Console\Command\LazyCommand
  3329.      */
  3330.     protected function get_Twig_Command_Lint_LazyService()
  3331.     {
  3332.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3333.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3334.         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 {
  3335.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  3336.         });
  3337.     }
  3338.     /**
  3339.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  3340.      *
  3341.      * @return \Symfony\Component\Console\Command\LazyCommand
  3342.      */
  3343.     protected function get_VarDumper_Command_ServerDump_LazyService()
  3344.     {
  3345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3346.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3347.         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 {
  3348.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  3349.         });
  3350.     }
  3351.     /**
  3352.      * Gets the private 'App\Command\BlockCashdesksCommand' shared autowired service.
  3353.      *
  3354.      * @return \App\Command\BlockCashdesksCommand
  3355.      */
  3356.     protected function getBlockCashdesksCommandService()
  3357.     {
  3358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3359.         include_once \dirname(__DIR__4).'/src/Command/BlockCashdesksCommand.php';
  3360.         $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()));
  3361.         $instance->setName('app:cashdesks:block');
  3362.         return $instance;
  3363.     }
  3364.     /**
  3365.      * Gets the private 'App\Command\BlockUsersCommand' shared autowired service.
  3366.      *
  3367.      * @return \App\Command\BlockUsersCommand
  3368.      */
  3369.     protected function getBlockUsersCommandService()
  3370.     {
  3371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3372.         include_once \dirname(__DIR__4).'/src/Command/BlockUsersCommand.php';
  3373.         $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()));
  3374.         $instance->setName('app:users:block');
  3375.         return $instance;
  3376.     }
  3377.     /**
  3378.      * Gets the private 'App\Command\PaymentsAggregateCommand' shared autowired service.
  3379.      *
  3380.      * @return \App\Command\PaymentsAggregateCommand
  3381.      */
  3382.     protected function getPaymentsAggregateCommandService()
  3383.     {
  3384.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3385.         include_once \dirname(__DIR__4).'/src/Command/PaymentsAggregateCommand.php';
  3386.         include_once \dirname(__DIR__4).'/src/Services/PaymentsAggregationService.php';
  3387.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3388.         $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()));
  3389.         $instance->setName('app:payments:aggregate');
  3390.         return $instance;
  3391.     }
  3392.     /**
  3393.      * Gets the private 'App\Command\UnlinkUsersFromCashdesksCommand' shared autowired service.
  3394.      *
  3395.      * @return \App\Command\UnlinkUsersFromCashdesksCommand
  3396.      */
  3397.     protected function getUnlinkUsersFromCashdesksCommandService()
  3398.     {
  3399.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3400.         include_once \dirname(__DIR__4).'/src/Command/UnlinkUsersFromCashdesksCommand.php';
  3401.         $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()));
  3402.         $instance->setName('app:users:unlink');
  3403.         return $instance;
  3404.     }
  3405.     /**
  3406.      * Gets the private 'App\Command\UsersInactiveLogoutCommand' shared autowired service.
  3407.      *
  3408.      * @return \App\Command\UsersInactiveLogoutCommand
  3409.      */
  3410.     protected function getUsersInactiveLogoutCommandService()
  3411.     {
  3412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3413.         include_once \dirname(__DIR__4).'/src/Command/UsersInactiveLogoutCommand.php';
  3414.         $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()));
  3415.         $instance->setName('app:users:inactive:logout');
  3416.         return $instance;
  3417.     }
  3418.     /**
  3419.      * Gets the private 'App\Command\UsersLogoutCommand' shared autowired service.
  3420.      *
  3421.      * @return \App\Command\UsersLogoutCommand
  3422.      */
  3423.     protected function getUsersLogoutCommandService()
  3424.     {
  3425.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3426.         include_once \dirname(__DIR__4).'/src/Command/UsersLogoutCommand.php';
  3427.         $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()));
  3428.         $instance->setName('app:users:logout');
  3429.         return $instance;
  3430.     }
  3431.     /**
  3432.      * Gets the private 'App\Command\UsersWorkingTimeLogoutCommand' shared autowired service.
  3433.      *
  3434.      * @return \App\Command\UsersWorkingTimeLogoutCommand
  3435.      */
  3436.     protected function getUsersWorkingTimeLogoutCommandService()
  3437.     {
  3438.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3439.         include_once \dirname(__DIR__4).'/src/Command/UsersWorkingTimeLogoutCommand.php';
  3440.         $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()));
  3441.         $instance->setName('app:users:working_time:logout');
  3442.         return $instance;
  3443.     }
  3444.     /**
  3445.      * Gets the private 'App\EventListeners\MySQLConnectionListener' shared autowired service.
  3446.      *
  3447.      * @return \App\EventListeners\MySQLConnectionListener
  3448.      */
  3449.     protected function getMySQLConnectionListenerService()
  3450.     {
  3451.         include_once \dirname(__DIR__4).'/src/EventListeners/MySQLConnectionListener.php';
  3452.         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()));
  3453.     }
  3454.     /**
  3455.      * Gets the private 'App\EventSubscribers\Login\LastLoginTimeOnLoginSubscriber' shared autowired service.
  3456.      *
  3457.      * @return \App\EventSubscribers\Login\LastLoginTimeOnLoginSubscriber
  3458.      */
  3459.     protected function getLastLoginTimeOnLoginSubscriberService()
  3460.     {
  3461.         include_once \dirname(__DIR__4).'/src/EventSubscribers/Login/LastLoginTimeOnLoginSubscriber.php';
  3462.         return $this->privates['App\\EventSubscribers\\Login\\LastLoginTimeOnLoginSubscriber'] = new \App\EventSubscribers\Login\LastLoginTimeOnLoginSubscriber(($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  3463.     }
  3464.     /**
  3465.      * Gets the private 'App\EventSubscribers\Login\StartTimetableOnLoginSubscriber' shared autowired service.
  3466.      *
  3467.      * @return \App\EventSubscribers\Login\StartTimetableOnLoginSubscriber
  3468.      */
  3469.     protected function getStartTimetableOnLoginSubscriberService()
  3470.     {
  3471.         include_once \dirname(__DIR__4).'/src/EventSubscribers/Login/StartTimetableOnLoginSubscriber.php';
  3472.         $a = ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService());
  3473.         if (isset($this->privates['App\\EventSubscribers\\Login\\StartTimetableOnLoginSubscriber'])) {
  3474.             return $this->privates['App\\EventSubscribers\\Login\\StartTimetableOnLoginSubscriber'];
  3475.         }
  3476.         return $this->privates['App\\EventSubscribers\\Login\\StartTimetableOnLoginSubscriber'] = new \App\EventSubscribers\Login\StartTimetableOnLoginSubscriber(($this->privates['App\\Services\\TimetableService'] ?? $this->getTimetableServiceService()), $a);
  3477.     }
  3478.     /**
  3479.      * Gets the private 'App\EventSubscribers\Login\UpdateActiveTimeOnLoginSubscriber' shared autowired service.
  3480.      *
  3481.      * @return \App\EventSubscribers\Login\UpdateActiveTimeOnLoginSubscriber
  3482.      */
  3483.     protected function getUpdateActiveTimeOnLoginSubscriberService()
  3484.     {
  3485.         include_once \dirname(__DIR__4).'/src/EventSubscribers/Login/UpdateActiveTimeOnLoginSubscriber.php';
  3486.         $a = ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService());
  3487.         if (isset($this->privates['App\\EventSubscribers\\Login\\UpdateActiveTimeOnLoginSubscriber'])) {
  3488.             return $this->privates['App\\EventSubscribers\\Login\\UpdateActiveTimeOnLoginSubscriber'];
  3489.         }
  3490.         return $this->privates['App\\EventSubscribers\\Login\\UpdateActiveTimeOnLoginSubscriber'] = new \App\EventSubscribers\Login\UpdateActiveTimeOnLoginSubscriber($a);
  3491.     }
  3492.     /**
  3493.      * Gets the private 'App\EventSubscribers\Logout\FinishTimetableOnLogoutSubscriber' shared autowired service.
  3494.      *
  3495.      * @return \App\EventSubscribers\Logout\FinishTimetableOnLogoutSubscriber
  3496.      */
  3497.     protected function getFinishTimetableOnLogoutSubscriberService()
  3498.     {
  3499.         include_once \dirname(__DIR__4).'/src/EventSubscribers/Logout/FinishTimetableOnLogoutSubscriber.php';
  3500.         return $this->privates['App\\EventSubscribers\\Logout\\FinishTimetableOnLogoutSubscriber'] = new \App\EventSubscribers\Logout\FinishTimetableOnLogoutSubscriber(($this->privates['App\\Services\\TimetableService'] ?? $this->getTimetableServiceService()));
  3501.     }
  3502.     /**
  3503.      * Gets the private 'App\EventSubscribers\Logout\UnlinkCashdeskOnLogoutSubscriber' shared autowired service.
  3504.      *
  3505.      * @return \App\EventSubscribers\Logout\UnlinkCashdeskOnLogoutSubscriber
  3506.      */
  3507.     protected function getUnlinkCashdeskOnLogoutSubscriberService()
  3508.     {
  3509.         include_once \dirname(__DIR__4).'/src/EventSubscribers/Logout/UnlinkCashdeskOnLogoutSubscriber.php';
  3510.         $a = ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService());
  3511.         if (isset($this->privates['App\\EventSubscribers\\Logout\\UnlinkCashdeskOnLogoutSubscriber'])) {
  3512.             return $this->privates['App\\EventSubscribers\\Logout\\UnlinkCashdeskOnLogoutSubscriber'];
  3513.         }
  3514.         return $this->privates['App\\EventSubscribers\\Logout\\UnlinkCashdeskOnLogoutSubscriber'] = new \App\EventSubscribers\Logout\UnlinkCashdeskOnLogoutSubscriber($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3515.     }
  3516.     /**
  3517.      * Gets the private 'App\EventSubscribers\Logout\UpdateActiveTimeOnLogoutSubscriber' shared autowired service.
  3518.      *
  3519.      * @return \App\EventSubscribers\Logout\UpdateActiveTimeOnLogoutSubscriber
  3520.      */
  3521.     protected function getUpdateActiveTimeOnLogoutSubscriberService()
  3522.     {
  3523.         include_once \dirname(__DIR__4).'/src/EventSubscribers/Logout/UpdateActiveTimeOnLogoutSubscriber.php';
  3524.         $a = ($this->privates['App\\Services\\UserService'] ?? $this->getUserServiceService());
  3525.         if (isset($this->privates['App\\EventSubscribers\\Logout\\UpdateActiveTimeOnLogoutSubscriber'])) {
  3526.             return $this->privates['App\\EventSubscribers\\Logout\\UpdateActiveTimeOnLogoutSubscriber'];
  3527.         }
  3528.         return $this->privates['App\\EventSubscribers\\Logout\\UpdateActiveTimeOnLogoutSubscriber'] = new \App\EventSubscribers\Logout\UpdateActiveTimeOnLogoutSubscriber($a);
  3529.     }
  3530.     /**
  3531.      * Gets the private 'App\Model\Jackpot\JackpotManager' shared autowired service.
  3532.      *
  3533.      * @return \App\Model\Jackpot\JackpotManager
  3534.      */
  3535.     protected function getJackpotManagerService()
  3536.     {
  3537.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/JackpotManager.php';
  3538.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/JackpotNotifier.php';
  3539.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/JackpotWebsocketNotifier.php';
  3540.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/WebsocketBackendInvoker.php';
  3541.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/JackpotChannelManager.php';
  3542.         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()));
  3543.     }
  3544.     /**
  3545.      * Gets the private 'App\Model\Jackpot\Pay\Handler' shared autowired service.
  3546.      *
  3547.      * @return \App\Model\Jackpot\Pay\Handler
  3548.      */
  3549.     protected function getHandler10Service()
  3550.     {
  3551.         include_once \dirname(__DIR__4).'/src/Model/Jackpot/Pay/Handler.php';
  3552.         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()));
  3553.     }
  3554.     /**
  3555.      * Gets the private 'App\Model\OnlineCashdesk\AssignByRfid\Handler' shared autowired service.
  3556.      *
  3557.      * @return \App\Model\OnlineCashdesk\AssignByRfid\Handler
  3558.      */
  3559.     protected function getHandler6Service()
  3560.     {
  3561.         include_once \dirname(__DIR__4).'/src/Model/OnlineCashdesk/AssignByRfid/Handler.php';
  3562.         return $this->privates['App\\Model\\OnlineCashdesk\\AssignByRfid\\Handler'] = new \App\Model\OnlineCashdesk\AssignByRfid\Handler(($this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] ?? $this->getOnlineCashdeskServiceService()));
  3563.     }
  3564.     /**
  3565.      * Gets the private 'App\Model\OnlineCashdesk\SearchByRfid\Handler' shared autowired service.
  3566.      *
  3567.      * @return \App\Model\OnlineCashdesk\SearchByRfid\Handler
  3568.      */
  3569.     protected function getHandler9Service()
  3570.     {
  3571.         include_once \dirname(__DIR__4).'/src/Model/OnlineCashdesk/SearchByRfid/Handler.php';
  3572.         return $this->privates['App\\Model\\OnlineCashdesk\\SearchByRfid\\Handler'] = new \App\Model\OnlineCashdesk\SearchByRfid\Handler(($this->privates['App\\Services\\OnlineCashdesk\\OnlineCashdeskService'] ?? $this->getOnlineCashdeskServiceService()));
  3573.     }
  3574.     /**
  3575.      * Gets the private 'App\Model\PlatformApi\V2\Balance\Get\Handler' shared autowired service.
  3576.      *
  3577.      * @return \App\Model\PlatformApi\V2\Balance\Get\Handler
  3578.      */
  3579.     protected function getHandler4Service()
  3580.     {
  3581.         include_once \dirname(__DIR__4).'/src/Model/PlatformApi/V2/Balance/Get/Handler.php';
  3582.         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()));
  3583.     }
  3584.     /**
  3585.      * Gets the private 'App\Model\PlatformApi\V2\Bet\Cancel\Handler' shared autowired service.
  3586.      *
  3587.      * @return \App\Model\PlatformApi\V2\Bet\Cancel\Handler
  3588.      */
  3589.     protected function getHandler7Service()
  3590.     {
  3591.         include_once \dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Cancel/Handler.php';
  3592.         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()));
  3593.     }
  3594.     /**
  3595.      * Gets the private 'App\Model\PlatformApi\V2\Bet\Create\Handler' shared autowired service.
  3596.      *
  3597.      * @return \App\Model\PlatformApi\V2\Bet\Create\Handler
  3598.      */
  3599.     protected function getHandler8Service()
  3600.     {
  3601.         include_once \dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Create/Handler.php';
  3602.         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()));
  3603.     }
  3604.     /**
  3605.      * Gets the private 'App\Model\PlatformApi\V2\Bet\Jackpot\Handler' shared autowired service.
  3606.      *
  3607.      * @return \App\Model\PlatformApi\V2\Bet\Jackpot\Handler
  3608.      */
  3609.     protected function getHandler3Service()
  3610.     {
  3611.         include_once \dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Jackpot/Handler.php';
  3612.         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()));
  3613.     }
  3614.     /**
  3615.      * Gets the private 'App\Model\PlatformApi\V2\Bet\Permit\Handler' shared autowired service.
  3616.      *
  3617.      * @return \App\Model\PlatformApi\V2\Bet\Permit\Handler
  3618.      */
  3619.     protected function getHandler2Service()
  3620.     {
  3621.         include_once \dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Permit/Handler.php';
  3622.         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()));
  3623.     }
  3624.     /**
  3625.      * Gets the private 'App\Model\PlatformApi\V2\Win\Create\Handler' shared autowired service.
  3626.      *
  3627.      * @return \App\Model\PlatformApi\V2\Win\Create\Handler
  3628.      */
  3629.     protected function getHandlerService()
  3630.     {
  3631.         include_once \dirname(__DIR__4).'/src/Model/PlatformApi/V2/Win/Create/Handler.php';
  3632.         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()));
  3633.     }
  3634.     /**
  3635.      * Gets the private 'App\Model\PlatformApi\V2\Withdraw\Create\Handler' shared autowired service.
  3636.      *
  3637.      * @return \App\Model\PlatformApi\V2\Withdraw\Create\Handler
  3638.      */
  3639.     protected function getHandler5Service()
  3640.     {
  3641.         include_once \dirname(__DIR__4).'/src/Model/PlatformApi/V2/Withdraw/Create/Handler.php';
  3642.         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()));
  3643.     }
  3644.     /**
  3645.      * Gets the private 'App\Model\PlatformClient\Borlette\Client' shared autowired service.
  3646.      *
  3647.      * @return \App\Model\PlatformClient\Borlette\Client
  3648.      */
  3649.     protected function getClientService()
  3650.     {
  3651.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/PlatformClient.php';
  3652.         include_once \dirname(__DIR__4).'/src/Model/DefaultClient/Client.php';
  3653.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Borlette/Client.php';
  3654.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Borlette/Invoker.php';
  3655.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3656.         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()));
  3657.     }
  3658.     /**
  3659.      * Gets the private 'App\Model\PlatformClient\PlatformClientFactory' shared autowired service.
  3660.      *
  3661.      * @return \App\Model\PlatformClient\PlatformClientFactory
  3662.      */
  3663.     protected function getPlatformClientFactoryService()
  3664.     {
  3665.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/PlatformClientFactory.php';
  3666.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/PlatformClient.php';
  3667.         include_once \dirname(__DIR__4).'/src/Model/DefaultClient/Client.php';
  3668.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/HorsesRaces/Client.php';
  3669.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Keno/Client.php';
  3670.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Penalty/Client.php';
  3671.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Dogs/Client.php';
  3672.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Roulette/Client.php';
  3673.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/AmericanRoulette/Client.php';
  3674.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Keno80/Client.php';
  3675.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/LuckyRace/Client.php';
  3676.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Lucky6/Client.php';
  3677.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Lucky10/Client.php';
  3678.         include_once \dirname(__DIR__4).'/src/Model/PlatformClient/Paypam/Client.php';
  3679.         $a = ($this->privates['App\\Services\\PartnerService'] ?? $this->getPartnerServiceService());
  3680.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  3681.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3682.         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));
  3683.     }
  3684.     /**
  3685.      * Gets the private 'App\Repository\AuditLogRepository' shared autowired service.
  3686.      *
  3687.      * @return \App\Repository\AuditLogRepository
  3688.      */
  3689.     protected function getAuditLogRepositoryService()
  3690.     {
  3691.         return $this->privates['App\\Repository\\AuditLogRepository'] = new \App\Repository\AuditLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3692.     }
  3693.     /**
  3694.      * Gets the private 'App\Repository\CashdeskRepository' shared autowired service.
  3695.      *
  3696.      * @return \App\Repository\CashdeskRepository
  3697.      */
  3698.     protected function getCashdeskRepositoryService()
  3699.     {
  3700.         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()));
  3701.     }
  3702.     /**
  3703.      * Gets the private 'App\Repository\ChainClubRepository' shared autowired service.
  3704.      *
  3705.      * @return \App\Repository\ChainClubRepository
  3706.      */
  3707.     protected function getChainClubRepositoryService()
  3708.     {
  3709.         include_once \dirname(__DIR__4).'/src/Repository/ChainClubRepository.php';
  3710.         return $this->privates['App\\Repository\\ChainClubRepository'] = new \App\Repository\ChainClubRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3711.     }
  3712.     /**
  3713.      * Gets the private 'App\Repository\ClubRepository' shared autowired service.
  3714.      *
  3715.      * @return \App\Repository\ClubRepository
  3716.      */
  3717.     protected function getClubRepositoryService()
  3718.     {
  3719.         return $this->privates['App\\Repository\\ClubRepository'] = new \App\Repository\ClubRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  3720.     }
  3721.     /**
  3722.      * Gets the private 'App\Repository\HistoryChangeRepository' shared autowired service.
  3723.      *
  3724.      * @return \App\Repository\HistoryChangeRepository
  3725.      */
  3726.     protected function getHistoryChangeRepositoryService()
  3727.     {
  3728.         include_once \dirname(__DIR__4).'/src/Repository/HistoryChangeRepository.php';
  3729.         return $this->privates['App\\Repository\\HistoryChangeRepository'] = new \App\Repository\HistoryChangeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3730.     }
  3731.     /**
  3732.      * Gets the private 'App\Repository\JackpotRepository' shared autowired service.
  3733.      *
  3734.      * @return \App\Repository\JackpotRepository
  3735.      */
  3736.     protected function getJackpotRepositoryService()
  3737.     {
  3738.         include_once \dirname(__DIR__4).'/src/Repository/JackpotRepository.php';
  3739.         return $this->privates['App\\Repository\\JackpotRepository'] = new \App\Repository\JackpotRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3740.     }
  3741.     /**
  3742.      * Gets the private 'App\Repository\JackpotWinRepository' shared autowired service.
  3743.      *
  3744.      * @return \App\Repository\JackpotWinRepository
  3745.      */
  3746.     protected function getJackpotWinRepositoryService()
  3747.     {
  3748.         include_once \dirname(__DIR__4).'/src/Repository/JackpotWinRepository.php';
  3749.         return $this->privates['App\\Repository\\JackpotWinRepository'] = new \App\Repository\JackpotWinRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3750.     }
  3751.     /**
  3752.      * Gets the private 'App\Repository\LocaleRepository' shared autowired service.
  3753.      *
  3754.      * @return \App\Repository\LocaleRepository
  3755.      */
  3756.     protected function getLocaleRepositoryService()
  3757.     {
  3758.         include_once \dirname(__DIR__4).'/src/Repository/LocaleRepository.php';
  3759.         return $this->privates['App\\Repository\\LocaleRepository'] = new \App\Repository\LocaleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3760.     }
  3761.     /**
  3762.      * Gets the private 'App\Repository\OpcodeRepository' shared autowired service.
  3763.      *
  3764.      * @return \App\Repository\OpcodeRepository
  3765.      */
  3766.     protected function getOpcodeRepositoryService()
  3767.     {
  3768.         include_once \dirname(__DIR__4).'/src/Repository/OpcodeRepository.php';
  3769.         return $this->privates['App\\Repository\\OpcodeRepository'] = new \App\Repository\OpcodeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3770.     }
  3771.     /**
  3772.      * Gets the private 'App\Repository\PartnerRepository' shared autowired service.
  3773.      *
  3774.      * @return \App\Repository\PartnerRepository
  3775.      */
  3776.     protected function getPartnerRepositoryService()
  3777.     {
  3778.         include_once \dirname(__DIR__4).'/src/Repository/PartnerRepository.php';
  3779.         return $this->privates['App\\Repository\\PartnerRepository'] = new \App\Repository\PartnerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3780.     }
  3781.     /**
  3782.      * Gets the private 'App\Repository\PaymentAggregationRepository' shared autowired service.
  3783.      *
  3784.      * @return \App\Repository\PaymentAggregationRepository
  3785.      */
  3786.     protected function getPaymentAggregationRepositoryService()
  3787.     {
  3788.         include_once \dirname(__DIR__4).'/src/Repository/PaymentAggregationRepository.php';
  3789.         return $this->privates['App\\Repository\\PaymentAggregationRepository'] = new \App\Repository\PaymentAggregationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3790.     }
  3791.     /**
  3792.      * Gets the private 'App\Repository\PaymentRepository' shared autowired service.
  3793.      *
  3794.      * @return \App\Repository\PaymentRepository
  3795.      */
  3796.     protected function getPaymentRepositoryService()
  3797.     {
  3798.         include_once \dirname(__DIR__4).'/src/Repository/PaymentRepository.php';
  3799.         return $this->privates['App\\Repository\\PaymentRepository'] = new \App\Repository\PaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3800.     }
  3801.     /**
  3802.      * Gets the private 'App\Repository\RegionClubRepository' shared autowired service.
  3803.      *
  3804.      * @return \App\Repository\RegionClubRepository
  3805.      */
  3806.     protected function getRegionClubRepositoryService()
  3807.     {
  3808.         return $this->privates['App\\Repository\\RegionClubRepository'] = new \App\Repository\RegionClubRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3809.     }
  3810.     /**
  3811.      * Gets the private 'App\Repository\SessionRepository' shared autowired service.
  3812.      *
  3813.      * @return \App\Repository\SessionRepository
  3814.      */
  3815.     protected function getSessionRepositoryService()
  3816.     {
  3817.         include_once \dirname(__DIR__4).'/src/Repository/SessionRepository.php';
  3818.         return $this->privates['App\\Repository\\SessionRepository'] = new \App\Repository\SessionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3819.     }
  3820.     /**
  3821.      * Gets the private 'App\Repository\SettingRepository' shared autowired service.
  3822.      *
  3823.      * @return \App\Repository\SettingRepository
  3824.      */
  3825.     protected function getSettingRepositoryService()
  3826.     {
  3827.         return $this->privates['App\\Repository\\SettingRepository'] = new \App\Repository\SettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3828.     }
  3829.     /**
  3830.      * Gets the private 'App\Repository\TelegramRepository' shared autowired service.
  3831.      *
  3832.      * @return \App\Repository\TelegramRepository
  3833.      */
  3834.     protected function getTelegramRepositoryService()
  3835.     {
  3836.         include_once \dirname(__DIR__4).'/src/Repository/TelegramRepository.php';
  3837.         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()));
  3838.     }
  3839.     /**
  3840.      * Gets the private 'App\Repository\TelegramUserRepository' shared autowired service.
  3841.      *
  3842.      * @return \App\Repository\TelegramUserRepository
  3843.      */
  3844.     protected function getTelegramUserRepositoryService()
  3845.     {
  3846.         include_once \dirname(__DIR__4).'/src/Repository/TelegramUserRepository.php';
  3847.         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()));
  3848.     }
  3849.     /**
  3850.      * Gets the private 'App\Repository\TimetableRepository' shared autowired service.
  3851.      *
  3852.      * @return \App\Repository\TimetableRepository
  3853.      */
  3854.     protected function getTimetableRepositoryService()
  3855.     {
  3856.         include_once \dirname(__DIR__4).'/src/Repository/TimetableRepository.php';
  3857.         return $this->privates['App\\Repository\\TimetableRepository'] = new \App\Repository\TimetableRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3858.     }
  3859.     /**
  3860.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  3861.      *
  3862.      * @return \App\Repository\UserRepository
  3863.      */
  3864.     protected function getUserRepositoryService()
  3865.     {
  3866.         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()));
  3867.     }
  3868.     /**
  3869.      * Gets the private 'App\Repository\WorkshiftRepository' shared autowired service.
  3870.      *
  3871.      * @return \App\Repository\WorkshiftRepository
  3872.      */
  3873.     protected function getWorkshiftRepositoryService()
  3874.     {
  3875.         include_once \dirname(__DIR__4).'/src/Repository/WorkshiftRepository.php';
  3876.         return $this->privates['App\\Repository\\WorkshiftRepository'] = new \App\Repository\WorkshiftRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3877.     }
  3878.     /**
  3879.      * Gets the private 'App\Security\LoginFormAuthenticator' shared autowired service.
  3880.      *
  3881.      * @return \App\Security\LoginFormAuthenticator
  3882.      */
  3883.     protected function getLoginFormAuthenticatorService()
  3884.     {
  3885.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  3886.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  3887.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  3888.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  3889.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  3890.         include_once \dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php';
  3891.         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()));
  3892.     }
  3893.     /**
  3894.      * Gets the private 'App\Services\AuditLogService' shared autowired service.
  3895.      *
  3896.      * @return \App\Services\AuditLogService
  3897.      */
  3898.     protected function getAuditLogServiceService()
  3899.     {
  3900.         $a = ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService());
  3901.         if (isset($this->privates['App\\Services\\AuditLogService'])) {
  3902.             return $this->privates['App\\Services\\AuditLogService'];
  3903.         }
  3904.         return $this->privates['App\\Services\\AuditLogService'] = new \App\Services\AuditLogService(($this->privates['App\\Repository\\AuditLogRepository'] ?? $this->getAuditLogRepositoryService()), $a);
  3905.     }
  3906.     /**
  3907.      * Gets the private 'App\Services\Betting\BettingService' shared autowired service.
  3908.      *
  3909.      * @return \App\Services\Betting\BettingService
  3910.      */
  3911.     protected function getBettingServiceService()
  3912.     {
  3913.         include_once \dirname(__DIR__4).'/src/Services/Betting/BettingService.php';
  3914.         include_once \dirname(__DIR__4).'/src/Services/Betting/BettingInvoker.php';
  3915.         $a = ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService());
  3916.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3917.         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()));
  3918.     }
  3919.     /**
  3920.      * Gets the private 'App\Services\CashdeskService' shared autowired service.
  3921.      *
  3922.      * @return \App\Services\CashdeskService
  3923.      */
  3924.     protected function getCashdeskServiceService()
  3925.     {
  3926.         include_once \dirname(__DIR__4).'/src/Services/CashdeskService.php';
  3927.         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()));
  3928.     }
  3929.     /**
  3930.      * Gets the private 'App\Services\ClubService' shared autowired service.
  3931.      *
  3932.      * @return \App\Services\ClubService
  3933.      */
  3934.     protected function getClubServiceService()
  3935.     {
  3936.         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()));
  3937.     }
  3938.     /**
  3939.      * Gets the private 'App\Services\OnlineCashdesk\OnlineCashdeskService' shared autowired service.
  3940.      *
  3941.      * @return \App\Services\OnlineCashdesk\OnlineCashdeskService
  3942.      */
  3943.     protected function getOnlineCashdeskServiceService()
  3944.     {
  3945.         include_once \dirname(__DIR__4).'/src/Services/OnlineCashdesk/OnlineCashdeskService.php';
  3946.         include_once \dirname(__DIR__4).'/src/Services/OnlineCashdesk/OnlineCashdeskInvoker.php';
  3947.         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()));
  3948.     }
  3949.     /**
  3950.      * Gets the private 'App\Services\OpcodeService' shared autowired service.
  3951.      *
  3952.      * @return \App\Services\OpcodeService
  3953.      */
  3954.     protected function getOpcodeServiceService()
  3955.     {
  3956.         include_once \dirname(__DIR__4).'/src/Services/OpcodeService.php';
  3957.         return $this->privates['App\\Services\\OpcodeService'] = new \App\Services\OpcodeService(($this->privates['App\\Repository\\OpcodeRepository'] ?? $this->getOpcodeRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  3958.     }
  3959.     /**
  3960.      * Gets the private 'App\Services\PartnerService' shared autowired service.
  3961.      *
  3962.      * @return \App\Services\PartnerService
  3963.      */
  3964.     protected function getPartnerServiceService()
  3965.     {
  3966.         include_once \dirname(__DIR__4).'/src/Services/PartnerService.php';
  3967.         return $this->privates['App\\Services\\PartnerService'] = new \App\Services\PartnerService(($this->privates['App\\Repository\\PartnerRepository'] ?? $this->getPartnerRepositoryService()));
  3968.     }
  3969.     /**
  3970.      * Gets the private 'App\Services\PaymentService' shared autowired service.
  3971.      *
  3972.      * @return \App\Services\PaymentService
  3973.      */
  3974.     protected function getPaymentServiceService()
  3975.     {
  3976.         include_once \dirname(__DIR__4).'/src/Services/PaymentService.php';
  3977.         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()));
  3978.     }
  3979.     /**
  3980.      * Gets the private 'App\Services\RegionClubService' shared autowired service.
  3981.      *
  3982.      * @return \App\Services\RegionClubService
  3983.      */
  3984.     protected function getRegionClubServiceService()
  3985.     {
  3986.         include_once \dirname(__DIR__4).'/src/Services/RegionClubService.php';
  3987.         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()));
  3988.     }
  3989.     /**
  3990.      * Gets the private 'App\Services\SecurityService' shared autowired service.
  3991.      *
  3992.      * @return \App\Services\SecurityService
  3993.      */
  3994.     protected function getSecurityServiceService()
  3995.     {
  3996.         $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()));
  3997.         $this->privates['App\\Services\\SecurityService'] = $instance = new \App\Services\SecurityService(new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3998.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3999.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4000.         ], [
  4001.             'security.authorization_checker' => '?',
  4002.             'security.token_storage' => '?',
  4003.         ])), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), $a);
  4004.         $a->setSecurityService($instance);
  4005.         return $instance;
  4006.     }
  4007.     /**
  4008.      * Gets the private 'App\Services\SessionService' shared autowired service.
  4009.      *
  4010.      * @return \App\Services\SessionService
  4011.      */
  4012.     protected function getSessionServiceService()
  4013.     {
  4014.         include_once \dirname(__DIR__4).'/src/Services/SessionService.php';
  4015.         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()));
  4016.     }
  4017.     /**
  4018.      * Gets the private 'App\Services\TelegramUserService' shared autowired service.
  4019.      *
  4020.      * @return \App\Services\TelegramUserService
  4021.      */
  4022.     protected function getTelegramUserServiceService()
  4023.     {
  4024.         include_once \dirname(__DIR__4).'/src/Services/TelegramUserService.php';
  4025.         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()));
  4026.     }
  4027.     /**
  4028.      * Gets the private 'App\Services\TimetableService' shared autowired service.
  4029.      *
  4030.      * @return \App\Services\TimetableService
  4031.      */
  4032.     protected function getTimetableServiceService()
  4033.     {
  4034.         include_once \dirname(__DIR__4).'/src/Services/TimetableService.php';
  4035.         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()));
  4036.     }
  4037.     /**
  4038.      * Gets the private 'App\Services\UserService' shared autowired service.
  4039.      *
  4040.      * @return \App\Services\UserService
  4041.      */
  4042.     protected function getUserServiceService()
  4043.     {
  4044.         include_once \dirname(__DIR__4).'/src/Services/UserService.php';
  4045.         $a = ($this->privates['App\\Services\\SecurityService'] ?? $this->getSecurityServiceService());
  4046.         if (isset($this->privates['App\\Services\\UserService'])) {
  4047.             return $this->privates['App\\Services\\UserService'];
  4048.         }
  4049.         $b = ($this->privates['App\\Services\\AuditLogService'] ?? $this->getAuditLogServiceService());
  4050.         if (isset($this->privates['App\\Services\\UserService'])) {
  4051.             return $this->privates['App\\Services\\UserService'];
  4052.         }
  4053.         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()));
  4054.     }
  4055.     /**
  4056.      * Gets the private 'App\Services\WorkshiftService' shared autowired service.
  4057.      *
  4058.      * @return \App\Services\WorkshiftService
  4059.      */
  4060.     protected function getWorkshiftServiceService()
  4061.     {
  4062.         include_once \dirname(__DIR__4).'/src/Services/WorkshiftService.php';
  4063.         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()));
  4064.     }
  4065.     /**
  4066.      * Gets the private 'App\Subscriber\LocaleOnLoginSubscriber' shared autowired service.
  4067.      *
  4068.      * @return \App\Subscriber\LocaleOnLoginSubscriber
  4069.      */
  4070.     protected function getLocaleOnLoginSubscriberService()
  4071.     {
  4072.         include_once \dirname(__DIR__4).'/src/Subscriber/LocaleOnLoginSubscriber.php';
  4073.         return $this->privates['App\\Subscriber\\LocaleOnLoginSubscriber'] = new \App\Subscriber\LocaleOnLoginSubscriber(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  4074.     }
  4075.     /**
  4076.      * Gets the private 'App\Subscriber\RemoteTokenCreatorSubscriber' shared autowired service.
  4077.      *
  4078.      * @return \App\Subscriber\RemoteTokenCreatorSubscriber
  4079.      */
  4080.     protected function getRemoteTokenCreatorSubscriberService()
  4081.     {
  4082.         include_once \dirname(__DIR__4).'/src/Subscriber/RemoteTokenCreatorSubscriber.php';
  4083.         return $this->privates['App\\Subscriber\\RemoteTokenCreatorSubscriber'] = new \App\Subscriber\RemoteTokenCreatorSubscriber(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4084.     }
  4085.     /**
  4086.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  4087.      *
  4088.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  4089.      */
  4090.     protected function getManagerRegistryAwareConnectionProviderService()
  4091.     {
  4092.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  4093.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  4094.         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'));
  4095.     }
  4096.     /**
  4097.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  4098.      *
  4099.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  4100.      */
  4101.     protected function getRunSqlCommandService()
  4102.     {
  4103.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4104.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  4105.         $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()));
  4106.         $instance->setName('dbal:run-sql');
  4107.         return $instance;
  4108.     }
  4109.     /**
  4110.      * Gets the private 'annotations.cache_adapter' shared service.
  4111.      *
  4112.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  4113.      */
  4114.     protected function getAnnotations_CacheAdapterService()
  4115.     {
  4116.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  4117.     }
  4118.     /**
  4119.      * Gets the private 'annotations.cache_warmer' shared service.
  4120.      *
  4121.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  4122.      */
  4123.     protected function getAnnotations_CacheWarmerService()
  4124.     {
  4125.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4126.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  4127.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  4128.         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);
  4129.     }
  4130.     /**
  4131.      * Gets the private 'annotations.cached_reader' shared service.
  4132.      *
  4133.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  4134.      */
  4135.     protected function getAnnotations_CachedReaderService()
  4136.     {
  4137.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  4138.     }
  4139.     /**
  4140.      * Gets the private 'annotations.reader' shared service.
  4141.      *
  4142.      * @return \Doctrine\Common\Annotations\AnnotationReader
  4143.      */
  4144.     protected function getAnnotations_ReaderService()
  4145.     {
  4146.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  4147.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  4148.         $a->registerUniqueLoader('class_exists');
  4149.         $instance->addGlobalIgnoredName('required'$a);
  4150.         return $instance;
  4151.     }
  4152.     /**
  4153.      * Gets the private 'cache.annotations' shared service.
  4154.      *
  4155.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4156.      */
  4157.     protected function getCache_AnnotationsService()
  4158.     {
  4159.         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())));
  4160.     }
  4161.     /**
  4162.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  4163.      *
  4164.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4165.      */
  4166.     protected function getCache_Doctrine_Orm_Default_QueryService()
  4167.     {
  4168.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4169.     }
  4170.     /**
  4171.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  4172.      *
  4173.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4174.      */
  4175.     protected function getCache_Doctrine_Orm_Default_ResultService()
  4176.     {
  4177.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4178.     }
  4179.     /**
  4180.      * Gets the private 'cache.property_info' shared service.
  4181.      *
  4182.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4183.      */
  4184.     protected function getCache_PropertyInfoService()
  4185.     {
  4186.         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())));
  4187.     }
  4188.     /**
  4189.      * Gets the private 'cache.security_expression_language' shared service.
  4190.      *
  4191.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4192.      */
  4193.     protected function getCache_SecurityExpressionLanguageService()
  4194.     {
  4195.         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())));
  4196.     }
  4197.     /**
  4198.      * Gets the private 'cache.serializer' shared service.
  4199.      *
  4200.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4201.      */
  4202.     protected function getCache_SerializerService()
  4203.     {
  4204.         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())));
  4205.     }
  4206.     /**
  4207.      * Gets the private 'cache.validator' shared service.
  4208.      *
  4209.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4210.      */
  4211.     protected function getCache_ValidatorService()
  4212.     {
  4213.         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())));
  4214.     }
  4215.     /**
  4216.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  4217.      *
  4218.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  4219.      */
  4220.     protected function getCachePoolClearer_CacheWarmerService()
  4221.     {
  4222.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4223.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  4224.         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']);
  4225.     }
  4226.     /**
  4227.      * Gets the private 'config_builder.warmer' shared service.
  4228.      *
  4229.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  4230.      */
  4231.     protected function getConfigBuilder_WarmerService()
  4232.     {
  4233.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4234.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  4235.         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()));
  4236.     }
  4237.     /**
  4238.      * Gets the private 'config_cache_factory' shared service.
  4239.      *
  4240.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  4241.      */
  4242.     protected function getConfigCacheFactoryService()
  4243.     {
  4244.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4245.             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)));
  4246.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4247.         }, 2));
  4248.     }
  4249.     /**
  4250.      * Gets the private 'console.command.about' shared service.
  4251.      *
  4252.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  4253.      */
  4254.     protected function getConsole_Command_AboutService()
  4255.     {
  4256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4257.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  4258.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  4259.         $instance->setName('about');
  4260.         $instance->setDescription('Display information about the current project');
  4261.         return $instance;
  4262.     }
  4263.     /**
  4264.      * Gets the private 'console.command.assets_install' shared service.
  4265.      *
  4266.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  4267.      */
  4268.     protected function getConsole_Command_AssetsInstallService()
  4269.     {
  4270.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4271.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  4272.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4273.         $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));
  4274.         $instance->setName('assets:install');
  4275.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  4276.         return $instance;
  4277.     }
  4278.     /**
  4279.      * Gets the private 'console.command.cache_clear' shared service.
  4280.      *
  4281.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  4282.      */
  4283.     protected function getConsole_Command_CacheClearService()
  4284.     {
  4285.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4286.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  4287.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4288.         $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())));
  4289.         $instance->setName('cache:clear');
  4290.         $instance->setDescription('Clear the cache');
  4291.         return $instance;
  4292.     }
  4293.     /**
  4294.      * Gets the private 'console.command.cache_pool_clear' shared service.
  4295.      *
  4296.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  4297.      */
  4298.     protected function getConsole_Command_CachePoolClearService()
  4299.     {
  4300.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4301.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  4302.         $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']);
  4303.         $instance->setName('cache:pool:clear');
  4304.         $instance->setDescription('Clear cache pools');
  4305.         return $instance;
  4306.     }
  4307.     /**
  4308.      * Gets the private 'console.command.cache_pool_delete' shared service.
  4309.      *
  4310.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  4311.      */
  4312.     protected function getConsole_Command_CachePoolDeleteService()
  4313.     {
  4314.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4315.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  4316.         $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']);
  4317.         $instance->setName('cache:pool:delete');
  4318.         $instance->setDescription('Delete an item from a cache pool');
  4319.         return $instance;
  4320.     }
  4321.     /**
  4322.      * Gets the private 'console.command.cache_pool_list' shared service.
  4323.      *
  4324.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  4325.      */
  4326.     protected function getConsole_Command_CachePoolListService()
  4327.     {
  4328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4329.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  4330.         $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']);
  4331.         $instance->setName('cache:pool:list');
  4332.         $instance->setDescription('List available cache pools');
  4333.         return $instance;
  4334.     }
  4335.     /**
  4336.      * Gets the private 'console.command.cache_pool_prune' shared service.
  4337.      *
  4338.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  4339.      */
  4340.     protected function getConsole_Command_CachePoolPruneService()
  4341.     {
  4342.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4343.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  4344.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  4345.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  4346.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  4347.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  4348.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  4349.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  4350.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  4351.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  4352.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  4353.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  4354.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  4355.         }, 10));
  4356.         $instance->setName('cache:pool:prune');
  4357.         $instance->setDescription('Prune cache pools');
  4358.         return $instance;
  4359.     }
  4360.     /**
  4361.      * Gets the private 'console.command.cache_warmup' shared service.
  4362.      *
  4363.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  4364.      */
  4365.     protected function getConsole_Command_CacheWarmupService()
  4366.     {
  4367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4368.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  4369.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  4370.         $instance->setName('cache:warmup');
  4371.         $instance->setDescription('Warm up an empty cache');
  4372.         return $instance;
  4373.     }
  4374.     /**
  4375.      * Gets the private 'console.command.config_debug' shared service.
  4376.      *
  4377.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  4378.      */
  4379.     protected function getConsole_Command_ConfigDebugService()
  4380.     {
  4381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4382.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4383.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4384.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4385.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  4386.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  4387.         $instance->setName('debug:config');
  4388.         $instance->setDescription('Dump the current configuration for an extension');
  4389.         return $instance;
  4390.     }
  4391.     /**
  4392.      * Gets the private 'console.command.config_dump_reference' shared service.
  4393.      *
  4394.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  4395.      */
  4396.     protected function getConsole_Command_ConfigDumpReferenceService()
  4397.     {
  4398.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4399.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4400.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4401.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4402.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  4403.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  4404.         $instance->setName('config:dump-reference');
  4405.         $instance->setDescription('Dump the default configuration for an extension');
  4406.         return $instance;
  4407.     }
  4408.     /**
  4409.      * Gets the private 'console.command.container_debug' shared service.
  4410.      *
  4411.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  4412.      */
  4413.     protected function getConsole_Command_ContainerDebugService()
  4414.     {
  4415.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4416.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4417.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4418.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  4419.         $instance->setName('debug:container');
  4420.         $instance->setDescription('Display current services for an application');
  4421.         return $instance;
  4422.     }
  4423.     /**
  4424.      * Gets the private 'console.command.container_lint' shared service.
  4425.      *
  4426.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  4427.      */
  4428.     protected function getConsole_Command_ContainerLintService()
  4429.     {
  4430.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4431.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  4432.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  4433.         $instance->setName('lint:container');
  4434.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  4435.         return $instance;
  4436.     }
  4437.     /**
  4438.      * Gets the private 'console.command.debug_autowiring' shared service.
  4439.      *
  4440.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  4441.      */
  4442.     protected function getConsole_Command_DebugAutowiringService()
  4443.     {
  4444.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4445.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4446.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4447.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  4448.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4449.         $instance->setName('debug:autowiring');
  4450.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  4451.         return $instance;
  4452.     }
  4453.     /**
  4454.      * Gets the private 'console.command.dotenv_debug' shared service.
  4455.      *
  4456.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  4457.      */
  4458.     protected function getConsole_Command_DotenvDebugService()
  4459.     {
  4460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4461.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  4462.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  4463.         $instance->setName('debug:dotenv');
  4464.         $instance->setDescription('Lists all dotenv files with variables and values');
  4465.         return $instance;
  4466.     }
  4467.     /**
  4468.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  4469.      *
  4470.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  4471.      */
  4472.     protected function getConsole_Command_EventDispatcherDebugService()
  4473.     {
  4474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4475.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  4476.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.jlyTfzM'] ?? $this->get_ServiceLocator_JlyTfzMService()));
  4477.         $instance->setName('debug:event-dispatcher');
  4478.         $instance->setDescription('Display configured listeners for an application');
  4479.         return $instance;
  4480.     }
  4481.     /**
  4482.      * Gets the private 'console.command.form_debug' shared service.
  4483.      *
  4484.      * @return \Symfony\Component\Form\Command\DebugCommand
  4485.      */
  4486.     protected function getConsole_Command_FormDebugService()
  4487.     {
  4488.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4489.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  4490.         $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()));
  4491.         $instance->setName('debug:form');
  4492.         $instance->setDescription('Display form type information');
  4493.         return $instance;
  4494.     }
  4495.     /**
  4496.      * Gets the private 'console.command.router_debug' shared service.
  4497.      *
  4498.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  4499.      */
  4500.     protected function getConsole_Command_RouterDebugService()
  4501.     {
  4502.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4503.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4504.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  4505.         $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()));
  4506.         $instance->setName('debug:router');
  4507.         $instance->setDescription('Display current routes for an application');
  4508.         return $instance;
  4509.     }
  4510.     /**
  4511.      * Gets the private 'console.command.router_match' shared service.
  4512.      *
  4513.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  4514.      */
  4515.     protected function getConsole_Command_RouterMatchService()
  4516.     {
  4517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4518.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  4519.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  4520.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  4521.         }, 1));
  4522.         $instance->setName('router:match');
  4523.         $instance->setDescription('Help debug routes by simulating a path info match');
  4524.         return $instance;
  4525.     }
  4526.     /**
  4527.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  4528.      *
  4529.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  4530.      */
  4531.     protected function getConsole_Command_SecretsDecryptToLocalService()
  4532.     {
  4533.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4534.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  4535.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4536.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4537.         $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')))));
  4538.         $instance->setName('secrets:decrypt-to-local');
  4539.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  4540.         return $instance;
  4541.     }
  4542.     /**
  4543.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  4544.      *
  4545.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  4546.      */
  4547.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  4548.     {
  4549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4550.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  4551.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4552.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4553.         $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')))));
  4554.         $instance->setName('secrets:encrypt-from-local');
  4555.         $instance->setDescription('Encrypt all local secrets to the vault');
  4556.         return $instance;
  4557.     }
  4558.     /**
  4559.      * Gets the private 'console.command.secrets_generate_key' shared service.
  4560.      *
  4561.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  4562.      */
  4563.     protected function getConsole_Command_SecretsGenerateKeyService()
  4564.     {
  4565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4566.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  4567.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4568.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4569.         $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')))));
  4570.         $instance->setName('secrets:generate-keys');
  4571.         $instance->setDescription('Generate new encryption keys');
  4572.         return $instance;
  4573.     }
  4574.     /**
  4575.      * Gets the private 'console.command.secrets_list' shared service.
  4576.      *
  4577.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  4578.      */
  4579.     protected function getConsole_Command_SecretsListService()
  4580.     {
  4581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4582.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  4583.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4584.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4585.         $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')))));
  4586.         $instance->setName('secrets:list');
  4587.         $instance->setDescription('List all secrets');
  4588.         return $instance;
  4589.     }
  4590.     /**
  4591.      * Gets the private 'console.command.secrets_remove' shared service.
  4592.      *
  4593.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  4594.      */
  4595.     protected function getConsole_Command_SecretsRemoveService()
  4596.     {
  4597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4598.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  4599.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4600.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4601.         $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')))));
  4602.         $instance->setName('secrets:remove');
  4603.         $instance->setDescription('Remove a secret from the vault');
  4604.         return $instance;
  4605.     }
  4606.     /**
  4607.      * Gets the private 'console.command.secrets_set' shared service.
  4608.      *
  4609.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  4610.      */
  4611.     protected function getConsole_Command_SecretsSetService()
  4612.     {
  4613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4614.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  4615.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4616.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4617.         $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')))));
  4618.         $instance->setName('secrets:set');
  4619.         $instance->setDescription('Set a secret in the vault');
  4620.         return $instance;
  4621.     }
  4622.     /**
  4623.      * Gets the private 'console.command.translation_debug' shared service.
  4624.      *
  4625.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  4626.      */
  4627.     protected function getConsole_Command_TranslationDebugService()
  4628.     {
  4629.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4630.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  4631.         $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/Services/EncashmentService.php'), 10 => (\dirname(__DIR__4).'/src/Controller/EncashmentController.php'), 11 => (\dirname(__DIR__4).'/src/Controller/EncashmentPlanController.php'), 12 => (\dirname(__DIR__4).'/src/Controller/HistoryChangeController.php'), 13 => (\dirname(__DIR__4).'/src/Controller/HistoryController.php'), 14 => (\dirname(__DIR__4).'/src/Controller/IndexController.php'), 15 => (\dirname(__DIR__4).'/src/Controller/JackpotController.php'), 16 => (\dirname(__DIR__4).'/src/Controller/LocalCashdeskController.php'), 17 => (\dirname(__DIR__4).'/src/Controller/OnlineCashdeskController.php'), 18 => (\dirname(__DIR__4).'/src/Controller/PartnerController.php'), 19 => (\dirname(__DIR__4).'/src/Controller/ParyajpamRemoteCashdeskApiController.php'), 20 => (\dirname(__DIR__4).'/src/Controller/PaymentController.php'), 21 => (\dirname(__DIR__4).'/src/Controller/PlatformCashdeskApiController.php'), 22 => (\dirname(__DIR__4).'/src/Controller/PlatformCashdeskApiV2Controller.php'), 23 => (\dirname(__DIR__4).'/src/Controller/RegionClubController.php'), 24 => (\dirname(__DIR__4).'/src/Services/ReportService.php'), 25 => (\dirname(__DIR__4).'/src/Controller/ReportController.php'), 26 => (\dirname(__DIR__4).'/src/Controller/TelegramBotController.php'), 27 => (\dirname(__DIR__4).'/src/Controller/TelegramUserController.php'), 28 => (\dirname(__DIR__4).'/src/Controller/TerminalController.php'), 29 => (\dirname(__DIR__4).'/src/Controller/TimetableController.php'), 30 => (\dirname(__DIR__4).'/src/Controller/UserApiController.php'), 31 => (\dirname(__DIR__4).'/src/Controller/UserController.php'), 32 => (\dirname(__DIR__4).'/src/Model/Jackpot/Pay/Handler.php'), 33 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Balance/Get/Handler.php'), 34 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Cancel/Handler.php'), 35 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Create/Handler.php'), 36 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Jackpot/Handler.php'), 37 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Permit/Handler.php'), 38 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Win/Create/Handler.php'), 39 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Withdraw/Create/Handler.php'), 40 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Borlette/Client.php'), 41 => (\dirname(__DIR__4).'/src/Model/PlatformClient/HorsesRaces/Client.php'), 42 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Keno/Client.php'), 43 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Penalty/Client.php'), 44 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Dogs/Client.php'), 45 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Roulette/Client.php'), 46 => (\dirname(__DIR__4).'/src/Model/PlatformClient/AmericanRoulette/Client.php'), 47 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Keno80/Client.php'), 48 => (\dirname(__DIR__4).'/src/Model/PlatformClient/LuckyRace/Client.php'), 49 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Lucky6/Client.php'), 50 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Lucky10/Client.php'), 51 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Paypam/Client.php'), 52 => (\dirname(__DIR__4).'/src/Repository/CashdeskRepository.php'), 53 => (\dirname(__DIR__4).'/src/Repository/ClubRepository.php'), 54 => (\dirname(__DIR__4).'/src/Repository/TelegramRepository.php'), 55 => (\dirname(__DIR__4).'/src/Repository/TelegramUserRepository.php'), 56 => (\dirname(__DIR__4).'/src/Repository/UserRepository.php'), 57 => (\dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php'), 58 => (\dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php'), 59 => (\dirname(__DIR__4).'/src/Services/Betting/BettingService.php'), 60 => (\dirname(__DIR__4).'/src/Services/CashdeskService.php'), 61 => (\dirname(__DIR__4).'/src/Services/ClubService.php'), 62 => (\dirname(__DIR__4).'/src/Services/OnlineCashdesk/OnlineCashdeskService.php'), 63 => (\dirname(__DIR__4).'/src/Services/OpcodeService.php'), 64 => (\dirname(__DIR__4).'/src/Services/RegionClubService.php'), 65 => (\dirname(__DIR__4).'/src/Services/TimetableService.php'), 66 => (\dirname(__DIR__4).'/src/Services/TranslationPhrasesStub.php'), 67 => (\dirname(__DIR__4).'/src/Services/UserService.php'), 68 => (\dirname(__DIR__4).'/src/Services/WorkshiftService.php'), 69 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 70 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 71 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 72 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 73 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 74 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 75 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 76 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 77 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 78 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 79 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 80 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 81 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  4632.         $instance->setName('debug:translation');
  4633.         $instance->setDescription('Display translation messages information');
  4634.         return $instance;
  4635.     }
  4636.     /**
  4637.      * Gets the private 'console.command.translation_extract' shared service.
  4638.      *
  4639.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  4640.      */
  4641.     protected function getConsole_Command_TranslationExtractService()
  4642.     {
  4643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4644.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  4645.         $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/Services/EncashmentService.php'), 10 => (\dirname(__DIR__4).'/src/Controller/EncashmentController.php'), 11 => (\dirname(__DIR__4).'/src/Controller/EncashmentPlanController.php'), 12 => (\dirname(__DIR__4).'/src/Controller/HistoryChangeController.php'), 13 => (\dirname(__DIR__4).'/src/Controller/HistoryController.php'), 14 => (\dirname(__DIR__4).'/src/Controller/IndexController.php'), 15 => (\dirname(__DIR__4).'/src/Controller/JackpotController.php'), 16 => (\dirname(__DIR__4).'/src/Controller/LocalCashdeskController.php'), 17 => (\dirname(__DIR__4).'/src/Controller/OnlineCashdeskController.php'), 18 => (\dirname(__DIR__4).'/src/Controller/PartnerController.php'), 19 => (\dirname(__DIR__4).'/src/Controller/ParyajpamRemoteCashdeskApiController.php'), 20 => (\dirname(__DIR__4).'/src/Controller/PaymentController.php'), 21 => (\dirname(__DIR__4).'/src/Controller/PlatformCashdeskApiController.php'), 22 => (\dirname(__DIR__4).'/src/Controller/PlatformCashdeskApiV2Controller.php'), 23 => (\dirname(__DIR__4).'/src/Controller/RegionClubController.php'), 24 => (\dirname(__DIR__4).'/src/Services/ReportService.php'), 25 => (\dirname(__DIR__4).'/src/Controller/ReportController.php'), 26 => (\dirname(__DIR__4).'/src/Controller/TelegramBotController.php'), 27 => (\dirname(__DIR__4).'/src/Controller/TelegramUserController.php'), 28 => (\dirname(__DIR__4).'/src/Controller/TerminalController.php'), 29 => (\dirname(__DIR__4).'/src/Controller/TimetableController.php'), 30 => (\dirname(__DIR__4).'/src/Controller/UserApiController.php'), 31 => (\dirname(__DIR__4).'/src/Controller/UserController.php'), 32 => (\dirname(__DIR__4).'/src/Model/Jackpot/Pay/Handler.php'), 33 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Balance/Get/Handler.php'), 34 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Cancel/Handler.php'), 35 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Create/Handler.php'), 36 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Jackpot/Handler.php'), 37 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Bet/Permit/Handler.php'), 38 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Win/Create/Handler.php'), 39 => (\dirname(__DIR__4).'/src/Model/PlatformApi/V2/Withdraw/Create/Handler.php'), 40 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Borlette/Client.php'), 41 => (\dirname(__DIR__4).'/src/Model/PlatformClient/HorsesRaces/Client.php'), 42 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Keno/Client.php'), 43 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Penalty/Client.php'), 44 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Dogs/Client.php'), 45 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Roulette/Client.php'), 46 => (\dirname(__DIR__4).'/src/Model/PlatformClient/AmericanRoulette/Client.php'), 47 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Keno80/Client.php'), 48 => (\dirname(__DIR__4).'/src/Model/PlatformClient/LuckyRace/Client.php'), 49 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Lucky6/Client.php'), 50 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Lucky10/Client.php'), 51 => (\dirname(__DIR__4).'/src/Model/PlatformClient/Paypam/Client.php'), 52 => (\dirname(__DIR__4).'/src/Repository/CashdeskRepository.php'), 53 => (\dirname(__DIR__4).'/src/Repository/ClubRepository.php'), 54 => (\dirname(__DIR__4).'/src/Repository/TelegramRepository.php'), 55 => (\dirname(__DIR__4).'/src/Repository/TelegramUserRepository.php'), 56 => (\dirname(__DIR__4).'/src/Repository/UserRepository.php'), 57 => (\dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php'), 58 => (\dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php'), 59 => (\dirname(__DIR__4).'/src/Services/Betting/BettingService.php'), 60 => (\dirname(__DIR__4).'/src/Services/CashdeskService.php'), 61 => (\dirname(__DIR__4).'/src/Services/ClubService.php'), 62 => (\dirname(__DIR__4).'/src/Services/OnlineCashdesk/OnlineCashdeskService.php'), 63 => (\dirname(__DIR__4).'/src/Services/OpcodeService.php'), 64 => (\dirname(__DIR__4).'/src/Services/RegionClubService.php'), 65 => (\dirname(__DIR__4).'/src/Services/TimetableService.php'), 66 => (\dirname(__DIR__4).'/src/Services/TranslationPhrasesStub.php'), 67 => (\dirname(__DIR__4).'/src/Services/UserService.php'), 68 => (\dirname(__DIR__4).'/src/Services/WorkshiftService.php'), 69 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 70 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 71 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 72 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 73 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 74 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 75 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 76 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 77 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 78 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 79 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 80 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 81 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  4646.         $instance->setName('translation:extract');
  4647.         $instance->setAliases([=> 'translation:update']);
  4648.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  4649.         return $instance;
  4650.     }
  4651.     /**
  4652.      * Gets the private 'console.command.translation_pull' shared service.
  4653.      *
  4654.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  4655.      */
  4656.     protected function getConsole_Command_TranslationPullService()
  4657.     {
  4658.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4659.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  4660.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  4661.         $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'), [], []);
  4662.         $instance->setName('translation:pull');
  4663.         $instance->setDescription('Pull translations from a given provider.');
  4664.         return $instance;
  4665.     }
  4666.     /**
  4667.      * Gets the private 'console.command.translation_push' shared service.
  4668.      *
  4669.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  4670.      */
  4671.     protected function getConsole_Command_TranslationPushService()
  4672.     {
  4673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4674.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  4675.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  4676.         $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()), [], []);
  4677.         $instance->setName('translation:push');
  4678.         $instance->setDescription('Push translations to a given provider.');
  4679.         return $instance;
  4680.     }
  4681.     /**
  4682.      * Gets the private 'console.command.validator_debug' shared service.
  4683.      *
  4684.      * @return \Symfony\Component\Validator\Command\DebugCommand
  4685.      */
  4686.     protected function getConsole_Command_ValidatorDebugService()
  4687.     {
  4688.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4689.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  4690.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  4691.         $instance->setName('debug:validator');
  4692.         $instance->setDescription('Display validation constraints for classes');
  4693.         return $instance;
  4694.     }
  4695.     /**
  4696.      * Gets the private 'console.command.xliff_lint' shared service.
  4697.      *
  4698.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  4699.      */
  4700.     protected function getConsole_Command_XliffLintService()
  4701.     {
  4702.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4703.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  4704.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  4705.         $instance->setName('lint:xliff');
  4706.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  4707.         return $instance;
  4708.     }
  4709.     /**
  4710.      * Gets the private 'console.command.yaml_lint' shared service.
  4711.      *
  4712.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  4713.      */
  4714.     protected function getConsole_Command_YamlLintService()
  4715.     {
  4716.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4717.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  4718.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  4719.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  4720.         $instance->setName('lint:yaml');
  4721.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  4722.         return $instance;
  4723.     }
  4724.     /**
  4725.      * Gets the private 'console.error_listener' shared service.
  4726.      *
  4727.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  4728.      */
  4729.     protected function getConsole_ErrorListenerService()
  4730.     {
  4731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  4732.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  4733.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4734.         $a->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  4735.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4736.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4737.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  4738.     }
  4739.     /**
  4740.      * Gets the private 'container.env_var_processor' shared service.
  4741.      *
  4742.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  4743.      */
  4744.     protected function getContainer_EnvVarProcessorService()
  4745.     {
  4746.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  4747.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  4748.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  4749.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  4750.         }, 1));
  4751.     }
  4752.     /**
  4753.      * Gets the private 'container.getenv' shared service.
  4754.      *
  4755.      * @return \Closure
  4756.      */
  4757.     protected function getContainer_GetenvService()
  4758.     {
  4759.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  4760.     }
  4761.     /**
  4762.      * Gets the private 'data_collector.form' shared service.
  4763.      *
  4764.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  4765.      */
  4766.     protected function getDataCollector_FormService()
  4767.     {
  4768.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  4769.     }
  4770.     /**
  4771.      * Gets the private 'data_collector.request' shared service.
  4772.      *
  4773.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  4774.      */
  4775.     protected function getDataCollector_RequestService()
  4776.     {
  4777.         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())));
  4778.     }
  4779.     /**
  4780.      * Gets the private 'data_collector.request.session_collector' shared service.
  4781.      *
  4782.      * @return \Closure
  4783.      */
  4784.     protected function getDataCollector_Request_SessionCollectorService()
  4785.     {
  4786.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  4787.     }
  4788.     /**
  4789.      * Gets the private 'debug.argument_resolver.default' shared service.
  4790.      *
  4791.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4792.      */
  4793.     protected function getDebug_ArgumentResolver_DefaultService()
  4794.     {
  4795.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4796.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4797.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  4798.         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))));
  4799.     }
  4800.     /**
  4801.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  4802.      *
  4803.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4804.      */
  4805.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  4806.     {
  4807.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4808.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4809.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  4810.         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.uoHzVZy'] ?? $this->get_ServiceLocator_UoHzVZyService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4811.     }
  4812.     /**
  4813.      * Gets the private 'debug.argument_resolver.request' shared service.
  4814.      *
  4815.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4816.      */
  4817.     protected function getDebug_ArgumentResolver_RequestService()
  4818.     {
  4819.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4820.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4821.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  4822.         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))));
  4823.     }
  4824.     /**
  4825.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  4826.      *
  4827.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4828.      */
  4829.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  4830.     {
  4831.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4832.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4833.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  4834.         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))));
  4835.     }
  4836.     /**
  4837.      * Gets the private 'debug.argument_resolver.service' shared service.
  4838.      *
  4839.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4840.      */
  4841.     protected function getDebug_ArgumentResolver_ServiceService()
  4842.     {
  4843.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4844.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4845.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  4846.         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.uoHzVZy'] ?? $this->get_ServiceLocator_UoHzVZyService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4847.     }
  4848.     /**
  4849.      * Gets the private 'debug.argument_resolver.session' shared service.
  4850.      *
  4851.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4852.      */
  4853.     protected function getDebug_ArgumentResolver_SessionService()
  4854.     {
  4855.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4856.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4857.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  4858.         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))));
  4859.     }
  4860.     /**
  4861.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  4862.      *
  4863.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4864.      */
  4865.     protected function getDebug_ArgumentResolver_VariadicService()
  4866.     {
  4867.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4868.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4869.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  4870.         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))));
  4871.     }
  4872.     /**
  4873.      * Gets the private 'debug.debug_handlers_listener' shared service.
  4874.      *
  4875.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  4876.      */
  4877.     protected function getDebug_DebugHandlersListenerService()
  4878.     {
  4879.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  4880.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4881.         $a->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  4882.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4883.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4884.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4885.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$a6135, -1truetrueNULL);
  4886.     }
  4887.     /**
  4888.      * Gets the private 'debug.dump_listener' shared service.
  4889.      *
  4890.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  4891.      */
  4892.     protected function getDebug_DumpListenerService()
  4893.     {
  4894.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  4895.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  4896.         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()));
  4897.     }
  4898.     /**
  4899.      * Gets the private 'debug.file_link_formatter' shared service.
  4900.      *
  4901.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  4902.      */
  4903.     protected function getDebug_FileLinkFormatterService()
  4904.     {
  4905.         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 () {
  4906.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  4907.         });
  4908.     }
  4909.     /**
  4910.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  4911.      *
  4912.      * @return \string
  4913.      */
  4914.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  4915.     {
  4916.         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');
  4917.     }
  4918.     /**
  4919.      * Gets the private 'debug.log_processor' shared service.
  4920.      *
  4921.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  4922.      */
  4923.     protected function getDebug_LogProcessorService()
  4924.     {
  4925.         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())));
  4926.     }
  4927.     /**
  4928.      * Gets the private 'debug.security.access.decision_manager' shared service.
  4929.      *
  4930.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  4931.      */
  4932.     protected function getDebug_Security_Access_DecisionManagerService()
  4933.     {
  4934.         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 () {
  4935.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  4936.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  4937.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  4938.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  4939.     }
  4940.     /**
  4941.      * Gets the private 'debug.security.firewall' shared service.
  4942.      *
  4943.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  4944.      */
  4945.     protected function getDebug_Security_FirewallService()
  4946.     {
  4947.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  4948.         if (isset($this->privates['debug.security.firewall'])) {
  4949.             return $this->privates['debug.security.firewall'];
  4950.         }
  4951.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4952.         if (isset($this->privates['debug.security.firewall'])) {
  4953.             return $this->privates['debug.security.firewall'];
  4954.         }
  4955.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  4956.     }
  4957.     /**
  4958.      * Gets the private 'debug.security.user_value_resolver' shared service.
  4959.      *
  4960.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4961.      */
  4962.     protected function getDebug_Security_UserValueResolverService()
  4963.     {
  4964.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4965.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4966.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  4967.         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))));
  4968.     }
  4969.     /**
  4970.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  4971.      *
  4972.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4973.      */
  4974.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  4975.     {
  4976.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4977.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  4978.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4979.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  4980.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4981.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  4982.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  4983.         }
  4984.         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);
  4985.     }
  4986.     /**
  4987.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  4988.      *
  4989.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4990.      */
  4991.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  4992.     {
  4993.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4994.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  4995.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4996.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  4997.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4998.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  4999.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  5000.         }
  5001.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5002.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  5003.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  5004.         }
  5005.         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);
  5006.     }
  5007.     /**
  5008.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  5009.      *
  5010.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5011.      */
  5012.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  5013.     {
  5014.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5015.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5016.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5017.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  5018.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  5019.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5020.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  5021.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  5022.         }
  5023.         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);
  5024.     }
  5025.     /**
  5026.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  5027.      *
  5028.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  5029.      */
  5030.     protected function getDebug_Security_Voter_VoteListenerService()
  5031.     {
  5032.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  5033.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  5034.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  5035.             return $this->privates['debug.security.voter.vote_listener'];
  5036.         }
  5037.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  5038.     }
  5039.     /**
  5040.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  5041.      *
  5042.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  5043.      */
  5044.     protected function getDoctrine_CacheClearMetadataCommandService()
  5045.     {
  5046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5047.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5048.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  5049.         $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()));
  5050.         $instance->setName('doctrine:cache:clear-metadata');
  5051.         return $instance;
  5052.     }
  5053.     /**
  5054.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  5055.      *
  5056.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  5057.      */
  5058.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  5059.     {
  5060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5061.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5062.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  5063.         $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()));
  5064.         $instance->setName('doctrine:cache:clear-query');
  5065.         return $instance;
  5066.     }
  5067.     /**
  5068.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  5069.      *
  5070.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  5071.      */
  5072.     protected function getDoctrine_CacheClearResultCommandService()
  5073.     {
  5074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5075.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5076.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  5077.         $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()));
  5078.         $instance->setName('doctrine:cache:clear-result');
  5079.         return $instance;
  5080.     }
  5081.     /**
  5082.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  5083.      *
  5084.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  5085.      */
  5086.     protected function getDoctrine_CacheCollectionRegionCommandService()
  5087.     {
  5088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5089.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5090.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  5091.         $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()));
  5092.         $instance->setName('doctrine:cache:clear-collection-region');
  5093.         return $instance;
  5094.     }
  5095.     /**
  5096.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  5097.      *
  5098.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  5099.      */
  5100.     protected function getDoctrine_ClearEntityRegionCommandService()
  5101.     {
  5102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5103.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5104.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  5105.         $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()));
  5106.         $instance->setName('doctrine:cache:clear-entity-region');
  5107.         return $instance;
  5108.     }
  5109.     /**
  5110.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  5111.      *
  5112.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  5113.      */
  5114.     protected function getDoctrine_ClearQueryRegionCommandService()
  5115.     {
  5116.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5117.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5118.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  5119.         $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()));
  5120.         $instance->setName('doctrine:cache:clear-query-region');
  5121.         return $instance;
  5122.     }
  5123.     /**
  5124.      * Gets the private 'doctrine.database_create_command' shared service.
  5125.      *
  5126.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  5127.      */
  5128.     protected function getDoctrine_DatabaseCreateCommandService()
  5129.     {
  5130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5131.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5132.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  5133.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5134.         $instance->setName('doctrine:database:create');
  5135.         return $instance;
  5136.     }
  5137.     /**
  5138.      * Gets the private 'doctrine.database_drop_command' shared service.
  5139.      *
  5140.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  5141.      */
  5142.     protected function getDoctrine_DatabaseDropCommandService()
  5143.     {
  5144.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5145.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5146.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  5147.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5148.         $instance->setName('doctrine:database:drop');
  5149.         return $instance;
  5150.     }
  5151.     /**
  5152.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  5153.      *
  5154.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  5155.      */
  5156.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  5157.     {
  5158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5159.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5160.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  5161.         $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()));
  5162.         $instance->setName('doctrine:ensure-production-settings');
  5163.         return $instance;
  5164.     }
  5165.     /**
  5166.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  5167.      *
  5168.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  5169.      */
  5170.     protected function getDoctrine_MappingConvertCommandService()
  5171.     {
  5172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5173.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5174.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  5175.         $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()));
  5176.         $instance->setName('doctrine:mapping:convert');
  5177.         return $instance;
  5178.     }
  5179.     /**
  5180.      * Gets the private 'doctrine.mapping_import_command' shared service.
  5181.      *
  5182.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  5183.      */
  5184.     protected function getDoctrine_MappingImportCommandService()
  5185.     {
  5186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5187.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5188.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  5189.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  5190.         $instance->setName('doctrine:mapping:import');
  5191.         return $instance;
  5192.     }
  5193.     /**
  5194.      * Gets the private 'doctrine.mapping_info_command' shared service.
  5195.      *
  5196.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  5197.      */
  5198.     protected function getDoctrine_MappingInfoCommandService()
  5199.     {
  5200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5201.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5202.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  5203.         $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()));
  5204.         $instance->setName('doctrine:mapping:info');
  5205.         return $instance;
  5206.     }
  5207.     /**
  5208.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  5209.      *
  5210.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  5211.      */
  5212.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  5213.     {
  5214.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  5215.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  5216.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  5217.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  5218.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  5219.         }
  5220.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  5221.     }
  5222.     /**
  5223.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  5224.      *
  5225.      * @return \Doctrine\Migrations\DependencyFactory
  5226.      */
  5227.     protected function getDoctrine_Migrations_DependencyFactoryService()
  5228.     {
  5229.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  5230.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  5231.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  5232.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  5233.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  5234.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  5235.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  5236.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  5237.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  5238.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  5239.         $a->setAllOrNothing(false);
  5240.         $a->setCheckDatabasePlatform(true);
  5241.         $a->setTransactional(true);
  5242.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  5243.         $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()));
  5244.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  5245.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  5246.         });
  5247.         return $instance;
  5248.     }
  5249.     /**
  5250.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  5251.      *
  5252.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  5253.      */
  5254.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  5255.     {
  5256.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  5257.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  5258.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5259.     }
  5260.     /**
  5261.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  5262.      *
  5263.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  5264.      */
  5265.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  5266.     {
  5267.         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')]);
  5268.     }
  5269.     /**
  5270.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  5271.      *
  5272.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  5273.      */
  5274.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  5275.     {
  5276.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  5277.         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()));
  5278.     }
  5279.     /**
  5280.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  5281.      *
  5282.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  5283.      */
  5284.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  5285.     {
  5286.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  5287.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  5288.     }
  5289.     /**
  5290.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  5291.      *
  5292.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  5293.      */
  5294.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  5295.     {
  5296.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5297.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  5298.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  5299.     }
  5300.     /**
  5301.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  5302.      *
  5303.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  5304.      */
  5305.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  5306.     {
  5307.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5308.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  5309.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  5310.             return new \EmptyIterator();
  5311.         }, 0));
  5312.     }
  5313.     /**
  5314.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  5315.      *
  5316.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  5317.      */
  5318.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  5319.     {
  5320.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5321.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  5322.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  5323.     }
  5324.     /**
  5325.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  5326.      *
  5327.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  5328.      */
  5329.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  5330.     {
  5331.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5332.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  5333.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5334.     }
  5335.     /**
  5336.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  5337.      *
  5338.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  5339.      */
  5340.     protected function getDoctrine_Orm_Validator_UniqueService()
  5341.     {
  5342.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5343.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5344.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  5345.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5346.     }
  5347.     /**
  5348.      * Gets the private 'doctrine.query_dql_command' shared service.
  5349.      *
  5350.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  5351.      */
  5352.     protected function getDoctrine_QueryDqlCommandService()
  5353.     {
  5354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5355.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5356.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  5357.         $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()));
  5358.         $instance->setName('doctrine:query:dql');
  5359.         return $instance;
  5360.     }
  5361.     /**
  5362.      * Gets the private 'doctrine.query_sql_command' shared service.
  5363.      *
  5364.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  5365.      */
  5366.     protected function getDoctrine_QuerySqlCommandService()
  5367.     {
  5368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5369.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  5370.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  5371.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  5372.         $instance->setName('doctrine:query:sql');
  5373.         return $instance;
  5374.     }
  5375.     /**
  5376.      * Gets the private 'doctrine.schema_create_command' shared service.
  5377.      *
  5378.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  5379.      */
  5380.     protected function getDoctrine_SchemaCreateCommandService()
  5381.     {
  5382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5383.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5384.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5385.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  5386.         $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()));
  5387.         $instance->setName('doctrine:schema:create');
  5388.         return $instance;
  5389.     }
  5390.     /**
  5391.      * Gets the private 'doctrine.schema_drop_command' shared service.
  5392.      *
  5393.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  5394.      */
  5395.     protected function getDoctrine_SchemaDropCommandService()
  5396.     {
  5397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5398.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5399.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5400.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  5401.         $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()));
  5402.         $instance->setName('doctrine:schema:drop');
  5403.         return $instance;
  5404.     }
  5405.     /**
  5406.      * Gets the private 'doctrine.schema_update_command' shared service.
  5407.      *
  5408.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  5409.      */
  5410.     protected function getDoctrine_SchemaUpdateCommandService()
  5411.     {
  5412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5413.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5414.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5415.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  5416.         $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()));
  5417.         $instance->setName('doctrine:schema:update');
  5418.         return $instance;
  5419.     }
  5420.     /**
  5421.      * Gets the private 'doctrine.schema_validate_command' shared service.
  5422.      *
  5423.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  5424.      */
  5425.     protected function getDoctrine_SchemaValidateCommandService()
  5426.     {
  5427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5428.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5429.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  5430.         $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()));
  5431.         $instance->setName('doctrine:schema:validate');
  5432.         return $instance;
  5433.     }
  5434.     /**
  5435.      * Gets the private 'doctrine.ulid_generator' shared service.
  5436.      *
  5437.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  5438.      */
  5439.     protected function getDoctrine_UlidGeneratorService()
  5440.     {
  5441.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  5442.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  5443.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  5444.     }
  5445.     /**
  5446.      * Gets the private 'doctrine.uuid_generator' shared service.
  5447.      *
  5448.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  5449.      */
  5450.     protected function getDoctrine_UuidGeneratorService()
  5451.     {
  5452.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  5453.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  5454.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  5455.     }
  5456.     /**
  5457.      * Gets the private 'doctrine_migrations.current_command' shared service.
  5458.      *
  5459.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  5460.      */
  5461.     protected function getDoctrineMigrations_CurrentCommandService()
  5462.     {
  5463.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5464.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5465.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  5466.         $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');
  5467.         $instance->setName('doctrine:migrations:current');
  5468.         return $instance;
  5469.     }
  5470.     /**
  5471.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  5472.      *
  5473.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  5474.      */
  5475.     protected function getDoctrineMigrations_DiffCommandService()
  5476.     {
  5477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5478.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5479.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  5480.         $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');
  5481.         $instance->setName('doctrine:migrations:diff');
  5482.         return $instance;
  5483.     }
  5484.     /**
  5485.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  5486.      *
  5487.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  5488.      */
  5489.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  5490.     {
  5491.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5492.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5493.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  5494.         $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');
  5495.         $instance->setName('doctrine:migrations:dump-schema');
  5496.         return $instance;
  5497.     }
  5498.     /**
  5499.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  5500.      *
  5501.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  5502.      */
  5503.     protected function getDoctrineMigrations_ExecuteCommandService()
  5504.     {
  5505.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5506.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5507.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  5508.         $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');
  5509.         $instance->setName('doctrine:migrations:execute');
  5510.         return $instance;
  5511.     }
  5512.     /**
  5513.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  5514.      *
  5515.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  5516.      */
  5517.     protected function getDoctrineMigrations_GenerateCommandService()
  5518.     {
  5519.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5520.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5521.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  5522.         $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');
  5523.         $instance->setName('doctrine:migrations:generate');
  5524.         return $instance;
  5525.     }
  5526.     /**
  5527.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  5528.      *
  5529.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  5530.      */
  5531.     protected function getDoctrineMigrations_LatestCommandService()
  5532.     {
  5533.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5534.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5535.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  5536.         $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');
  5537.         $instance->setName('doctrine:migrations:latest');
  5538.         return $instance;
  5539.     }
  5540.     /**
  5541.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  5542.      *
  5543.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  5544.      */
  5545.     protected function getDoctrineMigrations_MigrateCommandService()
  5546.     {
  5547.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5548.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5549.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  5550.         $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');
  5551.         $instance->setName('doctrine:migrations:migrate');
  5552.         return $instance;
  5553.     }
  5554.     /**
  5555.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  5556.      *
  5557.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  5558.      */
  5559.     protected function getDoctrineMigrations_RollupCommandService()
  5560.     {
  5561.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5562.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5563.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  5564.         $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');
  5565.         $instance->setName('doctrine:migrations:rollup');
  5566.         return $instance;
  5567.     }
  5568.     /**
  5569.      * Gets the private 'doctrine_migrations.status_command' shared service.
  5570.      *
  5571.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  5572.      */
  5573.     protected function getDoctrineMigrations_StatusCommandService()
  5574.     {
  5575.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5576.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5577.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  5578.         $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');
  5579.         $instance->setName('doctrine:migrations:status');
  5580.         return $instance;
  5581.     }
  5582.     /**
  5583.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  5584.      *
  5585.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  5586.      */
  5587.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  5588.     {
  5589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5590.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5591.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  5592.         $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');
  5593.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  5594.         return $instance;
  5595.     }
  5596.     /**
  5597.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  5598.      *
  5599.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  5600.      */
  5601.     protected function getDoctrineMigrations_UpToDateCommandService()
  5602.     {
  5603.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5604.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5605.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  5606.         $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');
  5607.         $instance->setName('doctrine:migrations:up-to-date');
  5608.         return $instance;
  5609.     }
  5610.     /**
  5611.      * Gets the private 'doctrine_migrations.version_command' shared service.
  5612.      *
  5613.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  5614.      */
  5615.     protected function getDoctrineMigrations_VersionCommandService()
  5616.     {
  5617.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5618.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5619.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  5620.         $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');
  5621.         $instance->setName('doctrine:migrations:version');
  5622.         return $instance;
  5623.     }
  5624.     /**
  5625.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  5626.      *
  5627.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  5628.      */
  5629.     protected function getDoctrineMigrations_VersionsCommandService()
  5630.     {
  5631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5632.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5633.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  5634.         $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');
  5635.         $instance->setName('doctrine:migrations:list');
  5636.         return $instance;
  5637.     }
  5638.     /**
  5639.      * Gets the private 'error_handler.error_renderer.html' shared service.
  5640.      *
  5641.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  5642.      */
  5643.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  5644.     {
  5645.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  5646.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  5647.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5648.         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()));
  5649.     }
  5650.     /**
  5651.      * Gets the private 'exception_listener' shared service.
  5652.      *
  5653.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  5654.      */
  5655.     protected function getExceptionListenerService()
  5656.     {
  5657.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  5658.     }
  5659.     /**
  5660.      * Gets the private 'form.choice_list_factory.cached' shared service.
  5661.      *
  5662.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  5663.      */
  5664.     protected function getForm_ChoiceListFactory_CachedService()
  5665.     {
  5666.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  5667.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  5668.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  5669.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  5670.         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())));
  5671.     }
  5672.     /**
  5673.      * Gets the private 'form.registry' shared service.
  5674.      *
  5675.      * @return \Symfony\Component\Form\FormRegistry
  5676.      */
  5677.     protected function getForm_RegistryService()
  5678.     {
  5679.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  5680.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  5681.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  5682.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  5683.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  5684.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  5685.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  5686.         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, [
  5687.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  5688.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  5689.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  5690.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  5691.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  5692.         ], [
  5693.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  5694.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  5695.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  5696.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  5697.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  5698.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  5699.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  5700.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  5701.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  5702.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  5703.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  5704.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  5705.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  5706.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  5707.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  5708.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  5709.         }, 1)], new RewindableGenerator(function () {
  5710.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  5711.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  5712.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  5713.     }
  5714.     /**
  5715.      * Gets the private 'form.server_params' shared service.
  5716.      *
  5717.      * @return \Symfony\Component\Form\Util\ServerParams
  5718.      */
  5719.     protected function getForm_ServerParamsService()
  5720.     {
  5721.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  5722.         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())));
  5723.     }
  5724.     /**
  5725.      * Gets the private 'form.type.choice' shared service.
  5726.      *
  5727.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  5728.      */
  5729.     protected function getForm_Type_ChoiceService()
  5730.     {
  5731.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5732.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5733.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  5734.         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()));
  5735.     }
  5736.     /**
  5737.      * Gets the private 'form.type.color' shared service.
  5738.      *
  5739.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  5740.      */
  5741.     protected function getForm_Type_ColorService()
  5742.     {
  5743.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5744.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5745.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  5746.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  5747.     }
  5748.     /**
  5749.      * Gets the private 'form.type.entity' shared service.
  5750.      *
  5751.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  5752.      */
  5753.     protected function getForm_Type_EntityService()
  5754.     {
  5755.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5756.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5757.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  5758.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  5759.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5760.     }
  5761.     /**
  5762.      * Gets the private 'form.type.form' shared service.
  5763.      *
  5764.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  5765.      */
  5766.     protected function getForm_Type_FormService()
  5767.     {
  5768.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5769.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5770.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  5771.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  5772.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  5773.     }
  5774.     /**
  5775.      * Gets the private 'form.type_extension.csrf' shared service.
  5776.      *
  5777.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  5778.      */
  5779.     protected function getForm_TypeExtension_CsrfService()
  5780.     {
  5781.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5782.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5783.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  5784.         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()));
  5785.     }
  5786.     /**
  5787.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  5788.      *
  5789.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  5790.      */
  5791.     protected function getForm_TypeExtension_Form_DataCollectorService()
  5792.     {
  5793.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5794.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5795.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  5796.         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()));
  5797.     }
  5798.     /**
  5799.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  5800.      *
  5801.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  5802.      */
  5803.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  5804.     {
  5805.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5806.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5807.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  5808.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  5809.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  5810.         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())));
  5811.     }
  5812.     /**
  5813.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  5814.      *
  5815.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  5816.      */
  5817.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  5818.     {
  5819.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5820.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5821.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  5822.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  5823.     }
  5824.     /**
  5825.      * Gets the private 'form.type_extension.form.validator' shared service.
  5826.      *
  5827.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  5828.      */
  5829.     protected function getForm_TypeExtension_Form_ValidatorService()
  5830.     {
  5831.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5832.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5833.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  5834.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  5835.         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()));
  5836.     }
  5837.     /**
  5838.      * Gets the private 'form.type_extension.upload.validator' shared service.
  5839.      *
  5840.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  5841.      */
  5842.     protected function getForm_TypeExtension_Upload_ValidatorService()
  5843.     {
  5844.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5845.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5846.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  5847.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  5848.     }
  5849.     /**
  5850.      * Gets the private 'form.type_guesser.doctrine' shared service.
  5851.      *
  5852.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  5853.      */
  5854.     protected function getForm_TypeGuesser_DoctrineService()
  5855.     {
  5856.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  5857.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  5858.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5859.     }
  5860.     /**
  5861.      * Gets the private 'form.type_guesser.validator' shared service.
  5862.      *
  5863.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  5864.      */
  5865.     protected function getForm_TypeGuesser_ValidatorService()
  5866.     {
  5867.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  5868.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  5869.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  5870.     }
  5871.     /**
  5872.      * Gets the private 'fragment.renderer.inline' shared service.
  5873.      *
  5874.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  5875.      */
  5876.     protected function getFragment_Renderer_InlineService()
  5877.     {
  5878.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  5879.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  5880.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  5881.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  5882.         if (isset($this->privates['fragment.renderer.inline'])) {
  5883.             return $this->privates['fragment.renderer.inline'];
  5884.         }
  5885.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5886.         if (isset($this->privates['fragment.renderer.inline'])) {
  5887.             return $this->privates['fragment.renderer.inline'];
  5888.         }
  5889.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  5890.         $instance->setFragmentPath('/_fragment');
  5891.         return $instance;
  5892.     }
  5893.     /**
  5894.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  5895.      *
  5896.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  5897.      */
  5898.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  5899.     {
  5900.         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())));
  5901.     }
  5902.     /**
  5903.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  5904.      *
  5905.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  5906.      */
  5907.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  5908.     {
  5909.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5910.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  5911.             return $this->privates['framework_extra_bundle.event.is_granted'];
  5912.         }
  5913.         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);
  5914.     }
  5915.     /**
  5916.      * Gets the private 'locale_aware_listener' shared service.
  5917.      *
  5918.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  5919.      */
  5920.     protected function getLocaleAwareListenerService()
  5921.     {
  5922.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  5923.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger($this->getEnv('DEFAULT_LOCALE'))));
  5924.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  5925.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5926.     }
  5927.     /**
  5928.      * Gets the private 'locale_listener' shared service.
  5929.      *
  5930.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  5931.      */
  5932.     protected function getLocaleListenerService()
  5933.     {
  5934.         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, []);
  5935.     }
  5936.     /**
  5937.      * Gets the private 'maker.auto_command.make_auth' shared service.
  5938.      *
  5939.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5940.      */
  5941.     protected function getMaker_AutoCommand_MakeAuthService()
  5942.     {
  5943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5944.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5945.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5946.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5947.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  5948.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  5949.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  5950.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5951.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  5952.         $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);
  5953.         $instance->setName('make:auth');
  5954.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  5955.         return $instance;
  5956.     }
  5957.     /**
  5958.      * Gets the private 'maker.auto_command.make_command' shared service.
  5959.      *
  5960.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5961.      */
  5962.     protected function getMaker_AutoCommand_MakeCommandService()
  5963.     {
  5964.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5965.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5966.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5967.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5968.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  5969.         $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()));
  5970.         $instance->setName('make:command');
  5971.         $instance->setDescription('Creates a new console command class');
  5972.         return $instance;
  5973.     }
  5974.     /**
  5975.      * Gets the private 'maker.auto_command.make_controller' shared service.
  5976.      *
  5977.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5978.      */
  5979.     protected function getMaker_AutoCommand_MakeControllerService()
  5980.     {
  5981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5982.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5983.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5984.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5985.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  5986.         $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()));
  5987.         $instance->setName('make:controller');
  5988.         $instance->setDescription('Creates a new controller class');
  5989.         return $instance;
  5990.     }
  5991.     /**
  5992.      * Gets the private 'maker.auto_command.make_crud' shared service.
  5993.      *
  5994.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5995.      */
  5996.     protected function getMaker_AutoCommand_MakeCrudService()
  5997.     {
  5998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5999.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6000.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6001.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6002.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  6003.         $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()));
  6004.         $instance->setName('make:crud');
  6005.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  6006.         return $instance;
  6007.     }
  6008.     /**
  6009.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  6010.      *
  6011.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6012.      */
  6013.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  6014.     {
  6015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6016.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6017.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6018.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6019.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  6020.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6021.         $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()));
  6022.         $instance->setName('make:docker:database');
  6023.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  6024.         return $instance;
  6025.     }
  6026.     /**
  6027.      * Gets the private 'maker.auto_command.make_entity' shared service.
  6028.      *
  6029.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6030.      */
  6031.     protected function getMaker_AutoCommand_MakeEntityService()
  6032.     {
  6033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6034.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6035.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6036.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6037.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6038.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  6039.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6040.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6041.         $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);
  6042.         $instance->setName('make:entity');
  6043.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  6044.         return $instance;
  6045.     }
  6046.     /**
  6047.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  6048.      *
  6049.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6050.      */
  6051.     protected function getMaker_AutoCommand_MakeFixturesService()
  6052.     {
  6053.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6054.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6055.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6056.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6057.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  6058.         $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()));
  6059.         $instance->setName('make:fixtures');
  6060.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  6061.         return $instance;
  6062.     }
  6063.     /**
  6064.      * Gets the private 'maker.auto_command.make_form' shared service.
  6065.      *
  6066.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6067.      */
  6068.     protected function getMaker_AutoCommand_MakeFormService()
  6069.     {
  6070.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6071.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6072.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6073.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6074.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  6075.         $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()));
  6076.         $instance->setName('make:form');
  6077.         $instance->setDescription('Creates a new form class');
  6078.         return $instance;
  6079.     }
  6080.     /**
  6081.      * Gets the private 'maker.auto_command.make_message' shared service.
  6082.      *
  6083.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6084.      */
  6085.     protected function getMaker_AutoCommand_MakeMessageService()
  6086.     {
  6087.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6088.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6089.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6090.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6091.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  6092.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6093.         $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()));
  6094.         $instance->setName('make:message');
  6095.         $instance->setDescription('Creates a new message and handler');
  6096.         return $instance;
  6097.     }
  6098.     /**
  6099.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  6100.      *
  6101.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6102.      */
  6103.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  6104.     {
  6105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6106.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6107.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6108.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6109.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  6110.         $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()));
  6111.         $instance->setName('make:messenger-middleware');
  6112.         $instance->setDescription('Creates a new messenger middleware');
  6113.         return $instance;
  6114.     }
  6115.     /**
  6116.      * Gets the private 'maker.auto_command.make_migration' shared service.
  6117.      *
  6118.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6119.      */
  6120.     protected function getMaker_AutoCommand_MakeMigrationService()
  6121.     {
  6122.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6123.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6124.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6125.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6126.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  6127.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  6128.         $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()));
  6129.         $instance->setName('make:migration');
  6130.         $instance->setDescription('Creates a new migration based on database changes');
  6131.         return $instance;
  6132.     }
  6133.     /**
  6134.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  6135.      *
  6136.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6137.      */
  6138.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  6139.     {
  6140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6141.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6142.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6143.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6144.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  6145.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6146.         $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()));
  6147.         $instance->setName('make:registration-form');
  6148.         $instance->setDescription('Creates a new registration form system');
  6149.         return $instance;
  6150.     }
  6151.     /**
  6152.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  6153.      *
  6154.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6155.      */
  6156.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  6157.     {
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6160.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6161.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6162.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  6163.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6164.         $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()));
  6165.         $instance->setName('make:reset-password');
  6166.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  6167.         return $instance;
  6168.     }
  6169.     /**
  6170.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  6171.      *
  6172.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6173.      */
  6174.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  6175.     {
  6176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6177.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6178.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6179.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6180.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  6181.         $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()));
  6182.         $instance->setName('make:serializer:encoder');
  6183.         $instance->setDescription('Creates a new serializer encoder class');
  6184.         return $instance;
  6185.     }
  6186.     /**
  6187.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  6188.      *
  6189.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6190.      */
  6191.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  6192.     {
  6193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6194.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6195.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6196.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6197.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  6198.         $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()));
  6199.         $instance->setName('make:serializer:normalizer');
  6200.         $instance->setDescription('Creates a new serializer normalizer class');
  6201.         return $instance;
  6202.     }
  6203.     /**
  6204.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  6205.      *
  6206.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6207.      */
  6208.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  6209.     {
  6210.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6211.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6212.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6213.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6214.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  6215.         $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()));
  6216.         $instance->setName('make:stimulus-controller');
  6217.         $instance->setDescription('Creates a new Stimulus controller');
  6218.         return $instance;
  6219.     }
  6220.     /**
  6221.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  6222.      *
  6223.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6224.      */
  6225.     protected function getMaker_AutoCommand_MakeSubscriberService()
  6226.     {
  6227.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6228.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6229.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6230.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6231.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  6232.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  6233.         $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()));
  6234.         $instance->setName('make:subscriber');
  6235.         $instance->setDescription('Creates a new event subscriber class');
  6236.         return $instance;
  6237.     }
  6238.     /**
  6239.      * Gets the private 'maker.auto_command.make_test' shared service.
  6240.      *
  6241.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6242.      */
  6243.     protected function getMaker_AutoCommand_MakeTestService()
  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/InputAwareMakerInterface.php';
  6250.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  6251.         $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()));
  6252.         $instance->setName('make:test');
  6253.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  6254.         $instance->setDescription('Creates a new test class');
  6255.         return $instance;
  6256.     }
  6257.     /**
  6258.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  6259.      *
  6260.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6261.      */
  6262.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  6263.     {
  6264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6265.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6266.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6267.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6268.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  6269.         $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()));
  6270.         $instance->setName('make:twig-extension');
  6271.         $instance->setDescription('Creates a new Twig extension class');
  6272.         return $instance;
  6273.     }
  6274.     /**
  6275.      * Gets the private 'maker.auto_command.make_user' shared service.
  6276.      *
  6277.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6278.      */
  6279.     protected function getMaker_AutoCommand_MakeUserService()
  6280.     {
  6281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6282.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6284.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6285.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  6286.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  6287.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6288.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6289.         $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()));
  6290.         $instance->setName('make:user');
  6291.         $instance->setDescription('Creates a new security user class');
  6292.         return $instance;
  6293.     }
  6294.     /**
  6295.      * Gets the private 'maker.auto_command.make_validator' shared service.
  6296.      *
  6297.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6298.      */
  6299.     protected function getMaker_AutoCommand_MakeValidatorService()
  6300.     {
  6301.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6302.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6303.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6304.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6305.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  6306.         $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()));
  6307.         $instance->setName('make:validator');
  6308.         $instance->setDescription('Creates a new validator and constraint class');
  6309.         return $instance;
  6310.     }
  6311.     /**
  6312.      * Gets the private 'maker.auto_command.make_voter' shared service.
  6313.      *
  6314.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6315.      */
  6316.     protected function getMaker_AutoCommand_MakeVoterService()
  6317.     {
  6318.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6319.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6320.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6321.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6322.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  6323.         $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()));
  6324.         $instance->setName('make:voter');
  6325.         $instance->setDescription('Creates a new security voter class');
  6326.         return $instance;
  6327.     }
  6328.     /**
  6329.      * Gets the private 'maker.doctrine_helper' shared service.
  6330.      *
  6331.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  6332.      */
  6333.     protected function getMaker_DoctrineHelperService()
  6334.     {
  6335.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6336.         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())]]]);
  6337.     }
  6338.     /**
  6339.      * Gets the private 'maker.entity_class_generator' shared service.
  6340.      *
  6341.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  6342.      */
  6343.     protected function getMaker_EntityClassGeneratorService()
  6344.     {
  6345.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  6346.         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()));
  6347.     }
  6348.     /**
  6349.      * Gets the private 'maker.file_manager' shared service.
  6350.      *
  6351.      * @return \Symfony\Bundle\MakerBundle\FileManager
  6352.      */
  6353.     protected function getMaker_FileManagerService()
  6354.     {
  6355.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  6356.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  6357.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  6358.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  6359.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6360.         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'));
  6361.     }
  6362.     /**
  6363.      * Gets the private 'maker.generator' shared service.
  6364.      *
  6365.      * @return \Symfony\Bundle\MakerBundle\Generator
  6366.      */
  6367.     protected function getMaker_GeneratorService()
  6368.     {
  6369.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  6370.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  6371.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  6372.         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));
  6373.     }
  6374.     /**
  6375.      * Gets the private 'maker.php_compat_util' shared service.
  6376.      *
  6377.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  6378.      */
  6379.     protected function getMaker_PhpCompatUtilService()
  6380.     {
  6381.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  6382.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  6383.     }
  6384.     /**
  6385.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  6386.      *
  6387.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  6388.      */
  6389.     protected function getMaker_Renderer_FormTypeRendererService()
  6390.     {
  6391.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  6392.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6393.     }
  6394.     /**
  6395.      * Gets the private 'monolog.command.server_log' shared service.
  6396.      *
  6397.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  6398.      */
  6399.     protected function getMonolog_Command_ServerLogService()
  6400.     {
  6401.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6402.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  6403.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  6404.         $instance->setName('server:log');
  6405.         $instance->setDescription('Start a log server that displays logs in real time');
  6406.         return $instance;
  6407.     }
  6408.     /**
  6409.      * Gets the private 'monolog.handler.console' shared service.
  6410.      *
  6411.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  6412.      */
  6413.     protected function getMonolog_Handler_ConsoleService()
  6414.     {
  6415.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  6416.     }
  6417.     /**
  6418.      * Gets the private 'monolog.handler.jackpot_wins' shared service.
  6419.      *
  6420.      * @return \Monolog\Handler\StreamHandler
  6421.      */
  6422.     protected function getMonolog_Handler_JackpotWinsService()
  6423.     {
  6424.         $this->privates['monolog.handler.jackpot_wins'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/jackpot_wins.dev.log'), 200trueNULLfalse);
  6425.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6426.         return $instance;
  6427.     }
  6428.     /**
  6429.      * Gets the private 'monolog.handler.jackpots' shared service.
  6430.      *
  6431.      * @return \Monolog\Handler\StreamHandler
  6432.      */
  6433.     protected function getMonolog_Handler_JackpotsService()
  6434.     {
  6435.         $this->privates['monolog.handler.jackpots'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/jackpots.dev.log'), 100trueNULLfalse);
  6436.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6437.         return $instance;
  6438.     }
  6439.     /**
  6440.      * Gets the private 'monolog.handler.main' shared service.
  6441.      *
  6442.      * @return \Monolog\Handler\StreamHandler
  6443.      */
  6444.     protected function getMonolog_Handler_MainService()
  6445.     {
  6446.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  6447.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6448.         return $instance;
  6449.     }
  6450.     /**
  6451.      * Gets the private 'monolog.handler.telegram' shared service.
  6452.      *
  6453.      * @return \Monolog\Handler\StreamHandler
  6454.      */
  6455.     protected function getMonolog_Handler_TelegramService()
  6456.     {
  6457.         $this->privates['monolog.handler.telegram'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/telegram.log'), 100trueNULLfalse);
  6458.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6459.         return $instance;
  6460.     }
  6461.     /**
  6462.      * Gets the private 'monolog.logger' shared service.
  6463.      *
  6464.      * @return \Symfony\Bridge\Monolog\Logger
  6465.      */
  6466.     protected function getMonolog_LoggerService()
  6467.     {
  6468.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6469.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6470.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  6471.         $instance->useMicrosecondTimestamps(true);
  6472.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6473.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6474.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6475.         return $instance;
  6476.     }
  6477.     /**
  6478.      * Gets the private 'monolog.logger.cache' shared service.
  6479.      *
  6480.      * @return \Symfony\Bridge\Monolog\Logger
  6481.      */
  6482.     protected function getMonolog_Logger_CacheService()
  6483.     {
  6484.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  6485.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6486.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  6487.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6488.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6489.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6490.         return $instance;
  6491.     }
  6492.     /**
  6493.      * Gets the private 'monolog.logger.request' shared service.
  6494.      *
  6495.      * @return \Symfony\Bridge\Monolog\Logger
  6496.      */
  6497.     protected function getMonolog_Logger_RequestService()
  6498.     {
  6499.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  6500.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6501.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  6502.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6503.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6504.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6505.         return $instance;
  6506.     }
  6507.     /**
  6508.      * Gets the private 'monolog.logger.security' shared service.
  6509.      *
  6510.      * @return \Symfony\Bridge\Monolog\Logger
  6511.      */
  6512.     protected function getMonolog_Logger_SecurityService()
  6513.     {
  6514.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  6515.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6516.         $instance->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  6517.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6518.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6519.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6520.         return $instance;
  6521.     }
  6522.     /**
  6523.      * Gets the private 'parameter_bag' shared service.
  6524.      *
  6525.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  6526.      */
  6527.     protected function getParameterBagService()
  6528.     {
  6529.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  6530.     }
  6531.     /**
  6532.      * Gets the private 'profiler_listener' shared service.
  6533.      *
  6534.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  6535.      */
  6536.     protected function getProfilerListenerService()
  6537.     {
  6538.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  6539.         if (isset($this->privates['profiler_listener'])) {
  6540.             return $this->privates['profiler_listener'];
  6541.         }
  6542.         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);
  6543.     }
  6544.     /**
  6545.      * Gets the private 'property_accessor' shared service.
  6546.      *
  6547.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  6548.      */
  6549.     protected function getPropertyAccessorService()
  6550.     {
  6551.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  6552.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  6553.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  6554.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  6555.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  6556.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  6557.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6558.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  6559.     }
  6560.     /**
  6561.      * Gets the private 'property_info' shared service.
  6562.      *
  6563.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  6564.      */
  6565.     protected function getPropertyInfoService()
  6566.     {
  6567.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  6568.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  6569.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6570.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6571.         }, 3), new RewindableGenerator(function () {
  6572.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6573.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6574.         }, 2), new RewindableGenerator(function () {
  6575.             return new \EmptyIterator();
  6576.         }, 0), new RewindableGenerator(function () {
  6577.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6578.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6579.         }, 2), new RewindableGenerator(function () {
  6580.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6581.         }, 1));
  6582.     }
  6583.     /**
  6584.      * Gets the private 'property_info.serializer_extractor' shared service.
  6585.      *
  6586.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  6587.      */
  6588.     protected function getPropertyInfo_SerializerExtractorService()
  6589.     {
  6590.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  6591.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  6592.     }
  6593.     /**
  6594.      * Gets the private 'router.cache_warmer' shared service.
  6595.      *
  6596.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  6597.      */
  6598.     protected function getRouter_CacheWarmerService()
  6599.     {
  6600.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6601.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  6602.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6603.             'router' => ['services''router''getRouterService'false],
  6604.         ], [
  6605.             'router' => '?',
  6606.         ]))->withContext('router.cache_warmer'$this));
  6607.     }
  6608.     /**
  6609.      * Gets the private 'router.expression_language_provider' shared service.
  6610.      *
  6611.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  6612.      */
  6613.     protected function getRouter_ExpressionLanguageProviderService()
  6614.     {
  6615.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6616.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  6617.         ], [
  6618.             'env' => 'Closure',
  6619.         ]));
  6620.     }
  6621.     /**
  6622.      * Gets the private 'router.request_context' shared service.
  6623.      *
  6624.      * @return \Symfony\Component\Routing\RequestContext
  6625.      */
  6626.     protected function getRouter_RequestContextService()
  6627.     {
  6628.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  6629.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  6630.         return $instance;
  6631.     }
  6632.     /**
  6633.      * Gets the private 'router_listener' shared service.
  6634.      *
  6635.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  6636.      */
  6637.     protected function getRouterListenerService()
  6638.     {
  6639.         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);
  6640.     }
  6641.     /**
  6642.      * Gets the private 'secrets.vault' shared service.
  6643.      *
  6644.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  6645.      */
  6646.     protected function getSecrets_VaultService()
  6647.     {
  6648.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6649.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6650.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6651.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  6652.         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'));
  6653.     }
  6654.     /**
  6655.      * Gets the private 'security.access_listener' shared service.
  6656.      *
  6657.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  6658.      */
  6659.     protected function getSecurity_AccessListenerService()
  6660.     {
  6661.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  6662.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6663.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  6664.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  6665.         if (isset($this->privates['security.access_listener'])) {
  6666.             return $this->privates['security.access_listener'];
  6667.         }
  6668.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  6669.         if (isset($this->privates['security.access_listener'])) {
  6670.             return $this->privates['security.access_listener'];
  6671.         }
  6672.         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);
  6673.     }
  6674.     /**
  6675.      * Gets the private 'security.access_map' shared service.
  6676.      *
  6677.      * @return \Symfony\Component\Security\Http\AccessMap
  6678.      */
  6679.     protected function getSecurity_AccessMapService()
  6680.     {
  6681.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  6682.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  6683.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  6684.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  6685.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  6686.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/duplicate_win_payout'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6687.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/get_duplicate_win_payout'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6688.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/remote_cashdesk'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6689.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/metrics/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6690.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v1/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6691.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v2/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6692.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6693.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/analitic/*'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6694.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/terminal/*'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6695.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/webhook/*'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6696.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'ROLE_USER'], NULL);
  6697.         return $instance;
  6698.     }
  6699.     /**
  6700.      * Gets the private 'security.authentication.guard_handler' shared service.
  6701.      *
  6702.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  6703.      *
  6704.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  6705.      */
  6706.     protected function getSecurity_Authentication_GuardHandlerService()
  6707.     {
  6708.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  6709.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  6710.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  6711.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6712.         if (isset($this->privates['security.authentication.guard_handler'])) {
  6713.             return $this->privates['security.authentication.guard_handler'];
  6714.         }
  6715.         $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, []);
  6716.         $instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'));
  6717.         return $instance;
  6718.     }
  6719.     /**
  6720.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  6721.      *
  6722.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  6723.      *
  6724.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  6725.      */
  6726.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  6727.     {
  6728.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  6729.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  6730.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  6731.             return $this->privates['security.authentication.listener.anonymous.main'];
  6732.         }
  6733.         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);
  6734.     }
  6735.     /**
  6736.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  6737.      *
  6738.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  6739.      *
  6740.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
  6741.      */
  6742.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  6743.     {
  6744.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.');
  6745.         $a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
  6746.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  6747.             return $this->privates['security.authentication.listener.guard.main'];
  6748.         }
  6749.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  6750.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  6751.             return $this->privates['security.authentication.listener.guard.main'];
  6752.         }
  6753.         return $this->privates['security.authentication.listener.guard.main'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a$b'main', new RewindableGenerator(function () {
  6754.             yield => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  6755.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
  6756.     }
  6757.     /**
  6758.      * Gets the private 'security.authentication.manager' shared service.
  6759.      *
  6760.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  6761.      *
  6762.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  6763.      */
  6764.     protected function getSecurity_Authentication_ManagerService()
  6765.     {
  6766.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  6767.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  6768.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  6769.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  6770.         }, 2), true);
  6771.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6772.         return $instance;
  6773.     }
  6774.     /**
  6775.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  6776.      *
  6777.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  6778.      *
  6779.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  6780.      */
  6781.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  6782.     {
  6783.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  6784.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  6785.     }
  6786.     /**
  6787.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  6788.      *
  6789.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  6790.      *
  6791.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.
  6792.      */
  6793.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  6794.     {
  6795.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.');
  6796.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  6797.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  6798.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  6799.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  6800.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  6801.             yield => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  6802.         }, 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())));
  6803.     }
  6804.     /**
  6805.      * Gets the private 'security.authentication_utils' shared service.
  6806.      *
  6807.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  6808.      */
  6809.     protected function getSecurity_AuthenticationUtilsService()
  6810.     {
  6811.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  6812.         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())));
  6813.     }
  6814.     /**
  6815.      * Gets the private 'security.channel_listener' shared service.
  6816.      *
  6817.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  6818.      */
  6819.     protected function getSecurity_ChannelListenerService()
  6820.     {
  6821.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  6822.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6823.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  6824.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  6825.         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());
  6826.     }
  6827.     /**
  6828.      * Gets the private 'security.command.debug_firewall' shared service.
  6829.      *
  6830.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  6831.      */
  6832.     protected function getSecurity_Command_DebugFirewallService()
  6833.     {
  6834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6835.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  6836.         $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);
  6837.         $instance->setName('debug:firewall');
  6838.         $instance->setDescription('Display information about your security firewall(s)');
  6839.         return $instance;
  6840.     }
  6841.     /**
  6842.      * Gets the private 'security.command.user_password_encoder' shared service.
  6843.      *
  6844.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  6845.      *
  6846.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  6847.      */
  6848.     protected function getSecurity_Command_UserPasswordEncoderService()
  6849.     {
  6850.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  6851.         $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']);
  6852.         $instance->setName('security:encode-password');
  6853.         $instance->setDescription('Encode a password');
  6854.         return $instance;
  6855.     }
  6856.     /**
  6857.      * Gets the private 'security.command.user_password_hash' shared service.
  6858.      *
  6859.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  6860.      */
  6861.     protected function getSecurity_Command_UserPasswordHashService()
  6862.     {
  6863.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6864.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  6865.         $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']);
  6866.         $instance->setName('security:hash-password');
  6867.         $instance->setDescription('Hash a user password');
  6868.         return $instance;
  6869.     }
  6870.     /**
  6871.      * Gets the private 'security.context_listener.0' shared service.
  6872.      *
  6873.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6874.      */
  6875.     protected function getSecurity_ContextListener_0Service()
  6876.     {
  6877.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  6878.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6879.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  6880.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6881.         if (isset($this->privates['security.context_listener.0'])) {
  6882.             return $this->privates['security.context_listener.0'];
  6883.         }
  6884.         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 () {
  6885.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  6886.         }, 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']);
  6887.     }
  6888.     /**
  6889.      * Gets the private 'security.csrf.token_storage' shared service.
  6890.      *
  6891.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  6892.      */
  6893.     protected function getSecurity_Csrf_TokenStorageService()
  6894.     {
  6895.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  6896.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  6897.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  6898.         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())));
  6899.     }
  6900.     /**
  6901.      * Gets the private 'security.encoder_factory.generic' shared service.
  6902.      *
  6903.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  6904.      *
  6905.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  6906.      */
  6907.     protected function getSecurity_EncoderFactory_GenericService()
  6908.     {
  6909.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  6910.         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]]);
  6911.     }
  6912.     /**
  6913.      * Gets the private 'security.event_dispatcher.main' shared service.
  6914.      *
  6915.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6916.      */
  6917.     protected function getSecurity_EventDispatcher_MainService()
  6918.     {
  6919.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6920.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6921.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  6922.         }, => 'onLogout'], 64);
  6923.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6924.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  6925.         }, => 'onLogout'], 0);
  6926.         $instance->addListener('security.interactive_login', [=> function () {
  6927.             return ($this->privates['App\\EventSubscribers\\Login\\LastLoginTimeOnLoginSubscriber'] ?? $this->getLastLoginTimeOnLoginSubscriberService());
  6928.         }, => 'onInteractiveLogin'], 100);
  6929.         $instance->addListener('security.interactive_login', [=> function () {
  6930.             return ($this->privates['App\\EventSubscribers\\Login\\StartTimetableOnLoginSubscriber'] ?? $this->getStartTimetableOnLoginSubscriberService());
  6931.         }, => 'onInteractiveLogin'], 100);
  6932.         $instance->addListener('security.interactive_login', [=> function () {
  6933.             return ($this->privates['App\\EventSubscribers\\Login\\UpdateActiveTimeOnLoginSubscriber'] ?? $this->getUpdateActiveTimeOnLoginSubscriberService());
  6934.         }, => 'onInteractiveLogin'], 0);
  6935.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6936.             return ($this->privates['App\\EventSubscribers\\Logout\\FinishTimetableOnLogoutSubscriber'] ?? $this->getFinishTimetableOnLogoutSubscriberService());
  6937.         }, => 'onLogout'], 0);
  6938.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6939.             return ($this->privates['App\\EventSubscribers\\Logout\\UnlinkCashdeskOnLogoutSubscriber'] ?? $this->getUnlinkCashdeskOnLogoutSubscriberService());
  6940.         }, => 'onLogout'], 0);
  6941.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6942.             return ($this->privates['App\\EventSubscribers\\Logout\\UpdateActiveTimeOnLogoutSubscriber'] ?? $this->getUpdateActiveTimeOnLogoutSubscriberService());
  6943.         }, => 'onLogout'], 0);
  6944.         $instance->addListener('security.interactive_login', [=> function () {
  6945.             return ($this->privates['App\\Subscriber\\LocaleOnLoginSubscriber'] ?? $this->getLocaleOnLoginSubscriberService());
  6946.         }, => 'onInteractiveLogin'], 0);
  6947.         $instance->addListener('security.interactive_login', [=> function () {
  6948.             return ($this->privates['App\\Subscriber\\RemoteTokenCreatorSubscriber'] ?? $this->getRemoteTokenCreatorSubscriberService());
  6949.         }, => 'onInteractiveLogin'], 0);
  6950.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6951.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  6952.         }, => 'onLogout'], 0);
  6953.         return $instance;
  6954.     }
  6955.     /**
  6956.      * Gets the private 'security.firewall.map' shared service.
  6957.      *
  6958.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  6959.      */
  6960.     protected function getSecurity_Firewall_MapService()
  6961.     {
  6962.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  6963.         if (isset($this->privates['security.firewall.map'])) {
  6964.             return $this->privates['security.firewall.map'];
  6965.         }
  6966.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  6967.             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)/')));
  6968.             yield 'security.firewall.map.context.main' => NULL;
  6969.         }, 2));
  6970.     }
  6971.     /**
  6972.      * Gets the private 'security.firewall.map.context.dev' shared service.
  6973.      *
  6974.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  6975.      */
  6976.     protected function getSecurity_Firewall_Map_Context_DevService()
  6977.     {
  6978.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6979.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6980.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  6981.             return new \EmptyIterator();
  6982.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  6983.     }
  6984.     /**
  6985.      * Gets the private 'security.firewall.map.context.main' shared service.
  6986.      *
  6987.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  6988.      */
  6989.     protected function getSecurity_Firewall_Map_Context_MainService()
  6990.     {
  6991.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6992.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  6993.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  6994.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  6995.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  6996.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6997.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  6998.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6999.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  7000.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7001.         $c = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  7002.         if (isset($this->privates['security.firewall.map.context.main'])) {
  7003.             return $this->privates['security.firewall.map.context.main'];
  7004.         }
  7005.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  7006.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  7007.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  7008.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  7009.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  7010.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  7011.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b'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($a$b$c, ['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())));
  7012.     }
  7013.     /**
  7014.      * Gets the private 'security.http_utils' shared service.
  7015.      *
  7016.      * @return \Symfony\Component\Security\Http\HttpUtils
  7017.      */
  7018.     protected function getSecurity_HttpUtilsService()
  7019.     {
  7020.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  7021.         $a = ($this->services['router'] ?? $this->getRouterService());
  7022.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  7023.     }
  7024.     /**
  7025.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  7026.      *
  7027.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  7028.      */
  7029.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  7030.     {
  7031.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  7032.         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()));
  7033.     }
  7034.     /**
  7035.      * Gets the private 'security.logout.listener.default.main' shared service.
  7036.      *
  7037.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  7038.      */
  7039.     protected function getSecurity_Logout_Listener_Default_MainService()
  7040.     {
  7041.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  7042.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  7043.     }
  7044.     /**
  7045.      * Gets the private 'security.logout_url_generator' shared service.
  7046.      *
  7047.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  7048.      */
  7049.     protected function getSecurity_LogoutUrlGeneratorService()
  7050.     {
  7051.         $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()));
  7052.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  7053.         return $instance;
  7054.     }
  7055.     /**
  7056.      * Gets the private 'security.password_hasher_factory' shared service.
  7057.      *
  7058.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  7059.      */
  7060.     protected function getSecurity_PasswordHasherFactoryService()
  7061.     {
  7062.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  7063.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  7064.         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]]);
  7065.     }
  7066.     /**
  7067.      * Gets the private 'security.role_hierarchy' shared service.
  7068.      *
  7069.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  7070.      */
  7071.     protected function getSecurity_RoleHierarchyService()
  7072.     {
  7073.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  7074.     }
  7075.     /**
  7076.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  7077.      *
  7078.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  7079.      */
  7080.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  7081.     {
  7082.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  7083.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  7084.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  7085.         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);
  7086.     }
  7087.     /**
  7088.      * Gets the private 'security.validator.user_password' shared service.
  7089.      *
  7090.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  7091.      */
  7092.     protected function getSecurity_Validator_UserPasswordService()
  7093.     {
  7094.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7095.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7096.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  7097.         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()));
  7098.     }
  7099.     /**
  7100.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  7101.      *
  7102.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  7103.      */
  7104.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  7105.     {
  7106.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7107.     }
  7108.     /**
  7109.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  7110.      *
  7111.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  7112.      */
  7113.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  7114.     {
  7115.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  7116.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  7117.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  7118.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  7119.     }
  7120.     /**
  7121.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  7122.      *
  7123.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  7124.      */
  7125.     protected function getSensioFrameworkExtra_Security_ListenerService()
  7126.     {
  7127.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7128.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  7129.             return $this->privates['sensio_framework_extra.security.listener'];
  7130.         }
  7131.         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()));
  7132.     }
  7133.     /**
  7134.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  7135.      *
  7136.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  7137.      */
  7138.     protected function getSensioFrameworkExtra_View_ListenerService()
  7139.     {
  7140.         $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))));
  7141.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7142.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7143.         ], [
  7144.             'twig' => '?',
  7145.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  7146.         return $instance;
  7147.     }
  7148.     /**
  7149.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  7150.      *
  7151.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  7152.      */
  7153.     protected function getSerializer_Mapping_CacheWarmerService()
  7154.     {
  7155.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7156.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  7157.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  7158.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  7159.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  7160.         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'));
  7161.     }
  7162.     /**
  7163.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  7164.      *
  7165.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  7166.      */
  7167.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  7168.     {
  7169.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  7170.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  7171.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  7172.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  7173.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  7174.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  7175.         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()))]));
  7176.     }
  7177.     /**
  7178.      * Gets the private 'session.factory' shared service.
  7179.      *
  7180.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  7181.      */
  7182.     protected function getSession_FactoryService()
  7183.     {
  7184.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  7185.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  7186.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  7187.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  7188.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  7189.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  7190.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  7191.         if (isset($this->privates['session.factory'])) {
  7192.             return $this->privates['session.factory'];
  7193.         }
  7194.         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'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true), [=> $a=> 'onSessionUsage']);
  7195.     }
  7196.     /**
  7197.      * Gets the private 'session_listener' shared service.
  7198.      *
  7199.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  7200.      */
  7201.     protected function getSessionListenerService()
  7202.     {
  7203.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7204.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  7205.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  7206.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  7207.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  7208.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  7209.         ], [
  7210.             'initialized_session' => '?',
  7211.             'logger' => '?',
  7212.             'session' => '?',
  7213.             'session_collector' => '?',
  7214.             'session_factory' => '?',
  7215.         ]), true$this->parameters['session.storage.options']);
  7216.     }
  7217.     /**
  7218.      * Gets the private 'translation.extractor' shared service.
  7219.      *
  7220.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  7221.      */
  7222.     protected function getTranslation_ExtractorService()
  7223.     {
  7224.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  7225.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  7226.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  7227.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  7228.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  7229.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  7230.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  7231.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  7232.         return $instance;
  7233.     }
  7234.     /**
  7235.      * Gets the private 'translation.loader.csv' shared service.
  7236.      *
  7237.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  7238.      */
  7239.     protected function getTranslation_Loader_CsvService()
  7240.     {
  7241.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7242.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7243.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7244.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7245.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  7246.     }
  7247.     /**
  7248.      * Gets the private 'translation.loader.dat' shared service.
  7249.      *
  7250.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  7251.      */
  7252.     protected function getTranslation_Loader_DatService()
  7253.     {
  7254.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7255.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7256.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7257.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  7258.     }
  7259.     /**
  7260.      * Gets the private 'translation.loader.ini' shared service.
  7261.      *
  7262.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  7263.      */
  7264.     protected function getTranslation_Loader_IniService()
  7265.     {
  7266.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7267.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7268.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7269.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7270.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  7271.     }
  7272.     /**
  7273.      * Gets the private 'translation.loader.json' shared service.
  7274.      *
  7275.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  7276.      */
  7277.     protected function getTranslation_Loader_JsonService()
  7278.     {
  7279.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7280.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7281.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7282.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7283.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  7284.     }
  7285.     /**
  7286.      * Gets the private 'translation.loader.mo' shared service.
  7287.      *
  7288.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  7289.      */
  7290.     protected function getTranslation_Loader_MoService()
  7291.     {
  7292.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7293.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7294.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7295.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7296.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  7297.     }
  7298.     /**
  7299.      * Gets the private 'translation.loader.php' shared service.
  7300.      *
  7301.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  7302.      */
  7303.     protected function getTranslation_Loader_PhpService()
  7304.     {
  7305.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7306.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7307.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7308.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7309.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  7310.     }
  7311.     /**
  7312.      * Gets the private 'translation.loader.po' shared service.
  7313.      *
  7314.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  7315.      */
  7316.     protected function getTranslation_Loader_PoService()
  7317.     {
  7318.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7319.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7320.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7321.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7322.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  7323.     }
  7324.     /**
  7325.      * Gets the private 'translation.loader.qt' shared service.
  7326.      *
  7327.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  7328.      */
  7329.     protected function getTranslation_Loader_QtService()
  7330.     {
  7331.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7332.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7333.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  7334.     }
  7335.     /**
  7336.      * Gets the private 'translation.loader.res' shared service.
  7337.      *
  7338.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  7339.      */
  7340.     protected function getTranslation_Loader_ResService()
  7341.     {
  7342.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7343.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7344.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  7345.     }
  7346.     /**
  7347.      * Gets the private 'translation.loader.xliff' shared service.
  7348.      *
  7349.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  7350.      */
  7351.     protected function getTranslation_Loader_XliffService()
  7352.     {
  7353.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7354.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7355.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  7356.     }
  7357.     /**
  7358.      * Gets the private 'translation.loader.yml' shared service.
  7359.      *
  7360.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  7361.      */
  7362.     protected function getTranslation_Loader_YmlService()
  7363.     {
  7364.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7365.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7366.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7367.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7368.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  7369.     }
  7370.     /**
  7371.      * Gets the private 'translation.provider_collection' shared service.
  7372.      *
  7373.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  7374.      */
  7375.     protected function getTranslation_ProviderCollectionService()
  7376.     {
  7377.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  7378.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  7379.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  7380.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  7381.         }, 1), []))->fromConfig([]);
  7382.     }
  7383.     /**
  7384.      * Gets the private 'translation.reader' shared service.
  7385.      *
  7386.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  7387.      */
  7388.     protected function getTranslation_ReaderService()
  7389.     {
  7390.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  7391.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  7392.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7393.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7394.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7395.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7396.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7397.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7398.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7399.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7400.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7401.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7402.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7403.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7404.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7405.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7406.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  7407.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  7408.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  7409.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  7410.         $instance->addLoader('yaml'$a);
  7411.         $instance->addLoader('yml'$a);
  7412.         $instance->addLoader('xlf'$b);
  7413.         $instance->addLoader('xliff'$b);
  7414.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  7415.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  7416.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  7417.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  7418.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  7419.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  7420.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  7421.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  7422.         return $instance;
  7423.     }
  7424.     /**
  7425.      * Gets the private 'translation.warmer' shared service.
  7426.      *
  7427.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  7428.      */
  7429.     protected function getTranslation_WarmerService()
  7430.     {
  7431.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7432.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  7433.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7434.             'translator' => ['services''translator''getTranslatorService'false],
  7435.         ], [
  7436.             'translator' => '?',
  7437.         ]))->withContext('translation.warmer'$this));
  7438.     }
  7439.     /**
  7440.      * Gets the private 'translation.writer' shared service.
  7441.      *
  7442.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  7443.      */
  7444.     protected function getTranslation_WriterService()
  7445.     {
  7446.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  7447.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  7448.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  7449.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  7450.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  7451.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  7452.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  7453.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  7454.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  7455.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  7456.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  7457.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  7458.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  7459.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  7460.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  7461.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  7462.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  7463.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  7464.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  7465.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  7466.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  7467.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  7468.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  7469.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  7470.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  7471.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  7472.         return $instance;
  7473.     }
  7474.     /**
  7475.      * Gets the private 'translator.default' shared service.
  7476.      *
  7477.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  7478.      */
  7479.     protected function getTranslator_DefaultService()
  7480.     {
  7481.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7482.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  7483.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  7484.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  7485.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  7486.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  7487.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  7488.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  7489.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  7490.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  7491.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  7492.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  7493.         ], [
  7494.             'translation.loader.csv' => '?',
  7495.             'translation.loader.dat' => '?',
  7496.             'translation.loader.ini' => '?',
  7497.             'translation.loader.json' => '?',
  7498.             'translation.loader.mo' => '?',
  7499.             'translation.loader.php' => '?',
  7500.             'translation.loader.po' => '?',
  7501.             'translation.loader.qt' => '?',
  7502.             'translation.loader.res' => '?',
  7503.             'translation.loader.xliff' => '?',
  7504.             'translation.loader.yml' => '?',
  7505.         ]), 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']]], []);
  7506.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  7507.         $instance->setFallbackLocales([=> $this->getEnv('DEFAULT_LOCALE')]);
  7508.         return $instance;
  7509.     }
  7510.     /**
  7511.      * Gets the private 'twig.command.debug' shared service.
  7512.      *
  7513.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  7514.      */
  7515.     protected function getTwig_Command_DebugService()
  7516.     {
  7517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7518.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  7519.         $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()));
  7520.         $instance->setName('debug:twig');
  7521.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  7522.         return $instance;
  7523.     }
  7524.     /**
  7525.      * Gets the private 'twig.command.lint' shared service.
  7526.      *
  7527.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  7528.      */
  7529.     protected function getTwig_Command_LintService()
  7530.     {
  7531.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7532.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  7533.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  7534.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7535.         $instance->setName('lint:twig');
  7536.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  7537.         return $instance;
  7538.     }
  7539.     /**
  7540.      * Gets the private 'twig.form.engine' shared service.
  7541.      *
  7542.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  7543.      */
  7544.     protected function getTwig_Form_EngineService()
  7545.     {
  7546.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  7547.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  7548.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  7549.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7550.         if (isset($this->privates['twig.form.engine'])) {
  7551.             return $this->privates['twig.form.engine'];
  7552.         }
  7553.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  7554.     }
  7555.     /**
  7556.      * Gets the private 'twig.form.renderer' shared service.
  7557.      *
  7558.      * @return \Symfony\Component\Form\FormRenderer
  7559.      */
  7560.     protected function getTwig_Form_RendererService()
  7561.     {
  7562.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  7563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  7564.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  7565.         if (isset($this->privates['twig.form.renderer'])) {
  7566.             return $this->privates['twig.form.renderer'];
  7567.         }
  7568.         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()));
  7569.     }
  7570.     /**
  7571.      * Gets the private 'twig.runtime.httpkernel' shared service.
  7572.      *
  7573.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  7574.      */
  7575.     protected function getTwig_Runtime_HttpkernelService()
  7576.     {
  7577.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  7578.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  7579.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  7580.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  7581.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  7582.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  7583.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7584.         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, [
  7585.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  7586.         ], [
  7587.             'inline' => '?',
  7588.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  7589.     }
  7590.     /**
  7591.      * Gets the private 'twig.runtime.security_csrf' shared service.
  7592.      *
  7593.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  7594.      */
  7595.     protected function getTwig_Runtime_SecurityCsrfService()
  7596.     {
  7597.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  7598.         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()));
  7599.     }
  7600.     /**
  7601.      * Gets the private 'twig.runtime.serializer' shared service.
  7602.      *
  7603.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  7604.      */
  7605.     protected function getTwig_Runtime_SerializerService()
  7606.     {
  7607.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  7608.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  7609.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  7610.     }
  7611.     /**
  7612.      * Gets the private 'twig.template_cache_warmer' shared service.
  7613.      *
  7614.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  7615.      */
  7616.     protected function getTwig_TemplateCacheWarmerService()
  7617.     {
  7618.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7619.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  7620.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  7621.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7622.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7623.         ], [
  7624.             'twig' => '?',
  7625.         ]))->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')));
  7626.     }
  7627.     /**
  7628.      * Gets the private 'validator.builder' shared service.
  7629.      *
  7630.      * @return \Symfony\Component\Validator\ValidatorBuilder
  7631.      */
  7632.     protected function getValidator_BuilderService()
  7633.     {
  7634.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  7635.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  7636.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7637.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  7638.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  7639.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  7640.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  7641.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  7642.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  7643.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  7644.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  7645.         ], [
  7646.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  7647.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  7648.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  7649.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  7650.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  7651.             'doctrine.orm.validator.unique' => '?',
  7652.             'security.validator.user_password' => '?',
  7653.             'validator.expression' => '?',
  7654.         ])));
  7655.         if ($this->has('translator')) {
  7656.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  7657.         }
  7658.         $instance->setTranslationDomain('validators');
  7659.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  7660.         $instance->enableAnnotationMapping(true);
  7661.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7662.         $instance->addMethodMapping('loadValidatorMetadata');
  7663.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  7664.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  7665.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  7666.         return $instance;
  7667.     }
  7668.     /**
  7669.      * Gets the private 'validator.email' shared service.
  7670.      *
  7671.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  7672.      */
  7673.     protected function getValidator_EmailService()
  7674.     {
  7675.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7676.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7677.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  7678.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  7679.     }
  7680.     /**
  7681.      * Gets the private 'validator.expression' shared service.
  7682.      *
  7683.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  7684.      */
  7685.     protected function getValidator_ExpressionService()
  7686.     {
  7687.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7688.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7689.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  7690.         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())));
  7691.     }
  7692.     /**
  7693.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  7694.      *
  7695.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  7696.      */
  7697.     protected function getValidator_Mapping_CacheWarmerService()
  7698.     {
  7699.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7700.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  7701.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  7702.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  7703.     }
  7704.     /**
  7705.      * Gets the private 'validator.not_compromised_password' shared service.
  7706.      *
  7707.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  7708.      */
  7709.     protected function getValidator_NotCompromisedPasswordService()
  7710.     {
  7711.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7712.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7713.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  7714.         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);
  7715.     }
  7716.     /**
  7717.      * Gets the private 'var_dumper.command.server_dump' shared service.
  7718.      *
  7719.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  7720.      */
  7721.     protected function getVarDumper_Command_ServerDumpService()
  7722.     {
  7723.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7724.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  7725.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  7726.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  7727.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  7728.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  7729.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  7730.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7731.         $a->pushProcessor(($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] ?? ($this->privates['App\\Monolog\\Processor\\RequestIdProcessor'] = new \App\Monolog\Processor\RequestIdProcessor())));
  7732.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7733.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7734.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7735.         $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()))]);
  7736.         $instance->setName('server:dump');
  7737.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  7738.         return $instance;
  7739.     }
  7740.     /**
  7741.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  7742.      *
  7743.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  7744.      */
  7745.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  7746.     {
  7747.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  7748.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7749.         return $instance;
  7750.     }
  7751.     /**
  7752.      * Gets the private 'var_dumper.html_dumper' shared service.
  7753.      *
  7754.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  7755.      */
  7756.     protected function getVarDumper_HtmlDumperService()
  7757.     {
  7758.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  7759.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7760.         return $instance;
  7761.     }
  7762.     /**
  7763.      * Gets the private 'var_dumper.server_connection' shared service.
  7764.      *
  7765.      * @return \Symfony\Component\VarDumper\Server\Connection
  7766.      */
  7767.     protected function getVarDumper_ServerConnectionService()
  7768.     {
  7769.         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()]);
  7770.     }
  7771.     /**
  7772.      * Gets the private 'web_profiler.csp.handler' shared service.
  7773.      *
  7774.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  7775.      */
  7776.     protected function getWebProfiler_Csp_HandlerService()
  7777.     {
  7778.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  7779.     }
  7780.     /**
  7781.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  7782.      *
  7783.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  7784.      */
  7785.     protected function getWebProfiler_DebugToolbarService()
  7786.     {
  7787.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7788.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  7789.             return $this->privates['web_profiler.debug_toolbar'];
  7790.         }
  7791.         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()));
  7792.     }
  7793.     /**
  7794.      * Gets the public 'cache_clearer' alias.
  7795.      *
  7796.      * @return object The ".container.private.cache_clearer" service.
  7797.      */
  7798.     protected function getCacheClearerService()
  7799.     {
  7800.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  7801.         return $this->get('.container.private.cache_clearer');
  7802.     }
  7803.     /**
  7804.      * Gets the public 'filesystem' alias.
  7805.      *
  7806.      * @return object The ".container.private.filesystem" service.
  7807.      */
  7808.     protected function getFilesystemService()
  7809.     {
  7810.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  7811.         return $this->get('.container.private.filesystem');
  7812.     }
  7813.     /**
  7814.      * Gets the public 'serializer' alias.
  7815.      *
  7816.      * @return object The ".container.private.serializer" service.
  7817.      */
  7818.     protected function getSerializerService()
  7819.     {
  7820.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  7821.         return $this->get('.container.private.serializer');
  7822.     }
  7823.     /**
  7824.      * Gets the public 'security.csrf.token_manager' alias.
  7825.      *
  7826.      * @return object The ".container.private.security.csrf.token_manager" service.
  7827.      */
  7828.     protected function getSecurity_Csrf_TokenManagerService()
  7829.     {
  7830.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  7831.         return $this->get('.container.private.security.csrf.token_manager');
  7832.     }
  7833.     /**
  7834.      * Gets the public 'form.factory' alias.
  7835.      *
  7836.      * @return object The ".container.private.form.factory" service.
  7837.      */
  7838.     protected function getForm_FactoryService()
  7839.     {
  7840.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  7841.         return $this->get('.container.private.form.factory');
  7842.     }
  7843.     /**
  7844.      * Gets the public 'form.type.file' alias.
  7845.      *
  7846.      * @return object The ".container.private.form.type.file" service.
  7847.      */
  7848.     protected function getForm_Type_FileService()
  7849.     {
  7850.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  7851.         return $this->get('.container.private.form.type.file');
  7852.     }
  7853.     /**
  7854.      * Gets the public 'profiler' alias.
  7855.      *
  7856.      * @return object The ".container.private.profiler" service.
  7857.      */
  7858.     protected function getProfilerService()
  7859.     {
  7860.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  7861.         return $this->get('.container.private.profiler');
  7862.     }
  7863.     /**
  7864.      * Gets the public 'security.authorization_checker' alias.
  7865.      *
  7866.      * @return object The ".container.private.security.authorization_checker" service.
  7867.      */
  7868.     protected function getSecurity_AuthorizationCheckerService()
  7869.     {
  7870.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  7871.         return $this->get('.container.private.security.authorization_checker');
  7872.     }
  7873.     /**
  7874.      * Gets the public 'security.token_storage' alias.
  7875.      *
  7876.      * @return object The ".container.private.security.token_storage" service.
  7877.      */
  7878.     protected function getSecurity_TokenStorageService()
  7879.     {
  7880.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  7881.         return $this->get('.container.private.security.token_storage');
  7882.     }
  7883.     /**
  7884.      * Gets the public 'twig' alias.
  7885.      *
  7886.      * @return object The ".container.private.twig" service.
  7887.      */
  7888.     protected function getTwigService()
  7889.     {
  7890.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  7891.         return $this->get('.container.private.twig');
  7892.     }
  7893.     /**
  7894.      * Gets the public 'security.password_encoder' alias.
  7895.      *
  7896.      * @return object The ".container.private.security.password_encoder" service.
  7897.      */
  7898.     protected function getSecurity_PasswordEncoderService()
  7899.     {
  7900.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  7901.         return $this->get('.container.private.security.password_encoder');
  7902.     }
  7903.     /**
  7904.      * Gets the public 'session' alias.
  7905.      *
  7906.      * @return object The ".container.private.session" service.
  7907.      */
  7908.     protected function getSessionService()
  7909.     {
  7910.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  7911.         return $this->get('.container.private.session');
  7912.     }
  7913.     /**
  7914.      * Gets the public 'validator' alias.
  7915.      *
  7916.      * @return object The ".container.private.validator" service.
  7917.      */
  7918.     protected function getValidatorService()
  7919.     {
  7920.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  7921.         return $this->get('.container.private.validator');
  7922.     }
  7923.     /**
  7924.      * @return array|bool|float|int|string|\UnitEnum|null
  7925.      */
  7926.     public function getParameter(string $name)
  7927.     {
  7928.         if (isset($this->buildParameters[$name])) {
  7929.             return $this->buildParameters[$name];
  7930.         }
  7931.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  7932.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  7933.         }
  7934.         if (isset($this->loadedDynamicParameters[$name])) {
  7935.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7936.         }
  7937.         return $this->parameters[$name];
  7938.     }
  7939.     public function hasParameter(string $name): bool
  7940.     {
  7941.         if (isset($this->buildParameters[$name])) {
  7942.             return true;
  7943.         }
  7944.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  7945.     }
  7946.     public function setParameter(string $name$value): void
  7947.     {
  7948.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  7949.     }
  7950.     public function getParameterBag(): ParameterBagInterface
  7951.     {
  7952.         if (null === $this->parameterBag) {
  7953.             $parameters $this->parameters;
  7954.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  7955.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7956.             }
  7957.             foreach ($this->buildParameters as $name => $value) {
  7958.                 $parameters[$name] = $value;
  7959.             }
  7960.             $this->parameterBag = new FrozenParameterBag($parameters);
  7961.         }
  7962.         return $this->parameterBag;
  7963.     }
  7964.     private $loadedDynamicParameters = [
  7965.         'kernel.runtime_environment' => false,
  7966.         'kernel.build_dir' => false,
  7967.         'kernel.cache_dir' => false,
  7968.         'locale' => false,
  7969.         'kernel.secret' => false,
  7970.         'kernel.default_locale' => false,
  7971.         'debug.container.dump' => false,
  7972.         'serializer.mapping.cache.file' => false,
  7973.         'session.save_path' => false,
  7974.         'validator.mapping.cache.file' => false,
  7975.         'profiler.storage.dsn' => false,
  7976.         'doctrine.orm.proxy_dir' => false,
  7977.     ];
  7978.     private $dynamicParameters = [];
  7979.     private function getDynamicParameter(string $name)
  7980.     {
  7981.         switch ($name) {
  7982.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  7983.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  7984.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  7985.             case 'locale'$value $this->getEnv('DEFAULT_LOCALE'); break;
  7986.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  7987.             case 'kernel.default_locale'$value $this->getEnv('DEFAULT_LOCALE'); break;
  7988.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  7989.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  7990.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  7991.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  7992.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  7993.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  7994.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  7995.         }
  7996.         $this->loadedDynamicParameters[$name] = true;
  7997.         return $this->dynamicParameters[$name] = $value;
  7998.     }
  7999.     protected function getDefaultParameters(): array
  8000.     {
  8001.         return [
  8002.             'kernel.project_dir' => \dirname(__DIR__4),
  8003.             'kernel.environment' => 'dev',
  8004.             'kernel.debug' => true,
  8005.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  8006.             'kernel.bundles' => [
  8007.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  8008.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  8009.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  8010.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  8011.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  8012.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  8013.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  8014.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  8015.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  8016.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  8017.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  8018.             ],
  8019.             'kernel.bundles_metadata' => [
  8020.                 'FrameworkBundle' => [
  8021.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  8022.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  8023.                 ],
  8024.                 'SensioFrameworkExtraBundle' => [
  8025.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  8026.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  8027.                 ],
  8028.                 'SecurityBundle' => [
  8029.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  8030.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  8031.                 ],
  8032.                 'MakerBundle' => [
  8033.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  8034.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  8035.                 ],
  8036.                 'TwigBundle' => [
  8037.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  8038.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  8039.                 ],
  8040.                 'TwigExtraBundle' => [
  8041.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  8042.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  8043.                 ],
  8044.                 'DoctrineBundle' => [
  8045.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  8046.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  8047.                 ],
  8048.                 'DoctrineMigrationsBundle' => [
  8049.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  8050.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  8051.                 ],
  8052.                 'WebProfilerBundle' => [
  8053.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  8054.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  8055.                 ],
  8056.                 'MonologBundle' => [
  8057.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  8058.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  8059.                 ],
  8060.                 'DebugBundle' => [
  8061.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  8062.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  8063.                 ],
  8064.             ],
  8065.             'kernel.charset' => 'UTF-8',
  8066.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  8067.             'container.dumper.inline_class_loader' => true,
  8068.             'container.dumper.inline_factories' => true,
  8069.             'event_dispatcher.event_aliases' => [
  8070.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  8071.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  8072.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  8073.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  8074.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  8075.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  8076.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  8077.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  8078.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  8079.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  8080.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  8081.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  8082.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  8083.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  8084.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  8085.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  8086.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  8087.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  8088.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  8089.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  8090.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  8091.             ],
  8092.             'fragment.renderer.hinclude.global_template' => NULL,
  8093.             'fragment.path' => '/_fragment',
  8094.             'kernel.http_method_override' => true,
  8095.             'kernel.trusted_hosts' => [
  8096.             ],
  8097.             'kernel.enabled_locales' => [
  8098.             ],
  8099.             'kernel.error_controller' => 'error_controller',
  8100.             'debug.file_link_format' => NULL,
  8101.             'asset.request_context.base_path' => NULL,
  8102.             'asset.request_context.secure' => NULL,
  8103.             'translator.logging' => false,
  8104.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  8105.             'debug.error_handler.throw_at' => -1,
  8106.             'router.request_context.host' => 'localhost',
  8107.             'router.request_context.scheme' => 'http',
  8108.             'router.request_context.base_url' => '',
  8109.             'router.resource' => 'kernel::loadRoutes',
  8110.             'request_listener.http_port' => 80,
  8111.             'request_listener.https_port' => 443,
  8112.             'session.metadata.storage_key' => '_sf2_meta',
  8113.             'session.storage.options' => [
  8114.                 'cache_limiter' => '0',
  8115.                 'cookie_secure' => 'auto',
  8116.                 'cookie_httponly' => true,
  8117.                 'cookie_samesite' => 'lax',
  8118.                 'gc_probability' => 1,
  8119.             ],
  8120.             'session.metadata.update_threshold' => 0,
  8121.             'form.type_extension.csrf.enabled' => true,
  8122.             'form.type_extension.csrf.field_name' => '_token',
  8123.             'validator.translation_domain' => 'validators',
  8124.             'profiler_listener.only_exceptions' => false,
  8125.             'profiler_listener.only_main_requests' => false,
  8126.             'security.role_hierarchy.roles' => [
  8127.                 'ROLE_SUPPORT' => [
  8128.                     => 'ROLE_VIEW_CLUBS_INFO',
  8129.                     => 'ROLE_GENERAL_CASHIER',
  8130.                     => 'ROLE_SUPERVISOR',
  8131.                     => 'ROLE_BETTING_CANCEL_BET',
  8132.                     => 'ROLE_CABINET_CASHDESKS_CLIENT',
  8133.                     => 'ROLE_CABINET_CASHDESKS_PRINT_WIN_CHECK_BORLETTE',
  8134.                     => 'ROLE_CABINET_CLUBS',
  8135.                     => 'ROLE_CABINET_CLUBS_CHAINS_EDIT',
  8136.                     => 'ROLE_CABINET_CLUBS_CHAINS_LIST',
  8137.                     => 'ROLE_CABINET_ENCASHMENT_PLAN',
  8138.                     10 => 'ROLE_CABINET_HISTORY',
  8139.                     11 => 'ROLE_CABINET_PAYMENTS_CREATE',
  8140.                     12 => 'ROLE_CABINET_REPORTS',
  8141.                     13 => 'ROLE_CABINET_TIMETABLE_REPORTS',
  8142.                     14 => 'ROLE_CASHDESK_SET_BLOCK',
  8143.                     15 => 'ROLE_CASHDESK_SET_NEGATIVE_BALANCE',
  8144.                     16 => 'ROLE_CONTROL_PERCENT',
  8145.                     17 => 'ROLE_EXPORT_TO_EXCEL',
  8146.                     18 => 'ROLE_CABINET_JACKPOT_PIN',
  8147.                     19 => 'ROLE_ACCESS_ONLY_BORLETTE_PAYMENTS',
  8148.                     20 => 'ROLE_WITHOUT_BORLETTE_PAYMENTS',
  8149.                 ],
  8150.                 'ROLE_GENERAL_CASHIER' => [
  8151.                     => 'ROLE_OPERATIONAL_CASHIER',
  8152.                     => 'ROLE_EXTERNAL_PAYMENTS',
  8153.                 ],
  8154.                 'ROLE_OPERATIONAL_CASHIER' => [
  8155.                     => 'ROLE_CABINET_CASHDESKS',
  8156.                     => 'ROLE_CABINET_ENCASHMENTS',
  8157.                     => 'ROLE_CABINET_ENCASHMENT_PLAN',
  8158.                     => 'ROLE_CABINET_PAYMENTS',
  8159.                     => 'ROLE_CABINET_USERS',
  8160.                 ],
  8161.                 'ROLE_ADMINISTRATOR' => [
  8162.                     => 'ROLE_VIEW_CLUBS_INFO',
  8163.                     => 'ROLE_SUPERVISOR',
  8164.                     => 'ROLE_BETTING_CANCEL_BET',
  8165.                     => 'ROLE_CABINET_CLUBS',
  8166.                     => 'ROLE_CABINET_CLUBS_CHAINS_EDIT',
  8167.                     => 'ROLE_CABINET_CLUBS_CHAINS_LIST',
  8168.                     => 'ROLE_CABINET_HISTORY',
  8169.                     => 'ROLE_CABINET_PAYMENTS_CREATE',
  8170.                     => 'ROLE_CABINET_REPORTS',
  8171.                     => 'ROLE_CABINET_TIMETABLE_REPORTS',
  8172.                     10 => 'ROLE_CASHDESK_SET_BLOCK',
  8173.                     11 => 'ROLE_EXPORT_TO_EXCEL',
  8174.                     12 => 'ROLE_EXTERNAL_PAYMENTS',
  8175.                     13 => 'ROLE_ACCESS_ONLY_BORLETTE_PAYMENTS',
  8176.                     14 => 'ROLE_WITHOUT_BORLETTE_PAYMENTS',
  8177.                 ],
  8178.                 'ROLE_SUPERVISOR' => [
  8179.                     => 'ROLE_CABINET_CASHDESKS',
  8180.                     => 'ROLE_CABINET_CASHDESKS_CREATE',
  8181.                     => 'ROLE_CABINET_CASHDESKS_EDIT',
  8182.                     => 'ROLE_CABINET_ENCASHMENTS',
  8183.                     => 'ROLE_CABINET_ENCASHMENT_PLAN',
  8184.                     => 'ROLE_CABINET_HISTORY',
  8185.                     => 'ROLE_CABINET_PAYMENTS',
  8186.                     => 'ROLE_CABINET_REPORTS',
  8187.                     => 'ROLE_CABINET_USERS',
  8188.                     => 'ROLE_CABINET_USERS_CREATE',
  8189.                     10 => 'ROLE_CABINET_USERS_EDIT',
  8190.                     11 => 'ROLE_EXPORT_TO_EXCEL',
  8191.                     12 => 'ROLE_CABINET_HISTORY_CHANGE',
  8192.                 ],
  8193.                 'ROLE_CASHIER' => [
  8194.                     => 'ROLE_CABINET_CASHDESKS_CLIENT',
  8195.                     => 'ROLE_CABINET_PAYMENTS',
  8196.                     => 'ROLE_CABINET_HISTORY',
  8197.                 ],
  8198.                 'ROLE_PARTNER' => [
  8199.                     => 'ROLE_CABINET_CASHDESKS',
  8200.                     => 'ROLE_CABINET_CASHDESKS_CREATE',
  8201.                     => 'ROLE_CABINET_CLUBS',
  8202.                     => 'ROLE_CABINET_HISTORY',
  8203.                     => 'ROLE_CABINET_USERS',
  8204.                     => 'ROLE_CABINET_USERS_CREATE',
  8205.                     => 'ROLE_CABINET_USERS_EDIT',
  8206.                 ],
  8207.             ],
  8208.             'security.access.denied_url' => NULL,
  8209.             'security.authentication.manager.erase_credentials' => true,
  8210.             'security.authentication.session_strategy.strategy' => 'migrate',
  8211.             'security.access.always_authenticate_before_granting' => false,
  8212.             'security.authentication.hide_user_not_found' => true,
  8213.             'security.firewalls' => [
  8214.                 => 'dev',
  8215.                 => 'main',
  8216.             ],
  8217.             'security.main._indexed_authenticators' => [
  8218.             ],
  8219.             'twig.form.resources' => [
  8220.                 => 'form_div_layout.html.twig',
  8221.                 => 'bootstrap_4_layout.html.twig',
  8222.             ],
  8223.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  8224.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  8225.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  8226.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  8227.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  8228.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  8229.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  8230.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  8231.             'doctrine.entity_managers' => [
  8232.                 'default' => 'doctrine.orm.default_entity_manager',
  8233.             ],
  8234.             'doctrine.default_entity_manager' => 'default',
  8235.             'doctrine.dbal.connection_factory.types' => [
  8236.             ],
  8237.             'doctrine.connections' => [
  8238.                 'default' => 'doctrine.dbal.default_connection',
  8239.             ],
  8240.             'doctrine.default_connection' => 'default',
  8241.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  8242.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  8243.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  8244.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  8245.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  8246.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  8247.             'doctrine.orm.cache.memcache_host' => 'localhost',
  8248.             'doctrine.orm.cache.memcache_port' => 11211,
  8249.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  8250.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  8251.             'doctrine.orm.cache.memcached_host' => 'localhost',
  8252.             'doctrine.orm.cache.memcached_port' => 11211,
  8253.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  8254.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  8255.             'doctrine.orm.cache.redis_host' => 'localhost',
  8256.             'doctrine.orm.cache.redis_port' => 6379,
  8257.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  8258.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  8259.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  8260.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  8261.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  8262.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  8263.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  8264.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  8265.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  8266.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  8267.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  8268.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  8269.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  8270.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  8271.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  8272.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  8273.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  8274.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  8275.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  8276.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  8277.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  8278.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  8279.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  8280.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  8281.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  8282.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  8283.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  8284.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  8285.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  8286.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  8287.             'doctrine.orm.auto_generate_proxy_classes' => true,
  8288.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  8289.             'doctrine.orm.proxy_namespace' => 'Proxies',
  8290.             'doctrine.migrations.preferred_em' => NULL,
  8291.             'doctrine.migrations.preferred_connection' => NULL,
  8292.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  8293.             'web_profiler.debug_toolbar.mode' => 2,
  8294.             'monolog.use_microseconds' => true,
  8295.             'monolog.swift_mailer.handlers' => [
  8296.             ],
  8297.             'monolog.handlers_to_channels' => [
  8298.                 'monolog.handler.console' => [
  8299.                     'type' => 'exclusive',
  8300.                     'elements' => [
  8301.                         => 'event',
  8302.                         => 'doctrine',
  8303.                         => 'console',
  8304.                     ],
  8305.                 ],
  8306.                 'monolog.handler.main' => [
  8307.                     'type' => 'exclusive',
  8308.                     'elements' => [
  8309.                         => 'event',
  8310.                     ],
  8311.                 ],
  8312.                 'monolog.handler.telegram' => [
  8313.                     'type' => 'inclusive',
  8314.                     'elements' => [
  8315.                         => 'telegram',
  8316.                     ],
  8317.                 ],
  8318.                 'monolog.handler.jackpot_wins' => [
  8319.                     'type' => 'inclusive',
  8320.                     'elements' => [
  8321.                         => 'jackpot_wins',
  8322.                     ],
  8323.                 ],
  8324.                 'monolog.handler.jackpots' => [
  8325.                     'type' => 'inclusive',
  8326.                     'elements' => [
  8327.                         => 'jackpots',
  8328.                     ],
  8329.                 ],
  8330.             ],
  8331.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  8332.             'maker.compatible_check.doctrine.supports_attributes' => true,
  8333.             'data_collector.templates' => [
  8334.                 'data_collector.request' => [
  8335.                     => 'request',
  8336.                     => '@WebProfiler/Collector/request.html.twig',
  8337.                 ],
  8338.                 'data_collector.time' => [
  8339.                     => 'time',
  8340.                     => '@WebProfiler/Collector/time.html.twig',
  8341.                 ],
  8342.                 'data_collector.memory' => [
  8343.                     => 'memory',
  8344.                     => '@WebProfiler/Collector/memory.html.twig',
  8345.                 ],
  8346.                 'data_collector.validator' => [
  8347.                     => 'validator',
  8348.                     => '@WebProfiler/Collector/validator.html.twig',
  8349.                 ],
  8350.                 'data_collector.ajax' => [
  8351.                     => 'ajax',
  8352.                     => '@WebProfiler/Collector/ajax.html.twig',
  8353.                 ],
  8354.                 'data_collector.form' => [
  8355.                     => 'form',
  8356.                     => '@WebProfiler/Collector/form.html.twig',
  8357.                 ],
  8358.                 'data_collector.exception' => [
  8359.                     => 'exception',
  8360.                     => '@WebProfiler/Collector/exception.html.twig',
  8361.                 ],
  8362.                 'data_collector.logger' => [
  8363.                     => 'logger',
  8364.                     => '@WebProfiler/Collector/logger.html.twig',
  8365.                 ],
  8366.                 'data_collector.events' => [
  8367.                     => 'events',
  8368.                     => '@WebProfiler/Collector/events.html.twig',
  8369.                 ],
  8370.                 'data_collector.router' => [
  8371.                     => 'router',
  8372.                     => '@WebProfiler/Collector/router.html.twig',
  8373.                 ],
  8374.                 'data_collector.cache' => [
  8375.                     => 'cache',
  8376.                     => '@WebProfiler/Collector/cache.html.twig',
  8377.                 ],
  8378.                 'data_collector.translation' => [
  8379.                     => 'translation',
  8380.                     => '@WebProfiler/Collector/translation.html.twig',
  8381.                 ],
  8382.                 'data_collector.security' => [
  8383.                     => 'security',
  8384.                     => '@Security/Collector/security.html.twig',
  8385.                 ],
  8386.                 'data_collector.twig' => [
  8387.                     => 'twig',
  8388.                     => '@WebProfiler/Collector/twig.html.twig',
  8389.                 ],
  8390.                 'data_collector.http_client' => [
  8391.                     => 'http_client',
  8392.                     => '@WebProfiler/Collector/http_client.html.twig',
  8393.                 ],
  8394.                 'data_collector.doctrine' => [
  8395.                     => 'db',
  8396.                     => '@Doctrine/Collector/db.html.twig',
  8397.                 ],
  8398.                 'data_collector.dump' => [
  8399.                     => 'dump',
  8400.                     => '@Debug/Profiler/dump.html.twig',
  8401.                 ],
  8402.                 'data_collector.config' => [
  8403.                     => 'config',
  8404.                     => '@WebProfiler/Collector/config.html.twig',
  8405.                 ],
  8406.             ],
  8407.             'console.command.ids' => [
  8408.             ],
  8409.         ];
  8410.     }
  8411.     protected function throw($message)
  8412.     {
  8413.         throw new RuntimeException($message);
  8414.     }
  8415. }