var/cache/dev/ContainerEQxAcw4/App_KernelDevDebugContainer.php line 8787

Open in your IDE?
  1. <?php
  2. namespace ContainerEQxAcw4;
  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\\Admin\\Attachment\\AttachmentDeleteController' => 'getAttachmentDeleteControllerService',
  47.             'App\\Controller\\Admin\\Attachment\\AttachmentDownloadController' => 'getAttachmentDownloadControllerService',
  48.             'App\\Controller\\Admin\\Attachment\\AttachmentUploadController' => 'getAttachmentUploadControllerService',
  49.             'App\\Controller\\Admin\\CourseDate\\CourseDateController' => 'getCourseDateControllerService',
  50.             'App\\Controller\\Admin\\Course\\CourseController' => 'getCourseControllerService',
  51.             'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
  52.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController' => 'getEnrollmentControllerService',
  53.             'App\\Controller\\Admin\\Report\\ReportController' => 'getReportControllerService',
  54.             'App\\Controller\\Admin\\Student\\StudentController' => 'getStudentControllerService',
  55.             'App\\Controller\\Admin\\User\\UserController' => 'getUserControllerService',
  56.             'App\\Controller\\Cron\\CronController' => 'getCronControllerService',
  57.             'App\\Controller\\HomeController' => 'getHomeControllerService',
  58.             'App\\Controller\\Web\\BlockController' => 'getBlockControllerService',
  59.             'App\\Controller\\Web\\CourseController' => 'getCourseController2Service',
  60.             'App\\Controller\\Web\\CourseDateController' => 'getCourseDateController2Service',
  61.             'App\\Controller\\Web\\DirectoryController' => 'getDirectoryControllerService',
  62.             'App\\Controller\\Web\\EnrollController' => 'getEnrollControllerService',
  63.             'App\\Controller\\Web\\ProfileController' => 'getProfileControllerService',
  64.             'App\\Controller\\Web\\WordpressStaticPagesController' => 'getWordpressStaticPagesControllerService',
  65.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  66.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  67.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  68.             'cache.app' => 'getCache_AppService',
  69.             'cache.app_clearer' => 'getCache_AppClearerService',
  70.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  71.             'cache.system' => 'getCache_SystemService',
  72.             'cache.system_clearer' => 'getCache_SystemClearerService',
  73.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  74.             'cache_warmer' => 'getCacheWarmerService',
  75.             'console.command_loader' => 'getConsole_CommandLoaderService',
  76.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  77.             'data_collector.dump' => 'getDataCollector_DumpService',
  78.             'doctrine' => 'getDoctrineService',
  79.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  80.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  81.             'error_controller' => 'getErrorControllerService',
  82.             'event_dispatcher' => 'getEventDispatcherService',
  83.             'http_kernel' => 'getHttpKernelService',
  84.             'knp_paginator' => 'getKnpPaginatorService',
  85.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  86.             'oneup_flysystem.private_uploads_filesystem_filesystem' => 'getOneupFlysystem_PrivateUploadsFilesystemFilesystemService',
  87.             'request_stack' => 'getRequestStackService',
  88.             'router' => 'getRouterService',
  89.             'routing.loader' => 'getRouting_LoaderService',
  90.             'services_resetter' => 'getServicesResetterService',
  91.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  92.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  93.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  94.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  95.             'translator' => 'getTranslatorService',
  96.             'umimeweby_uwloginuser.login_form_controller' => 'getUmimewebyUwloginuser_LoginFormControllerService',
  97.             'umimeweby_uwloginuser.reset_password_controller' => 'getUmimewebyUwloginuser_ResetPasswordControllerService',
  98.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  99.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  100.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  101.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  102.             'cache_clearer' => 'getCacheClearerService',
  103.             'filesystem' => 'getFilesystemService',
  104.             'serializer' => 'getSerializerService',
  105.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  106.             'form.factory' => 'getForm_FactoryService',
  107.             'form.type.file' => 'getForm_Type_FileService',
  108.             'profiler' => 'getProfilerService',
  109.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  110.             'security.token_storage' => 'getSecurity_TokenStorageService',
  111.             'twig' => 'getTwigService',
  112.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  113.             'session' => 'getSessionService',
  114.             'validator' => 'getValidatorService',
  115.         ];
  116.         $this->aliases = [
  117.             'Umimeweby\\UWLoginUserBundle\\Controller\\UserLoginForm\\LoginFormController' => 'umimeweby_uwloginuser.login_form_controller',
  118.             'Umimeweby\\UWLoginUserBundle\\Controller\\UserResetPass\\ResetPasswordController' => 'umimeweby_uwloginuser.reset_password_controller',
  119.             'database_connection' => 'doctrine.dbal.default_connection',
  120.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  121.             'mailer' => 'swiftmailer.mailer.default',
  122.         ];
  123.         $this->privates['service_container'] = function () {
  124.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  125.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  126.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  127.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  128.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  129.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  130.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  131.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  132.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  133.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  134.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  135.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  136.             include_once \dirname(__DIR__4).'/src/Repository/CourseDate/CourseDateRepository.php';
  137.             include_once \dirname(__DIR__4).'/src/Repository/Enrollment/EnrollmentRepository.php';
  138.             include_once \dirname(__DIR__4).'/src/Service/Enrollment/EnrollmentMover.php';
  139.             include_once \dirname(__DIR__4).'/src/Service/Enrollment/EnrollmentRFPSender.php';
  140.             include_once \dirname(__DIR__4).'/vendor/umimeweby/emailer-bundle/src/Contract/Service/MailMessages/MessageBuilderInterface.php';
  141.             include_once \dirname(__DIR__4).'/vendor/umimeweby/emailer-bundle/src/Service/MailMessages/AbstractMessageBuilder/AbstractMessageBuilder.php';
  142.             include_once \dirname(__DIR__4).'/src/Service/MailMessages/Enrollment/RequestForPaymentEmailmessageBuilder.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  155.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  171.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  178.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  179.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  212.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  224.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  225.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  226.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  227.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  261.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  262.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  263.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  264.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  267.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  270.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  271.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  272.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  274.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  275.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  276.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  277.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  278.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  279.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  281.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  282.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  283.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  284.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  285.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  286.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  287.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  288.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  290.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  292.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  293.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  294.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  295.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  296.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  297.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  298.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/ReflectionBasedDriver.php';
  299.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  301.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  302.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  303.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  304.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  306.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  307.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  308.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  309.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  310.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  311.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  312.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  313.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  314.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  315.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  316.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  317.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  318.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  319.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  338.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  342.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  344.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  345.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  348.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  349.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  350.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  351.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  371.             include_once \dirname(__DIR__4).'/vendor/umimeweby/emailer-bundle/src/Service/Mailer/EMailer.php';
  372.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  384.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  390.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  407.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  413.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  415.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  417.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  418.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  419.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  420.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  421.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  422.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  423.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  424.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  425.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  433.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.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/Enrollment/EnrollmentExtension.php';
  450.             include_once \dirname(__DIR__4).'/vendor/umimeweby/qrplatba/src/QRPlatba.php';
  451.             include_once \dirname(__DIR__4).'/src/Twig/Price/PriceFormatExtension.php';
  452.             include_once \dirname(__DIR__4).'/vendor/dzango/twig-truncate-extension/src/Truncate.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  457.             include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-money-bundle/Twig/MoneyExtension.php';
  458.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  459.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  461.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  467.         };
  468.     }
  469.     public function compile(): void
  470.     {
  471.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  472.     }
  473.     public function isCompiled(): bool
  474.     {
  475.         return true;
  476.     }
  477.     public function getRemovedIds(): array
  478.     {
  479.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  480.     }
  481.     /**
  482.      * Gets the public '.container.private.cache_clearer' shared service.
  483.      *
  484.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  485.      */
  486.     protected function get_Container_Private_CacheClearerService()
  487.     {
  488.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  489.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  490.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  491.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  492.         }, 1));
  493.     }
  494.     /**
  495.      * Gets the public '.container.private.filesystem' shared service.
  496.      *
  497.      * @return \Symfony\Component\Filesystem\Filesystem
  498.      */
  499.     protected function get_Container_Private_FilesystemService()
  500.     {
  501.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  502.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  503.     }
  504.     /**
  505.      * Gets the public '.container.private.form.factory' shared service.
  506.      *
  507.      * @return \Symfony\Component\Form\FormFactory
  508.      */
  509.     protected function get_Container_Private_Form_FactoryService()
  510.     {
  511.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  512.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  513.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  514.     }
  515.     /**
  516.      * Gets the public '.container.private.form.type.file' shared service.
  517.      *
  518.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  519.      */
  520.     protected function get_Container_Private_Form_Type_FileService()
  521.     {
  522.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  523.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  524.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  525.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  526.     }
  527.     /**
  528.      * Gets the public '.container.private.profiler' shared service.
  529.      *
  530.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  531.      */
  532.     protected function get_Container_Private_ProfilerService()
  533.     {
  534.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  535.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  536.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  537.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  538.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  539.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  540.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  541.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  542.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  543.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  544.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  545.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  546.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  547.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  548.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  549.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  550.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  551.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  552.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  553.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  554.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  555.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  556.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  557.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  558.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  559.         if ($this->has('kernel')) {
  560.             $g->setKernel($b);
  561.         }
  562.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  563.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  564.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  565.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  566.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  567.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  568.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  569.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  570.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  571.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  572.         $instance->add($d);
  573.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  574.         $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));
  575.         $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())));
  576.         $instance->add($e);
  577.         $instance->add($f);
  578.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  579.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  580.         $instance->add($g);
  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/MimeMessageNormalizer.php';
  663.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  664.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  665.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  666.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  667.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  668.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  669.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  670.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  671.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  672.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  673.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  674.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  675.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  676.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  677.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  678.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  679.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  680.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  681.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  682.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  683.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  684.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  685.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  686.         $c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
  687.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  688.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
  689.         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\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b$c$d$eNULL)), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 11 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 12 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b$c$a$d$eNULL)], [=> 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()]);
  690.     }
  691.     /**
  692.      * Gets the public '.container.private.session' shared service.
  693.      *
  694.      * @return \Symfony\Component\HttpFoundation\Session\Session
  695.      */
  696.     protected function get_Container_Private_SessionService()
  697.     {
  698.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  699.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  700.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  701.         if (isset($this->services['.container.private.session'])) {
  702.             return $this->services['.container.private.session'];
  703.         }
  704.         return $this->services['.container.private.session'] = $a->createSession();
  705.     }
  706.     /**
  707.      * Gets the public '.container.private.twig' shared service.
  708.      *
  709.      * @return \Twig\Environment
  710.      */
  711.     protected function get_Container_Private_TwigService()
  712.     {
  713.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  714.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  715.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  716.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  717.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  718.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  719.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  720.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  721.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  722.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  723.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  724.         $a->addPath((\dirname(__DIR__4).'/vendor/umimeweby/uw-exceptions-bundle/src/Resources/views'), 'UmimewebyUWExceptions');
  725.         $a->addPath((\dirname(__DIR__4).'/vendor/umimeweby/uw-exceptions-bundle/src/Resources/views'), '!UmimewebyUWExceptions');
  726.         $a->addPath((\dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Resources/views'), 'UmimewebyUWLoginUser');
  727.         $a->addPath((\dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Resources/views'), '!UmimewebyUWLoginUser');
  728.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  729.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  730.         $a->addPath((\dirname(__DIR__4).'/templates'));
  731.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  732.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  733.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  734.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  735.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  736.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  737.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  738.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  739.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  740.         $g = ($this->services['router'] ?? $this->getRouterService());
  741.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  742.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  743.         $i = new \Symfony\Bridge\Twig\AppVariable();
  744.         $i->setEnvironment('dev');
  745.         $i->setDebug(true);
  746.         if ($this->has('.container.private.security.token_storage')) {
  747.             $i->setTokenStorage($c);
  748.         }
  749.         if ($this->has('request_stack')) {
  750.             $i->setRequestStack($b);
  751.         }
  752.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  753.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  754.         $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)));
  755.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  756.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  757.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  758.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  759.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  760.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  761.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  762.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  763.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  764.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$g)));
  765.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  766.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  767.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  768.         $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())));
  769.         $instance->addExtension(new \App\Twig\Enrollment\EnrollmentExtension(new \Defr\QRPlatba\QRPlatba(), ($this->privates['App\\Repository\\Enrollment\\EnrollmentRepository'] ?? $this->getEnrollmentRepositoryService()), '2600063135/2010', ($this->privates['App\\Service\\Enrollment\\EnrollmentMover'] ?? $this->getEnrollmentMoverService())));
  770.         $instance->addExtension(new \App\Twig\Price\PriceFormatExtension('cs'));
  771.         $instance->addExtension(new \Dzango\Twig\Extension\Truncate());
  772.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  773.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  774.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  775.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  776.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  777.         ], [
  778.             'webpack_encore.entrypoint_lookup_collection' => '?',
  779.             'webpack_encore.tag_renderer' => '?',
  780.         ])));
  781.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  782.         $instance->addExtension(new \JK\MoneyBundle\Twig\MoneyExtension('cs'));
  783.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$e)));
  784.         $instance->addGlobal('app'$i);
  785.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  786.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  787.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  788.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  789.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  790.         ], [
  791.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  792.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  793.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  794.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  795.         ])));
  796.         $instance->addGlobal('isdemo'$this->getEnv('ISDEMO'));
  797.         $instance->addGlobal('hproute''app_homepage');
  798.         $instance->addGlobal('sitename''Horský průvodce - kurzy');
  799.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  800.         return $instance;
  801.     }
  802.     /**
  803.      * Gets the public '.container.private.validator' shared service.
  804.      *
  805.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  806.      */
  807.     protected function get_Container_Private_ValidatorService()
  808.     {
  809.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  810.     }
  811.     /**
  812.      * Gets the public 'App\Controller\Admin\Attachment\AttachmentDeleteController' shared autowired service.
  813.      *
  814.      * @return \App\Controller\Admin\Attachment\AttachmentDeleteController
  815.      */
  816.     protected function getAttachmentDeleteControllerService()
  817.     {
  818.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  819.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Attachment/AttachmentDeleteController.php';
  820.         $this->services['App\\Controller\\Admin\\Attachment\\AttachmentDeleteController'] = $instance = new \App\Controller\Admin\Attachment\AttachmentDeleteController();
  821.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Admin\\Attachment\\AttachmentDeleteController'$this));
  822.         return $instance;
  823.     }
  824.     /**
  825.      * Gets the public 'App\Controller\Admin\Attachment\AttachmentDownloadController' shared autowired service.
  826.      *
  827.      * @return \App\Controller\Admin\Attachment\AttachmentDownloadController
  828.      */
  829.     protected function getAttachmentDownloadControllerService()
  830.     {
  831.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  832.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Attachment/AttachmentDownloadController.php';
  833.         $this->services['App\\Controller\\Admin\\Attachment\\AttachmentDownloadController'] = $instance = new \App\Controller\Admin\Attachment\AttachmentDownloadController();
  834.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Admin\\Attachment\\AttachmentDownloadController'$this));
  835.         return $instance;
  836.     }
  837.     /**
  838.      * Gets the public 'App\Controller\Admin\Attachment\AttachmentUploadController' shared autowired service.
  839.      *
  840.      * @return \App\Controller\Admin\Attachment\AttachmentUploadController
  841.      */
  842.     protected function getAttachmentUploadControllerService()
  843.     {
  844.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  845.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Attachment/AttachmentUploadController.php';
  846.         $this->services['App\\Controller\\Admin\\Attachment\\AttachmentUploadController'] = $instance = new \App\Controller\Admin\Attachment\AttachmentUploadController();
  847.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Admin\\Attachment\\AttachmentUploadController'$this));
  848.         return $instance;
  849.     }
  850.     /**
  851.      * Gets the public 'App\Controller\Admin\CourseDate\CourseDateController' shared autowired service.
  852.      *
  853.      * @return \App\Controller\Admin\CourseDate\CourseDateController
  854.      */
  855.     protected function getCourseDateControllerService()
  856.     {
  857.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  858.         include_once \dirname(__DIR__4).'/src/Controller/Admin/CourseDate/CourseDateController.php';
  859.         $this->services['App\\Controller\\Admin\\CourseDate\\CourseDateController'] = $instance = new \App\Controller\Admin\CourseDate\CourseDateController();
  860.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Admin\\CourseDate\\CourseDateController'$this));
  861.         return $instance;
  862.     }
  863.     /**
  864.      * Gets the public 'App\Controller\Admin\Course\CourseController' shared autowired service.
  865.      *
  866.      * @return \App\Controller\Admin\Course\CourseController
  867.      */
  868.     protected function getCourseControllerService()
  869.     {
  870.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  871.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Course/CourseController.php';
  872.         $this->services['App\\Controller\\Admin\\Course\\CourseController'] = $instance = new \App\Controller\Admin\Course\CourseController();
  873.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Admin\\Course\\CourseController'$this));
  874.         return $instance;
  875.     }
  876.     /**
  877.      * Gets the public 'App\Controller\Admin\DashboardController' shared autowired service.
  878.      *
  879.      * @return \App\Controller\Admin\DashboardController
  880.      */
  881.     protected function getDashboardControllerService()
  882.     {
  883.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  884.         include_once \dirname(__DIR__4).'/src/Controller/Admin/DashboardController.php';
  885.         $this->services['App\\Controller\\Admin\\DashboardController'] = $instance = new \App\Controller\Admin\DashboardController();
  886.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Admin\\DashboardController'$this));
  887.         return $instance;
  888.     }
  889.     /**
  890.      * Gets the public 'App\Controller\Admin\Enrollment\EnrollmentController' shared autowired service.
  891.      *
  892.      * @return \App\Controller\Admin\Enrollment\EnrollmentController
  893.      */
  894.     protected function getEnrollmentControllerService()
  895.     {
  896.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  897.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Enrollment/EnrollmentController.php';
  898.         $this->services['App\\Controller\\Admin\\Enrollment\\EnrollmentController'] = $instance = new \App\Controller\Admin\Enrollment\EnrollmentController();
  899.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Admin\\Enrollment\\EnrollmentController'$this));
  900.         return $instance;
  901.     }
  902.     /**
  903.      * Gets the public 'App\Controller\Admin\Report\ReportController' shared autowired service.
  904.      *
  905.      * @return \App\Controller\Admin\Report\ReportController
  906.      */
  907.     protected function getReportControllerService()
  908.     {
  909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  910.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Report/ReportController.php';
  911.         $this->services['App\\Controller\\Admin\\Report\\ReportController'] = $instance = new \App\Controller\Admin\Report\ReportController();
  912.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Admin\\Report\\ReportController'$this));
  913.         return $instance;
  914.     }
  915.     /**
  916.      * Gets the public 'App\Controller\Admin\Student\StudentController' shared autowired service.
  917.      *
  918.      * @return \App\Controller\Admin\Student\StudentController
  919.      */
  920.     protected function getStudentControllerService()
  921.     {
  922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  923.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Student/StudentController.php';
  924.         $this->services['App\\Controller\\Admin\\Student\\StudentController'] = $instance = new \App\Controller\Admin\Student\StudentController();
  925.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Admin\\Student\\StudentController'$this));
  926.         return $instance;
  927.     }
  928.     /**
  929.      * Gets the public 'App\Controller\Admin\User\UserController' shared autowired service.
  930.      *
  931.      * @return \App\Controller\Admin\User\UserController
  932.      */
  933.     protected function getUserControllerService()
  934.     {
  935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  936.         include_once \dirname(__DIR__4).'/src/Controller/Admin/User/UserController.php';
  937.         $this->services['App\\Controller\\Admin\\User\\UserController'] = $instance = new \App\Controller\Admin\User\UserController();
  938.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Admin\\User\\UserController'$this));
  939.         return $instance;
  940.     }
  941.     /**
  942.      * Gets the public 'App\Controller\Cron\CronController' shared autowired service.
  943.      *
  944.      * @return \App\Controller\Cron\CronController
  945.      */
  946.     protected function getCronControllerService()
  947.     {
  948.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  949.         include_once \dirname(__DIR__4).'/src/Controller/Cron/CronController.php';
  950.         $this->services['App\\Controller\\Cron\\CronController'] = $instance = new \App\Controller\Cron\CronController();
  951.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Cron\\CronController'$this));
  952.         return $instance;
  953.     }
  954.     /**
  955.      * Gets the public 'App\Controller\HomeController' shared autowired service.
  956.      *
  957.      * @return \App\Controller\HomeController
  958.      */
  959.     protected function getHomeControllerService()
  960.     {
  961.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  962.         include_once \dirname(__DIR__4).'/src/Controller/HomeController.php';
  963.         $this->services['App\\Controller\\HomeController'] = $instance = new \App\Controller\HomeController();
  964.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\HomeController'$this));
  965.         return $instance;
  966.     }
  967.     /**
  968.      * Gets the public 'App\Controller\Web\BlockController' shared autowired service.
  969.      *
  970.      * @return \App\Controller\Web\BlockController
  971.      */
  972.     protected function getBlockControllerService()
  973.     {
  974.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  975.         include_once \dirname(__DIR__4).'/src/Controller/Web/BlockController.php';
  976.         $this->services['App\\Controller\\Web\\BlockController'] = $instance = new \App\Controller\Web\BlockController();
  977.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Web\\BlockController'$this));
  978.         return $instance;
  979.     }
  980.     /**
  981.      * Gets the public 'App\Controller\Web\CourseController' shared autowired service.
  982.      *
  983.      * @return \App\Controller\Web\CourseController
  984.      */
  985.     protected function getCourseController2Service()
  986.     {
  987.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  988.         include_once \dirname(__DIR__4).'/src/Controller/Web/CourseController.php';
  989.         $this->services['App\\Controller\\Web\\CourseController'] = $instance = new \App\Controller\Web\CourseController();
  990.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Web\\CourseController'$this));
  991.         return $instance;
  992.     }
  993.     /**
  994.      * Gets the public 'App\Controller\Web\CourseDateController' shared autowired service.
  995.      *
  996.      * @return \App\Controller\Web\CourseDateController
  997.      */
  998.     protected function getCourseDateController2Service()
  999.     {
  1000.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1001.         include_once \dirname(__DIR__4).'/src/Controller/Web/CourseDateController.php';
  1002.         $this->services['App\\Controller\\Web\\CourseDateController'] = $instance = new \App\Controller\Web\CourseDateController();
  1003.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Web\\CourseDateController'$this));
  1004.         return $instance;
  1005.     }
  1006.     /**
  1007.      * Gets the public 'App\Controller\Web\DirectoryController' shared autowired service.
  1008.      *
  1009.      * @return \App\Controller\Web\DirectoryController
  1010.      */
  1011.     protected function getDirectoryControllerService()
  1012.     {
  1013.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1014.         include_once \dirname(__DIR__4).'/src/Controller/Web/DirectoryController.php';
  1015.         $this->services['App\\Controller\\Web\\DirectoryController'] = $instance = new \App\Controller\Web\DirectoryController();
  1016.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Web\\DirectoryController'$this));
  1017.         return $instance;
  1018.     }
  1019.     /**
  1020.      * Gets the public 'App\Controller\Web\EnrollController' shared autowired service.
  1021.      *
  1022.      * @return \App\Controller\Web\EnrollController
  1023.      */
  1024.     protected function getEnrollControllerService()
  1025.     {
  1026.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1027.         include_once \dirname(__DIR__4).'/src/Controller/Web/EnrollController.php';
  1028.         $this->services['App\\Controller\\Web\\EnrollController'] = $instance = new \App\Controller\Web\EnrollController();
  1029.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Web\\EnrollController'$this));
  1030.         return $instance;
  1031.     }
  1032.     /**
  1033.      * Gets the public 'App\Controller\Web\ProfileController' shared autowired service.
  1034.      *
  1035.      * @return \App\Controller\Web\ProfileController
  1036.      */
  1037.     protected function getProfileControllerService()
  1038.     {
  1039.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1040.         include_once \dirname(__DIR__4).'/src/Controller/Web/ProfileController.php';
  1041.         $this->services['App\\Controller\\Web\\ProfileController'] = $instance = new \App\Controller\Web\ProfileController();
  1042.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Web\\ProfileController'$this));
  1043.         return $instance;
  1044.     }
  1045.     /**
  1046.      * Gets the public 'App\Controller\Web\WordpressStaticPagesController' shared autowired service.
  1047.      *
  1048.      * @return \App\Controller\Web\WordpressStaticPagesController
  1049.      */
  1050.     protected function getWordpressStaticPagesControllerService()
  1051.     {
  1052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1053.         include_once \dirname(__DIR__4).'/src/Controller/Web/WordpressStaticPagesController.php';
  1054.         $this->services['App\\Controller\\Web\\WordpressStaticPagesController'] = $instance = new \App\Controller\Web\WordpressStaticPagesController();
  1055.         $instance->setContainer(($this->privates['.service_locator.1IspFwx'] ?? $this->get_ServiceLocator_1IspFwxService())->withContext('App\\Controller\\Web\\WordpressStaticPagesController'$this));
  1056.         return $instance;
  1057.     }
  1058.     /**
  1059.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1060.      *
  1061.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1062.      */
  1063.     protected function getProfilerControllerService()
  1064.     {
  1065.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  1066.         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()));
  1067.     }
  1068.     /**
  1069.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1070.      *
  1071.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1072.      */
  1073.     protected function getRedirectControllerService()
  1074.     {
  1075.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1076.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1077.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1078.     }
  1079.     /**
  1080.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1081.      *
  1082.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1083.      */
  1084.     protected function getTemplateControllerService()
  1085.     {
  1086.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1087.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1088.     }
  1089.     /**
  1090.      * Gets the public 'cache.app' shared service.
  1091.      *
  1092.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1093.      */
  1094.     protected function getCache_AppService()
  1095.     {
  1096.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('EAw8bS+kZH'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1097.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1098.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1099.     }
  1100.     /**
  1101.      * Gets the public 'cache.app_clearer' shared service.
  1102.      *
  1103.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1104.      */
  1105.     protected function getCache_AppClearerService()
  1106.     {
  1107.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1108.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1109.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1110.     }
  1111.     /**
  1112.      * Gets the public 'cache.global_clearer' shared service.
  1113.      *
  1114.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1115.      */
  1116.     protected function getCache_GlobalClearerService()
  1117.     {
  1118.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1119.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1120.         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.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()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1121.     }
  1122.     /**
  1123.      * Gets the public 'cache.system' shared service.
  1124.      *
  1125.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1126.      */
  1127.     protected function getCache_SystemService()
  1128.     {
  1129.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2oxGpsE4FE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1130.     }
  1131.     /**
  1132.      * Gets the public 'cache.system_clearer' shared service.
  1133.      *
  1134.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1135.      */
  1136.     protected function getCache_SystemClearerService()
  1137.     {
  1138.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1139.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1140.         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()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1141.     }
  1142.     /**
  1143.      * Gets the public 'cache.validator_expression_language' shared service.
  1144.      *
  1145.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1146.      */
  1147.     protected function getCache_ValidatorExpressionLanguageService()
  1148.     {
  1149.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4yAotQPbQ3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1150.     }
  1151.     /**
  1152.      * Gets the public 'cache_warmer' shared service.
  1153.      *
  1154.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1155.      */
  1156.     protected function getCacheWarmerService()
  1157.     {
  1158.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1159.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1160.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1161.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1162.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1163.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1164.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1165.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1166.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1167.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1168.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1169.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1170.             yield => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  1171.         }, 10), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1172.     }
  1173.     /**
  1174.      * Gets the public 'console.command_loader' shared service.
  1175.      *
  1176.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1177.      */
  1178.     protected function getConsole_CommandLoaderService()
  1179.     {
  1180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1181.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1182.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1183.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1184.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1185.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1186.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1187.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1188.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1189.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1190.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1191.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1192.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1193.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1194.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1195.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1196.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1197.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1198.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1199.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1200.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1201.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1202.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1203.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1204.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1205.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1206.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1207.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1208.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1209.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1210.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1211.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1212.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1213.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1214.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1215.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1216.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1217.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1218.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  1219.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1220.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1221.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1222.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1223.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1224.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1225.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1226.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1227.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1228.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1229.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1230.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1231.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1232.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1233.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1234.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1235.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1236.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1237.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1238.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1239.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1240.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1241.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1242.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1243.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1244.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1245.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1246.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1247.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  1248.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  1249.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  1250.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1251.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1252.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1253.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1254.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1255.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1256.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1257.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1258.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1259.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1260.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1261.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1262.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1263.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1264.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1265.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1266.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1267.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1268.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1269.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1270.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1271.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1272.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1273.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1274.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1275.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  1276.         ], [
  1277.             'console.command.about' => '?',
  1278.             'console.command.assets_install' => '?',
  1279.             'console.command.cache_clear' => '?',
  1280.             'console.command.cache_pool_clear' => '?',
  1281.             'console.command.cache_pool_prune' => '?',
  1282.             'console.command.cache_pool_delete' => '?',
  1283.             'console.command.cache_pool_list' => '?',
  1284.             'console.command.cache_warmup' => '?',
  1285.             'console.command.config_debug' => '?',
  1286.             'console.command.config_dump_reference' => '?',
  1287.             'console.command.container_debug' => '?',
  1288.             'console.command.container_lint' => '?',
  1289.             'console.command.debug_autowiring' => '?',
  1290.             'console.command.dotenv_debug' => '?',
  1291.             'console.command.event_dispatcher_debug' => '?',
  1292.             'console.command.router_debug' => '?',
  1293.             'console.command.router_match' => '?',
  1294.             'console.command.translation_debug' => '?',
  1295.             'console.command.translation_extract' => '?',
  1296.             'console.command.validator_debug' => '?',
  1297.             'console.command.translation_pull' => '?',
  1298.             'console.command.translation_push' => '?',
  1299.             'console.command.xliff_lint' => '?',
  1300.             'console.command.yaml_lint' => '?',
  1301.             'console.command.form_debug' => '?',
  1302.             'console.command.secrets_set' => '?',
  1303.             'console.command.secrets_remove' => '?',
  1304.             'console.command.secrets_generate_key' => '?',
  1305.             'console.command.secrets_list' => '?',
  1306.             'console.command.secrets_decrypt_to_local' => '?',
  1307.             'console.command.secrets_encrypt_from_local' => '?',
  1308.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1309.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1310.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1311.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1312.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  1313.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1314.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1315.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1316.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1317.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1318.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1319.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1320.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1321.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1322.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1323.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1324.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1325.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1326.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1327.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1328.             'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
  1329.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
  1330.             'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
  1331.             'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
  1332.             'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
  1333.             'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
  1334.             'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
  1335.             'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
  1336.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
  1337.             'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
  1338.             'security.command.debug_firewall' => '?',
  1339.             'security.command.user_password_encoder' => '?',
  1340.             'security.command.user_password_hash' => '?',
  1341.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  1342.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  1343.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  1344.             'twig.command.debug' => '?',
  1345.             'twig.command.lint' => '?',
  1346.             'var_dumper.command.server_dump' => '?',
  1347.             'monolog.command.server_log' => '?',
  1348.             'maker.auto_command.make_auth' => '?',
  1349.             'maker.auto_command.make_command' => '?',
  1350.             'maker.auto_command.make_controller' => '?',
  1351.             'maker.auto_command.make_crud' => '?',
  1352.             'maker.auto_command.make_docker_database' => '?',
  1353.             'maker.auto_command.make_entity' => '?',
  1354.             'maker.auto_command.make_fixtures' => '?',
  1355.             'maker.auto_command.make_form' => '?',
  1356.             'maker.auto_command.make_message' => '?',
  1357.             'maker.auto_command.make_messenger_middleware' => '?',
  1358.             'maker.auto_command.make_registration_form' => '?',
  1359.             'maker.auto_command.make_reset_password' => '?',
  1360.             'maker.auto_command.make_serializer_encoder' => '?',
  1361.             'maker.auto_command.make_serializer_normalizer' => '?',
  1362.             'maker.auto_command.make_subscriber' => '?',
  1363.             'maker.auto_command.make_twig_extension' => '?',
  1364.             'maker.auto_command.make_test' => '?',
  1365.             'maker.auto_command.make_validator' => '?',
  1366.             'maker.auto_command.make_voter' => '?',
  1367.             'maker.auto_command.make_user' => '?',
  1368.             'maker.auto_command.make_migration' => '?',
  1369.             'maker.auto_command.make_stimulus_controller' => '?',
  1370.         ]), ['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''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:database:import' => 'doctrine.database_import_command''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: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''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''debug:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''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']);
  1371.     }
  1372.     /**
  1373.      * Gets the public 'container.env_var_processors_locator' shared service.
  1374.      *
  1375.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1376.      */
  1377.     protected function getContainer_EnvVarProcessorsLocatorService()
  1378.     {
  1379.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1380.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1381.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1382.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1383.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1384.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1385.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1386.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1387.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1388.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1389.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1390.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1391.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1392.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1393.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1394.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1395.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1396.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1397.         ], [
  1398.             'base64' => '?',
  1399.             'bool' => '?',
  1400.             'const' => '?',
  1401.             'csv' => '?',
  1402.             'default' => '?',
  1403.             'file' => '?',
  1404.             'float' => '?',
  1405.             'int' => '?',
  1406.             'json' => '?',
  1407.             'key' => '?',
  1408.             'not' => '?',
  1409.             'query_string' => '?',
  1410.             'require' => '?',
  1411.             'resolve' => '?',
  1412.             'string' => '?',
  1413.             'trim' => '?',
  1414.             'url' => '?',
  1415.         ]);
  1416.     }
  1417.     /**
  1418.      * Gets the public 'data_collector.dump' shared service.
  1419.      *
  1420.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1421.      */
  1422.     protected function getDataCollector_DumpService()
  1423.     {
  1424.         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()));
  1425.     }
  1426.     /**
  1427.      * Gets the public 'doctrine' shared service.
  1428.      *
  1429.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1430.      */
  1431.     protected function getDoctrineService()
  1432.     {
  1433.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1434.     }
  1435.     /**
  1436.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1437.      *
  1438.      * @return \Doctrine\DBAL\Connection
  1439.      */
  1440.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1441.     {
  1442.         $a = new \Doctrine\DBAL\Configuration();
  1443.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1444.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1445.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1446.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1447.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1448.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'charset' => 'utf8mb4''driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => ['collate' => 'utf8mb4_unicode_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1449.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1450.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  1451.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  1452.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  1453.         ], [
  1454.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1455.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1456.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1457.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1458.         ]), [=> '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'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  1459.     }
  1460.     /**
  1461.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1462.      *
  1463.      * @return \Doctrine\ORM\EntityManager
  1464.      */
  1465.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1466.     {
  1467.         $a = new \Doctrine\ORM\Configuration();
  1468.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1469.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1470.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Money');
  1471.         $b->addDriver($c'App\\Entity');
  1472.         $b->addDriver($c'Umimeweby\\UWLoginUserBundle\\Entity');
  1473.         $a->setEntityNamespaces(['JKMoneyBundle' => 'Money''App' => 'App\\Entity''UmimewebyUWLoginUserBundle' => 'Umimeweby\\UWLoginUserBundle\\Entity']);
  1474.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1475.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1476.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1477.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1478.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  1479.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  1480.         ], [
  1481.             'doctrine.ulid_generator' => '?',
  1482.             'doctrine.uuid_generator' => '?',
  1483.         ])));
  1484.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1485.         $a->setProxyNamespace('Proxies');
  1486.         $a->setAutoGenerateProxyClasses(true);
  1487.         $a->setSchemaIgnoreClasses([]);
  1488.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1489.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1490.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  1491.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1492.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1493.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1494.             'App\\Repository\\CourseDate\\CourseDateRepository' => ['privates''App\\Repository\\CourseDate\\CourseDateRepository''getCourseDateRepositoryService'false],
  1495.             'App\\Repository\\Course\\CourseRepository' => ['privates''App\\Repository\\Course\\CourseRepository''getCourseRepositoryService'false],
  1496.             'App\\Repository\\Enrollment\\EnrollmentRepository' => ['privates''App\\Repository\\Enrollment\\EnrollmentRepository''getEnrollmentRepositoryService'false],
  1497.             'App\\Repository\\StudentCourse\\StudentCourseRepository' => ['privates''App\\Repository\\StudentCourse\\StudentCourseRepository''getStudentCourseRepositoryService'false],
  1498.             'App\\Repository\\Upload\\UploadedDocumentRepository' => ['privates''App\\Repository\\Upload\\UploadedDocumentRepository''getUploadedDocumentRepositoryService'false],
  1499.             'App\\Repository\\User\\RegisteredUserRepository' => ['privates''App\\Repository\\User\\RegisteredUserRepository''getRegisteredUserRepositoryService'false],
  1500.         ], [
  1501.             'App\\Repository\\CourseDate\\CourseDateRepository' => '?',
  1502.             'App\\Repository\\Course\\CourseRepository' => '?',
  1503.             'App\\Repository\\Enrollment\\EnrollmentRepository' => '?',
  1504.             'App\\Repository\\StudentCourse\\StudentCourseRepository' => '?',
  1505.             'App\\Repository\\Upload\\UploadedDocumentRepository' => '?',
  1506.             'App\\Repository\\User\\RegisteredUserRepository' => '?',
  1507.         ])));
  1508.         $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1509.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1510.         return $instance;
  1511.     }
  1512.     /**
  1513.      * Gets the public 'error_controller' shared service.
  1514.      *
  1515.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1516.      */
  1517.     protected function getErrorControllerService()
  1518.     {
  1519.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1520.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1521.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1522.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1523.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1524.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1525.         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)));
  1526.     }
  1527.     /**
  1528.      * Gets the public 'event_dispatcher' shared service.
  1529.      *
  1530.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1531.      */
  1532.     protected function getEventDispatcherService()
  1533.     {
  1534.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1535.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1536.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1537.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1538.         $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())));
  1539.         $instance->addListener('kernel.controller', [=> function () {
  1540.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1541.         }, => 'onKernelController'], 0);
  1542.         $instance->addListener('kernel.exception', [=> function () {
  1543.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  1544.         }, => 'onKernelException'], 0);
  1545.         $instance->addListener('kernel.exception', [=> function () {
  1546.             return ($this->privates['umimeweby_uwexceptions.uwexception_to_flash_message_listener'] ?? $this->getUmimewebyUwexceptions_UwexceptionToFlashMessageListenerService());
  1547.         }, => 'onKernelException'], 0);
  1548.         $instance->addListener('kernel.request', [=> function () {
  1549.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1550.         }, => 'onKernelRequest'], 0);
  1551.         $instance->addListener('enrollment.moved', [=> function () {
  1552.             return ($this->privates['App\\EventSubscriber\\Enrollment\\EnrollmentMoveSubscriber'] ?? $this->getEnrollmentMoveSubscriberService());
  1553.         }, => 'sendEnrollmentMoveEmail'], 0);
  1554.         $instance->addListener('enrollment.created', [=> function () {
  1555.             return ($this->privates['App\\EventSubscriber\\Enrollment\\EnrollmentSubscriber'] ?? $this->getEnrollmentSubscriberService());
  1556.         }, => 'sendEnrollmentEmail'], 0);
  1557.         $instance->addListener('kernel.response', [=> function () {
  1558.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1559.         }, => 'onKernelResponse'], 0);
  1560.         $instance->addListener('kernel.response', [=> function () {
  1561.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1562.         }, => 'onKernelResponse'], -1024);
  1563.         $instance->addListener('kernel.request', [=> function () {
  1564.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1565.         }, => 'setDefaultLocale'], 100);
  1566.         $instance->addListener('kernel.request', [=> function () {
  1567.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1568.         }, => 'onKernelRequest'], 16);
  1569.         $instance->addListener('kernel.finish_request', [=> function () {
  1570.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1571.         }, => 'onKernelFinishRequest'], 0);
  1572.         $instance->addListener('kernel.request', [=> function () {
  1573.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1574.         }, => 'onKernelRequest'], 256);
  1575.         $instance->addListener('kernel.response', [=> function () {
  1576.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1577.         }, => 'onResponse'], -255);
  1578.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1579.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1580.         }, => 'onControllerArguments'], 0);
  1581.         $instance->addListener('kernel.exception', [=> function () {
  1582.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1583.         }, => 'logKernelException'], 0);
  1584.         $instance->addListener('kernel.exception', [=> function () {
  1585.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1586.         }, => 'onKernelException'], -128);
  1587.         $instance->addListener('kernel.response', [=> function () {
  1588.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1589.         }, => 'removeCspHeader'], -128);
  1590.         $instance->addListener('kernel.request', [=> function () {
  1591.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1592.         }, => 'onKernelRequest'], 15);
  1593.         $instance->addListener('kernel.finish_request', [=> function () {
  1594.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1595.         }, => 'onKernelFinishRequest'], -15);
  1596.         $instance->addListener('console.error', [=> function () {
  1597.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1598.         }, => 'onConsoleError'], -128);
  1599.         $instance->addListener('console.terminate', [=> function () {
  1600.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1601.         }, => 'onConsoleTerminate'], -128);
  1602.         $instance->addListener('console.error', [=> function () {
  1603.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1604.         }, => 'onConsoleError'], 0);
  1605.         $instance->addListener('kernel.request', [=> function () {
  1606.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1607.         }, => 'configure'], 2048);
  1608.         $instance->addListener('console.command', [=> function () {
  1609.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1610.         }, => 'configure'], 2048);
  1611.         $instance->addListener('kernel.request', [=> function () {
  1612.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1613.         }, => 'onKernelRequest'], 32);
  1614.         $instance->addListener('kernel.finish_request', [=> function () {
  1615.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1616.         }, => 'onKernelFinishRequest'], 0);
  1617.         $instance->addListener('kernel.exception', [=> function () {
  1618.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1619.         }, => 'onKernelException'], -64);
  1620.         $instance->addListener('kernel.response', [=> function () {
  1621.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1622.         }, => 'onKernelResponse'], 0);
  1623.         $instance->addListener('kernel.request', [=> function () {
  1624.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1625.         }, => 'onKernelRequest'], 128);
  1626.         $instance->addListener('kernel.response', [=> function () {
  1627.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1628.         }, => 'onKernelResponse'], -1000);
  1629.         $instance->addListener('kernel.finish_request', [=> function () {
  1630.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1631.         }, => 'onFinishRequest'], 0);
  1632.         $instance->addListener('kernel.response', [=> function () {
  1633.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1634.         }, => 'onKernelResponse'], -100);
  1635.         $instance->addListener('kernel.exception', [=> function () {
  1636.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1637.         }, => 'onKernelException'], 0);
  1638.         $instance->addListener('kernel.terminate', [=> function () {
  1639.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1640.         }, => 'onKernelTerminate'], -1024);
  1641.         $instance->addListener('kernel.controller', [=> function () {
  1642.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1643.         }, => 'onKernelController'], 0);
  1644.         $instance->addListener('kernel.response', [=> function () {
  1645.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1646.         }, => 'onKernelResponse'], 0);
  1647.         $instance->addListener('kernel.controller', [=> function () {
  1648.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1649.         }, => 'onKernelController'], 0);
  1650.         $instance->addListener('kernel.controller', [=> function () {
  1651.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1652.         }, => 'onKernelController'], 0);
  1653.         $instance->addListener('kernel.controller', [=> function () {
  1654.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1655.         }, => 'onKernelController'], -128);
  1656.         $instance->addListener('kernel.view', [=> function () {
  1657.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1658.         }, => 'onKernelView'], 0);
  1659.         $instance->addListener('kernel.controller', [=> function () {
  1660.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1661.         }, => 'onKernelController'], 0);
  1662.         $instance->addListener('kernel.response', [=> function () {
  1663.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1664.         }, => 'onKernelResponse'], 0);
  1665.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1666.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1667.         }, => 'onKernelControllerArguments'], 0);
  1668.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1669.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1670.         }, => 'onKernelControllerArguments'], 0);
  1671.         $instance->addListener('kernel.response', [=> function () {
  1672.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1673.         }, => 'onKernelResponse'], 0);
  1674.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1675.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1676.         }, => 'onVoterVote'], 0);
  1677.         $instance->addListener('kernel.request', [=> function () {
  1678.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1679.         }, => 'configureLogoutUrlGenerator'], 8);
  1680.         $instance->addListener('kernel.request', [=> function () {
  1681.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1682.         }, => 'onKernelRequest'], 8);
  1683.         $instance->addListener('kernel.finish_request', [=> function () {
  1684.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1685.         }, => 'onKernelFinishRequest'], 0);
  1686.         $instance->addListener('kernel.exception', [=> function () {
  1687.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1688.         }, => 'onException'], 0);
  1689.         $instance->addListener('kernel.terminate', [=> function () {
  1690.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1691.         }, => 'onTerminate'], 0);
  1692.         $instance->addListener('console.error', [=> function () {
  1693.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1694.         }, => 'onException'], 0);
  1695.         $instance->addListener('console.terminate', [=> function () {
  1696.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1697.         }, => 'onTerminate'], 0);
  1698.         $instance->addListener('kernel.response', [=> function () {
  1699.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1700.         }, => 'onKernelResponse'], -128);
  1701.         $instance->addListener('console.command', [=> function () {
  1702.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1703.         }, => 'onCommand'], 255);
  1704.         $instance->addListener('console.terminate', [=> function () {
  1705.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1706.         }, => 'onTerminate'], -255);
  1707.         $instance->addListener('console.command', [=> function () {
  1708.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  1709.         }, => 'configure'], 1024);
  1710.         $instance->addListener('console.error', [=> function () {
  1711.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1712.         }, => 'onConsoleError'], 0);
  1713.         $instance->addListener('console.terminate', [=> function () {
  1714.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1715.         }, => 'onConsoleTerminate'], 0);
  1716.         $instance->addListener('kernel.finish_request', [=> function () {
  1717.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1718.         }, => 'resetAssets'], 0);
  1719.         $instance->addListener('knp_pager.before', [=> function () {
  1720.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1721.         }, => 'before'], 0);
  1722.         $instance->addListener('knp_pager.pagination', [=> function () {
  1723.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1724.         }, => 'pagination'], 0);
  1725.         $instance->addListener('knp_pager.before', [=> function () {
  1726.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1727.         }, => 'before'], 1);
  1728.         $instance->addListener('knp_pager.before', [=> function () {
  1729.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1730.         }, => 'before'], 1);
  1731.         $instance->addListener('knp_pager.pagination', [=> function () {
  1732.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1733.         }, => 'pagination'], 1);
  1734.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1735.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  1736.         }, => 'onLogout'], 0);
  1737.         return $instance;
  1738.     }
  1739.     /**
  1740.      * Gets the public 'http_kernel' shared service.
  1741.      *
  1742.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1743.      */
  1744.     protected function getHttpKernelService()
  1745.     {
  1746.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1747.         if (isset($this->services['http_kernel'])) {
  1748.             return $this->services['http_kernel'];
  1749.         }
  1750.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1751.         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 () {
  1752.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  1753.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  1754.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  1755.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  1756.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  1757.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  1758.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  1759.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  1760.         }, 8)), $b));
  1761.     }
  1762.     /**
  1763.      * Gets the public 'knp_paginator' shared service.
  1764.      *
  1765.      * @return \Knp\Component\Pager\Paginator
  1766.      */
  1767.     protected function getKnpPaginatorService($lazyLoad true)
  1768.     {
  1769.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  1770.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  1771.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1772.         if (isset($this->services['knp_paginator'])) {
  1773.             return $this->services['knp_paginator'];
  1774.         }
  1775.         $this->services['knp_paginator'] = $instance = new \Knp\Component\Pager\Paginator($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1776.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  1777.         return $instance;
  1778.     }
  1779.     /**
  1780.      * Gets the public 'oneup_flysystem.mount_manager' shared service.
  1781.      *
  1782.      * @return \League\Flysystem\MountManager
  1783.      */
  1784.     protected function getOneupFlysystem_MountManagerService()
  1785.     {
  1786.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  1787.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  1788.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  1789.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/MountManager.php';
  1790.         return $this->services['oneup_flysystem.mount_manager'] = new \League\Flysystem\MountManager(['private_uploads_filesystem' => ($this->services['oneup_flysystem.private_uploads_filesystem_filesystem'] ?? $this->getOneupFlysystem_PrivateUploadsFilesystemFilesystemService())]);
  1791.     }
  1792.     /**
  1793.      * Gets the public 'oneup_flysystem.private_uploads_filesystem_filesystem' shared service.
  1794.      *
  1795.      * @return \League\Flysystem\Filesystem
  1796.      */
  1797.     protected function getOneupFlysystem_PrivateUploadsFilesystemFilesystemService()
  1798.     {
  1799.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  1800.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  1801.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  1802.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/CalculateChecksumFromStream.php';
  1803.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Filesystem.php';
  1804.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
  1805.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ChecksumProvider.php';
  1806.         include_once \dirname(__DIR__4).'/vendor/league/flysystem-local/LocalFilesystemAdapter.php';
  1807.         return $this->services['oneup_flysystem.private_uploads_filesystem_filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__3).'/uploads'), NULL22NULLfalse), []);
  1808.     }
  1809.     /**
  1810.      * Gets the public 'request_stack' shared service.
  1811.      *
  1812.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1813.      */
  1814.     protected function getRequestStackService()
  1815.     {
  1816.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1817.     }
  1818.     /**
  1819.      * Gets the public 'router' shared service.
  1820.      *
  1821.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1822.      */
  1823.     protected function getRouterService()
  1824.     {
  1825.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1826.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1827.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1828.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1829.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1830.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1831.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  1832.         ], [
  1833.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1834.         ]))->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'cs');
  1835.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1836.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1837.         return $instance;
  1838.     }
  1839.     /**
  1840.      * Gets the public 'routing.loader' shared service.
  1841.      *
  1842.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  1843.      */
  1844.     protected function getRouting_LoaderService()
  1845.     {
  1846.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  1847.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  1848.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  1849.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  1850.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  1851.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  1852.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  1853.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  1854.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  1855.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  1856.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  1857.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  1858.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  1859.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  1860.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  1861.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  1862.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  1863.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  1864.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  1865.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  1866.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  1867.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  1868.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  1869.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  1870.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  1871.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  1872.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  1873.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  1874.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  1875.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  1876.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  1877.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  1878.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1879.             'kernel' => ['services''kernel''getKernelService'false],
  1880.         ], [
  1881.             'kernel' => 'App\\Kernel',
  1882.         ]), 'dev'));
  1883.         $a->addLoader($c);
  1884.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  1885.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  1886.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  1887.     }
  1888.     /**
  1889.      * Gets the public 'services_resetter' shared service.
  1890.      *
  1891.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  1892.      */
  1893.     protected function getServicesResetterService()
  1894.     {
  1895.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  1896.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  1897.             if (isset($this->services['cache.app'])) {
  1898.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  1899.             }
  1900.             if (isset($this->services['cache.system'])) {
  1901.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  1902.             }
  1903.             if (isset($this->privates['cache.validator'])) {
  1904.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  1905.             }
  1906.             if (isset($this->privates['cache.serializer'])) {
  1907.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  1908.             }
  1909.             if (isset($this->privates['cache.annotations'])) {
  1910.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  1911.             }
  1912.             if (isset($this->privates['cache.property_info'])) {
  1913.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  1914.             }
  1915.             if (isset($this->privates['.debug.http_client'])) {
  1916.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  1917.             }
  1918.             if (isset($this->privates['debug.stopwatch'])) {
  1919.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  1920.             }
  1921.             if (isset($this->services['event_dispatcher'])) {
  1922.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  1923.             }
  1924.             if (isset($this->privates['session_listener'])) {
  1925.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  1926.             }
  1927.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  1928.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  1929.             }
  1930.             if (isset($this->services['cache.validator_expression_language'])) {
  1931.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  1932.             }
  1933.             if (isset($this->services['.container.private.profiler'])) {
  1934.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  1935.             }
  1936.             if (isset($this->services['.container.private.validator'])) {
  1937.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  1938.             }
  1939.             if (isset($this->services['doctrine'])) {
  1940.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  1941.             }
  1942.             if (isset($this->privates['form.type.entity'])) {
  1943.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  1944.             }
  1945.             if (isset($this->services['.container.private.security.token_storage'])) {
  1946.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  1947.             }
  1948.             if (isset($this->privates['cache.security_expression_language'])) {
  1949.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  1950.             }
  1951.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  1952.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  1953.             }
  1954.             if (isset($this->privates['twig.form.engine'])) {
  1955.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  1956.             }
  1957.             if (isset($this->privates['monolog.handler.main'])) {
  1958.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  1959.             }
  1960.             if (isset($this->privates['monolog.handler.console'])) {
  1961.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  1962.             }
  1963.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  1964.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  1965.             }
  1966.             if (isset($this->privates['cache.webpack_encore'])) {
  1967.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  1968.             }
  1969.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  1970.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  1971.             }
  1972.             if (isset($this->privates['.debug.http_client'])) {
  1973.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  1974.             }
  1975.         }, function () {
  1976.             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['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['.debug.http_client']));
  1977.         }), ['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'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  1978.     }
  1979.     /**
  1980.      * Gets the public 'swiftmailer.mailer.default' shared service.
  1981.      *
  1982.      * @return \Swift_Mailer
  1983.      */
  1984.     protected function getSwiftmailer_Mailer_DefaultService()
  1985.     {
  1986.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  1987.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  1988.     }
  1989.     /**
  1990.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  1991.      *
  1992.      * @return \Swift_Plugins_MessageLogger
  1993.      */
  1994.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  1995.     {
  1996.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  1997.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  1998.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  1999.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  2000.     }
  2001.     /**
  2002.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  2003.      *
  2004.      * @return \Swift_Transport
  2005.      */
  2006.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  2007.     {
  2008.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2009.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
  2010.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2011.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2012.         return $this->services['swiftmailer.mailer.default.transport.real'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => 'smtp''url' => $this->getEnv('MAILER_URL'), 'username' => NULL'password' => NULL'host' => 'localhost''port' => NULL'timeout' => 30'source_ip' => NULL'local_domain' => NULL'encryption' => NULL'auth_mode' => NULL'command' => '/usr/sbin/sendmail -t -i''stream_options' => []], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
  2013.     }
  2014.     /**
  2015.      * Gets the public 'swiftmailer.transport' shared service.
  2016.      *
  2017.      * @return \Swift_Transport_SpoolTransport
  2018.      */
  2019.     protected function getSwiftmailer_TransportService()
  2020.     {
  2021.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2022.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  2023.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  2024.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  2025.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2026.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2027.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  2028.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  2029.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  2030.         $this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
  2031.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  2032.         return $instance;
  2033.     }
  2034.     /**
  2035.      * Gets the public 'translator' shared service.
  2036.      *
  2037.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2038.      */
  2039.     protected function getTranslatorService()
  2040.     {
  2041.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2042.     }
  2043.     /**
  2044.      * Gets the public 'umimeweby_uwloginuser.login_form_controller' shared service.
  2045.      *
  2046.      * @return \Umimeweby\UWLoginUserBundle\Controller\UserLoginForm\LoginFormController
  2047.      */
  2048.     protected function getUmimewebyUwloginuser_LoginFormControllerService()
  2049.     {
  2050.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2051.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Controller/UserLoginForm/LoginFormController.php';
  2052.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  2053.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Contracts/Service/Security/LoginViewProviderInterface.php';
  2054.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Service/Security/ViewProvider/LoginViewProvider.php';
  2055.         $this->services['umimeweby_uwloginuser.login_form_controller'] = $instance = new \Umimeweby\UWLoginUserBundle\Controller\UserLoginForm\LoginFormController(new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), new \Umimeweby\UWLoginUserBundle\Service\Security\ViewProvider\LoginViewProvider('pages/formlogin/login.html.twig'));
  2056.         $instance->setContainer($this);
  2057.         return $instance;
  2058.     }
  2059.     /**
  2060.      * Gets the public 'umimeweby_uwloginuser.reset_password_controller' shared service.
  2061.      *
  2062.      * @return \Umimeweby\UWLoginUserBundle\Controller\UserResetPass\ResetPasswordController
  2063.      */
  2064.     protected function getUmimewebyUwloginuser_ResetPasswordControllerService()
  2065.     {
  2066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2067.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Controller/UserResetPass/ResetPasswordController.php';
  2068.         include_once \dirname(__DIR__4).'/src/Service/MailMessages/User/NewResetPasswordTokenMessageBuilder.php';
  2069.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Contracts/Service/Security/ResetPasswordViewProviderInterface.php';
  2070.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Service/Security/ViewProvider/ResetPasswordViewProvider.php';
  2071.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Service/Security/ResetPassword/RSTokenGenerator.php';
  2072.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Repository/RsToken/RsTokenRepository.php';
  2073.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Service/Security/ResetPassword/RSTokenCleaner.php';
  2074.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Service/Security/ResetPassword/RsTokenVerifier.php';
  2075.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Contracts/Service/Security/RouteProviderInterface.php';
  2076.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Service/Security/RouteProvider/BasicRouteProvider.php';
  2077.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2078.         $this->services['umimeweby_uwloginuser.reset_password_controller'] = $instance = new \Umimeweby\UWLoginUserBundle\Controller\UserResetPass\ResetPasswordController(($this->privates['App\\Repository\\User\\RegisteredUserRepository'] ?? $this->getRegisteredUserRepositoryService()), new \App\Service\MailMessages\User\NewResetPasswordTokenMessageBuilder(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), 'Horský průvodce - kurzy''portal@horskypruvodce.cz'), ($this->privates['umimeweby_uwloginuser.basic_routeprovider'] ?? ($this->privates['umimeweby_uwloginuser.basic_routeprovider'] = new \Umimeweby\UWLoginUserBundle\Service\Security\RouteProvider\BasicRouteProvider('app_homepage'))), new \Umimeweby\UWLoginUserBundle\Service\Security\ViewProvider\ResetPasswordViewProvider('pages/resetpass/resetpass.html.twig''pages/resetpass/newpass.html.twig'), ($this->privates['umimeweby_emailer.emailer'] ?? $this->getUmimewebyEmailer_EmailerService()), new \Umimeweby\UWLoginUserBundle\Service\Security\ResetPassword\RSTokenGenerator($a), new \Umimeweby\UWLoginUserBundle\Repository\RsToken\RsTokenRepository(($this->services['doctrine'] ?? $this->getDoctrineService())), new \Umimeweby\UWLoginUserBundle\Service\Security\ResetPassword\RSTokenCleaner($a), new \Umimeweby\UWLoginUserBundle\Service\Security\ResetPassword\RsTokenVerifier($a), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  2079.         $instance->setContainer($this);
  2080.         return $instance;
  2081.     }
  2082.     /**
  2083.      * Gets the public 'var_dumper.cloner' shared service.
  2084.      *
  2085.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2086.      */
  2087.     protected function getVarDumper_ClonerService()
  2088.     {
  2089.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2090.         $instance->setMaxItems(2500);
  2091.         $instance->setMinDepth(1);
  2092.         $instance->setMaxString(-1);
  2093.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2094.         return $instance;
  2095.     }
  2096.     /**
  2097.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2098.      *
  2099.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2100.      */
  2101.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2102.     {
  2103.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2104.         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()));
  2105.     }
  2106.     /**
  2107.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2108.      *
  2109.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2110.      */
  2111.     protected function getWebProfiler_Controller_ProfilerService()
  2112.     {
  2113.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2114.         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));
  2115.     }
  2116.     /**
  2117.      * Gets the public 'web_profiler.controller.router' shared service.
  2118.      *
  2119.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2120.      */
  2121.     protected function getWebProfiler_Controller_RouterService()
  2122.     {
  2123.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2124.         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 () {
  2125.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2126.         }, 1));
  2127.     }
  2128.     /**
  2129.      * Gets the private '.console.command.about.lazy' shared service.
  2130.      *
  2131.      * @return \Symfony\Component\Console\Command\LazyCommand
  2132.      */
  2133.     protected function get_Console_Command_About_LazyService()
  2134.     {
  2135.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2136.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2137.         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 {
  2138.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2139.         });
  2140.     }
  2141.     /**
  2142.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2143.      *
  2144.      * @return \Symfony\Component\Console\Command\LazyCommand
  2145.      */
  2146.     protected function get_Console_Command_AssetsInstall_LazyService()
  2147.     {
  2148.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2149.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2150.         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 {
  2151.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2152.         });
  2153.     }
  2154.     /**
  2155.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2156.      *
  2157.      * @return \Symfony\Component\Console\Command\LazyCommand
  2158.      */
  2159.     protected function get_Console_Command_CacheClear_LazyService()
  2160.     {
  2161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2163.         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 {
  2164.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2165.         });
  2166.     }
  2167.     /**
  2168.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2169.      *
  2170.      * @return \Symfony\Component\Console\Command\LazyCommand
  2171.      */
  2172.     protected function get_Console_Command_CachePoolClear_LazyService()
  2173.     {
  2174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2175.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2176.         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 {
  2177.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2178.         });
  2179.     }
  2180.     /**
  2181.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2182.      *
  2183.      * @return \Symfony\Component\Console\Command\LazyCommand
  2184.      */
  2185.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2186.     {
  2187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2189.         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 {
  2190.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2191.         });
  2192.     }
  2193.     /**
  2194.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2195.      *
  2196.      * @return \Symfony\Component\Console\Command\LazyCommand
  2197.      */
  2198.     protected function get_Console_Command_CachePoolList_LazyService()
  2199.     {
  2200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2202.         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 {
  2203.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2204.         });
  2205.     }
  2206.     /**
  2207.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2208.      *
  2209.      * @return \Symfony\Component\Console\Command\LazyCommand
  2210.      */
  2211.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2212.     {
  2213.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2215.         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 {
  2216.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2217.         });
  2218.     }
  2219.     /**
  2220.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2221.      *
  2222.      * @return \Symfony\Component\Console\Command\LazyCommand
  2223.      */
  2224.     protected function get_Console_Command_CacheWarmup_LazyService()
  2225.     {
  2226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2227.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2228.         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 {
  2229.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2230.         });
  2231.     }
  2232.     /**
  2233.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2234.      *
  2235.      * @return \Symfony\Component\Console\Command\LazyCommand
  2236.      */
  2237.     protected function get_Console_Command_ConfigDebug_LazyService()
  2238.     {
  2239.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2241.         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 {
  2242.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2243.         });
  2244.     }
  2245.     /**
  2246.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2247.      *
  2248.      * @return \Symfony\Component\Console\Command\LazyCommand
  2249.      */
  2250.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2251.     {
  2252.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2253.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2254.         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 {
  2255.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2256.         });
  2257.     }
  2258.     /**
  2259.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2260.      *
  2261.      * @return \Symfony\Component\Console\Command\LazyCommand
  2262.      */
  2263.     protected function get_Console_Command_ContainerDebug_LazyService()
  2264.     {
  2265.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2266.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2267.         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 {
  2268.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2269.         });
  2270.     }
  2271.     /**
  2272.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2273.      *
  2274.      * @return \Symfony\Component\Console\Command\LazyCommand
  2275.      */
  2276.     protected function get_Console_Command_ContainerLint_LazyService()
  2277.     {
  2278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2280.         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 {
  2281.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2282.         });
  2283.     }
  2284.     /**
  2285.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  2286.      *
  2287.      * @return \Symfony\Component\Console\Command\LazyCommand
  2288.      */
  2289.     protected function get_Console_Command_DebugAutowiring_LazyService()
  2290.     {
  2291.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2293.         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 {
  2294.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  2295.         });
  2296.     }
  2297.     /**
  2298.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  2299.      *
  2300.      * @return \Symfony\Component\Console\Command\LazyCommand
  2301.      */
  2302.     protected function get_Console_Command_DotenvDebug_LazyService()
  2303.     {
  2304.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2306.         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 {
  2307.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  2308.         });
  2309.     }
  2310.     /**
  2311.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  2312.      *
  2313.      * @return \Symfony\Component\Console\Command\LazyCommand
  2314.      */
  2315.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  2316.     {
  2317.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2318.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2319.         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 {
  2320.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  2321.         });
  2322.     }
  2323.     /**
  2324.      * Gets the private '.console.command.form_debug.lazy' shared service.
  2325.      *
  2326.      * @return \Symfony\Component\Console\Command\LazyCommand
  2327.      */
  2328.     protected function get_Console_Command_FormDebug_LazyService()
  2329.     {
  2330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2331.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2332.         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 {
  2333.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  2334.         });
  2335.     }
  2336.     /**
  2337.      * Gets the private '.console.command.router_debug.lazy' shared service.
  2338.      *
  2339.      * @return \Symfony\Component\Console\Command\LazyCommand
  2340.      */
  2341.     protected function get_Console_Command_RouterDebug_LazyService()
  2342.     {
  2343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2345.         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 {
  2346.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  2347.         });
  2348.     }
  2349.     /**
  2350.      * Gets the private '.console.command.router_match.lazy' shared service.
  2351.      *
  2352.      * @return \Symfony\Component\Console\Command\LazyCommand
  2353.      */
  2354.     protected function get_Console_Command_RouterMatch_LazyService()
  2355.     {
  2356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2357.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2358.         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 {
  2359.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  2360.         });
  2361.     }
  2362.     /**
  2363.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  2364.      *
  2365.      * @return \Symfony\Component\Console\Command\LazyCommand
  2366.      */
  2367.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  2368.     {
  2369.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2371.         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 {
  2372.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  2373.         });
  2374.     }
  2375.     /**
  2376.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  2377.      *
  2378.      * @return \Symfony\Component\Console\Command\LazyCommand
  2379.      */
  2380.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  2381.     {
  2382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2384.         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 {
  2385.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  2386.         });
  2387.     }
  2388.     /**
  2389.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  2390.      *
  2391.      * @return \Symfony\Component\Console\Command\LazyCommand
  2392.      */
  2393.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  2394.     {
  2395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2396.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2397.         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 {
  2398.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  2399.         });
  2400.     }
  2401.     /**
  2402.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  2403.      *
  2404.      * @return \Symfony\Component\Console\Command\LazyCommand
  2405.      */
  2406.     protected function get_Console_Command_SecretsList_LazyService()
  2407.     {
  2408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2409.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2410.         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 {
  2411.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  2412.         });
  2413.     }
  2414.     /**
  2415.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  2416.      *
  2417.      * @return \Symfony\Component\Console\Command\LazyCommand
  2418.      */
  2419.     protected function get_Console_Command_SecretsRemove_LazyService()
  2420.     {
  2421.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2422.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2423.         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 {
  2424.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  2425.         });
  2426.     }
  2427.     /**
  2428.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  2429.      *
  2430.      * @return \Symfony\Component\Console\Command\LazyCommand
  2431.      */
  2432.     protected function get_Console_Command_SecretsSet_LazyService()
  2433.     {
  2434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2436.         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 {
  2437.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  2438.         });
  2439.     }
  2440.     /**
  2441.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  2442.      *
  2443.      * @return \Symfony\Component\Console\Command\LazyCommand
  2444.      */
  2445.     protected function get_Console_Command_TranslationDebug_LazyService()
  2446.     {
  2447.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2448.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2449.         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 {
  2450.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  2451.         });
  2452.     }
  2453.     /**
  2454.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  2455.      *
  2456.      * @return \Symfony\Component\Console\Command\LazyCommand
  2457.      */
  2458.     protected function get_Console_Command_TranslationExtract_LazyService()
  2459.     {
  2460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2461.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2462.         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 {
  2463.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  2464.         });
  2465.     }
  2466.     /**
  2467.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  2468.      *
  2469.      * @return \Symfony\Component\Console\Command\LazyCommand
  2470.      */
  2471.     protected function get_Console_Command_TranslationPull_LazyService()
  2472.     {
  2473.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2475.         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 {
  2476.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  2477.         });
  2478.     }
  2479.     /**
  2480.      * Gets the private '.console.command.translation_push.lazy' shared service.
  2481.      *
  2482.      * @return \Symfony\Component\Console\Command\LazyCommand
  2483.      */
  2484.     protected function get_Console_Command_TranslationPush_LazyService()
  2485.     {
  2486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2488.         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 {
  2489.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  2490.         });
  2491.     }
  2492.     /**
  2493.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  2494.      *
  2495.      * @return \Symfony\Component\Console\Command\LazyCommand
  2496.      */
  2497.     protected function get_Console_Command_ValidatorDebug_LazyService()
  2498.     {
  2499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2501.         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 {
  2502.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  2503.         });
  2504.     }
  2505.     /**
  2506.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  2507.      *
  2508.      * @return \Symfony\Component\Console\Command\LazyCommand
  2509.      */
  2510.     protected function get_Console_Command_XliffLint_LazyService()
  2511.     {
  2512.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2514.         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 {
  2515.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  2516.         });
  2517.     }
  2518.     /**
  2519.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  2520.      *
  2521.      * @return \Symfony\Component\Console\Command\LazyCommand
  2522.      */
  2523.     protected function get_Console_Command_YamlLint_LazyService()
  2524.     {
  2525.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2527.         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 {
  2528.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  2529.         });
  2530.     }
  2531.     /**
  2532.      * Gets the private '.debug.http_client' shared service.
  2533.      *
  2534.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2535.      */
  2536.     protected function get_Debug_HttpClientService()
  2537.     {
  2538.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2539.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2540.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2541.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2542.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2543.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2544.         $a->setLogger($b);
  2545.         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))));
  2546.     }
  2547.     /**
  2548.      * Gets the private '.errored..service_locator..lJVcjP.App\Entity\User\RegisteredUser' shared service.
  2549.      *
  2550.      * @return \App\Entity\User\RegisteredUser
  2551.      */
  2552.     protected function getRegisteredUserService()
  2553.     {
  2554.         $this->throw('Cannot autowire service ".service_locator..lJVcjP": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.');
  2555.     }
  2556.     /**
  2557.      * Gets the private '.errored..service_locator.8s81zEe.App\Entity\User\RegisteredUser' shared service.
  2558.      *
  2559.      * @return \App\Entity\User\RegisteredUser
  2560.      */
  2561.     protected function getRegisteredUser2Service()
  2562.     {
  2563.         $this->throw('Cannot autowire service ".service_locator.8s81zEe": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.');
  2564.     }
  2565.     /**
  2566.      * Gets the private '.errored..service_locator.CMCCGhg.App\Entity\Upload\UploadedDocument' shared service.
  2567.      *
  2568.      * @return \App\Entity\Upload\UploadedDocument
  2569.      */
  2570.     protected function getUploadedDocumentService()
  2571.     {
  2572.         $this->throw('Cannot autowire service ".service_locator.CMCCGhg": it references class "App\\Entity\\Upload\\UploadedDocument" but no such service exists.');
  2573.     }
  2574.     /**
  2575.      * Gets the private '.errored..service_locator.DewYdIc.App\Entity\User\RegisteredUser' shared service.
  2576.      *
  2577.      * @return \App\Entity\User\RegisteredUser
  2578.      */
  2579.     protected function getRegisteredUser3Service()
  2580.     {
  2581.         $this->throw('Cannot autowire service ".service_locator.DewYdIc": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.');
  2582.     }
  2583.     /**
  2584.      * Gets the private '.errored..service_locator.FduLbL8.App\Entity\CourseDate\CourseDate' shared service.
  2585.      *
  2586.      * @return \App\Entity\CourseDate\CourseDate
  2587.      */
  2588.     protected function getCourseDateService()
  2589.     {
  2590.         $this->throw('Cannot autowire service ".service_locator.FduLbL8": it references class "App\\Entity\\CourseDate\\CourseDate" but no such service exists.');
  2591.     }
  2592.     /**
  2593.      * Gets the private '.errored..service_locator.JkXj2cc.App\Entity\User\RegisteredUser' shared service.
  2594.      *
  2595.      * @return \App\Entity\User\RegisteredUser
  2596.      */
  2597.     protected function getRegisteredUser4Service()
  2598.     {
  2599.         $this->throw('Cannot autowire service ".service_locator.JkXj2cc": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.');
  2600.     }
  2601.     /**
  2602.      * Gets the private '.errored..service_locator.KySmagz.App\Entity\Upload\UploadedDocument' shared service.
  2603.      *
  2604.      * @return \App\Entity\Upload\UploadedDocument
  2605.      */
  2606.     protected function getUploadedDocument2Service()
  2607.     {
  2608.         $this->throw('Cannot autowire service ".service_locator.KySmagz": it references class "App\\Entity\\Upload\\UploadedDocument" but no such service exists.');
  2609.     }
  2610.     /**
  2611.      * Gets the private '.errored..service_locator.KySmagz.App\Entity\User\RegisteredUser' shared service.
  2612.      *
  2613.      * @return \App\Entity\User\RegisteredUser
  2614.      */
  2615.     protected function getRegisteredUser5Service()
  2616.     {
  2617.         $this->throw('Cannot autowire service ".service_locator.KySmagz": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.');
  2618.     }
  2619.     /**
  2620.      * Gets the private '.errored..service_locator.LY2ttoY.App\Entity\StudentCourse\StudentCourse' shared service.
  2621.      *
  2622.      * @return \App\Entity\StudentCourse\StudentCourse
  2623.      */
  2624.     protected function getStudentCourseService()
  2625.     {
  2626.         $this->throw('Cannot autowire service ".service_locator.LY2ttoY": it references class "App\\Entity\\StudentCourse\\StudentCourse" but no such service exists.');
  2627.     }
  2628.     /**
  2629.      * Gets the private '.errored..service_locator.SbW.Q9z.App\Entity\User\RegisteredUser' shared service.
  2630.      *
  2631.      * @return \App\Entity\User\RegisteredUser
  2632.      */
  2633.     protected function getRegisteredUser6Service()
  2634.     {
  2635.         $this->throw('Cannot autowire service ".service_locator.SbW.Q9z": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.');
  2636.     }
  2637.     /**
  2638.      * Gets the private '.errored..service_locator.TruLNqa.App\Entity\Enrollment\Enrollment' shared service.
  2639.      *
  2640.      * @return \App\Entity\Enrollment\Enrollment
  2641.      */
  2642.     protected function getEnrollmentService()
  2643.     {
  2644.         $this->throw('Cannot autowire service ".service_locator.TruLNqa": it references class "App\\Entity\\Enrollment\\Enrollment" but no such service exists.');
  2645.     }
  2646.     /**
  2647.      * Gets the private '.errored..service_locator.U12VVPf.App\Entity\Course\Course' shared service.
  2648.      *
  2649.      * @return \App\Entity\Course\Course
  2650.      */
  2651.     protected function getCourseService()
  2652.     {
  2653.         $this->throw('Cannot autowire service ".service_locator.U12VVPf": it references class "App\\Entity\\Course\\Course" but no such service exists.');
  2654.     }
  2655.     /**
  2656.      * Gets the private '.errored..service_locator.UMskk.e.App\Entity\CourseDate\CourseDate' shared service.
  2657.      *
  2658.      * @return \App\Entity\CourseDate\CourseDate
  2659.      */
  2660.     protected function getCourseDate2Service()
  2661.     {
  2662.         $this->throw('Cannot autowire service ".service_locator.UMskk.e": it references class "App\\Entity\\CourseDate\\CourseDate" but no such service exists.');
  2663.     }
  2664.     /**
  2665.      * Gets the private '.errored..service_locator.WpDzY_z.App\Entity\CourseDate\CourseDate' shared service.
  2666.      *
  2667.      * @return \App\Entity\CourseDate\CourseDate
  2668.      */
  2669.     protected function getCourseDate3Service()
  2670.     {
  2671.         $this->throw('Cannot autowire service ".service_locator.WpDzY_z": it references class "App\\Entity\\CourseDate\\CourseDate" but no such service exists.');
  2672.     }
  2673.     /**
  2674.      * Gets the private '.errored..service_locator.YqBMTri.App\Entity\Course\Course' shared service.
  2675.      *
  2676.      * @return \App\Entity\Course\Course
  2677.      */
  2678.     protected function getCourse2Service()
  2679.     {
  2680.         $this->throw('Cannot autowire service ".service_locator.YqBMTri": it references class "App\\Entity\\Course\\Course" but no such service exists.');
  2681.     }
  2682.     /**
  2683.      * Gets the private '.errored..service_locator.bFRzMRb.App\Entity\CourseDate\CourseDate' shared service.
  2684.      *
  2685.      * @return \App\Entity\CourseDate\CourseDate
  2686.      */
  2687.     protected function getCourseDate4Service()
  2688.     {
  2689.         $this->throw('Cannot autowire service ".service_locator.bFRzMRb": it references class "App\\Entity\\CourseDate\\CourseDate" but no such service exists.');
  2690.     }
  2691.     /**
  2692.      * Gets the private '.errored..service_locator.cptCCGZ.App\Entity\User\RegisteredUser' shared service.
  2693.      *
  2694.      * @return \App\Entity\User\RegisteredUser
  2695.      */
  2696.     protected function getRegisteredUser7Service()
  2697.     {
  2698.         $this->throw('Cannot autowire service ".service_locator.cptCCGZ": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.');
  2699.     }
  2700.     /**
  2701.      * Gets the private '.errored..service_locator.djvB52w.App\Entity\Enrollment\Enrollment' shared service.
  2702.      *
  2703.      * @return \App\Entity\Enrollment\Enrollment
  2704.      */
  2705.     protected function getEnrollment2Service()
  2706.     {
  2707.         $this->throw('Cannot autowire service ".service_locator.djvB52w": it references class "App\\Entity\\Enrollment\\Enrollment" but no such service exists.');
  2708.     }
  2709.     /**
  2710.      * Gets the private '.errored..service_locator.f4zNRV9.App\Entity\CourseDate\CourseDate' shared service.
  2711.      *
  2712.      * @return \App\Entity\CourseDate\CourseDate
  2713.      */
  2714.     protected function getCourseDate5Service()
  2715.     {
  2716.         $this->throw('Cannot autowire service ".service_locator.f4zNRV9": it references class "App\\Entity\\CourseDate\\CourseDate" but no such service exists.');
  2717.     }
  2718.     /**
  2719.      * Gets the private '.errored..service_locator.hNwpLPk.App\Entity\User\RegisteredUser' shared service.
  2720.      *
  2721.      * @return \App\Entity\User\RegisteredUser
  2722.      */
  2723.     protected function getRegisteredUser8Service()
  2724.     {
  2725.         $this->throw('Cannot autowire service ".service_locator.hNwpLPk": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.');
  2726.     }
  2727.     /**
  2728.      * Gets the private '.errored..service_locator.k4mwQxO.App\Entity\CourseDate\CourseDate' shared service.
  2729.      *
  2730.      * @return \App\Entity\CourseDate\CourseDate
  2731.      */
  2732.     protected function getCourseDate6Service()
  2733.     {
  2734.         $this->throw('Cannot autowire service ".service_locator.k4mwQxO": it references class "App\\Entity\\CourseDate\\CourseDate" but no such service exists.');
  2735.     }
  2736.     /**
  2737.      * Gets the private '.errored..service_locator.mCLUp0I.App\Entity\Enrollment\Enrollment' shared service.
  2738.      *
  2739.      * @return \App\Entity\Enrollment\Enrollment
  2740.      */
  2741.     protected function getEnrollment3Service()
  2742.     {
  2743.         $this->throw('Cannot autowire service ".service_locator.mCLUp0I": it references class "App\\Entity\\Enrollment\\Enrollment" but no such service exists.');
  2744.     }
  2745.     /**
  2746.      * Gets the private '.errored..service_locator.nkyXK2j.App\Entity\Course\Course' shared service.
  2747.      *
  2748.      * @return \App\Entity\Course\Course
  2749.      */
  2750.     protected function getCourse3Service()
  2751.     {
  2752.         $this->throw('Cannot autowire service ".service_locator.nkyXK2j": it references class "App\\Entity\\Course\\Course" but no such service exists.');
  2753.     }
  2754.     /**
  2755.      * Gets the private '.errored..service_locator.pUu9..E.App\Entity\Enrollment\Enrollment' shared service.
  2756.      *
  2757.      * @return \App\Entity\Enrollment\Enrollment
  2758.      */
  2759.     protected function getEnrollment4Service()
  2760.     {
  2761.         $this->throw('Cannot autowire service ".service_locator.pUu9..E": it references class "App\\Entity\\Enrollment\\Enrollment" but no such service exists.');
  2762.     }
  2763.     /**
  2764.      * Gets the private '.errored..service_locator.sWvSCRF.App\Entity\User\RegisteredUser' shared service.
  2765.      *
  2766.      * @return \App\Entity\User\RegisteredUser
  2767.      */
  2768.     protected function getRegisteredUser9Service()
  2769.     {
  2770.         $this->throw('Cannot autowire service ".service_locator.sWvSCRF": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.');
  2771.     }
  2772.     /**
  2773.      * Gets the private '.errored..service_locator.wVH3CQI.App\Entity\StudentCourse\StudentCourse' shared service.
  2774.      *
  2775.      * @return \App\Entity\StudentCourse\StudentCourse
  2776.      */
  2777.     protected function getStudentCourse2Service()
  2778.     {
  2779.         $this->throw('Cannot autowire service ".service_locator.wVH3CQI": it references class "App\\Entity\\StudentCourse\\StudentCourse" but no such service exists.');
  2780.     }
  2781.     /**
  2782.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  2783.      *
  2784.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  2785.      */
  2786.     protected function getLoaderInterfaceService()
  2787.     {
  2788.         $this->throw('Cannot autowire service ".service_locator.xUrKPVU": 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".');
  2789.     }
  2790.     /**
  2791.      * Gets the private '.errored..service_locator.z4aDzUy.App\Entity\Course\Course' shared service.
  2792.      *
  2793.      * @return \App\Entity\Course\Course
  2794.      */
  2795.     protected function getCourse4Service()
  2796.     {
  2797.         $this->throw('Cannot autowire service ".service_locator.z4aDzUy": it references class "App\\Entity\\Course\\Course" but no such service exists.');
  2798.     }
  2799.     /**
  2800.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  2801.      *
  2802.      * @return \Symfony\Component\Console\Command\LazyCommand
  2803.      */
  2804.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  2805.     {
  2806.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2807.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2808.         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 {
  2809.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  2810.         });
  2811.     }
  2812.     /**
  2813.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  2814.      *
  2815.      * @return \Symfony\Component\Console\Command\LazyCommand
  2816.      */
  2817.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  2818.     {
  2819.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2821.         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 {
  2822.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  2823.         });
  2824.     }
  2825.     /**
  2826.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  2827.      *
  2828.      * @return \Symfony\Component\Console\Command\LazyCommand
  2829.      */
  2830.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  2831.     {
  2832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2834.         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 {
  2835.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  2836.         });
  2837.     }
  2838.     /**
  2839.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  2840.      *
  2841.      * @return \Symfony\Component\Console\Command\LazyCommand
  2842.      */
  2843.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  2844.     {
  2845.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2846.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2847.         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 {
  2848.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  2849.         });
  2850.     }
  2851.     /**
  2852.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  2853.      *
  2854.      * @return \Symfony\Component\Console\Command\LazyCommand
  2855.      */
  2856.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  2857.     {
  2858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2859.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2860.         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 {
  2861.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  2862.         });
  2863.     }
  2864.     /**
  2865.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  2866.      *
  2867.      * @return \Symfony\Component\Console\Command\LazyCommand
  2868.      */
  2869.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  2870.     {
  2871.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2872.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2873.         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 {
  2874.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  2875.         });
  2876.     }
  2877.     /**
  2878.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  2879.      *
  2880.      * @return \Symfony\Component\Console\Command\LazyCommand
  2881.      */
  2882.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  2883.     {
  2884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2886.         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 {
  2887.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  2888.         });
  2889.     }
  2890.     /**
  2891.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  2892.      *
  2893.      * @return \Symfony\Component\Console\Command\LazyCommand
  2894.      */
  2895.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  2896.     {
  2897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2898.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2899.         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 {
  2900.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  2901.         });
  2902.     }
  2903.     /**
  2904.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  2905.      *
  2906.      * @return \Symfony\Component\Console\Command\LazyCommand
  2907.      */
  2908.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  2909.     {
  2910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2912.         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 {
  2913.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  2914.         });
  2915.     }
  2916.     /**
  2917.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  2918.      *
  2919.      * @return \Symfony\Component\Console\Command\LazyCommand
  2920.      */
  2921.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  2922.     {
  2923.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2925.         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 {
  2926.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  2927.         });
  2928.     }
  2929.     /**
  2930.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  2931.      *
  2932.      * @return \Symfony\Component\Console\Command\LazyCommand
  2933.      */
  2934.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  2935.     {
  2936.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2937.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2938.         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 {
  2939.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  2940.         });
  2941.     }
  2942.     /**
  2943.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  2944.      *
  2945.      * @return \Symfony\Component\Console\Command\LazyCommand
  2946.      */
  2947.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  2948.     {
  2949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2950.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2951.         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 {
  2952.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  2953.         });
  2954.     }
  2955.     /**
  2956.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  2957.      *
  2958.      * @return \Symfony\Component\Console\Command\LazyCommand
  2959.      */
  2960.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  2961.     {
  2962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2964.         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 {
  2965.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  2966.         });
  2967.     }
  2968.     /**
  2969.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  2970.      *
  2971.      * @return \Symfony\Component\Console\Command\LazyCommand
  2972.      */
  2973.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  2974.     {
  2975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2977.         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 {
  2978.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  2979.         });
  2980.     }
  2981.     /**
  2982.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  2983.      *
  2984.      * @return \Symfony\Component\Console\Command\LazyCommand
  2985.      */
  2986.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  2987.     {
  2988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2990.         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 {
  2991.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  2992.         });
  2993.     }
  2994.     /**
  2995.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  2996.      *
  2997.      * @return \Symfony\Component\Console\Command\LazyCommand
  2998.      */
  2999.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  3000.     {
  3001.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3003.         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 {
  3004.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  3005.         });
  3006.     }
  3007.     /**
  3008.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  3009.      *
  3010.      * @return \Symfony\Component\Console\Command\LazyCommand
  3011.      */
  3012.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  3013.     {
  3014.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3016.         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 {
  3017.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  3018.         });
  3019.     }
  3020.     /**
  3021.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  3022.      *
  3023.      * @return \Symfony\Component\Console\Command\LazyCommand
  3024.      */
  3025.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  3026.     {
  3027.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3028.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3029.         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 {
  3030.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  3031.         });
  3032.     }
  3033.     /**
  3034.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  3035.      *
  3036.      * @return \Symfony\Component\Console\Command\LazyCommand
  3037.      */
  3038.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  3039.     {
  3040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3042.         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 {
  3043.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  3044.         });
  3045.     }
  3046.     /**
  3047.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  3048.      *
  3049.      * @return \Symfony\Component\Console\Command\LazyCommand
  3050.      */
  3051.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  3052.     {
  3053.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3055.         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 {
  3056.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  3057.         });
  3058.     }
  3059.     /**
  3060.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  3061.      *
  3062.      * @return \Symfony\Component\Console\Command\LazyCommand
  3063.      */
  3064.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  3065.     {
  3066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3067.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3068.         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 {
  3069.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  3070.         });
  3071.     }
  3072.     /**
  3073.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  3074.      *
  3075.      * @return \Symfony\Component\Console\Command\LazyCommand
  3076.      */
  3077.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  3078.     {
  3079.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3081.         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 {
  3082.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  3083.         });
  3084.     }
  3085.     /**
  3086.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  3087.      *
  3088.      * @return \Symfony\Component\Console\Command\LazyCommand
  3089.      */
  3090.     protected function get_Monolog_Command_ServerLog_LazyService()
  3091.     {
  3092.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3094.         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 {
  3095.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  3096.         });
  3097.     }
  3098.     /**
  3099.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3100.      *
  3101.      * @return \Symfony\Component\Console\Command\LazyCommand
  3102.      */
  3103.     protected function get_Security_Command_DebugFirewall_LazyService()
  3104.     {
  3105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3107.         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 {
  3108.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3109.         });
  3110.     }
  3111.     /**
  3112.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3113.      *
  3114.      * @return \Symfony\Component\Console\Command\LazyCommand
  3115.      */
  3116.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3117.     {
  3118.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3119.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3120.         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 {
  3121.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3122.         });
  3123.     }
  3124.     /**
  3125.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3126.      *
  3127.      * @return \Symfony\Component\Console\Command\LazyCommand
  3128.      */
  3129.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3130.     {
  3131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3133.         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 {
  3134.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3135.         });
  3136.     }
  3137.     /**
  3138.      * Gets the private '.service_locator..lJVcjP' shared service.
  3139.      *
  3140.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3141.      */
  3142.     protected function get_ServiceLocator__LJVcjPService()
  3143.     {
  3144.         return $this->privates['.service_locator..lJVcjP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3145.             'scbc' => ['privates''App\\Service\\StudentCourse\\StudentCourseBlockCreator''getStudentCourseBlockCreatorService'false],
  3146.             'user' => ['privates''.errored..service_locator..lJVcjP.App\\Entity\\User\\RegisteredUser'NULL'Cannot autowire service ".service_locator..lJVcjP": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.'],
  3147.         ], [
  3148.             'scbc' => 'App\\Service\\StudentCourse\\StudentCourseBlockCreator',
  3149.             'user' => 'App\\Entity\\User\\RegisteredUser',
  3150.         ]);
  3151.     }
  3152.     /**
  3153.      * Gets the private '.service_locator..oR2mhk' shared service.
  3154.      *
  3155.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3156.      */
  3157.     protected function get_ServiceLocator__OR2mhkService()
  3158.     {
  3159.         return $this->privates['.service_locator..oR2mhk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3160.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3161.             'userRepo' => ['privates''App\\Repository\\User\\RegisteredUserRepository''getRegisteredUserRepositoryService'false],
  3162.         ], [
  3163.             'paginator' => '?',
  3164.             'userRepo' => 'App\\Repository\\User\\RegisteredUserRepository',
  3165.         ]);
  3166.     }
  3167.     /**
  3168.      * Gets the private '.service_locator.0K87QY_' shared service.
  3169.      *
  3170.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3171.      */
  3172.     protected function get_ServiceLocator_0K87QYService()
  3173.     {
  3174.         return $this->privates['.service_locator.0K87QY_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3175.             'wordpressProvider' => ['privates''App\\Service\\Wordpress\\WordpressProvider''getWordpressProviderService'false],
  3176.         ], [
  3177.             'wordpressProvider' => 'App\\Service\\Wordpress\\WordpressProvider',
  3178.         ]);
  3179.     }
  3180.     /**
  3181.      * Gets the private '.service_locator.1IspFwx' shared service.
  3182.      *
  3183.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3184.      */
  3185.     protected function get_ServiceLocator_1IspFwxService()
  3186.     {
  3187.         return $this->privates['.service_locator.1IspFwx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3188.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3189.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  3190.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3191.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3192.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3193.             'router' => ['services''router''getRouterService'false],
  3194.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3195.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  3196.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3197.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3198.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  3199.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3200.         ], [
  3201.             'doctrine' => '?',
  3202.             'form.factory' => '?',
  3203.             'http_kernel' => '?',
  3204.             'parameter_bag' => '?',
  3205.             'request_stack' => '?',
  3206.             'router' => '?',
  3207.             'security.authorization_checker' => '?',
  3208.             'security.csrf.token_manager' => '?',
  3209.             'security.token_storage' => '?',
  3210.             'serializer' => '?',
  3211.             'session' => '.session.deprecated',
  3212.             'twig' => '?',
  3213.         ]);
  3214.     }
  3215.     /**
  3216.      * Gets the private '.service_locator.1m88BUH' shared service.
  3217.      *
  3218.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3219.      */
  3220.     protected function get_ServiceLocator_1m88BUHService()
  3221.     {
  3222.         return $this->privates['.service_locator.1m88BUH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3223.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3224.             'wordpressProvider' => ['privates''App\\Service\\Wordpress\\WordpressProvider''getWordpressProviderService'false],
  3225.         ], [
  3226.             'paginator' => '?',
  3227.             'wordpressProvider' => 'App\\Service\\Wordpress\\WordpressProvider',
  3228.         ]);
  3229.     }
  3230.     /**
  3231.      * Gets the private '.service_locator.3yeFz8S' shared service.
  3232.      *
  3233.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3234.      */
  3235.     protected function get_ServiceLocator_3yeFz8SService()
  3236.     {
  3237.         return $this->privates['.service_locator.3yeFz8S'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3238.             'App\\Controller\\Admin\\Attachment\\AttachmentDeleteController::delete' => ['privates''.service_locator.KySmagz''get_ServiceLocator_KySmagzService'false],
  3239.             'App\\Controller\\Admin\\Attachment\\AttachmentDownloadController::download' => ['privates''.service_locator.CMCCGhg''get_ServiceLocator_CMCCGhgService'false],
  3240.             'App\\Controller\\Admin\\Attachment\\AttachmentUploadController::uploadAttachment' => ['privates''.service_locator.8s81zEe''get_ServiceLocator_8s81zEeService'false],
  3241.             'App\\Controller\\Admin\\CourseDate\\CourseDateController::deleteCourseDate' => ['privates''.service_locator.UMskk.e''get_ServiceLocator_UMskk_EService'false],
  3242.             'App\\Controller\\Admin\\CourseDate\\CourseDateController::duplicateCourseDate' => ['privates''.service_locator.f4zNRV9''get_ServiceLocator_F4zNRV9Service'false],
  3243.             'App\\Controller\\Admin\\CourseDate\\CourseDateController::editCourseDate' => ['privates''.service_locator.k4mwQxO''get_ServiceLocator_K4mwQxOService'false],
  3244.             'App\\Controller\\Admin\\CourseDate\\CourseDateController::index' => ['privates''.service_locator.LicJfO9''get_ServiceLocator_LicJfO9Service'false],
  3245.             'App\\Controller\\Admin\\CourseDate\\CourseDateController::newCourseDate' => ['privates''.service_locator.VpOwxLu''get_ServiceLocator_VpOwxLuService'false],
  3246.             'App\\Controller\\Admin\\CourseDate\\CourseDateController::toggleStatus' => ['privates''.service_locator.WpDzY_z''get_ServiceLocator_WpDzYZService'false],
  3247.             'App\\Controller\\Admin\\Course\\CourseController::deleteCourse' => ['privates''.service_locator.z4aDzUy''get_ServiceLocator_Z4aDzUyService'false],
  3248.             'App\\Controller\\Admin\\Course\\CourseController::editCourse' => ['privates''.service_locator.YqBMTri''get_ServiceLocator_YqBMTriService'false],
  3249.             'App\\Controller\\Admin\\Course\\CourseController::index' => ['privates''.service_locator.XsMl.9G''get_ServiceLocator_XsMl_9GService'false],
  3250.             'App\\Controller\\Admin\\Course\\CourseController::newCourse' => ['privates''.service_locator.SmLFXac''get_ServiceLocator_SmLFXacService'false],
  3251.             'App\\Controller\\Admin\\Course\\CourseController::toggleStatus' => ['privates''.service_locator.YqBMTri''get_ServiceLocator_YqBMTriService'false],
  3252.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController::cancel' => ['privates''.service_locator.TruLNqa''get_ServiceLocator_TruLNqaService'false],
  3253.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController::list' => ['privates''.service_locator.bnwh8.F''get_ServiceLocator_Bnwh8_FService'false],
  3254.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController::manualPayment' => ['privates''.service_locator.pUu9..E''get_ServiceLocator_PUu9__EService'false],
  3255.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController::move' => ['privates''.service_locator.djvB52w''get_ServiceLocator_DjvB52wService'false],
  3256.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController::sendRequestForPayment' => ['privates''.service_locator.mCLUp0I''get_ServiceLocator_MCLUp0IService'false],
  3257.             'App\\Controller\\Admin\\Report\\ReportController::activeCourses' => ['privates''.service_locator.pvZbbRx''get_ServiceLocator_PvZbbRxService'false],
  3258.             'App\\Controller\\Admin\\Report\\ReportController::classbook' => ['privates''.service_locator.MeeiDhL''get_ServiceLocator_MeeiDhLService'false],
  3259.             'App\\Controller\\Admin\\Report\\ReportController::courseDateContactList' => ['privates''.service_locator.MeeiDhL''get_ServiceLocator_MeeiDhLService'false],
  3260.             'App\\Controller\\Admin\\Report\\ReportController::pastCourses' => ['privates''.service_locator.KXDc7Lv''get_ServiceLocator_KXDc7LvService'false],
  3261.             'App\\Controller\\Admin\\Student\\StudentController::addCourse' => ['privates''.service_locator.cptCCGZ''get_ServiceLocator_CptCCGZService'false],
  3262.             'App\\Controller\\Admin\\Student\\StudentController::addCourseBlock' => ['privates''.service_locator..lJVcjP''get_ServiceLocator__LJVcjPService'false],
  3263.             'App\\Controller\\Admin\\Student\\StudentController::deleteStudentCourse' => ['privates''.service_locator.wVH3CQI''get_ServiceLocator_WVH3CQIService'false],
  3264.             'App\\Controller\\Admin\\Student\\StudentController::list' => ['privates''.service_locator.JkXj2cc''get_ServiceLocator_JkXj2ccService'false],
  3265.             'App\\Controller\\Admin\\Student\\StudentController::markCourseAsCompleted' => ['privates''.service_locator.LY2ttoY''get_ServiceLocator_LY2ttoYService'false],
  3266.             'App\\Controller\\Admin\\Student\\StudentController::markCourseAsUncompleted' => ['privates''.service_locator.LY2ttoY''get_ServiceLocator_LY2ttoYService'false],
  3267.             'App\\Controller\\Admin\\Student\\StudentController::showVisitedCourses' => ['privates''.service_locator.SbW.Q9z''get_ServiceLocator_SbW_Q9zService'false],
  3268.             'App\\Controller\\Admin\\User\\UserController::delete' => ['privates''.service_locator.DewYdIc''get_ServiceLocator_DewYdIcService'false],
  3269.             'App\\Controller\\Admin\\User\\UserController::detail' => ['privates''.service_locator.sWvSCRF''get_ServiceLocator_SWvSCRFService'false],
  3270.             'App\\Controller\\Admin\\User\\UserController::edit' => ['privates''.service_locator.hNwpLPk''get_ServiceLocator_HNwpLPkService'false],
  3271.             'App\\Controller\\Admin\\User\\UserController::list' => ['privates''.service_locator..oR2mhk''get_ServiceLocator__OR2mhkService'false],
  3272.             'App\\Controller\\Admin\\User\\UserController::new' => ['privates''.service_locator.iBz3dPc''get_ServiceLocator_IBz3dPcService'false],
  3273.             'App\\Controller\\Admin\\User\\UserController::toggleStatus' => ['privates''.service_locator.DewYdIc''get_ServiceLocator_DewYdIcService'false],
  3274.             'App\\Controller\\Cron\\CronController::checkFioPayments' => ['privates''.service_locator.edh5T1y''get_ServiceLocator_Edh5T1yService'false],
  3275.             'App\\Controller\\HomeController::index' => ['privates''.service_locator.cRAiI3Q''get_ServiceLocator_CRAiI3QService'false],
  3276.             'App\\Controller\\Web\\BlockController::show' => ['privates''.service_locator.DzH87EM''get_ServiceLocator_DzH87EMService'false],
  3277.             'App\\Controller\\Web\\CourseController::show' => ['privates''.service_locator.nkyXK2j''get_ServiceLocator_NkyXK2jService'false],
  3278.             'App\\Controller\\Web\\CourseDateController::index' => ['privates''.service_locator.mbR_gHU''get_ServiceLocator_MbRGHUService'false],
  3279.             'App\\Controller\\Web\\DirectoryController::index' => ['privates''.service_locator.ujvpIko''get_ServiceLocator_UjvpIkoService'false],
  3280.             'App\\Controller\\Web\\EnrollController::enroll' => ['privates''.service_locator.bFRzMRb''get_ServiceLocator_BFRzMRbService'false],
  3281.             'App\\Controller\\Web\\EnrollController::list' => ['privates''.service_locator.jA_z8I6''get_ServiceLocator_JAZ8I6Service'false],
  3282.             'App\\Controller\\Web\\EnrollController::show' => ['privates''.service_locator.U12VVPf''get_ServiceLocator_U12VVPfService'false],
  3283.             'App\\Controller\\Web\\ProfileController::edit' => ['privates''.service_locator.XTRB26n''get_ServiceLocator_XTRB26nService'false],
  3284.             'App\\Controller\\Web\\ProfileController::export' => ['privates''.service_locator.FduLbL8''get_ServiceLocator_FduLbL8Service'false],
  3285.             'App\\Controller\\Web\\ProfileController::show' => ['privates''.service_locator.sajPmYI''get_ServiceLocator_SajPmYIService'false],
  3286.             'App\\Controller\\Web\\ProfileController::showVisitedCourses' => ['privates''.service_locator.eHBtrZB''get_ServiceLocator_EHBtrZBService'false],
  3287.             'App\\Controller\\Web\\WordpressStaticPagesController::getAllPages' => ['privates''.service_locator.0K87QY_''get_ServiceLocator_0K87QYService'false],
  3288.             'App\\Controller\\Web\\WordpressStaticPagesController::getWPPageBySlug' => ['privates''.service_locator.0K87QY_''get_ServiceLocator_0K87QYService'false],
  3289.             'App\\Controller\\Web\\WordpressStaticPagesController::getWPPostBySlug' => ['privates''.service_locator.0K87QY_''get_ServiceLocator_0K87QYService'false],
  3290.             'App\\Controller\\Web\\WordpressStaticPagesController::getWpNews' => ['privates''.service_locator.1m88BUH''get_ServiceLocator_1m88BUHService'false],
  3291.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3292.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3293.             'App\\Controller\\Admin\\Attachment\\AttachmentDeleteController:delete' => ['privates''.service_locator.KySmagz''get_ServiceLocator_KySmagzService'false],
  3294.             'App\\Controller\\Admin\\Attachment\\AttachmentDownloadController:download' => ['privates''.service_locator.CMCCGhg''get_ServiceLocator_CMCCGhgService'false],
  3295.             'App\\Controller\\Admin\\Attachment\\AttachmentUploadController:uploadAttachment' => ['privates''.service_locator.8s81zEe''get_ServiceLocator_8s81zEeService'false],
  3296.             'App\\Controller\\Admin\\CourseDate\\CourseDateController:deleteCourseDate' => ['privates''.service_locator.UMskk.e''get_ServiceLocator_UMskk_EService'false],
  3297.             'App\\Controller\\Admin\\CourseDate\\CourseDateController:duplicateCourseDate' => ['privates''.service_locator.f4zNRV9''get_ServiceLocator_F4zNRV9Service'false],
  3298.             'App\\Controller\\Admin\\CourseDate\\CourseDateController:editCourseDate' => ['privates''.service_locator.k4mwQxO''get_ServiceLocator_K4mwQxOService'false],
  3299.             'App\\Controller\\Admin\\CourseDate\\CourseDateController:index' => ['privates''.service_locator.LicJfO9''get_ServiceLocator_LicJfO9Service'false],
  3300.             'App\\Controller\\Admin\\CourseDate\\CourseDateController:newCourseDate' => ['privates''.service_locator.VpOwxLu''get_ServiceLocator_VpOwxLuService'false],
  3301.             'App\\Controller\\Admin\\CourseDate\\CourseDateController:toggleStatus' => ['privates''.service_locator.WpDzY_z''get_ServiceLocator_WpDzYZService'false],
  3302.             'App\\Controller\\Admin\\Course\\CourseController:deleteCourse' => ['privates''.service_locator.z4aDzUy''get_ServiceLocator_Z4aDzUyService'false],
  3303.             'App\\Controller\\Admin\\Course\\CourseController:editCourse' => ['privates''.service_locator.YqBMTri''get_ServiceLocator_YqBMTriService'false],
  3304.             'App\\Controller\\Admin\\Course\\CourseController:index' => ['privates''.service_locator.XsMl.9G''get_ServiceLocator_XsMl_9GService'false],
  3305.             'App\\Controller\\Admin\\Course\\CourseController:newCourse' => ['privates''.service_locator.SmLFXac''get_ServiceLocator_SmLFXacService'false],
  3306.             'App\\Controller\\Admin\\Course\\CourseController:toggleStatus' => ['privates''.service_locator.YqBMTri''get_ServiceLocator_YqBMTriService'false],
  3307.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController:cancel' => ['privates''.service_locator.TruLNqa''get_ServiceLocator_TruLNqaService'false],
  3308.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController:list' => ['privates''.service_locator.bnwh8.F''get_ServiceLocator_Bnwh8_FService'false],
  3309.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController:manualPayment' => ['privates''.service_locator.pUu9..E''get_ServiceLocator_PUu9__EService'false],
  3310.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController:move' => ['privates''.service_locator.djvB52w''get_ServiceLocator_DjvB52wService'false],
  3311.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController:sendRequestForPayment' => ['privates''.service_locator.mCLUp0I''get_ServiceLocator_MCLUp0IService'false],
  3312.             'App\\Controller\\Admin\\Report\\ReportController:activeCourses' => ['privates''.service_locator.pvZbbRx''get_ServiceLocator_PvZbbRxService'false],
  3313.             'App\\Controller\\Admin\\Report\\ReportController:classbook' => ['privates''.service_locator.MeeiDhL''get_ServiceLocator_MeeiDhLService'false],
  3314.             'App\\Controller\\Admin\\Report\\ReportController:courseDateContactList' => ['privates''.service_locator.MeeiDhL''get_ServiceLocator_MeeiDhLService'false],
  3315.             'App\\Controller\\Admin\\Report\\ReportController:pastCourses' => ['privates''.service_locator.KXDc7Lv''get_ServiceLocator_KXDc7LvService'false],
  3316.             'App\\Controller\\Admin\\Student\\StudentController:addCourse' => ['privates''.service_locator.cptCCGZ''get_ServiceLocator_CptCCGZService'false],
  3317.             'App\\Controller\\Admin\\Student\\StudentController:addCourseBlock' => ['privates''.service_locator..lJVcjP''get_ServiceLocator__LJVcjPService'false],
  3318.             'App\\Controller\\Admin\\Student\\StudentController:deleteStudentCourse' => ['privates''.service_locator.wVH3CQI''get_ServiceLocator_WVH3CQIService'false],
  3319.             'App\\Controller\\Admin\\Student\\StudentController:list' => ['privates''.service_locator.JkXj2cc''get_ServiceLocator_JkXj2ccService'false],
  3320.             'App\\Controller\\Admin\\Student\\StudentController:markCourseAsCompleted' => ['privates''.service_locator.LY2ttoY''get_ServiceLocator_LY2ttoYService'false],
  3321.             'App\\Controller\\Admin\\Student\\StudentController:markCourseAsUncompleted' => ['privates''.service_locator.LY2ttoY''get_ServiceLocator_LY2ttoYService'false],
  3322.             'App\\Controller\\Admin\\Student\\StudentController:showVisitedCourses' => ['privates''.service_locator.SbW.Q9z''get_ServiceLocator_SbW_Q9zService'false],
  3323.             'App\\Controller\\Admin\\User\\UserController:delete' => ['privates''.service_locator.DewYdIc''get_ServiceLocator_DewYdIcService'false],
  3324.             'App\\Controller\\Admin\\User\\UserController:detail' => ['privates''.service_locator.sWvSCRF''get_ServiceLocator_SWvSCRFService'false],
  3325.             'App\\Controller\\Admin\\User\\UserController:edit' => ['privates''.service_locator.hNwpLPk''get_ServiceLocator_HNwpLPkService'false],
  3326.             'App\\Controller\\Admin\\User\\UserController:list' => ['privates''.service_locator..oR2mhk''get_ServiceLocator__OR2mhkService'false],
  3327.             'App\\Controller\\Admin\\User\\UserController:new' => ['privates''.service_locator.iBz3dPc''get_ServiceLocator_IBz3dPcService'false],
  3328.             'App\\Controller\\Admin\\User\\UserController:toggleStatus' => ['privates''.service_locator.DewYdIc''get_ServiceLocator_DewYdIcService'false],
  3329.             'App\\Controller\\Cron\\CronController:checkFioPayments' => ['privates''.service_locator.edh5T1y''get_ServiceLocator_Edh5T1yService'false],
  3330.             'App\\Controller\\HomeController:index' => ['privates''.service_locator.cRAiI3Q''get_ServiceLocator_CRAiI3QService'false],
  3331.             'App\\Controller\\Web\\BlockController:show' => ['privates''.service_locator.DzH87EM''get_ServiceLocator_DzH87EMService'false],
  3332.             'App\\Controller\\Web\\CourseController:show' => ['privates''.service_locator.nkyXK2j''get_ServiceLocator_NkyXK2jService'false],
  3333.             'App\\Controller\\Web\\CourseDateController:index' => ['privates''.service_locator.mbR_gHU''get_ServiceLocator_MbRGHUService'false],
  3334.             'App\\Controller\\Web\\DirectoryController:index' => ['privates''.service_locator.ujvpIko''get_ServiceLocator_UjvpIkoService'false],
  3335.             'App\\Controller\\Web\\EnrollController:enroll' => ['privates''.service_locator.bFRzMRb''get_ServiceLocator_BFRzMRbService'false],
  3336.             'App\\Controller\\Web\\EnrollController:list' => ['privates''.service_locator.jA_z8I6''get_ServiceLocator_JAZ8I6Service'false],
  3337.             'App\\Controller\\Web\\EnrollController:show' => ['privates''.service_locator.U12VVPf''get_ServiceLocator_U12VVPfService'false],
  3338.             'App\\Controller\\Web\\ProfileController:edit' => ['privates''.service_locator.XTRB26n''get_ServiceLocator_XTRB26nService'false],
  3339.             'App\\Controller\\Web\\ProfileController:export' => ['privates''.service_locator.FduLbL8''get_ServiceLocator_FduLbL8Service'false],
  3340.             'App\\Controller\\Web\\ProfileController:show' => ['privates''.service_locator.sajPmYI''get_ServiceLocator_SajPmYIService'false],
  3341.             'App\\Controller\\Web\\ProfileController:showVisitedCourses' => ['privates''.service_locator.eHBtrZB''get_ServiceLocator_EHBtrZBService'false],
  3342.             'App\\Controller\\Web\\WordpressStaticPagesController:getAllPages' => ['privates''.service_locator.0K87QY_''get_ServiceLocator_0K87QYService'false],
  3343.             'App\\Controller\\Web\\WordpressStaticPagesController:getWPPageBySlug' => ['privates''.service_locator.0K87QY_''get_ServiceLocator_0K87QYService'false],
  3344.             'App\\Controller\\Web\\WordpressStaticPagesController:getWPPostBySlug' => ['privates''.service_locator.0K87QY_''get_ServiceLocator_0K87QYService'false],
  3345.             'App\\Controller\\Web\\WordpressStaticPagesController:getWpNews' => ['privates''.service_locator.1m88BUH''get_ServiceLocator_1m88BUHService'false],
  3346.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3347.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3348.         ], [
  3349.             'App\\Controller\\Admin\\Attachment\\AttachmentDeleteController::delete' => '?',
  3350.             'App\\Controller\\Admin\\Attachment\\AttachmentDownloadController::download' => '?',
  3351.             'App\\Controller\\Admin\\Attachment\\AttachmentUploadController::uploadAttachment' => '?',
  3352.             'App\\Controller\\Admin\\CourseDate\\CourseDateController::deleteCourseDate' => '?',
  3353.             'App\\Controller\\Admin\\CourseDate\\CourseDateController::duplicateCourseDate' => '?',
  3354.             'App\\Controller\\Admin\\CourseDate\\CourseDateController::editCourseDate' => '?',
  3355.             'App\\Controller\\Admin\\CourseDate\\CourseDateController::index' => '?',
  3356.             'App\\Controller\\Admin\\CourseDate\\CourseDateController::newCourseDate' => '?',
  3357.             'App\\Controller\\Admin\\CourseDate\\CourseDateController::toggleStatus' => '?',
  3358.             'App\\Controller\\Admin\\Course\\CourseController::deleteCourse' => '?',
  3359.             'App\\Controller\\Admin\\Course\\CourseController::editCourse' => '?',
  3360.             'App\\Controller\\Admin\\Course\\CourseController::index' => '?',
  3361.             'App\\Controller\\Admin\\Course\\CourseController::newCourse' => '?',
  3362.             'App\\Controller\\Admin\\Course\\CourseController::toggleStatus' => '?',
  3363.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController::cancel' => '?',
  3364.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController::list' => '?',
  3365.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController::manualPayment' => '?',
  3366.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController::move' => '?',
  3367.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController::sendRequestForPayment' => '?',
  3368.             'App\\Controller\\Admin\\Report\\ReportController::activeCourses' => '?',
  3369.             'App\\Controller\\Admin\\Report\\ReportController::classbook' => '?',
  3370.             'App\\Controller\\Admin\\Report\\ReportController::courseDateContactList' => '?',
  3371.             'App\\Controller\\Admin\\Report\\ReportController::pastCourses' => '?',
  3372.             'App\\Controller\\Admin\\Student\\StudentController::addCourse' => '?',
  3373.             'App\\Controller\\Admin\\Student\\StudentController::addCourseBlock' => '?',
  3374.             'App\\Controller\\Admin\\Student\\StudentController::deleteStudentCourse' => '?',
  3375.             'App\\Controller\\Admin\\Student\\StudentController::list' => '?',
  3376.             'App\\Controller\\Admin\\Student\\StudentController::markCourseAsCompleted' => '?',
  3377.             'App\\Controller\\Admin\\Student\\StudentController::markCourseAsUncompleted' => '?',
  3378.             'App\\Controller\\Admin\\Student\\StudentController::showVisitedCourses' => '?',
  3379.             'App\\Controller\\Admin\\User\\UserController::delete' => '?',
  3380.             'App\\Controller\\Admin\\User\\UserController::detail' => '?',
  3381.             'App\\Controller\\Admin\\User\\UserController::edit' => '?',
  3382.             'App\\Controller\\Admin\\User\\UserController::list' => '?',
  3383.             'App\\Controller\\Admin\\User\\UserController::new' => '?',
  3384.             'App\\Controller\\Admin\\User\\UserController::toggleStatus' => '?',
  3385.             'App\\Controller\\Cron\\CronController::checkFioPayments' => '?',
  3386.             'App\\Controller\\HomeController::index' => '?',
  3387.             'App\\Controller\\Web\\BlockController::show' => '?',
  3388.             'App\\Controller\\Web\\CourseController::show' => '?',
  3389.             'App\\Controller\\Web\\CourseDateController::index' => '?',
  3390.             'App\\Controller\\Web\\DirectoryController::index' => '?',
  3391.             'App\\Controller\\Web\\EnrollController::enroll' => '?',
  3392.             'App\\Controller\\Web\\EnrollController::list' => '?',
  3393.             'App\\Controller\\Web\\EnrollController::show' => '?',
  3394.             'App\\Controller\\Web\\ProfileController::edit' => '?',
  3395.             'App\\Controller\\Web\\ProfileController::export' => '?',
  3396.             'App\\Controller\\Web\\ProfileController::show' => '?',
  3397.             'App\\Controller\\Web\\ProfileController::showVisitedCourses' => '?',
  3398.             'App\\Controller\\Web\\WordpressStaticPagesController::getAllPages' => '?',
  3399.             'App\\Controller\\Web\\WordpressStaticPagesController::getWPPageBySlug' => '?',
  3400.             'App\\Controller\\Web\\WordpressStaticPagesController::getWPPostBySlug' => '?',
  3401.             'App\\Controller\\Web\\WordpressStaticPagesController::getWpNews' => '?',
  3402.             'kernel::loadRoutes' => '?',
  3403.             'kernel::registerContainerConfiguration' => '?',
  3404.             'App\\Controller\\Admin\\Attachment\\AttachmentDeleteController:delete' => '?',
  3405.             'App\\Controller\\Admin\\Attachment\\AttachmentDownloadController:download' => '?',
  3406.             'App\\Controller\\Admin\\Attachment\\AttachmentUploadController:uploadAttachment' => '?',
  3407.             'App\\Controller\\Admin\\CourseDate\\CourseDateController:deleteCourseDate' => '?',
  3408.             'App\\Controller\\Admin\\CourseDate\\CourseDateController:duplicateCourseDate' => '?',
  3409.             'App\\Controller\\Admin\\CourseDate\\CourseDateController:editCourseDate' => '?',
  3410.             'App\\Controller\\Admin\\CourseDate\\CourseDateController:index' => '?',
  3411.             'App\\Controller\\Admin\\CourseDate\\CourseDateController:newCourseDate' => '?',
  3412.             'App\\Controller\\Admin\\CourseDate\\CourseDateController:toggleStatus' => '?',
  3413.             'App\\Controller\\Admin\\Course\\CourseController:deleteCourse' => '?',
  3414.             'App\\Controller\\Admin\\Course\\CourseController:editCourse' => '?',
  3415.             'App\\Controller\\Admin\\Course\\CourseController:index' => '?',
  3416.             'App\\Controller\\Admin\\Course\\CourseController:newCourse' => '?',
  3417.             'App\\Controller\\Admin\\Course\\CourseController:toggleStatus' => '?',
  3418.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController:cancel' => '?',
  3419.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController:list' => '?',
  3420.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController:manualPayment' => '?',
  3421.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController:move' => '?',
  3422.             'App\\Controller\\Admin\\Enrollment\\EnrollmentController:sendRequestForPayment' => '?',
  3423.             'App\\Controller\\Admin\\Report\\ReportController:activeCourses' => '?',
  3424.             'App\\Controller\\Admin\\Report\\ReportController:classbook' => '?',
  3425.             'App\\Controller\\Admin\\Report\\ReportController:courseDateContactList' => '?',
  3426.             'App\\Controller\\Admin\\Report\\ReportController:pastCourses' => '?',
  3427.             'App\\Controller\\Admin\\Student\\StudentController:addCourse' => '?',
  3428.             'App\\Controller\\Admin\\Student\\StudentController:addCourseBlock' => '?',
  3429.             'App\\Controller\\Admin\\Student\\StudentController:deleteStudentCourse' => '?',
  3430.             'App\\Controller\\Admin\\Student\\StudentController:list' => '?',
  3431.             'App\\Controller\\Admin\\Student\\StudentController:markCourseAsCompleted' => '?',
  3432.             'App\\Controller\\Admin\\Student\\StudentController:markCourseAsUncompleted' => '?',
  3433.             'App\\Controller\\Admin\\Student\\StudentController:showVisitedCourses' => '?',
  3434.             'App\\Controller\\Admin\\User\\UserController:delete' => '?',
  3435.             'App\\Controller\\Admin\\User\\UserController:detail' => '?',
  3436.             'App\\Controller\\Admin\\User\\UserController:edit' => '?',
  3437.             'App\\Controller\\Admin\\User\\UserController:list' => '?',
  3438.             'App\\Controller\\Admin\\User\\UserController:new' => '?',
  3439.             'App\\Controller\\Admin\\User\\UserController:toggleStatus' => '?',
  3440.             'App\\Controller\\Cron\\CronController:checkFioPayments' => '?',
  3441.             'App\\Controller\\HomeController:index' => '?',
  3442.             'App\\Controller\\Web\\BlockController:show' => '?',
  3443.             'App\\Controller\\Web\\CourseController:show' => '?',
  3444.             'App\\Controller\\Web\\CourseDateController:index' => '?',
  3445.             'App\\Controller\\Web\\DirectoryController:index' => '?',
  3446.             'App\\Controller\\Web\\EnrollController:enroll' => '?',
  3447.             'App\\Controller\\Web\\EnrollController:list' => '?',
  3448.             'App\\Controller\\Web\\EnrollController:show' => '?',
  3449.             'App\\Controller\\Web\\ProfileController:edit' => '?',
  3450.             'App\\Controller\\Web\\ProfileController:export' => '?',
  3451.             'App\\Controller\\Web\\ProfileController:show' => '?',
  3452.             'App\\Controller\\Web\\ProfileController:showVisitedCourses' => '?',
  3453.             'App\\Controller\\Web\\WordpressStaticPagesController:getAllPages' => '?',
  3454.             'App\\Controller\\Web\\WordpressStaticPagesController:getWPPageBySlug' => '?',
  3455.             'App\\Controller\\Web\\WordpressStaticPagesController:getWPPostBySlug' => '?',
  3456.             'App\\Controller\\Web\\WordpressStaticPagesController:getWpNews' => '?',
  3457.             'kernel:loadRoutes' => '?',
  3458.             'kernel:registerContainerConfiguration' => '?',
  3459.         ]);
  3460.     }
  3461.     /**
  3462.      * Gets the private '.service_locator.8s81zEe' shared service.
  3463.      *
  3464.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3465.      */
  3466.     protected function get_ServiceLocator_8s81zEeService()
  3467.     {
  3468.         return $this->privates['.service_locator.8s81zEe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3469.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3470.             'uploadManager' => ['privates''App\\Service\\Upload\\FileUploader''getFileUploaderService'false],
  3471.             'user' => ['privates''.errored..service_locator.8s81zEe.App\\Entity\\User\\RegisteredUser'NULL'Cannot autowire service ".service_locator.8s81zEe": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.'],
  3472.             'validator' => ['services''.container.private.validator''get_Container_Private_ValidatorService'false],
  3473.         ], [
  3474.             'entityManager' => '?',
  3475.             'uploadManager' => 'App\\Service\\Upload\\FileUploader',
  3476.             'user' => 'App\\Entity\\User\\RegisteredUser',
  3477.             'validator' => '?',
  3478.         ]);
  3479.     }
  3480.     /**
  3481.      * Gets the private '.service_locator.CMCCGhg' shared service.
  3482.      *
  3483.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3484.      */
  3485.     protected function get_ServiceLocator_CMCCGhgService()
  3486.     {
  3487.         return $this->privates['.service_locator.CMCCGhg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3488.             'uploadManager' => ['privates''App\\Service\\Upload\\FileUploader''getFileUploaderService'false],
  3489.             'uploadedDocument' => ['privates''.errored..service_locator.CMCCGhg.App\\Entity\\Upload\\UploadedDocument'NULL'Cannot autowire service ".service_locator.CMCCGhg": it references class "App\\Entity\\Upload\\UploadedDocument" but no such service exists.'],
  3490.         ], [
  3491.             'uploadManager' => 'App\\Service\\Upload\\FileUploader',
  3492.             'uploadedDocument' => 'App\\Entity\\Upload\\UploadedDocument',
  3493.         ]);
  3494.     }
  3495.     /**
  3496.      * Gets the private '.service_locator.DewYdIc' shared service.
  3497.      *
  3498.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3499.      */
  3500.     protected function get_ServiceLocator_DewYdIcService()
  3501.     {
  3502.         return $this->privates['.service_locator.DewYdIc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3503.             'user' => ['privates''.errored..service_locator.DewYdIc.App\\Entity\\User\\RegisteredUser'NULL'Cannot autowire service ".service_locator.DewYdIc": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.'],
  3504.         ], [
  3505.             'user' => 'App\\Entity\\User\\RegisteredUser',
  3506.         ]);
  3507.     }
  3508.     /**
  3509.      * Gets the private '.service_locator.DzH87EM' shared service.
  3510.      *
  3511.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3512.      */
  3513.     protected function get_ServiceLocator_DzH87EMService()
  3514.     {
  3515.         return $this->privates['.service_locator.DzH87EM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3516.             'cr' => ['privates''App\\Repository\\Course\\CourseRepository''getCourseRepositoryService'false],
  3517.         ], [
  3518.             'cr' => 'App\\Repository\\Course\\CourseRepository',
  3519.         ]);
  3520.     }
  3521.     /**
  3522.      * Gets the private '.service_locator.FduLbL8' shared service.
  3523.      *
  3524.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3525.      */
  3526.     protected function get_ServiceLocator_FduLbL8Service()
  3527.     {
  3528.         return $this->privates['.service_locator.FduLbL8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3529.             'courseDate' => ['privates''.errored..service_locator.FduLbL8.App\\Entity\\CourseDate\\CourseDate'NULL'Cannot autowire service ".service_locator.FduLbL8": it references class "App\\Entity\\CourseDate\\CourseDate" but no such service exists.'],
  3530.             'courseDateExport' => ['privates''App\\Service\\CourseDate\\CourseDateExport''getCourseDateExportService'false],
  3531.         ], [
  3532.             'courseDate' => 'App\\Entity\\CourseDate\\CourseDate',
  3533.             'courseDateExport' => 'App\\Service\\CourseDate\\CourseDateExport',
  3534.         ]);
  3535.     }
  3536.     /**
  3537.      * Gets the private '.service_locator.JkXj2cc' shared service.
  3538.      *
  3539.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3540.      */
  3541.     protected function get_ServiceLocator_JkXj2ccService()
  3542.     {
  3543.         return $this->privates['.service_locator.JkXj2cc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3544.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3545.             'screpo' => ['privates''App\\Repository\\StudentCourse\\StudentCourseRepository''getStudentCourseRepositoryService'false],
  3546.             'user' => ['privates''.errored..service_locator.JkXj2cc.App\\Entity\\User\\RegisteredUser'NULL'Cannot autowire service ".service_locator.JkXj2cc": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.'],
  3547.         ], [
  3548.             'paginator' => '?',
  3549.             'screpo' => 'App\\Repository\\StudentCourse\\StudentCourseRepository',
  3550.             'user' => 'App\\Entity\\User\\RegisteredUser',
  3551.         ]);
  3552.     }
  3553.     /**
  3554.      * Gets the private '.service_locator.KXDc7Lv' shared service.
  3555.      *
  3556.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3557.      */
  3558.     protected function get_ServiceLocator_KXDc7LvService()
  3559.     {
  3560.         return $this->privates['.service_locator.KXDc7Lv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3561.             'courseDateRepository' => ['privates''App\\Repository\\CourseDate\\CourseDateRepository''getCourseDateRepositoryService'false],
  3562.             'enrollmentRepository' => ['privates''App\\Repository\\Enrollment\\EnrollmentRepository''getEnrollmentRepositoryService'false],
  3563.             'ese' => ['privates''App\\Service\\Enrollment\\EnrollmentStatusEdit''getEnrollmentStatusEditService'false],
  3564.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3565.         ], [
  3566.             'courseDateRepository' => 'App\\Repository\\CourseDate\\CourseDateRepository',
  3567.             'enrollmentRepository' => 'App\\Repository\\Enrollment\\EnrollmentRepository',
  3568.             'ese' => 'App\\Service\\Enrollment\\EnrollmentStatusEdit',
  3569.             'paginator' => '?',
  3570.         ]);
  3571.     }
  3572.     /**
  3573.      * Gets the private '.service_locator.KySmagz' shared service.
  3574.      *
  3575.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3576.      */
  3577.     protected function get_ServiceLocator_KySmagzService()
  3578.     {
  3579.         return $this->privates['.service_locator.KySmagz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3580.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3581.             'uploadManager' => ['privates''App\\Service\\Upload\\FileUploader''getFileUploaderService'false],
  3582.             'uploadedDocument' => ['privates''.errored..service_locator.KySmagz.App\\Entity\\Upload\\UploadedDocument'NULL'Cannot autowire service ".service_locator.KySmagz": it references class "App\\Entity\\Upload\\UploadedDocument" but no such service exists.'],
  3583.             'user' => ['privates''.errored..service_locator.KySmagz.App\\Entity\\User\\RegisteredUser'NULL'Cannot autowire service ".service_locator.KySmagz": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.'],
  3584.         ], [
  3585.             'entityManager' => '?',
  3586.             'uploadManager' => 'App\\Service\\Upload\\FileUploader',
  3587.             'uploadedDocument' => 'App\\Entity\\Upload\\UploadedDocument',
  3588.             'user' => 'App\\Entity\\User\\RegisteredUser',
  3589.         ]);
  3590.     }
  3591.     /**
  3592.      * Gets the private '.service_locator.LY2ttoY' shared service.
  3593.      *
  3594.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3595.      */
  3596.     protected function get_ServiceLocator_LY2ttoYService()
  3597.     {
  3598.         return $this->privates['.service_locator.LY2ttoY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3599.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3600.             'studentCourse' => ['privates''.errored..service_locator.LY2ttoY.App\\Entity\\StudentCourse\\StudentCourse'NULL'Cannot autowire service ".service_locator.LY2ttoY": it references class "App\\Entity\\StudentCourse\\StudentCourse" but no such service exists.'],
  3601.         ], [
  3602.             'entityManager' => '?',
  3603.             'studentCourse' => 'App\\Entity\\StudentCourse\\StudentCourse',
  3604.         ]);
  3605.     }
  3606.     /**
  3607.      * Gets the private '.service_locator.LicJfO9' shared service.
  3608.      *
  3609.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3610.      */
  3611.     protected function get_ServiceLocator_LicJfO9Service()
  3612.     {
  3613.         return $this->privates['.service_locator.LicJfO9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3614.             'courseRepository' => ['privates''App\\Repository\\CourseDate\\CourseDateRepository''getCourseDateRepositoryService'false],
  3615.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3616.         ], [
  3617.             'courseRepository' => 'App\\Repository\\CourseDate\\CourseDateRepository',
  3618.             'paginator' => '?',
  3619.         ]);
  3620.     }
  3621.     /**
  3622.      * Gets the private '.service_locator.MeeiDhL' shared service.
  3623.      *
  3624.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3625.      */
  3626.     protected function get_ServiceLocator_MeeiDhLService()
  3627.     {
  3628.         return $this->privates['.service_locator.MeeiDhL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3629.             'courseDateRepository' => ['privates''App\\Repository\\CourseDate\\CourseDateRepository''getCourseDateRepositoryService'false],
  3630.             'courseDates' => ['privates''App\\Service\\CourseDate\\CourseDates''getCourseDatesService'false],
  3631.             'enrollmentRepository' => ['privates''App\\Repository\\Enrollment\\EnrollmentRepository''getEnrollmentRepositoryService'false],
  3632.         ], [
  3633.             'courseDateRepository' => 'App\\Repository\\CourseDate\\CourseDateRepository',
  3634.             'courseDates' => 'App\\Service\\CourseDate\\CourseDates',
  3635.             'enrollmentRepository' => 'App\\Repository\\Enrollment\\EnrollmentRepository',
  3636.         ]);
  3637.     }
  3638.     /**
  3639.      * Gets the private '.service_locator.SbW.Q9z' shared service.
  3640.      *
  3641.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3642.      */
  3643.     protected function get_ServiceLocator_SbW_Q9zService()
  3644.     {
  3645.         return $this->privates['.service_locator.SbW.Q9z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3646.             'completedCoursesProvider' => ['privates''App\\Service\\Course\\CompletedCoursesProvider''getCompletedCoursesProviderService'false],
  3647.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3648.             'student' => ['privates''.errored..service_locator.SbW.Q9z.App\\Entity\\User\\RegisteredUser'NULL'Cannot autowire service ".service_locator.SbW.Q9z": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.'],
  3649.         ], [
  3650.             'completedCoursesProvider' => 'App\\Service\\Course\\CompletedCoursesProvider',
  3651.             'paginator' => '?',
  3652.             'student' => 'App\\Entity\\User\\RegisteredUser',
  3653.         ]);
  3654.     }
  3655.     /**
  3656.      * Gets the private '.service_locator.SmLFXac' shared service.
  3657.      *
  3658.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3659.      */
  3660.     protected function get_ServiceLocator_SmLFXacService()
  3661.     {
  3662.         return $this->privates['.service_locator.SmLFXac'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3663.             'cc' => ['privates''App\\Service\\Course\\CourseCreator''getCourseCreatorService'false],
  3664.         ], [
  3665.             'cc' => 'App\\Service\\Course\\CourseCreator',
  3666.         ]);
  3667.     }
  3668.     /**
  3669.      * Gets the private '.service_locator.TruLNqa' shared service.
  3670.      *
  3671.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3672.      */
  3673.     protected function get_ServiceLocator_TruLNqaService()
  3674.     {
  3675.         return $this->privates['.service_locator.TruLNqa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3676.             'enrollment' => ['privates''.errored..service_locator.TruLNqa.App\\Entity\\Enrollment\\Enrollment'NULL'Cannot autowire service ".service_locator.TruLNqa": it references class "App\\Entity\\Enrollment\\Enrollment" but no such service exists.'],
  3677.             'enrollmentRFPSender' => ['privates''App\\Service\\Enrollment\\EnrollmentRFPSender''getEnrollmentRFPSenderService'false],
  3678.             'enrollmentRepository' => ['privates''App\\Repository\\Enrollment\\EnrollmentRepository''getEnrollmentRepositoryService'false],
  3679.         ], [
  3680.             'enrollment' => 'App\\Entity\\Enrollment\\Enrollment',
  3681.             'enrollmentRFPSender' => 'App\\Service\\Enrollment\\EnrollmentRFPSender',
  3682.             'enrollmentRepository' => 'App\\Repository\\Enrollment\\EnrollmentRepository',
  3683.         ]);
  3684.     }
  3685.     /**
  3686.      * Gets the private '.service_locator.U12VVPf' shared service.
  3687.      *
  3688.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3689.      */
  3690.     protected function get_ServiceLocator_U12VVPfService()
  3691.     {
  3692.         return $this->privates['.service_locator.U12VVPf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3693.             'course' => ['privates''.errored..service_locator.U12VVPf.App\\Entity\\Course\\Course'NULL'Cannot autowire service ".service_locator.U12VVPf": it references class "App\\Entity\\Course\\Course" but no such service exists.'],
  3694.             'loggedInUserProvider' => ['privates''umimeweby_uwloginuser.loggedin_user_provider''getUmimewebyUwloginuser_LoggedinUserProviderService'false],
  3695.         ], [
  3696.             'course' => 'App\\Entity\\Course\\Course',
  3697.             'loggedInUserProvider' => '?',
  3698.         ]);
  3699.     }
  3700.     /**
  3701.      * Gets the private '.service_locator.UMskk.e' shared service.
  3702.      *
  3703.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3704.      */
  3705.     protected function get_ServiceLocator_UMskk_EService()
  3706.     {
  3707.         return $this->privates['.service_locator.UMskk.e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3708.             'courseDate' => ['privates''.errored..service_locator.UMskk.e.App\\Entity\\CourseDate\\CourseDate'NULL'Cannot autowire service ".service_locator.UMskk.e": it references class "App\\Entity\\CourseDate\\CourseDate" but no such service exists.'],
  3709.             'courseDateRemover' => ['privates''App\\Service\\CourseDate\\CourseDateRemover''getCourseDateRemoverService'false],
  3710.         ], [
  3711.             'courseDate' => 'App\\Entity\\CourseDate\\CourseDate',
  3712.             'courseDateRemover' => 'App\\Service\\CourseDate\\CourseDateRemover',
  3713.         ]);
  3714.     }
  3715.     /**
  3716.      * Gets the private '.service_locator.VpOwxLu' shared service.
  3717.      *
  3718.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3719.      */
  3720.     protected function get_ServiceLocator_VpOwxLuService()
  3721.     {
  3722.         return $this->privates['.service_locator.VpOwxLu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3723.             'courseDateCheck' => ['privates''App\\Service\\CourseDate\\CourseDateCheck''getCourseDateCheckService'false],
  3724.             'courseDateCreator' => ['privates''App\\Service\\CourseDate\\CourseDateCreator''getCourseDateCreatorService'false],
  3725.         ], [
  3726.             'courseDateCheck' => 'App\\Service\\CourseDate\\CourseDateCheck',
  3727.             'courseDateCreator' => 'App\\Service\\CourseDate\\CourseDateCreator',
  3728.         ]);
  3729.     }
  3730.     /**
  3731.      * Gets the private '.service_locator.WpDzY_z' shared service.
  3732.      *
  3733.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3734.      */
  3735.     protected function get_ServiceLocator_WpDzYZService()
  3736.     {
  3737.         return $this->privates['.service_locator.WpDzY_z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3738.             'courseDate' => ['privates''.errored..service_locator.WpDzY_z.App\\Entity\\CourseDate\\CourseDate'NULL'Cannot autowire service ".service_locator.WpDzY_z": it references class "App\\Entity\\CourseDate\\CourseDate" but no such service exists.'],
  3739.         ], [
  3740.             'courseDate' => 'App\\Entity\\CourseDate\\CourseDate',
  3741.         ]);
  3742.     }
  3743.     /**
  3744.      * Gets the private '.service_locator.XTRB26n' shared service.
  3745.      *
  3746.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3747.      */
  3748.     protected function get_ServiceLocator_XTRB26nService()
  3749.     {
  3750.         return $this->privates['.service_locator.XTRB26n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3751.             'liup' => ['privates''umimeweby_uwloginuser.loggedin_user_provider''getUmimewebyUwloginuser_LoggedinUserProviderService'false],
  3752.         ], [
  3753.             'liup' => '?',
  3754.         ]);
  3755.     }
  3756.     /**
  3757.      * Gets the private '.service_locator.XsMl.9G' shared service.
  3758.      *
  3759.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3760.      */
  3761.     protected function get_ServiceLocator_XsMl_9GService()
  3762.     {
  3763.         return $this->privates['.service_locator.XsMl.9G'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3764.             'courseRepository' => ['privates''App\\Repository\\Course\\CourseRepository''getCourseRepositoryService'false],
  3765.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3766.         ], [
  3767.             'courseRepository' => 'App\\Repository\\Course\\CourseRepository',
  3768.             'paginator' => '?',
  3769.         ]);
  3770.     }
  3771.     /**
  3772.      * Gets the private '.service_locator.XsyfP82' shared service.
  3773.      *
  3774.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3775.      */
  3776.     protected function get_ServiceLocator_XsyfP82Service()
  3777.     {
  3778.         return $this->privates['.service_locator.XsyfP82'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3779.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3780.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  3781.         ], [
  3782.             'event_dispatcher' => '?',
  3783.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3784.         ]);
  3785.     }
  3786.     /**
  3787.      * Gets the private '.service_locator.YqBMTri' shared service.
  3788.      *
  3789.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3790.      */
  3791.     protected function get_ServiceLocator_YqBMTriService()
  3792.     {
  3793.         return $this->privates['.service_locator.YqBMTri'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3794.             'course' => ['privates''.errored..service_locator.YqBMTri.App\\Entity\\Course\\Course'NULL'Cannot autowire service ".service_locator.YqBMTri": it references class "App\\Entity\\Course\\Course" but no such service exists.'],
  3795.         ], [
  3796.             'course' => 'App\\Entity\\Course\\Course',
  3797.         ]);
  3798.     }
  3799.     /**
  3800.      * Gets the private '.service_locator.bFRzMRb' shared service.
  3801.      *
  3802.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3803.      */
  3804.     protected function get_ServiceLocator_BFRzMRbService()
  3805.     {
  3806.         return $this->privates['.service_locator.bFRzMRb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3807.             'courseDate' => ['privates''.errored..service_locator.bFRzMRb.App\\Entity\\CourseDate\\CourseDate'NULL'Cannot autowire service ".service_locator.bFRzMRb": it references class "App\\Entity\\CourseDate\\CourseDate" but no such service exists.'],
  3808.             'enrollmentCreator' => ['privates''App\\Service\\Enrollment\\EnrollmentCreator''getEnrollmentCreatorService'false],
  3809.             'enrollmentRepository' => ['privates''App\\Repository\\Enrollment\\EnrollmentRepository''getEnrollmentRepositoryService'false],
  3810.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3811.             'loggedInUserProvider' => ['privates''umimeweby_uwloginuser.loggedin_user_provider''getUmimewebyUwloginuser_LoggedinUserProviderService'false],
  3812.         ], [
  3813.             'courseDate' => 'App\\Entity\\CourseDate\\CourseDate',
  3814.             'enrollmentCreator' => 'App\\Service\\Enrollment\\EnrollmentCreator',
  3815.             'enrollmentRepository' => 'App\\Repository\\Enrollment\\EnrollmentRepository',
  3816.             'eventDispatcher' => '?',
  3817.             'loggedInUserProvider' => '?',
  3818.         ]);
  3819.     }
  3820.     /**
  3821.      * Gets the private '.service_locator.bnwh8.F' shared service.
  3822.      *
  3823.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3824.      */
  3825.     protected function get_ServiceLocator_Bnwh8_FService()
  3826.     {
  3827.         return $this->privates['.service_locator.bnwh8.F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3828.             'enrollmentRepository' => ['privates''App\\Repository\\Enrollment\\EnrollmentRepository''getEnrollmentRepositoryService'false],
  3829.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3830.         ], [
  3831.             'enrollmentRepository' => 'App\\Repository\\Enrollment\\EnrollmentRepository',
  3832.             'paginator' => '?',
  3833.         ]);
  3834.     }
  3835.     /**
  3836.      * Gets the private '.service_locator.cRAiI3Q' shared service.
  3837.      *
  3838.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3839.      */
  3840.     protected function get_ServiceLocator_CRAiI3QService()
  3841.     {
  3842.         return $this->privates['.service_locator.cRAiI3Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3843.             'courseDateRepository' => ['privates''App\\Repository\\CourseDate\\CourseDateRepository''getCourseDateRepositoryService'false],
  3844.             'wordpressProvider' => ['privates''App\\Service\\Wordpress\\WordpressProvider''getWordpressProviderService'false],
  3845.         ], [
  3846.             'courseDateRepository' => 'App\\Repository\\CourseDate\\CourseDateRepository',
  3847.             'wordpressProvider' => 'App\\Service\\Wordpress\\WordpressProvider',
  3848.         ]);
  3849.     }
  3850.     /**
  3851.      * Gets the private '.service_locator.cptCCGZ' shared service.
  3852.      *
  3853.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3854.      */
  3855.     protected function get_ServiceLocator_CptCCGZService()
  3856.     {
  3857.         return $this->privates['.service_locator.cptCCGZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3858.             'scc' => ['privates''App\\Service\\StudentCourse\\StudentCourseCreator''getStudentCourseCreatorService'false],
  3859.             'user' => ['privates''.errored..service_locator.cptCCGZ.App\\Entity\\User\\RegisteredUser'NULL'Cannot autowire service ".service_locator.cptCCGZ": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.'],
  3860.         ], [
  3861.             'scc' => 'App\\Service\\StudentCourse\\StudentCourseCreator',
  3862.             'user' => 'App\\Entity\\User\\RegisteredUser',
  3863.         ]);
  3864.     }
  3865.     /**
  3866.      * Gets the private '.service_locator.djvB52w' shared service.
  3867.      *
  3868.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3869.      */
  3870.     protected function get_ServiceLocator_DjvB52wService()
  3871.     {
  3872.         return $this->privates['.service_locator.djvB52w'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3873.             'enrollment' => ['privates''.errored..service_locator.djvB52w.App\\Entity\\Enrollment\\Enrollment'NULL'Cannot autowire service ".service_locator.djvB52w": it references class "App\\Entity\\Enrollment\\Enrollment" but no such service exists.'],
  3874.             'enrollmentMover' => ['privates''App\\Service\\Enrollment\\EnrollmentMover''getEnrollmentMoverService'false],
  3875.         ], [
  3876.             'enrollment' => 'App\\Entity\\Enrollment\\Enrollment',
  3877.             'enrollmentMover' => 'App\\Service\\Enrollment\\EnrollmentMover',
  3878.         ]);
  3879.     }
  3880.     /**
  3881.      * Gets the private '.service_locator.eHBtrZB' shared service.
  3882.      *
  3883.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3884.      */
  3885.     protected function get_ServiceLocator_EHBtrZBService()
  3886.     {
  3887.         return $this->privates['.service_locator.eHBtrZB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3888.             'completedCoursesProvider' => ['privates''App\\Service\\Course\\CompletedCoursesProvider''getCompletedCoursesProviderService'false],
  3889.             'loggedInUserProvider' => ['privates''umimeweby_uwloginuser.loggedin_user_provider''getUmimewebyUwloginuser_LoggedinUserProviderService'false],
  3890.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3891.         ], [
  3892.             'completedCoursesProvider' => 'App\\Service\\Course\\CompletedCoursesProvider',
  3893.             'loggedInUserProvider' => '?',
  3894.             'paginator' => '?',
  3895.         ]);
  3896.     }
  3897.     /**
  3898.      * Gets the private '.service_locator.edh5T1y' shared service.
  3899.      *
  3900.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3901.      */
  3902.     protected function get_ServiceLocator_Edh5T1yService()
  3903.     {
  3904.         return $this->privates['.service_locator.edh5T1y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3905.             'fioPaymentChecker' => ['privates''App\\Service\\Fio\\FioPaymentChecker''getFioPaymentCheckerService'false],
  3906.         ], [
  3907.             'fioPaymentChecker' => 'App\\Service\\Fio\\FioPaymentChecker',
  3908.         ]);
  3909.     }
  3910.     /**
  3911.      * Gets the private '.service_locator.f4zNRV9' shared service.
  3912.      *
  3913.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3914.      */
  3915.     protected function get_ServiceLocator_F4zNRV9Service()
  3916.     {
  3917.         return $this->privates['.service_locator.f4zNRV9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3918.             'courseDateCheck' => ['privates''App\\Service\\CourseDate\\CourseDateCheck''getCourseDateCheckService'false],
  3919.             'courseDateCreator' => ['privates''App\\Service\\CourseDate\\CourseDateCreator''getCourseDateCreatorService'false],
  3920.             'coursedate' => ['privates''.errored..service_locator.f4zNRV9.App\\Entity\\CourseDate\\CourseDate'NULL'Cannot autowire service ".service_locator.f4zNRV9": it references class "App\\Entity\\CourseDate\\CourseDate" but no such service exists.'],
  3921.         ], [
  3922.             'courseDateCheck' => 'App\\Service\\CourseDate\\CourseDateCheck',
  3923.             'courseDateCreator' => 'App\\Service\\CourseDate\\CourseDateCreator',
  3924.             'coursedate' => 'App\\Entity\\CourseDate\\CourseDate',
  3925.         ]);
  3926.     }
  3927.     /**
  3928.      * Gets the private '.service_locator.hNwpLPk' shared service.
  3929.      *
  3930.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3931.      */
  3932.     protected function get_ServiceLocator_HNwpLPkService()
  3933.     {
  3934.         return $this->privates['.service_locator.hNwpLPk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3935.             'ruRepo' => ['privates''App\\Repository\\User\\RegisteredUserRepository''getRegisteredUserRepositoryService'false],
  3936.             'user' => ['privates''.errored..service_locator.hNwpLPk.App\\Entity\\User\\RegisteredUser'NULL'Cannot autowire service ".service_locator.hNwpLPk": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.'],
  3937.         ], [
  3938.             'ruRepo' => 'App\\Repository\\User\\RegisteredUserRepository',
  3939.             'user' => 'App\\Entity\\User\\RegisteredUser',
  3940.         ]);
  3941.     }
  3942.     /**
  3943.      * Gets the private '.service_locator.iBz3dPc' shared service.
  3944.      *
  3945.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3946.      */
  3947.     protected function get_ServiceLocator_IBz3dPcService()
  3948.     {
  3949.         return $this->privates['.service_locator.iBz3dPc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3950.             'nuEmailSender' => ['privates''App\\Service\\User\\NewUserEmailSender''getNewUserEmailSenderService'false],
  3951.             'ruRepo' => ['privates''App\\Repository\\User\\RegisteredUserRepository''getRegisteredUserRepositoryService'false],
  3952.             'uCreator' => ['privates''App\\Service\\User\\UserCreator''getUserCreatorService'false],
  3953.         ], [
  3954.             'nuEmailSender' => 'App\\Service\\User\\NewUserEmailSender',
  3955.             'ruRepo' => 'App\\Repository\\User\\RegisteredUserRepository',
  3956.             'uCreator' => 'App\\Service\\User\\UserCreator',
  3957.         ]);
  3958.     }
  3959.     /**
  3960.      * Gets the private '.service_locator.jA_z8I6' shared service.
  3961.      *
  3962.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3963.      */
  3964.     protected function get_ServiceLocator_JAZ8I6Service()
  3965.     {
  3966.         return $this->privates['.service_locator.jA_z8I6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3967.             'courseRepository' => ['privates''App\\Repository\\Course\\CourseRepository''getCourseRepositoryService'false],
  3968.             'enrollmentAvailablesFilter' => ['privates''App\\Service\\Enrollment\\EnrollmentAvailablesFilter''getEnrollmentAvailablesFilterService'false],
  3969.             'loggedInUserProvider' => ['privates''umimeweby_uwloginuser.loggedin_user_provider''getUmimewebyUwloginuser_LoggedinUserProviderService'false],
  3970.         ], [
  3971.             'courseRepository' => 'App\\Repository\\Course\\CourseRepository',
  3972.             'enrollmentAvailablesFilter' => 'App\\Service\\Enrollment\\EnrollmentAvailablesFilter',
  3973.             'loggedInUserProvider' => '?',
  3974.         ]);
  3975.     }
  3976.     /**
  3977.      * Gets the private '.service_locator.k4mwQxO' shared service.
  3978.      *
  3979.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3980.      */
  3981.     protected function get_ServiceLocator_K4mwQxOService()
  3982.     {
  3983.         return $this->privates['.service_locator.k4mwQxO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3984.             'courseDateCheck' => ['privates''App\\Service\\CourseDate\\CourseDateCheck''getCourseDateCheckService'false],
  3985.             'courseDateEditor' => ['privates''App\\Service\\CourseDate\\CourseDateEditor''getCourseDateEditorService'false],
  3986.             'coursedate' => ['privates''.errored..service_locator.k4mwQxO.App\\Entity\\CourseDate\\CourseDate'NULL'Cannot autowire service ".service_locator.k4mwQxO": it references class "App\\Entity\\CourseDate\\CourseDate" but no such service exists.'],
  3987.         ], [
  3988.             'courseDateCheck' => 'App\\Service\\CourseDate\\CourseDateCheck',
  3989.             'courseDateEditor' => 'App\\Service\\CourseDate\\CourseDateEditor',
  3990.             'coursedate' => 'App\\Entity\\CourseDate\\CourseDate',
  3991.         ]);
  3992.     }
  3993.     /**
  3994.      * Gets the private '.service_locator.mCLUp0I' shared service.
  3995.      *
  3996.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3997.      */
  3998.     protected function get_ServiceLocator_MCLUp0IService()
  3999.     {
  4000.         return $this->privates['.service_locator.mCLUp0I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4001.             'enrollment' => ['privates''.errored..service_locator.mCLUp0I.App\\Entity\\Enrollment\\Enrollment'NULL'Cannot autowire service ".service_locator.mCLUp0I": it references class "App\\Entity\\Enrollment\\Enrollment" but no such service exists.'],
  4002.             'enrollmentRFPSender' => ['privates''App\\Service\\Enrollment\\EnrollmentRFPSender''getEnrollmentRFPSenderService'false],
  4003.         ], [
  4004.             'enrollment' => 'App\\Entity\\Enrollment\\Enrollment',
  4005.             'enrollmentRFPSender' => 'App\\Service\\Enrollment\\EnrollmentRFPSender',
  4006.         ]);
  4007.     }
  4008.     /**
  4009.      * Gets the private '.service_locator.mbR_gHU' shared service.
  4010.      *
  4011.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4012.      */
  4013.     protected function get_ServiceLocator_MbRGHUService()
  4014.     {
  4015.         return $this->privates['.service_locator.mbR_gHU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4016.             'courseDateRepository' => ['privates''App\\Repository\\CourseDate\\CourseDateRepository''getCourseDateRepositoryService'false],
  4017.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  4018.         ], [
  4019.             'courseDateRepository' => 'App\\Repository\\CourseDate\\CourseDateRepository',
  4020.             'paginator' => '?',
  4021.         ]);
  4022.     }
  4023.     /**
  4024.      * Gets the private '.service_locator.nkyXK2j' shared service.
  4025.      *
  4026.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4027.      */
  4028.     protected function get_ServiceLocator_NkyXK2jService()
  4029.     {
  4030.         return $this->privates['.service_locator.nkyXK2j'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4031.             'course' => ['privates''.errored..service_locator.nkyXK2j.App\\Entity\\Course\\Course'NULL'Cannot autowire service ".service_locator.nkyXK2j": it references class "App\\Entity\\Course\\Course" but no such service exists.'],
  4032.             'courseDateRepository' => ['privates''App\\Repository\\CourseDate\\CourseDateRepository''getCourseDateRepositoryService'false],
  4033.             'enrollmentRepository' => ['privates''App\\Repository\\Enrollment\\EnrollmentRepository''getEnrollmentRepositoryService'false],
  4034.             'loggedInUserProvider' => ['privates''umimeweby_uwloginuser.loggedin_user_provider''getUmimewebyUwloginuser_LoggedinUserProviderService'false],
  4035.         ], [
  4036.             'course' => 'App\\Entity\\Course\\Course',
  4037.             'courseDateRepository' => 'App\\Repository\\CourseDate\\CourseDateRepository',
  4038.             'enrollmentRepository' => 'App\\Repository\\Enrollment\\EnrollmentRepository',
  4039.             'loggedInUserProvider' => '?',
  4040.         ]);
  4041.     }
  4042.     /**
  4043.      * Gets the private '.service_locator.pUu9..E' shared service.
  4044.      *
  4045.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4046.      */
  4047.     protected function get_ServiceLocator_PUu9__EService()
  4048.     {
  4049.         return $this->privates['.service_locator.pUu9..E'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4050.             'enrollment' => ['privates''.errored..service_locator.pUu9..E.App\\Entity\\Enrollment\\Enrollment'NULL'Cannot autowire service ".service_locator.pUu9..E": it references class "App\\Entity\\Enrollment\\Enrollment" but no such service exists.'],
  4051.         ], [
  4052.             'enrollment' => 'App\\Entity\\Enrollment\\Enrollment',
  4053.         ]);
  4054.     }
  4055.     /**
  4056.      * Gets the private '.service_locator.pvZbbRx' shared service.
  4057.      *
  4058.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4059.      */
  4060.     protected function get_ServiceLocator_PvZbbRxService()
  4061.     {
  4062.         return $this->privates['.service_locator.pvZbbRx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4063.             'courseDateRepository' => ['privates''App\\Repository\\CourseDate\\CourseDateRepository''getCourseDateRepositoryService'false],
  4064.             'enrollmentRepository' => ['privates''App\\Repository\\Enrollment\\EnrollmentRepository''getEnrollmentRepositoryService'false],
  4065.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  4066.         ], [
  4067.             'courseDateRepository' => 'App\\Repository\\CourseDate\\CourseDateRepository',
  4068.             'enrollmentRepository' => 'App\\Repository\\Enrollment\\EnrollmentRepository',
  4069.             'paginator' => '?',
  4070.         ]);
  4071.     }
  4072.     /**
  4073.      * Gets the private '.service_locator.sWvSCRF' shared service.
  4074.      *
  4075.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4076.      */
  4077.     protected function get_ServiceLocator_SWvSCRFService()
  4078.     {
  4079.         return $this->privates['.service_locator.sWvSCRF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4080.             'completedCoursesProvider' => ['privates''App\\Service\\Course\\CompletedCoursesProvider''getCompletedCoursesProviderService'false],
  4081.             'user' => ['privates''.errored..service_locator.sWvSCRF.App\\Entity\\User\\RegisteredUser'NULL'Cannot autowire service ".service_locator.sWvSCRF": it references class "App\\Entity\\User\\RegisteredUser" but no such service exists.'],
  4082.         ], [
  4083.             'completedCoursesProvider' => 'App\\Service\\Course\\CompletedCoursesProvider',
  4084.             'user' => 'App\\Entity\\User\\RegisteredUser',
  4085.         ]);
  4086.     }
  4087.     /**
  4088.      * Gets the private '.service_locator.sajPmYI' shared service.
  4089.      *
  4090.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4091.      */
  4092.     protected function get_ServiceLocator_SajPmYIService()
  4093.     {
  4094.         return $this->privates['.service_locator.sajPmYI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4095.             'courseDateRepository' => ['privates''App\\Repository\\CourseDate\\CourseDateRepository''getCourseDateRepositoryService'false],
  4096.             'enrollmentRepository' => ['privates''App\\Repository\\Enrollment\\EnrollmentRepository''getEnrollmentRepositoryService'false],
  4097.             'loggedInUserProvider' => ['privates''umimeweby_uwloginuser.loggedin_user_provider''getUmimewebyUwloginuser_LoggedinUserProviderService'false],
  4098.         ], [
  4099.             'courseDateRepository' => 'App\\Repository\\CourseDate\\CourseDateRepository',
  4100.             'enrollmentRepository' => 'App\\Repository\\Enrollment\\EnrollmentRepository',
  4101.             'loggedInUserProvider' => '?',
  4102.         ]);
  4103.     }
  4104.     /**
  4105.      * Gets the private '.service_locator.ujvpIko' shared service.
  4106.      *
  4107.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4108.      */
  4109.     protected function get_ServiceLocator_UjvpIkoService()
  4110.     {
  4111.         return $this->privates['.service_locator.ujvpIko'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4112.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  4113.             'registeredUserRepository' => ['privates''App\\Repository\\User\\RegisteredUserRepository''getRegisteredUserRepositoryService'false],
  4114.         ], [
  4115.             'paginator' => '?',
  4116.             'registeredUserRepository' => 'App\\Repository\\User\\RegisteredUserRepository',
  4117.         ]);
  4118.     }
  4119.     /**
  4120.      * Gets the private '.service_locator.wVH3CQI' shared service.
  4121.      *
  4122.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4123.      */
  4124.     protected function get_ServiceLocator_WVH3CQIService()
  4125.     {
  4126.         return $this->privates['.service_locator.wVH3CQI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4127.             'course' => ['privates''.errored..service_locator.wVH3CQI.App\\Entity\\StudentCourse\\StudentCourse'NULL'Cannot autowire service ".service_locator.wVH3CQI": it references class "App\\Entity\\StudentCourse\\StudentCourse" but no such service exists.'],
  4128.             'remover' => ['privates''App\\Service\\StudentCourse\\StudentCourseRemover''getStudentCourseRemoverService'false],
  4129.         ], [
  4130.             'course' => 'App\\Entity\\StudentCourse\\StudentCourse',
  4131.             'remover' => 'App\\Service\\StudentCourse\\StudentCourseRemover',
  4132.         ]);
  4133.     }
  4134.     /**
  4135.      * Gets the private '.service_locator.xUrKPVU' shared service.
  4136.      *
  4137.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4138.      */
  4139.     protected function get_ServiceLocator_XUrKPVUService()
  4140.     {
  4141.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4142.             'loader' => ['privates''.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.xUrKPVU": 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".'],
  4143.         ], [
  4144.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4145.         ]);
  4146.     }
  4147.     /**
  4148.      * Gets the private '.service_locator.z4aDzUy' shared service.
  4149.      *
  4150.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4151.      */
  4152.     protected function get_ServiceLocator_Z4aDzUyService()
  4153.     {
  4154.         return $this->privates['.service_locator.z4aDzUy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4155.             'course' => ['privates''.errored..service_locator.z4aDzUy.App\\Entity\\Course\\Course'NULL'Cannot autowire service ".service_locator.z4aDzUy": it references class "App\\Entity\\Course\\Course" but no such service exists.'],
  4156.             'remover' => ['privates''App\\Service\\Course\\CourseRemover''getCourseRemoverService'false],
  4157.         ], [
  4158.             'course' => 'App\\Entity\\Course\\Course',
  4159.             'remover' => 'App\\Service\\Course\\CourseRemover',
  4160.         ]);
  4161.     }
  4162.     /**
  4163.      * Gets the private '.service_locator.zJyh7qS' shared service.
  4164.      *
  4165.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4166.      */
  4167.     protected function get_ServiceLocator_ZJyh7qSService()
  4168.     {
  4169.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4170.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4171.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4172.         ], [
  4173.             'security.firewall.map.context.dev' => '?',
  4174.             'security.firewall.map.context.main' => '?',
  4175.         ]);
  4176.     }
  4177.     /**
  4178.      * Gets the private '.session.deprecated' shared service.
  4179.      *
  4180.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  4181.      */
  4182.     protected function get_Session_DeprecatedService()
  4183.     {
  4184.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  4185.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  4186.         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();
  4187.     }
  4188.     /**
  4189.      * Gets the private '.twig.command.debug.lazy' shared service.
  4190.      *
  4191.      * @return \Symfony\Component\Console\Command\LazyCommand
  4192.      */
  4193.     protected function get_Twig_Command_Debug_LazyService()
  4194.     {
  4195.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4196.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4197.         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 {
  4198.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  4199.         });
  4200.     }
  4201.     /**
  4202.      * Gets the private '.twig.command.lint.lazy' shared service.
  4203.      *
  4204.      * @return \Symfony\Component\Console\Command\LazyCommand
  4205.      */
  4206.     protected function get_Twig_Command_Lint_LazyService()
  4207.     {
  4208.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4209.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4210.         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 {
  4211.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  4212.         });
  4213.     }
  4214.     /**
  4215.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  4216.      *
  4217.      * @return \Symfony\Component\Console\Command\LazyCommand
  4218.      */
  4219.     protected function get_VarDumper_Command_ServerDump_LazyService()
  4220.     {
  4221.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4222.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4223.         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 {
  4224.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  4225.         });
  4226.     }
  4227.     /**
  4228.      * Gets the private 'App\EventSubscriber\Enrollment\EnrollmentMoveSubscriber' shared autowired service.
  4229.      *
  4230.      * @return \App\EventSubscriber\Enrollment\EnrollmentMoveSubscriber
  4231.      */
  4232.     protected function getEnrollmentMoveSubscriberService()
  4233.     {
  4234.         include_once \dirname(__DIR__4).'/src/EventSubscriber/Enrollment/EnrollmentMoveSubscriber.php';
  4235.         include_once \dirname(__DIR__4).'/src/Service/Enrollment/EnrollmentMoveSender.php';
  4236.         include_once \dirname(__DIR__4).'/src/Service/MailMessages/Enrollment/MovingEnrollmentEmailMessageBuilder.php';
  4237.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4238.         if (isset($this->privates['App\\EventSubscriber\\Enrollment\\EnrollmentMoveSubscriber'])) {
  4239.             return $this->privates['App\\EventSubscriber\\Enrollment\\EnrollmentMoveSubscriber'];
  4240.         }
  4241.         return $this->privates['App\\EventSubscriber\\Enrollment\\EnrollmentMoveSubscriber'] = new \App\EventSubscriber\Enrollment\EnrollmentMoveSubscriber(new \App\Service\Enrollment\EnrollmentMoveSender(($this->privates['umimeweby_emailer.emailer'] ?? $this->getUmimewebyEmailer_EmailerService()), new \App\Service\MailMessages\Enrollment\MovingEnrollmentEmailMessageBuilder($a, ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), 'Horský průvodce - kurzy''portal@horskypruvodce.cz')));
  4242.     }
  4243.     /**
  4244.      * Gets the private 'App\EventSubscriber\Enrollment\EnrollmentSubscriber' shared autowired service.
  4245.      *
  4246.      * @return \App\EventSubscriber\Enrollment\EnrollmentSubscriber
  4247.      */
  4248.     protected function getEnrollmentSubscriberService()
  4249.     {
  4250.         include_once \dirname(__DIR__4).'/src/EventSubscriber/Enrollment/EnrollmentSubscriber.php';
  4251.         $a = ($this->privates['App\\Service\\Enrollment\\EnrollmentRFPSender'] ?? $this->getEnrollmentRFPSenderService());
  4252.         if (isset($this->privates['App\\EventSubscriber\\Enrollment\\EnrollmentSubscriber'])) {
  4253.             return $this->privates['App\\EventSubscriber\\Enrollment\\EnrollmentSubscriber'];
  4254.         }
  4255.         return $this->privates['App\\EventSubscriber\\Enrollment\\EnrollmentSubscriber'] = new \App\EventSubscriber\Enrollment\EnrollmentSubscriber($a);
  4256.     }
  4257.     /**
  4258.      * Gets the private 'App\Form\CourseDate\EditCourseDateType' shared autowired service.
  4259.      *
  4260.      * @return \App\Form\CourseDate\EditCourseDateType
  4261.      */
  4262.     protected function getEditCourseDateTypeService()
  4263.     {
  4264.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4265.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4266.         include_once \dirname(__DIR__4).'/src/Form/CourseDate/EditCourseDateType.php';
  4267.         return $this->privates['App\\Form\\CourseDate\\EditCourseDateType'] = new \App\Form\CourseDate\EditCourseDateType();
  4268.     }
  4269.     /**
  4270.      * Gets the private 'App\Form\CourseDate\FilterCourseDateByBlockType' shared autowired service.
  4271.      *
  4272.      * @return \App\Form\CourseDate\FilterCourseDateByBlockType
  4273.      */
  4274.     protected function getFilterCourseDateByBlockTypeService()
  4275.     {
  4276.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4277.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4278.         include_once \dirname(__DIR__4).'/src/Form/CourseDate/FilterCourseDateByBlockType.php';
  4279.         return $this->privates['App\\Form\\CourseDate\\FilterCourseDateByBlockType'] = new \App\Form\CourseDate\FilterCourseDateByBlockType();
  4280.     }
  4281.     /**
  4282.      * Gets the private 'App\Form\CourseDate\NewCourseDateType' shared autowired service.
  4283.      *
  4284.      * @return \App\Form\CourseDate\NewCourseDateType
  4285.      */
  4286.     protected function getNewCourseDateTypeService()
  4287.     {
  4288.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4289.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4290.         include_once \dirname(__DIR__4).'/src/Form/CourseDate/NewCourseDateType.php';
  4291.         return $this->privates['App\\Form\\CourseDate\\NewCourseDateType'] = new \App\Form\CourseDate\NewCourseDateType();
  4292.     }
  4293.     /**
  4294.      * Gets the private 'App\Form\Course\EditCourseType' shared autowired service.
  4295.      *
  4296.      * @return \App\Form\Course\EditCourseType
  4297.      */
  4298.     protected function getEditCourseTypeService()
  4299.     {
  4300.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4301.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4302.         include_once \dirname(__DIR__4).'/src/Form/Course/EditCourseType.php';
  4303.         return $this->privates['App\\Form\\Course\\EditCourseType'] = new \App\Form\Course\EditCourseType();
  4304.     }
  4305.     /**
  4306.      * Gets the private 'App\Form\Course\NewCourseType' shared autowired service.
  4307.      *
  4308.      * @return \App\Form\Course\NewCourseType
  4309.      */
  4310.     protected function getNewCourseTypeService()
  4311.     {
  4312.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4313.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4314.         include_once \dirname(__DIR__4).'/src/Form/Course/NewCourseType.php';
  4315.         return $this->privates['App\\Form\\Course\\NewCourseType'] = new \App\Form\Course\NewCourseType();
  4316.     }
  4317.     /**
  4318.      * Gets the private 'App\Form\Enrollment\CourseDateMoveFilterType' shared autowired service.
  4319.      *
  4320.      * @return \App\Form\Enrollment\CourseDateMoveFilterType
  4321.      */
  4322.     protected function getCourseDateMoveFilterTypeService()
  4323.     {
  4324.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4325.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4326.         include_once \dirname(__DIR__4).'/src/Form/Enrollment/CourseDateMoveFilterType.php';
  4327.         return $this->privates['App\\Form\\Enrollment\\CourseDateMoveFilterType'] = new \App\Form\Enrollment\CourseDateMoveFilterType();
  4328.     }
  4329.     /**
  4330.      * Gets the private 'App\Form\Report\CourseDateFilterPastType' shared autowired service.
  4331.      *
  4332.      * @return \App\Form\Report\CourseDateFilterPastType
  4333.      */
  4334.     protected function getCourseDateFilterPastTypeService()
  4335.     {
  4336.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4337.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4338.         include_once \dirname(__DIR__4).'/src/Form/Report/CourseDateFilterPastType.php';
  4339.         return $this->privates['App\\Form\\Report\\CourseDateFilterPastType'] = new \App\Form\Report\CourseDateFilterPastType(($this->privates['App\\Repository\\CourseDate\\CourseDateRepository'] ?? $this->getCourseDateRepositoryService()));
  4340.     }
  4341.     /**
  4342.      * Gets the private 'App\Form\Report\CourseDateFilterType' shared autowired service.
  4343.      *
  4344.      * @return \App\Form\Report\CourseDateFilterType
  4345.      */
  4346.     protected function getCourseDateFilterTypeService()
  4347.     {
  4348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4349.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4350.         include_once \dirname(__DIR__4).'/src/Form/Report/CourseDateFilterType.php';
  4351.         return $this->privates['App\\Form\\Report\\CourseDateFilterType'] = new \App\Form\Report\CourseDateFilterType();
  4352.     }
  4353.     /**
  4354.      * Gets the private 'App\Form\StudentCourse\NewStudentCourseBlockType' shared autowired service.
  4355.      *
  4356.      * @return \App\Form\StudentCourse\NewStudentCourseBlockType
  4357.      */
  4358.     protected function getNewStudentCourseBlockTypeService()
  4359.     {
  4360.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4361.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4362.         include_once \dirname(__DIR__4).'/src/Form/StudentCourse/NewStudentCourseBlockType.php';
  4363.         return $this->privates['App\\Form\\StudentCourse\\NewStudentCourseBlockType'] = new \App\Form\StudentCourse\NewStudentCourseBlockType();
  4364.     }
  4365.     /**
  4366.      * Gets the private 'App\Form\StudentCourse\NewStudentCourseType' shared autowired service.
  4367.      *
  4368.      * @return \App\Form\StudentCourse\NewStudentCourseType
  4369.      */
  4370.     protected function getNewStudentCourseTypeService()
  4371.     {
  4372.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4374.         include_once \dirname(__DIR__4).'/src/Form/StudentCourse/NewStudentCourseType.php';
  4375.         return $this->privates['App\\Form\\StudentCourse\\NewStudentCourseType'] = new \App\Form\StudentCourse\NewStudentCourseType();
  4376.     }
  4377.     /**
  4378.      * Gets the private 'App\Form\User\ProfileType' shared autowired service.
  4379.      *
  4380.      * @return \App\Form\User\ProfileType
  4381.      */
  4382.     protected function getProfileTypeService()
  4383.     {
  4384.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4385.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4386.         include_once \dirname(__DIR__4).'/src/Form/User/ProfileType.php';
  4387.         return $this->privates['App\\Form\\User\\ProfileType'] = new \App\Form\User\ProfileType();
  4388.     }
  4389.     /**
  4390.      * Gets the private 'App\Form\User\RegisteredUserEditType' shared autowired service.
  4391.      *
  4392.      * @return \App\Form\User\RegisteredUserEditType
  4393.      */
  4394.     protected function getRegisteredUserEditTypeService()
  4395.     {
  4396.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4397.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4398.         include_once \dirname(__DIR__4).'/src/Form/User/RegisteredUserEditType.php';
  4399.         return $this->privates['App\\Form\\User\\RegisteredUserEditType'] = new \App\Form\User\RegisteredUserEditType();
  4400.     }
  4401.     /**
  4402.      * Gets the private 'App\Form\User\RegisteredUserNewType' shared autowired service.
  4403.      *
  4404.      * @return \App\Form\User\RegisteredUserNewType
  4405.      */
  4406.     protected function getRegisteredUserNewTypeService()
  4407.     {
  4408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4409.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4410.         include_once \dirname(__DIR__4).'/src/Form/User/RegisteredUserNewType.php';
  4411.         return $this->privates['App\\Form\\User\\RegisteredUserNewType'] = new \App\Form\User\RegisteredUserNewType();
  4412.     }
  4413.     /**
  4414.      * Gets the private 'App\Repository\CourseDate\CourseDateRepository' shared autowired service.
  4415.      *
  4416.      * @return \App\Repository\CourseDate\CourseDateRepository
  4417.      */
  4418.     protected function getCourseDateRepositoryService()
  4419.     {
  4420.         return $this->privates['App\\Repository\\CourseDate\\CourseDateRepository'] = new \App\Repository\CourseDate\CourseDateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4421.     }
  4422.     /**
  4423.      * Gets the private 'App\Repository\Course\CourseRepository' shared autowired service.
  4424.      *
  4425.      * @return \App\Repository\Course\CourseRepository
  4426.      */
  4427.     protected function getCourseRepositoryService()
  4428.     {
  4429.         include_once \dirname(__DIR__4).'/src/Repository/Course/CourseRepository.php';
  4430.         return $this->privates['App\\Repository\\Course\\CourseRepository'] = new \App\Repository\Course\CourseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4431.     }
  4432.     /**
  4433.      * Gets the private 'App\Repository\Enrollment\EnrollmentRepository' shared autowired service.
  4434.      *
  4435.      * @return \App\Repository\Enrollment\EnrollmentRepository
  4436.      */
  4437.     protected function getEnrollmentRepositoryService()
  4438.     {
  4439.         return $this->privates['App\\Repository\\Enrollment\\EnrollmentRepository'] = new \App\Repository\Enrollment\EnrollmentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4440.     }
  4441.     /**
  4442.      * Gets the private 'App\Repository\StudentCourse\StudentCourseRepository' shared autowired service.
  4443.      *
  4444.      * @return \App\Repository\StudentCourse\StudentCourseRepository
  4445.      */
  4446.     protected function getStudentCourseRepositoryService()
  4447.     {
  4448.         include_once \dirname(__DIR__4).'/src/Repository/StudentCourse/StudentCourseRepository.php';
  4449.         return $this->privates['App\\Repository\\StudentCourse\\StudentCourseRepository'] = new \App\Repository\StudentCourse\StudentCourseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4450.     }
  4451.     /**
  4452.      * Gets the private 'App\Repository\Upload\UploadedDocumentRepository' shared autowired service.
  4453.      *
  4454.      * @return \App\Repository\Upload\UploadedDocumentRepository
  4455.      */
  4456.     protected function getUploadedDocumentRepositoryService()
  4457.     {
  4458.         include_once \dirname(__DIR__4).'/src/Repository/Upload/UploadedDocumentRepository.php';
  4459.         return $this->privates['App\\Repository\\Upload\\UploadedDocumentRepository'] = new \App\Repository\Upload\UploadedDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4460.     }
  4461.     /**
  4462.      * Gets the private 'App\Repository\User\RegisteredUserRepository' shared autowired service.
  4463.      *
  4464.      * @return \App\Repository\User\RegisteredUserRepository
  4465.      */
  4466.     protected function getRegisteredUserRepositoryService()
  4467.     {
  4468.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Contracts/Repository/BasicORMUserRepositoryInterface.php';
  4469.         include_once \dirname(__DIR__4).'/src/Repository/User/RegisteredUserRepository.php';
  4470.         return $this->privates['App\\Repository\\User\\RegisteredUserRepository'] = new \App\Repository\User\RegisteredUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4471.     }
  4472.     /**
  4473.      * Gets the private 'App\Service\CourseDate\CourseDateCheck' shared autowired service.
  4474.      *
  4475.      * @return \App\Service\CourseDate\CourseDateCheck
  4476.      */
  4477.     protected function getCourseDateCheckService()
  4478.     {
  4479.         include_once \dirname(__DIR__4).'/src/Service/CourseDate/CourseDateCheck.php';
  4480.         return $this->privates['App\\Service\\CourseDate\\CourseDateCheck'] = new \App\Service\CourseDate\CourseDateCheck();
  4481.     }
  4482.     /**
  4483.      * Gets the private 'App\Service\CourseDate\CourseDateCreator' shared autowired service.
  4484.      *
  4485.      * @return \App\Service\CourseDate\CourseDateCreator
  4486.      */
  4487.     protected function getCourseDateCreatorService()
  4488.     {
  4489.         include_once \dirname(__DIR__4).'/src/Service/CourseDate/CourseDateCreator.php';
  4490.         $a = ($this->privates['App\\Service\\Enrollment\\EnrollmentCreator'] ?? $this->getEnrollmentCreatorService());
  4491.         if (isset($this->privates['App\\Service\\CourseDate\\CourseDateCreator'])) {
  4492.             return $this->privates['App\\Service\\CourseDate\\CourseDateCreator'];
  4493.         }
  4494.         return $this->privates['App\\Service\\CourseDate\\CourseDateCreator'] = new \App\Service\CourseDate\CourseDateCreator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a);
  4495.     }
  4496.     /**
  4497.      * Gets the private 'App\Service\CourseDate\CourseDateEditor' shared autowired service.
  4498.      *
  4499.      * @return \App\Service\CourseDate\CourseDateEditor
  4500.      */
  4501.     protected function getCourseDateEditorService()
  4502.     {
  4503.         include_once \dirname(__DIR__4).'/src/Service/CourseDate/CourseDateEditor.php';
  4504.         $a = ($this->privates['App\\Service\\Enrollment\\EnrollmentRFPSender'] ?? $this->getEnrollmentRFPSenderService());
  4505.         if (isset($this->privates['App\\Service\\CourseDate\\CourseDateEditor'])) {
  4506.             return $this->privates['App\\Service\\CourseDate\\CourseDateEditor'];
  4507.         }
  4508.         return $this->privates['App\\Service\\CourseDate\\CourseDateEditor'] = new \App\Service\CourseDate\CourseDateEditor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Enrollment\\EnrollmentRepository'] ?? $this->getEnrollmentRepositoryService()), $a, ($this->privates['App\\Service\\Enrollment\\EnrollmentCreator'] ?? $this->getEnrollmentCreatorService()));
  4509.     }
  4510.     /**
  4511.      * Gets the private 'App\Service\CourseDate\CourseDateExport' shared autowired service.
  4512.      *
  4513.      * @return \App\Service\CourseDate\CourseDateExport
  4514.      */
  4515.     protected function getCourseDateExportService()
  4516.     {
  4517.         include_once \dirname(__DIR__4).'/src/Service/CourseDate/CourseDateExport.php';
  4518.         return $this->privates['App\\Service\\CourseDate\\CourseDateExport'] = new \App\Service\CourseDate\CourseDateExport(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  4519.     }
  4520.     /**
  4521.      * Gets the private 'App\Service\CourseDate\CourseDateRemover' shared autowired service.
  4522.      *
  4523.      * @return \App\Service\CourseDate\CourseDateRemover
  4524.      */
  4525.     protected function getCourseDateRemoverService()
  4526.     {
  4527.         include_once \dirname(__DIR__4).'/src/Service/CourseDate/CourseDateRemover.php';
  4528.         return $this->privates['App\\Service\\CourseDate\\CourseDateRemover'] = new \App\Service\CourseDate\CourseDateRemover(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4529.     }
  4530.     /**
  4531.      * Gets the private 'App\Service\CourseDate\CourseDates' shared autowired service.
  4532.      *
  4533.      * @return \App\Service\CourseDate\CourseDates
  4534.      */
  4535.     protected function getCourseDatesService()
  4536.     {
  4537.         include_once \dirname(__DIR__4).'/src/Service/CourseDate/CourseDates.php';
  4538.         return $this->privates['App\\Service\\CourseDate\\CourseDates'] = new \App\Service\CourseDate\CourseDates();
  4539.     }
  4540.     /**
  4541.      * Gets the private 'App\Service\Course\CompletedCoursesProvider' shared autowired service.
  4542.      *
  4543.      * @return \App\Service\Course\CompletedCoursesProvider
  4544.      */
  4545.     protected function getCompletedCoursesProviderService()
  4546.     {
  4547.         include_once \dirname(__DIR__4).'/src/Service/Course/CompletedCoursesProvider.php';
  4548.         return $this->privates['App\\Service\\Course\\CompletedCoursesProvider'] = new \App\Service\Course\CompletedCoursesProvider(($this->privates['App\\Repository\\Course\\CourseRepository'] ?? $this->getCourseRepositoryService()), ($this->privates['App\\Repository\\Enrollment\\EnrollmentRepository'] ?? $this->getEnrollmentRepositoryService()));
  4549.     }
  4550.     /**
  4551.      * Gets the private 'App\Service\Course\CourseCreator' shared autowired service.
  4552.      *
  4553.      * @return \App\Service\Course\CourseCreator
  4554.      */
  4555.     protected function getCourseCreatorService()
  4556.     {
  4557.         include_once \dirname(__DIR__4).'/src/Service/Course/CourseCreator.php';
  4558.         return $this->privates['App\\Service\\Course\\CourseCreator'] = new \App\Service\Course\CourseCreator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4559.     }
  4560.     /**
  4561.      * Gets the private 'App\Service\Course\CourseRemover' shared autowired service.
  4562.      *
  4563.      * @return \App\Service\Course\CourseRemover
  4564.      */
  4565.     protected function getCourseRemoverService()
  4566.     {
  4567.         include_once \dirname(__DIR__4).'/src/Service/Course/CourseRemover.php';
  4568.         return $this->privates['App\\Service\\Course\\CourseRemover'] = new \App\Service\Course\CourseRemover(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4569.     }
  4570.     /**
  4571.      * Gets the private 'App\Service\Enrollment\EnrollmentAvailablesFilter' shared autowired service.
  4572.      *
  4573.      * @return \App\Service\Enrollment\EnrollmentAvailablesFilter
  4574.      */
  4575.     protected function getEnrollmentAvailablesFilterService()
  4576.     {
  4577.         include_once \dirname(__DIR__4).'/src/Service/Enrollment/EnrollmentAvailablesFilter.php';
  4578.         return $this->privates['App\\Service\\Enrollment\\EnrollmentAvailablesFilter'] = new \App\Service\Enrollment\EnrollmentAvailablesFilter(($this->privates['App\\Repository\\Enrollment\\EnrollmentRepository'] ?? $this->getEnrollmentRepositoryService()));
  4579.     }
  4580.     /**
  4581.      * Gets the private 'App\Service\Enrollment\EnrollmentCreator' shared autowired service.
  4582.      *
  4583.      * @return \App\Service\Enrollment\EnrollmentCreator
  4584.      */
  4585.     protected function getEnrollmentCreatorService()
  4586.     {
  4587.         include_once \dirname(__DIR__4).'/src/Service/Enrollment/EnrollmentCreator.php';
  4588.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4589.         if (isset($this->privates['App\\Service\\Enrollment\\EnrollmentCreator'])) {
  4590.             return $this->privates['App\\Service\\Enrollment\\EnrollmentCreator'];
  4591.         }
  4592.         return $this->privates['App\\Service\\Enrollment\\EnrollmentCreator'] = new \App\Service\Enrollment\EnrollmentCreator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\CourseDate\\CourseDateRepository'] ?? $this->getCourseDateRepositoryService()), ($this->privates['App\\Repository\\Enrollment\\EnrollmentRepository'] ?? $this->getEnrollmentRepositoryService()), $a);
  4593.     }
  4594.     /**
  4595.      * Gets the private 'App\Service\Enrollment\EnrollmentMover' shared autowired service.
  4596.      *
  4597.      * @return \App\Service\Enrollment\EnrollmentMover
  4598.      */
  4599.     protected function getEnrollmentMoverService()
  4600.     {
  4601.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4602.         if (isset($this->privates['App\\Service\\Enrollment\\EnrollmentMover'])) {
  4603.             return $this->privates['App\\Service\\Enrollment\\EnrollmentMover'];
  4604.         }
  4605.         $b = ($this->privates['App\\Service\\Enrollment\\EnrollmentRFPSender'] ?? $this->getEnrollmentRFPSenderService());
  4606.         if (isset($this->privates['App\\Service\\Enrollment\\EnrollmentMover'])) {
  4607.             return $this->privates['App\\Service\\Enrollment\\EnrollmentMover'];
  4608.         }
  4609.         return $this->privates['App\\Service\\Enrollment\\EnrollmentMover'] = new \App\Service\Enrollment\EnrollmentMover(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\CourseDate\\CourseDateRepository'] ?? $this->getCourseDateRepositoryService()), ($this->privates['App\\Repository\\Enrollment\\EnrollmentRepository'] ?? $this->getEnrollmentRepositoryService()), $a$b);
  4610.     }
  4611.     /**
  4612.      * Gets the private 'App\Service\Enrollment\EnrollmentRFPSender' shared autowired service.
  4613.      *
  4614.      * @return \App\Service\Enrollment\EnrollmentRFPSender
  4615.      */
  4616.     protected function getEnrollmentRFPSenderService()
  4617.     {
  4618.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4619.         if (isset($this->privates['App\\Service\\Enrollment\\EnrollmentRFPSender'])) {
  4620.             return $this->privates['App\\Service\\Enrollment\\EnrollmentRFPSender'];
  4621.         }
  4622.         return $this->privates['App\\Service\\Enrollment\\EnrollmentRFPSender'] = new \App\Service\Enrollment\EnrollmentRFPSender(new \App\Service\MailMessages\Enrollment\RequestForPaymentEmailmessageBuilder($a, ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), 'Horský průvodce - kurzy''portal@horskypruvodce.cz'), ($this->privates['umimeweby_emailer.emailer'] ?? $this->getUmimewebyEmailer_EmailerService()), '2600063135/2010');
  4623.     }
  4624.     /**
  4625.      * Gets the private 'App\Service\Enrollment\EnrollmentStatusEdit' shared autowired service.
  4626.      *
  4627.      * @return \App\Service\Enrollment\EnrollmentStatusEdit
  4628.      */
  4629.     protected function getEnrollmentStatusEditService()
  4630.     {
  4631.         include_once \dirname(__DIR__4).'/src/Service/Enrollment/EnrollmentStatusEdit.php';
  4632.         return $this->privates['App\\Service\\Enrollment\\EnrollmentStatusEdit'] = new \App\Service\Enrollment\EnrollmentStatusEdit(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\StudentCourse\\StudentCourseRepository'] ?? $this->getStudentCourseRepositoryService()));
  4633.     }
  4634.     /**
  4635.      * Gets the private 'App\Service\Fio\FioPaymentChecker' shared autowired service.
  4636.      *
  4637.      * @return \App\Service\Fio\FioPaymentChecker
  4638.      */
  4639.     protected function getFioPaymentCheckerService()
  4640.     {
  4641.         include_once \dirname(__DIR__4).'/src/Service/Fio/FioPaymentChecker.php';
  4642.         include_once \dirname(__DIR__4).'/vendor/mhujer/fio-api-php/src/FioApi/Downloader.php';
  4643.         return $this->privates['App\\Service\\Fio\\FioPaymentChecker'] = new \App\Service\Fio\FioPaymentChecker(new \FioApi\Downloader($this->getEnv('FIO_TOKEN')), ($this->privates['App\\Repository\\Enrollment\\EnrollmentRepository'] ?? $this->getEnrollmentRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4644.     }
  4645.     /**
  4646.      * Gets the private 'App\Service\StudentCourse\StudentCourseBlockCreator' shared autowired service.
  4647.      *
  4648.      * @return \App\Service\StudentCourse\StudentCourseBlockCreator
  4649.      */
  4650.     protected function getStudentCourseBlockCreatorService()
  4651.     {
  4652.         include_once \dirname(__DIR__4).'/src/Service/StudentCourse/StudentCourseBlockCreator.php';
  4653.         return $this->privates['App\\Service\\StudentCourse\\StudentCourseBlockCreator'] = new \App\Service\StudentCourse\StudentCourseBlockCreator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\StudentCourse\\StudentCourseRepository'] ?? $this->getStudentCourseRepositoryService()), ($this->privates['App\\Repository\\Course\\CourseRepository'] ?? $this->getCourseRepositoryService()));
  4654.     }
  4655.     /**
  4656.      * Gets the private 'App\Service\StudentCourse\StudentCourseCreator' shared autowired service.
  4657.      *
  4658.      * @return \App\Service\StudentCourse\StudentCourseCreator
  4659.      */
  4660.     protected function getStudentCourseCreatorService()
  4661.     {
  4662.         include_once \dirname(__DIR__4).'/src/Service/StudentCourse/StudentCourseCreator.php';
  4663.         return $this->privates['App\\Service\\StudentCourse\\StudentCourseCreator'] = new \App\Service\StudentCourse\StudentCourseCreator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\StudentCourse\\StudentCourseRepository'] ?? $this->getStudentCourseRepositoryService()));
  4664.     }
  4665.     /**
  4666.      * Gets the private 'App\Service\StudentCourse\StudentCourseRemover' shared autowired service.
  4667.      *
  4668.      * @return \App\Service\StudentCourse\StudentCourseRemover
  4669.      */
  4670.     protected function getStudentCourseRemoverService()
  4671.     {
  4672.         include_once \dirname(__DIR__4).'/src/Service/StudentCourse/StudentCourseRemover.php';
  4673.         return $this->privates['App\\Service\\StudentCourse\\StudentCourseRemover'] = new \App\Service\StudentCourse\StudentCourseRemover(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4674.     }
  4675.     /**
  4676.      * Gets the private 'App\Service\Upload\FileUploader' shared autowired service.
  4677.      *
  4678.      * @return \App\Service\Upload\FileUploader
  4679.      */
  4680.     protected function getFileUploaderService()
  4681.     {
  4682.         include_once \dirname(__DIR__4).'/src/Service/Upload/FileUploader.php';
  4683.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  4684.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  4685.         return $this->privates['App\\Service\\Upload\\FileUploader'] = new \App\Service\Upload\FileUploader(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('cs'))), ($this->services['oneup_flysystem.private_uploads_filesystem_filesystem'] ?? $this->getOneupFlysystem_PrivateUploadsFilesystemFilesystemService()));
  4686.     }
  4687.     /**
  4688.      * Gets the private 'App\Service\User\NewUserEmailSender' shared autowired service.
  4689.      *
  4690.      * @return \App\Service\User\NewUserEmailSender
  4691.      */
  4692.     protected function getNewUserEmailSenderService()
  4693.     {
  4694.         include_once \dirname(__DIR__4).'/src/Service/User/NewUserEmailSender.php';
  4695.         include_once \dirname(__DIR__4).'/src/Service/MailMessages/User/NewUserEmailMessageBuilder.php';
  4696.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4697.         if (isset($this->privates['App\\Service\\User\\NewUserEmailSender'])) {
  4698.             return $this->privates['App\\Service\\User\\NewUserEmailSender'];
  4699.         }
  4700.         return $this->privates['App\\Service\\User\\NewUserEmailSender'] = new \App\Service\User\NewUserEmailSender(($this->privates['umimeweby_emailer.emailer'] ?? $this->getUmimewebyEmailer_EmailerService()), new \App\Service\MailMessages\User\NewUserEmailMessageBuilder($a, ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), 'app_homepage''Horský průvodce - kurzy''portal@horskypruvodce.cz'));
  4701.     }
  4702.     /**
  4703.      * Gets the private 'App\Service\User\UserCreator' shared autowired service.
  4704.      *
  4705.      * @return \App\Service\User\UserCreator
  4706.      */
  4707.     protected function getUserCreatorService()
  4708.     {
  4709.         include_once \dirname(__DIR__4).'/src/Service/User/UserCreator.php';
  4710.         return $this->privates['App\\Service\\User\\UserCreator'] = new \App\Service\User\UserCreator(($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4711.     }
  4712.     /**
  4713.      * Gets the private 'App\Service\Wordpress\WordpressProvider' shared autowired service.
  4714.      *
  4715.      * @return \App\Service\Wordpress\WordpressProvider
  4716.      */
  4717.     protected function getWordpressProviderService()
  4718.     {
  4719.         include_once \dirname(__DIR__4).'/src/Service/Wordpress/WordpressProvider.php';
  4720.         include_once \dirname(__DIR__4).'/src/Service/Wordpress/WordpressFetcher.php';
  4721.         return $this->privates['App\\Service\\Wordpress\\WordpressProvider'] = new \App\Service\Wordpress\WordpressProvider(new \App\Service\Wordpress\WordpressFetcher($this->getEnv('WP_URL'), $this->getEnv('WP_BA_ON'), $this->getEnv('WP_BA_USER'), $this->getEnv('WP_BA_PASSWORD'), 10), ($this->services['cache.app'] ?? $this->getCache_AppService()), 10$this->getEnv('WP_NEWS_ID'));
  4722.     }
  4723.     /**
  4724.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  4725.      *
  4726.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  4727.      */
  4728.     protected function getManagerRegistryAwareConnectionProviderService()
  4729.     {
  4730.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  4731.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  4732.         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'));
  4733.     }
  4734.     /**
  4735.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  4736.      *
  4737.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  4738.      */
  4739.     protected function getRunSqlCommandService()
  4740.     {
  4741.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4742.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  4743.         $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()));
  4744.         $instance->setName('dbal:run-sql');
  4745.         return $instance;
  4746.     }
  4747.     /**
  4748.      * Gets the private 'JK\MoneyBundle\Form\Type\MoneyType' shared service.
  4749.      *
  4750.      * @return \JK\MoneyBundle\Form\Type\MoneyType
  4751.      */
  4752.     protected function getMoneyTypeService()
  4753.     {
  4754.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4755.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4756.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-money-bundle/Form/Type/MoneyType.php';
  4757.         return $this->privates['JK\\MoneyBundle\\Form\\Type\\MoneyType'] = new \JK\MoneyBundle\Form\Type\MoneyType('CZK');
  4758.     }
  4759.     /**
  4760.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  4761.      *
  4762.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  4763.      */
  4764.     protected function getResetAssetsEventListenerService()
  4765.     {
  4766.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  4767.     }
  4768.     /**
  4769.      * Gets the private 'annotations.cache_adapter' shared service.
  4770.      *
  4771.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  4772.      */
  4773.     protected function getAnnotations_CacheAdapterService()
  4774.     {
  4775.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  4776.     }
  4777.     /**
  4778.      * Gets the private 'annotations.cache_warmer' shared service.
  4779.      *
  4780.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  4781.      */
  4782.     protected function getAnnotations_CacheWarmerService()
  4783.     {
  4784.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4785.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  4786.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  4787.         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);
  4788.     }
  4789.     /**
  4790.      * Gets the private 'annotations.cached_reader' shared service.
  4791.      *
  4792.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  4793.      */
  4794.     protected function getAnnotations_CachedReaderService()
  4795.     {
  4796.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  4797.     }
  4798.     /**
  4799.      * Gets the private 'annotations.reader' shared service.
  4800.      *
  4801.      * @return \Doctrine\Common\Annotations\AnnotationReader
  4802.      */
  4803.     protected function getAnnotations_ReaderService()
  4804.     {
  4805.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  4806.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  4807.         $a->registerUniqueLoader('class_exists');
  4808.         $instance->addGlobalIgnoredName('required'$a);
  4809.         return $instance;
  4810.     }
  4811.     /**
  4812.      * Gets the private 'assets.packages' shared service.
  4813.      *
  4814.      * @return \Symfony\Component\Asset\Packages
  4815.      */
  4816.     protected function getAssets_PackagesService()
  4817.     {
  4818.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  4819.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  4820.             return new \EmptyIterator();
  4821.         }, 0));
  4822.     }
  4823.     /**
  4824.      * Gets the private 'cache.annotations' shared service.
  4825.      *
  4826.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4827.      */
  4828.     protected function getCache_AnnotationsService()
  4829.     {
  4830.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6A8QwPtTqY'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4831.     }
  4832.     /**
  4833.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  4834.      *
  4835.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4836.      */
  4837.     protected function getCache_Doctrine_Orm_Default_QueryService()
  4838.     {
  4839.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4840.     }
  4841.     /**
  4842.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  4843.      *
  4844.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4845.      */
  4846.     protected function getCache_Doctrine_Orm_Default_ResultService()
  4847.     {
  4848.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4849.     }
  4850.     /**
  4851.      * Gets the private 'cache.property_info' shared service.
  4852.      *
  4853.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4854.      */
  4855.     protected function getCache_PropertyInfoService()
  4856.     {
  4857.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KV3irXFuY-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4858.     }
  4859.     /**
  4860.      * Gets the private 'cache.security_expression_language' shared service.
  4861.      *
  4862.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4863.      */
  4864.     protected function getCache_SecurityExpressionLanguageService()
  4865.     {
  4866.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('be6ZqoYoK1'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4867.     }
  4868.     /**
  4869.      * Gets the private 'cache.serializer' shared service.
  4870.      *
  4871.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4872.      */
  4873.     protected function getCache_SerializerService()
  4874.     {
  4875.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('SeYETcx6xq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4876.     }
  4877.     /**
  4878.      * Gets the private 'cache.validator' shared service.
  4879.      *
  4880.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4881.      */
  4882.     protected function getCache_ValidatorService()
  4883.     {
  4884.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KqUeLcfyFG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4885.     }
  4886.     /**
  4887.      * Gets the private 'cache.webpack_encore' shared service.
  4888.      *
  4889.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4890.      */
  4891.     protected function getCache_WebpackEncoreService()
  4892.     {
  4893.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uInYBEOpGL'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4894.     }
  4895.     /**
  4896.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  4897.      *
  4898.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  4899.      */
  4900.     protected function getCachePoolClearer_CacheWarmerService()
  4901.     {
  4902.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4903.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  4904.         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']);
  4905.     }
  4906.     /**
  4907.      * Gets the private 'config_builder.warmer' shared service.
  4908.      *
  4909.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  4910.      */
  4911.     protected function getConfigBuilder_WarmerService()
  4912.     {
  4913.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4914.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  4915.         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()));
  4916.     }
  4917.     /**
  4918.      * Gets the private 'config_cache_factory' shared service.
  4919.      *
  4920.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  4921.      */
  4922.     protected function getConfigCacheFactoryService()
  4923.     {
  4924.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4925.             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)));
  4926.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4927.         }, 2));
  4928.     }
  4929.     /**
  4930.      * Gets the private 'console.command.about' shared service.
  4931.      *
  4932.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  4933.      */
  4934.     protected function getConsole_Command_AboutService()
  4935.     {
  4936.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4937.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  4938.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  4939.         $instance->setName('about');
  4940.         $instance->setDescription('Display information about the current project');
  4941.         return $instance;
  4942.     }
  4943.     /**
  4944.      * Gets the private 'console.command.assets_install' shared service.
  4945.      *
  4946.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  4947.      */
  4948.     protected function getConsole_Command_AssetsInstallService()
  4949.     {
  4950.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4951.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  4952.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4953.         $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));
  4954.         $instance->setName('assets:install');
  4955.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  4956.         return $instance;
  4957.     }
  4958.     /**
  4959.      * Gets the private 'console.command.cache_clear' shared service.
  4960.      *
  4961.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  4962.      */
  4963.     protected function getConsole_Command_CacheClearService()
  4964.     {
  4965.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4966.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  4967.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4968.         $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())));
  4969.         $instance->setName('cache:clear');
  4970.         $instance->setDescription('Clear the cache');
  4971.         return $instance;
  4972.     }
  4973.     /**
  4974.      * Gets the private 'console.command.cache_pool_clear' shared service.
  4975.      *
  4976.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  4977.      */
  4978.     protected function getConsole_Command_CachePoolClearService()
  4979.     {
  4980.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4981.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  4982.         $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.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language'10 => 'cache.webpack_encore']);
  4983.         $instance->setName('cache:pool:clear');
  4984.         $instance->setDescription('Clear cache pools');
  4985.         return $instance;
  4986.     }
  4987.     /**
  4988.      * Gets the private 'console.command.cache_pool_delete' shared service.
  4989.      *
  4990.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  4991.      */
  4992.     protected function getConsole_Command_CachePoolDeleteService()
  4993.     {
  4994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4995.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  4996.         $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.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language'10 => 'cache.webpack_encore']);
  4997.         $instance->setName('cache:pool:delete');
  4998.         $instance->setDescription('Delete an item from a cache pool');
  4999.         return $instance;
  5000.     }
  5001.     /**
  5002.      * Gets the private 'console.command.cache_pool_list' shared service.
  5003.      *
  5004.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5005.      */
  5006.     protected function getConsole_Command_CachePoolListService()
  5007.     {
  5008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5009.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5010.         $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.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language'10 => 'cache.webpack_encore']);
  5011.         $instance->setName('cache:pool:list');
  5012.         $instance->setDescription('List available cache pools');
  5013.         return $instance;
  5014.     }
  5015.     /**
  5016.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5017.      *
  5018.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5019.      */
  5020.     protected function getConsole_Command_CachePoolPruneService()
  5021.     {
  5022.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5023.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5024.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5025.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5026.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5027.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5028.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5029.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5030.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5031.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  5032.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  5033.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  5034.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5035.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  5036.         }, 11));
  5037.         $instance->setName('cache:pool:prune');
  5038.         $instance->setDescription('Prune cache pools');
  5039.         return $instance;
  5040.     }
  5041.     /**
  5042.      * Gets the private 'console.command.cache_warmup' shared service.
  5043.      *
  5044.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5045.      */
  5046.     protected function getConsole_Command_CacheWarmupService()
  5047.     {
  5048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5049.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5050.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5051.         $instance->setName('cache:warmup');
  5052.         $instance->setDescription('Warm up an empty cache');
  5053.         return $instance;
  5054.     }
  5055.     /**
  5056.      * Gets the private 'console.command.config_debug' shared service.
  5057.      *
  5058.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  5059.      */
  5060.     protected function getConsole_Command_ConfigDebugService()
  5061.     {
  5062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5063.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5064.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5065.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  5067.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  5068.         $instance->setName('debug:config');
  5069.         $instance->setDescription('Dump the current configuration for an extension');
  5070.         return $instance;
  5071.     }
  5072.     /**
  5073.      * Gets the private 'console.command.config_dump_reference' shared service.
  5074.      *
  5075.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  5076.      */
  5077.     protected function getConsole_Command_ConfigDumpReferenceService()
  5078.     {
  5079.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5080.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5081.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5082.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5083.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  5084.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  5085.         $instance->setName('config:dump-reference');
  5086.         $instance->setDescription('Dump the default configuration for an extension');
  5087.         return $instance;
  5088.     }
  5089.     /**
  5090.      * Gets the private 'console.command.container_debug' shared service.
  5091.      *
  5092.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  5093.      */
  5094.     protected function getConsole_Command_ContainerDebugService()
  5095.     {
  5096.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5097.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5098.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5099.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  5100.         $instance->setName('debug:container');
  5101.         $instance->setDescription('Display current services for an application');
  5102.         return $instance;
  5103.     }
  5104.     /**
  5105.      * Gets the private 'console.command.container_lint' shared service.
  5106.      *
  5107.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  5108.      */
  5109.     protected function getConsole_Command_ContainerLintService()
  5110.     {
  5111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5112.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  5113.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  5114.         $instance->setName('lint:container');
  5115.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  5116.         return $instance;
  5117.     }
  5118.     /**
  5119.      * Gets the private 'console.command.debug_autowiring' shared service.
  5120.      *
  5121.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  5122.      */
  5123.     protected function getConsole_Command_DebugAutowiringService()
  5124.     {
  5125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5126.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5127.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5128.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  5129.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5130.         $instance->setName('debug:autowiring');
  5131.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  5132.         return $instance;
  5133.     }
  5134.     /**
  5135.      * Gets the private 'console.command.dotenv_debug' shared service.
  5136.      *
  5137.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  5138.      */
  5139.     protected function getConsole_Command_DotenvDebugService()
  5140.     {
  5141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5142.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  5143.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  5144.         $instance->setName('debug:dotenv');
  5145.         $instance->setDescription('Lists all dotenv files with variables and values');
  5146.         return $instance;
  5147.     }
  5148.     /**
  5149.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  5150.      *
  5151.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  5152.      */
  5153.     protected function getConsole_Command_EventDispatcherDebugService()
  5154.     {
  5155.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5156.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  5157.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()));
  5158.         $instance->setName('debug:event-dispatcher');
  5159.         $instance->setDescription('Display configured listeners for an application');
  5160.         return $instance;
  5161.     }
  5162.     /**
  5163.      * Gets the private 'console.command.form_debug' shared service.
  5164.      *
  5165.      * @return \Symfony\Component\Form\Command\DebugCommand
  5166.      */
  5167.     protected function getConsole_Command_FormDebugService()
  5168.     {
  5169.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5170.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  5171.         $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'=> 'App\\Form\\Course'=> 'App\\Form\\CourseDate'=> 'App\\Form\\Enrollment'=> 'App\\Form\\Report'=> 'App\\Form\\StudentCourse'=> 'App\\Form\\User'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'JK\\MoneyBundle\\Form\\Type'], [=> 'App\\Form\\Course\\EditCourseType'=> 'App\\Form\\Course\\NewCourseType'=> 'App\\Form\\CourseDate\\EditCourseDateType'=> 'App\\Form\\CourseDate\\FilterCourseDateByBlockType'=> 'App\\Form\\CourseDate\\NewCourseDateType'=> 'App\\Form\\Enrollment\\CourseDateMoveFilterType'=> 'App\\Form\\Report\\CourseDateFilterPastType'=> 'App\\Form\\Report\\CourseDateFilterType'=> 'App\\Form\\StudentCourse\\NewStudentCourseBlockType'=> 'App\\Form\\StudentCourse\\NewStudentCourseType'10 => 'App\\Form\\User\\ProfileType'11 => 'App\\Form\\User\\RegisteredUserEditType'12 => 'App\\Form\\User\\RegisteredUserNewType'13 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'14 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'15 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'16 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'17 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'18 => 'JK\\MoneyBundle\\Form\\Type\\MoneyType'], [=> '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()));
  5172.         $instance->setName('debug:form');
  5173.         $instance->setDescription('Display form type information');
  5174.         return $instance;
  5175.     }
  5176.     /**
  5177.      * Gets the private 'console.command.router_debug' shared service.
  5178.      *
  5179.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  5180.      */
  5181.     protected function getConsole_Command_RouterDebugService()
  5182.     {
  5183.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5184.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5185.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  5186.         $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()));
  5187.         $instance->setName('debug:router');
  5188.         $instance->setDescription('Display current routes for an application');
  5189.         return $instance;
  5190.     }
  5191.     /**
  5192.      * Gets the private 'console.command.router_match' shared service.
  5193.      *
  5194.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  5195.      */
  5196.     protected function getConsole_Command_RouterMatchService()
  5197.     {
  5198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5199.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  5200.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  5201.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  5202.         }, 1));
  5203.         $instance->setName('router:match');
  5204.         $instance->setDescription('Help debug routes by simulating a path info match');
  5205.         return $instance;
  5206.     }
  5207.     /**
  5208.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  5209.      *
  5210.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  5211.      */
  5212.     protected function getConsole_Command_SecretsDecryptToLocalService()
  5213.     {
  5214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5215.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  5216.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5217.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5218.         $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')))));
  5219.         $instance->setName('secrets:decrypt-to-local');
  5220.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  5221.         return $instance;
  5222.     }
  5223.     /**
  5224.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  5225.      *
  5226.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  5227.      */
  5228.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  5229.     {
  5230.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5231.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  5232.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5233.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5234.         $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')))));
  5235.         $instance->setName('secrets:encrypt-from-local');
  5236.         $instance->setDescription('Encrypt all local secrets to the vault');
  5237.         return $instance;
  5238.     }
  5239.     /**
  5240.      * Gets the private 'console.command.secrets_generate_key' shared service.
  5241.      *
  5242.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  5243.      */
  5244.     protected function getConsole_Command_SecretsGenerateKeyService()
  5245.     {
  5246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5247.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  5248.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5249.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5250.         $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')))));
  5251.         $instance->setName('secrets:generate-keys');
  5252.         $instance->setDescription('Generate new encryption keys');
  5253.         return $instance;
  5254.     }
  5255.     /**
  5256.      * Gets the private 'console.command.secrets_list' shared service.
  5257.      *
  5258.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  5259.      */
  5260.     protected function getConsole_Command_SecretsListService()
  5261.     {
  5262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5263.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  5264.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5265.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5266.         $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')))));
  5267.         $instance->setName('secrets:list');
  5268.         $instance->setDescription('List all secrets');
  5269.         return $instance;
  5270.     }
  5271.     /**
  5272.      * Gets the private 'console.command.secrets_remove' shared service.
  5273.      *
  5274.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  5275.      */
  5276.     protected function getConsole_Command_SecretsRemoveService()
  5277.     {
  5278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5279.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  5280.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5281.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5282.         $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')))));
  5283.         $instance->setName('secrets:remove');
  5284.         $instance->setDescription('Remove a secret from the vault');
  5285.         return $instance;
  5286.     }
  5287.     /**
  5288.      * Gets the private 'console.command.secrets_set' shared service.
  5289.      *
  5290.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  5291.      */
  5292.     protected function getConsole_Command_SecretsSetService()
  5293.     {
  5294.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5295.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  5296.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5297.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5298.         $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')))));
  5299.         $instance->setName('secrets:set');
  5300.         $instance->setDescription('Set a secret in the vault');
  5301.         return $instance;
  5302.     }
  5303.     /**
  5304.      * Gets the private 'console.command.translation_debug' shared service.
  5305.      *
  5306.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  5307.      */
  5308.     protected function getConsole_Command_TranslationDebugService()
  5309.     {
  5310.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5311.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  5312.         $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).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 11 => (\dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Service/Security/Authenticator/LoginFormAuthenticator.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  5313.         $instance->setName('debug:translation');
  5314.         $instance->setDescription('Display translation messages information');
  5315.         return $instance;
  5316.     }
  5317.     /**
  5318.      * Gets the private 'console.command.translation_extract' shared service.
  5319.      *
  5320.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  5321.      */
  5322.     protected function getConsole_Command_TranslationExtractService()
  5323.     {
  5324.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5325.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  5326.         $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()), 'cs', (\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).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 11 => (\dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Service/Security/Authenticator/LoginFormAuthenticator.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  5327.         $instance->setName('translation:extract');
  5328.         $instance->setAliases([=> 'translation:update']);
  5329.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  5330.         return $instance;
  5331.     }
  5332.     /**
  5333.      * Gets the private 'console.command.translation_pull' shared service.
  5334.      *
  5335.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  5336.      */
  5337.     protected function getConsole_Command_TranslationPullService()
  5338.     {
  5339.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5340.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  5341.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  5342.         $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()), 'cs', [], []);
  5343.         $instance->setName('translation:pull');
  5344.         $instance->setDescription('Pull translations from a given provider.');
  5345.         return $instance;
  5346.     }
  5347.     /**
  5348.      * Gets the private 'console.command.translation_push' shared service.
  5349.      *
  5350.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  5351.      */
  5352.     protected function getConsole_Command_TranslationPushService()
  5353.     {
  5354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5355.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  5356.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  5357.         $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()), [], []);
  5358.         $instance->setName('translation:push');
  5359.         $instance->setDescription('Push translations to a given provider.');
  5360.         return $instance;
  5361.     }
  5362.     /**
  5363.      * Gets the private 'console.command.validator_debug' shared service.
  5364.      *
  5365.      * @return \Symfony\Component\Validator\Command\DebugCommand
  5366.      */
  5367.     protected function getConsole_Command_ValidatorDebugService()
  5368.     {
  5369.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5370.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  5371.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  5372.         $instance->setName('debug:validator');
  5373.         $instance->setDescription('Display validation constraints for classes');
  5374.         return $instance;
  5375.     }
  5376.     /**
  5377.      * Gets the private 'console.command.xliff_lint' shared service.
  5378.      *
  5379.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  5380.      */
  5381.     protected function getConsole_Command_XliffLintService()
  5382.     {
  5383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5384.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  5385.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  5386.         $instance->setName('lint:xliff');
  5387.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  5388.         return $instance;
  5389.     }
  5390.     /**
  5391.      * Gets the private 'console.command.yaml_lint' shared service.
  5392.      *
  5393.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  5394.      */
  5395.     protected function getConsole_Command_YamlLintService()
  5396.     {
  5397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5398.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  5399.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  5400.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  5401.         $instance->setName('lint:yaml');
  5402.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  5403.         return $instance;
  5404.     }
  5405.     /**
  5406.      * Gets the private 'console.error_listener' shared service.
  5407.      *
  5408.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  5409.      */
  5410.     protected function getConsole_ErrorListenerService()
  5411.     {
  5412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  5413.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  5414.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5415.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5416.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5417.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  5418.     }
  5419.     /**
  5420.      * Gets the private 'container.env_var_processor' shared service.
  5421.      *
  5422.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  5423.      */
  5424.     protected function getContainer_EnvVarProcessorService()
  5425.     {
  5426.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  5427.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  5428.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  5429.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  5430.         }, 1));
  5431.     }
  5432.     /**
  5433.      * Gets the private 'container.getenv' shared service.
  5434.      *
  5435.      * @return \Closure
  5436.      */
  5437.     protected function getContainer_GetenvService()
  5438.     {
  5439.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  5440.     }
  5441.     /**
  5442.      * Gets the private 'data_collector.form' shared service.
  5443.      *
  5444.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5445.      */
  5446.     protected function getDataCollector_FormService()
  5447.     {
  5448.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5449.     }
  5450.     /**
  5451.      * Gets the private 'data_collector.request' shared service.
  5452.      *
  5453.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5454.      */
  5455.     protected function getDataCollector_RequestService()
  5456.     {
  5457.         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())));
  5458.     }
  5459.     /**
  5460.      * Gets the private 'data_collector.request.session_collector' shared service.
  5461.      *
  5462.      * @return \Closure
  5463.      */
  5464.     protected function getDataCollector_Request_SessionCollectorService()
  5465.     {
  5466.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  5467.     }
  5468.     /**
  5469.      * Gets the private 'debug.argument_resolver.default' shared service.
  5470.      *
  5471.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5472.      */
  5473.     protected function getDebug_ArgumentResolver_DefaultService()
  5474.     {
  5475.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5476.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5477.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  5478.         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))));
  5479.     }
  5480.     /**
  5481.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  5482.      *
  5483.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5484.      */
  5485.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  5486.     {
  5487.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5488.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5489.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  5490.         $a = ($this->privates['.service_locator.3yeFz8S'] ?? $this->get_ServiceLocator_3yeFz8SService());
  5491.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  5492.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  5493.         }
  5494.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5495.     }
  5496.     /**
  5497.      * Gets the private 'debug.argument_resolver.request' shared service.
  5498.      *
  5499.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5500.      */
  5501.     protected function getDebug_ArgumentResolver_RequestService()
  5502.     {
  5503.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5504.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5505.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  5506.         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))));
  5507.     }
  5508.     /**
  5509.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  5510.      *
  5511.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5512.      */
  5513.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  5514.     {
  5515.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5516.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5517.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  5518.         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))));
  5519.     }
  5520.     /**
  5521.      * Gets the private 'debug.argument_resolver.service' shared service.
  5522.      *
  5523.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5524.      */
  5525.     protected function getDebug_ArgumentResolver_ServiceService()
  5526.     {
  5527.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5528.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5529.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  5530.         $a = ($this->privates['.service_locator.3yeFz8S'] ?? $this->get_ServiceLocator_3yeFz8SService());
  5531.         if (isset($this->privates['debug.argument_resolver.service'])) {
  5532.             return $this->privates['debug.argument_resolver.service'];
  5533.         }
  5534.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5535.     }
  5536.     /**
  5537.      * Gets the private 'debug.argument_resolver.session' shared service.
  5538.      *
  5539.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5540.      */
  5541.     protected function getDebug_ArgumentResolver_SessionService()
  5542.     {
  5543.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5544.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5545.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  5546.         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))));
  5547.     }
  5548.     /**
  5549.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  5550.      *
  5551.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5552.      */
  5553.     protected function getDebug_ArgumentResolver_VariadicService()
  5554.     {
  5555.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5556.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5557.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  5558.         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))));
  5559.     }
  5560.     /**
  5561.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5562.      *
  5563.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5564.      */
  5565.     protected function getDebug_DebugHandlersListenerService()
  5566.     {
  5567.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  5568.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5569.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5570.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5571.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5572.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  5573.     }
  5574.     /**
  5575.      * Gets the private 'debug.dump_listener' shared service.
  5576.      *
  5577.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  5578.      */
  5579.     protected function getDebug_DumpListenerService()
  5580.     {
  5581.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  5582.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  5583.         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()));
  5584.     }
  5585.     /**
  5586.      * Gets the private 'debug.file_link_formatter' shared service.
  5587.      *
  5588.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5589.      */
  5590.     protected function getDebug_FileLinkFormatterService()
  5591.     {
  5592.         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 () {
  5593.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  5594.         });
  5595.     }
  5596.     /**
  5597.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  5598.      *
  5599.      * @return \string
  5600.      */
  5601.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  5602.     {
  5603.         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');
  5604.     }
  5605.     /**
  5606.      * Gets the private 'debug.log_processor' shared service.
  5607.      *
  5608.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5609.      */
  5610.     protected function getDebug_LogProcessorService()
  5611.     {
  5612.         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())));
  5613.     }
  5614.     /**
  5615.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5616.      *
  5617.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5618.      */
  5619.     protected function getDebug_Security_Access_DecisionManagerService()
  5620.     {
  5621.         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 () {
  5622.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  5623.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  5624.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  5625.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5626.     }
  5627.     /**
  5628.      * Gets the private 'debug.security.firewall' shared service.
  5629.      *
  5630.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5631.      */
  5632.     protected function getDebug_Security_FirewallService()
  5633.     {
  5634.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  5635.         if (isset($this->privates['debug.security.firewall'])) {
  5636.             return $this->privates['debug.security.firewall'];
  5637.         }
  5638.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5639.         if (isset($this->privates['debug.security.firewall'])) {
  5640.             return $this->privates['debug.security.firewall'];
  5641.         }
  5642.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  5643.     }
  5644.     /**
  5645.      * Gets the private 'debug.security.user_value_resolver' shared service.
  5646.      *
  5647.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5648.      */
  5649.     protected function getDebug_Security_UserValueResolverService()
  5650.     {
  5651.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5652.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5653.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  5654.         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))));
  5655.     }
  5656.     /**
  5657.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  5658.      *
  5659.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5660.      */
  5661.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  5662.     {
  5663.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5664.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5665.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5666.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  5667.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5668.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  5669.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  5670.         }
  5671.         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);
  5672.     }
  5673.     /**
  5674.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  5675.      *
  5676.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5677.      */
  5678.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  5679.     {
  5680.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5681.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5682.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5683.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  5684.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5685.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  5686.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  5687.         }
  5688.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5689.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  5690.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  5691.         }
  5692.         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);
  5693.     }
  5694.     /**
  5695.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  5696.      *
  5697.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5698.      */
  5699.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  5700.     {
  5701.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5702.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5703.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5704.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  5705.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  5706.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5707.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  5708.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  5709.         }
  5710.         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);
  5711.     }
  5712.     /**
  5713.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  5714.      *
  5715.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  5716.      */
  5717.     protected function getDebug_Security_Voter_VoteListenerService()
  5718.     {
  5719.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  5720.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  5721.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  5722.             return $this->privates['debug.security.voter.vote_listener'];
  5723.         }
  5724.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  5725.     }
  5726.     /**
  5727.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  5728.      *
  5729.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  5730.      */
  5731.     protected function getDoctrine_CacheClearMetadataCommandService()
  5732.     {
  5733.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5734.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5735.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  5736.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5737.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  5738.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5739.         $instance->setName('doctrine:cache:clear-metadata');
  5740.         return $instance;
  5741.     }
  5742.     /**
  5743.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  5744.      *
  5745.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  5746.      */
  5747.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  5748.     {
  5749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5750.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5751.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  5752.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5753.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  5754.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5755.         $instance->setName('doctrine:cache:clear-query');
  5756.         return $instance;
  5757.     }
  5758.     /**
  5759.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  5760.      *
  5761.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  5762.      */
  5763.     protected function getDoctrine_CacheClearResultCommandService()
  5764.     {
  5765.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5766.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5767.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  5768.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5769.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  5770.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5771.         $instance->setName('doctrine:cache:clear-result');
  5772.         return $instance;
  5773.     }
  5774.     /**
  5775.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  5776.      *
  5777.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  5778.      */
  5779.     protected function getDoctrine_CacheCollectionRegionCommandService()
  5780.     {
  5781.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5782.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5783.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  5784.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5785.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  5786.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5787.         $instance->setName('doctrine:cache:clear-collection-region');
  5788.         return $instance;
  5789.     }
  5790.     /**
  5791.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  5792.      *
  5793.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  5794.      */
  5795.     protected function getDoctrine_ClearEntityRegionCommandService()
  5796.     {
  5797.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5798.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5799.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  5800.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5801.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  5802.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5803.         $instance->setName('doctrine:cache:clear-entity-region');
  5804.         return $instance;
  5805.     }
  5806.     /**
  5807.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  5808.      *
  5809.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  5810.      */
  5811.     protected function getDoctrine_ClearQueryRegionCommandService()
  5812.     {
  5813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5814.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5815.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  5816.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5817.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  5818.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5819.         $instance->setName('doctrine:cache:clear-query-region');
  5820.         return $instance;
  5821.     }
  5822.     /**
  5823.      * Gets the private 'doctrine.database_create_command' shared service.
  5824.      *
  5825.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  5826.      */
  5827.     protected function getDoctrine_DatabaseCreateCommandService()
  5828.     {
  5829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5830.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5831.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  5832.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5833.         $instance->setName('doctrine:database:create');
  5834.         return $instance;
  5835.     }
  5836.     /**
  5837.      * Gets the private 'doctrine.database_drop_command' shared service.
  5838.      *
  5839.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  5840.      */
  5841.     protected function getDoctrine_DatabaseDropCommandService()
  5842.     {
  5843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5844.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5845.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  5846.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5847.         $instance->setName('doctrine:database:drop');
  5848.         return $instance;
  5849.     }
  5850.     /**
  5851.      * Gets the private 'doctrine.database_import_command' shared service.
  5852.      *
  5853.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  5854.      */
  5855.     protected function getDoctrine_DatabaseImportCommandService()
  5856.     {
  5857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5858.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  5859.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  5860.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  5861.         $instance->setName('doctrine:database:import');
  5862.         return $instance;
  5863.     }
  5864.     /**
  5865.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  5866.      *
  5867.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  5868.      */
  5869.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  5870.     {
  5871.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5872.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5873.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  5874.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5875.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  5876.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5877.         $instance->setName('doctrine:ensure-production-settings');
  5878.         return $instance;
  5879.     }
  5880.     /**
  5881.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  5882.      *
  5883.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  5884.      */
  5885.     protected function getDoctrine_MappingConvertCommandService()
  5886.     {
  5887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5888.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5889.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  5890.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5891.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  5892.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5893.         $instance->setName('doctrine:mapping:convert');
  5894.         return $instance;
  5895.     }
  5896.     /**
  5897.      * Gets the private 'doctrine.mapping_import_command' shared service.
  5898.      *
  5899.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  5900.      */
  5901.     protected function getDoctrine_MappingImportCommandService()
  5902.     {
  5903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5904.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5905.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  5906.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  5907.         $instance->setName('doctrine:mapping:import');
  5908.         return $instance;
  5909.     }
  5910.     /**
  5911.      * Gets the private 'doctrine.mapping_info_command' shared service.
  5912.      *
  5913.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  5914.      */
  5915.     protected function getDoctrine_MappingInfoCommandService()
  5916.     {
  5917.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5918.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5919.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  5920.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5921.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  5922.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5923.         $instance->setName('doctrine:mapping:info');
  5924.         return $instance;
  5925.     }
  5926.     /**
  5927.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  5928.      *
  5929.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  5930.      */
  5931.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  5932.     {
  5933.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  5934.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  5935.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5936.     }
  5937.     /**
  5938.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  5939.      *
  5940.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  5941.      */
  5942.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  5943.     {
  5944.         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'), => (\dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Entity')]);
  5945.     }
  5946.     /**
  5947.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  5948.      *
  5949.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  5950.      */
  5951.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  5952.     {
  5953.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  5954.         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()));
  5955.     }
  5956.     /**
  5957.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  5958.      *
  5959.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  5960.      */
  5961.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  5962.     {
  5963.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  5964.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  5965.     }
  5966.     /**
  5967.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  5968.      *
  5969.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  5970.      */
  5971.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  5972.     {
  5973.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/umimeweby/uw-money-bundle/Resources/config/doctrine') => 'Money']);
  5974.         $instance->setGlobalBasename('mapping');
  5975.         return $instance;
  5976.     }
  5977.     /**
  5978.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  5979.      *
  5980.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  5981.      */
  5982.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  5983.     {
  5984.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5985.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  5986.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  5987.     }
  5988.     /**
  5989.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  5990.      *
  5991.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  5992.      */
  5993.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  5994.     {
  5995.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5996.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  5997.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  5998.             return new \EmptyIterator();
  5999.         }, 0));
  6000.     }
  6001.     /**
  6002.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  6003.      *
  6004.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  6005.      */
  6006.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  6007.     {
  6008.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6009.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  6010.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  6011.     }
  6012.     /**
  6013.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  6014.      *
  6015.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  6016.      */
  6017.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  6018.     {
  6019.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6020.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  6021.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6022.     }
  6023.     /**
  6024.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  6025.      *
  6026.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  6027.      */
  6028.     protected function getDoctrine_Orm_Validator_UniqueService()
  6029.     {
  6030.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6031.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6032.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  6033.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6034.     }
  6035.     /**
  6036.      * Gets the private 'doctrine.query_dql_command' shared service.
  6037.      *
  6038.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  6039.      */
  6040.     protected function getDoctrine_QueryDqlCommandService()
  6041.     {
  6042.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6043.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6044.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  6045.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6046.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  6047.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6048.         $instance->setName('doctrine:query:dql');
  6049.         return $instance;
  6050.     }
  6051.     /**
  6052.      * Gets the private 'doctrine.query_sql_command' shared service.
  6053.      *
  6054.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  6055.      */
  6056.     protected function getDoctrine_QuerySqlCommandService()
  6057.     {
  6058.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6059.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  6060.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  6061.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  6062.         $instance->setName('doctrine:query:sql');
  6063.         return $instance;
  6064.     }
  6065.     /**
  6066.      * Gets the private 'doctrine.schema_create_command' shared service.
  6067.      *
  6068.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  6069.      */
  6070.     protected function getDoctrine_SchemaCreateCommandService()
  6071.     {
  6072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6073.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6074.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6075.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  6076.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6077.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  6078.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6079.         $instance->setName('doctrine:schema:create');
  6080.         return $instance;
  6081.     }
  6082.     /**
  6083.      * Gets the private 'doctrine.schema_drop_command' shared service.
  6084.      *
  6085.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  6086.      */
  6087.     protected function getDoctrine_SchemaDropCommandService()
  6088.     {
  6089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6090.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6091.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6092.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  6093.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6094.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  6095.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6096.         $instance->setName('doctrine:schema:drop');
  6097.         return $instance;
  6098.     }
  6099.     /**
  6100.      * Gets the private 'doctrine.schema_update_command' shared service.
  6101.      *
  6102.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  6103.      */
  6104.     protected function getDoctrine_SchemaUpdateCommandService()
  6105.     {
  6106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6107.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6108.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6109.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  6110.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6111.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  6112.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6113.         $instance->setName('doctrine:schema:update');
  6114.         return $instance;
  6115.     }
  6116.     /**
  6117.      * Gets the private 'doctrine.schema_validate_command' shared service.
  6118.      *
  6119.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  6120.      */
  6121.     protected function getDoctrine_SchemaValidateCommandService()
  6122.     {
  6123.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6124.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6125.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  6126.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6127.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  6128.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6129.         $instance->setName('doctrine:schema:validate');
  6130.         return $instance;
  6131.     }
  6132.     /**
  6133.      * Gets the private 'doctrine.ulid_generator' shared service.
  6134.      *
  6135.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  6136.      */
  6137.     protected function getDoctrine_UlidGeneratorService()
  6138.     {
  6139.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  6140.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  6141.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  6142.     }
  6143.     /**
  6144.      * Gets the private 'doctrine.uuid_generator' shared service.
  6145.      *
  6146.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  6147.      */
  6148.     protected function getDoctrine_UuidGeneratorService()
  6149.     {
  6150.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  6151.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  6152.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  6153.     }
  6154.     /**
  6155.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  6156.      *
  6157.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
  6158.      */
  6159.     protected function getDoctrineMigrations_DiffCommandService()
  6160.     {
  6161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6162.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6163.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  6164.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
  6165.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
  6166.         $instance->setName('doctrine:migrations:diff');
  6167.         return $instance;
  6168.     }
  6169.     /**
  6170.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  6171.      *
  6172.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
  6173.      */
  6174.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  6175.     {
  6176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6177.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6178.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  6179.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
  6180.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
  6181.         $instance->setName('doctrine:migrations:dump-schema');
  6182.         return $instance;
  6183.     }
  6184.     /**
  6185.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  6186.      *
  6187.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
  6188.      */
  6189.     protected function getDoctrineMigrations_ExecuteCommandService()
  6190.     {
  6191.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6192.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6193.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  6194.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
  6195.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
  6196.         $instance->setName('doctrine:migrations:execute');
  6197.         return $instance;
  6198.     }
  6199.     /**
  6200.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  6201.      *
  6202.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
  6203.      */
  6204.     protected function getDoctrineMigrations_GenerateCommandService()
  6205.     {
  6206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6207.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6208.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  6209.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
  6210.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
  6211.         $instance->setName('doctrine:migrations:generate');
  6212.         return $instance;
  6213.     }
  6214.     /**
  6215.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  6216.      *
  6217.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
  6218.      */
  6219.     protected function getDoctrineMigrations_LatestCommandService()
  6220.     {
  6221.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6222.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6223.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  6224.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
  6225.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
  6226.         $instance->setName('doctrine:migrations:latest');
  6227.         return $instance;
  6228.     }
  6229.     /**
  6230.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  6231.      *
  6232.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
  6233.      */
  6234.     protected function getDoctrineMigrations_MigrateCommandService()
  6235.     {
  6236.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6237.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6238.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  6239.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
  6240.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
  6241.         $instance->setName('doctrine:migrations:migrate');
  6242.         return $instance;
  6243.     }
  6244.     /**
  6245.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  6246.      *
  6247.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
  6248.      */
  6249.     protected function getDoctrineMigrations_RollupCommandService()
  6250.     {
  6251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6252.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6253.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  6254.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
  6255.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
  6256.         $instance->setName('doctrine:migrations:rollup');
  6257.         return $instance;
  6258.     }
  6259.     /**
  6260.      * Gets the private 'doctrine_migrations.status_command' shared service.
  6261.      *
  6262.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
  6263.      */
  6264.     protected function getDoctrineMigrations_StatusCommandService()
  6265.     {
  6266.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6267.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6268.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  6269.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
  6270.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
  6271.         $instance->setName('doctrine:migrations:status');
  6272.         return $instance;
  6273.     }
  6274.     /**
  6275.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  6276.      *
  6277.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
  6278.      */
  6279.     protected function getDoctrineMigrations_UpToDateCommandService()
  6280.     {
  6281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6282.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  6284.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
  6285.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
  6286.         $instance->setName('doctrine:migrations:up-to-date');
  6287.         return $instance;
  6288.     }
  6289.     /**
  6290.      * Gets the private 'doctrine_migrations.version_command' shared service.
  6291.      *
  6292.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
  6293.      */
  6294.     protected function getDoctrineMigrations_VersionCommandService()
  6295.     {
  6296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6297.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6298.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  6299.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
  6300.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
  6301.         $instance->setName('doctrine:migrations:version');
  6302.         return $instance;
  6303.     }
  6304.     /**
  6305.      * Gets the private 'error_handler.error_renderer.html' shared service.
  6306.      *
  6307.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  6308.      */
  6309.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  6310.     {
  6311.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6312.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6313.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6314.         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()));
  6315.     }
  6316.     /**
  6317.      * Gets the private 'exception_listener' shared service.
  6318.      *
  6319.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  6320.      */
  6321.     protected function getExceptionListenerService()
  6322.     {
  6323.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  6324.     }
  6325.     /**
  6326.      * Gets the private 'form.choice_list_factory.cached' shared service.
  6327.      *
  6328.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  6329.      */
  6330.     protected function getForm_ChoiceListFactory_CachedService()
  6331.     {
  6332.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  6333.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  6334.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  6335.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  6336.         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())));
  6337.     }
  6338.     /**
  6339.      * Gets the private 'form.registry' shared service.
  6340.      *
  6341.      * @return \Symfony\Component\Form\FormRegistry
  6342.      */
  6343.     protected function getForm_RegistryService()
  6344.     {
  6345.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  6346.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  6347.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  6348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  6349.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  6350.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  6351.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  6352.         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, [
  6353.             'App\\Form\\CourseDate\\EditCourseDateType' => ['privates''App\\Form\\CourseDate\\EditCourseDateType''getEditCourseDateTypeService'false],
  6354.             'App\\Form\\CourseDate\\FilterCourseDateByBlockType' => ['privates''App\\Form\\CourseDate\\FilterCourseDateByBlockType''getFilterCourseDateByBlockTypeService'false],
  6355.             'App\\Form\\CourseDate\\NewCourseDateType' => ['privates''App\\Form\\CourseDate\\NewCourseDateType''getNewCourseDateTypeService'false],
  6356.             'App\\Form\\Course\\EditCourseType' => ['privates''App\\Form\\Course\\EditCourseType''getEditCourseTypeService'false],
  6357.             'App\\Form\\Course\\NewCourseType' => ['privates''App\\Form\\Course\\NewCourseType''getNewCourseTypeService'false],
  6358.             'App\\Form\\Enrollment\\CourseDateMoveFilterType' => ['privates''App\\Form\\Enrollment\\CourseDateMoveFilterType''getCourseDateMoveFilterTypeService'false],
  6359.             'App\\Form\\Report\\CourseDateFilterPastType' => ['privates''App\\Form\\Report\\CourseDateFilterPastType''getCourseDateFilterPastTypeService'false],
  6360.             'App\\Form\\Report\\CourseDateFilterType' => ['privates''App\\Form\\Report\\CourseDateFilterType''getCourseDateFilterTypeService'false],
  6361.             'App\\Form\\StudentCourse\\NewStudentCourseBlockType' => ['privates''App\\Form\\StudentCourse\\NewStudentCourseBlockType''getNewStudentCourseBlockTypeService'false],
  6362.             'App\\Form\\StudentCourse\\NewStudentCourseType' => ['privates''App\\Form\\StudentCourse\\NewStudentCourseType''getNewStudentCourseTypeService'false],
  6363.             'App\\Form\\User\\ProfileType' => ['privates''App\\Form\\User\\ProfileType''getProfileTypeService'false],
  6364.             'App\\Form\\User\\RegisteredUserEditType' => ['privates''App\\Form\\User\\RegisteredUserEditType''getRegisteredUserEditTypeService'false],
  6365.             'App\\Form\\User\\RegisteredUserNewType' => ['privates''App\\Form\\User\\RegisteredUserNewType''getRegisteredUserNewTypeService'false],
  6366.             'JK\\MoneyBundle\\Form\\Type\\MoneyType' => ['privates''JK\\MoneyBundle\\Form\\Type\\MoneyType''getMoneyTypeService'false],
  6367.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  6368.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  6369.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  6370.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  6371.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  6372.         ], [
  6373.             'App\\Form\\CourseDate\\EditCourseDateType' => '?',
  6374.             'App\\Form\\CourseDate\\FilterCourseDateByBlockType' => '?',
  6375.             'App\\Form\\CourseDate\\NewCourseDateType' => '?',
  6376.             'App\\Form\\Course\\EditCourseType' => '?',
  6377.             'App\\Form\\Course\\NewCourseType' => '?',
  6378.             'App\\Form\\Enrollment\\CourseDateMoveFilterType' => '?',
  6379.             'App\\Form\\Report\\CourseDateFilterPastType' => '?',
  6380.             'App\\Form\\Report\\CourseDateFilterType' => '?',
  6381.             'App\\Form\\StudentCourse\\NewStudentCourseBlockType' => '?',
  6382.             'App\\Form\\StudentCourse\\NewStudentCourseType' => '?',
  6383.             'App\\Form\\User\\ProfileType' => '?',
  6384.             'App\\Form\\User\\RegisteredUserEditType' => '?',
  6385.             'App\\Form\\User\\RegisteredUserNewType' => '?',
  6386.             'JK\\MoneyBundle\\Form\\Type\\MoneyType' => '?',
  6387.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  6388.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6389.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6390.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6391.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6392.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6393.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  6394.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  6395.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  6396.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  6397.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  6398.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  6399.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6400.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6401.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6402.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6403.         }, 1)], new RewindableGenerator(function () {
  6404.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  6405.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  6406.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6407.     }
  6408.     /**
  6409.      * Gets the private 'form.server_params' shared service.
  6410.      *
  6411.      * @return \Symfony\Component\Form\Util\ServerParams
  6412.      */
  6413.     protected function getForm_ServerParamsService()
  6414.     {
  6415.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  6416.         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())));
  6417.     }
  6418.     /**
  6419.      * Gets the private 'form.type.choice' shared service.
  6420.      *
  6421.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  6422.      */
  6423.     protected function getForm_Type_ChoiceService()
  6424.     {
  6425.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6426.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6427.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  6428.         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()));
  6429.     }
  6430.     /**
  6431.      * Gets the private 'form.type.color' shared service.
  6432.      *
  6433.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  6434.      */
  6435.     protected function getForm_Type_ColorService()
  6436.     {
  6437.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6438.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6439.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  6440.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  6441.     }
  6442.     /**
  6443.      * Gets the private 'form.type.entity' shared service.
  6444.      *
  6445.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  6446.      */
  6447.     protected function getForm_Type_EntityService()
  6448.     {
  6449.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6450.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6451.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  6452.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  6453.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6454.     }
  6455.     /**
  6456.      * Gets the private 'form.type.form' shared service.
  6457.      *
  6458.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  6459.      */
  6460.     protected function getForm_Type_FormService()
  6461.     {
  6462.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6463.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6464.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  6465.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  6466.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  6467.     }
  6468.     /**
  6469.      * Gets the private 'form.type_extension.csrf' shared service.
  6470.      *
  6471.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  6472.      */
  6473.     protected function getForm_TypeExtension_CsrfService()
  6474.     {
  6475.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6476.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6477.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  6478.         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()));
  6479.     }
  6480.     /**
  6481.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  6482.      *
  6483.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  6484.      */
  6485.     protected function getForm_TypeExtension_Form_DataCollectorService()
  6486.     {
  6487.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6488.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6489.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  6490.         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()));
  6491.     }
  6492.     /**
  6493.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  6494.      *
  6495.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  6496.      */
  6497.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  6498.     {
  6499.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6500.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6501.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  6502.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  6503.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  6504.         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())));
  6505.     }
  6506.     /**
  6507.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  6508.      *
  6509.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  6510.      */
  6511.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  6512.     {
  6513.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6514.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6515.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  6516.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  6517.     }
  6518.     /**
  6519.      * Gets the private 'form.type_extension.form.validator' shared service.
  6520.      *
  6521.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  6522.      */
  6523.     protected function getForm_TypeExtension_Form_ValidatorService()
  6524.     {
  6525.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6526.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6527.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  6528.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  6529.         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()));
  6530.     }
  6531.     /**
  6532.      * Gets the private 'form.type_extension.upload.validator' shared service.
  6533.      *
  6534.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  6535.      */
  6536.     protected function getForm_TypeExtension_Upload_ValidatorService()
  6537.     {
  6538.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6539.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6540.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  6541.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  6542.     }
  6543.     /**
  6544.      * Gets the private 'form.type_guesser.doctrine' shared service.
  6545.      *
  6546.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  6547.      */
  6548.     protected function getForm_TypeGuesser_DoctrineService()
  6549.     {
  6550.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6551.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  6552.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6553.     }
  6554.     /**
  6555.      * Gets the private 'form.type_guesser.validator' shared service.
  6556.      *
  6557.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  6558.      */
  6559.     protected function getForm_TypeGuesser_ValidatorService()
  6560.     {
  6561.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6562.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  6563.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6564.     }
  6565.     /**
  6566.      * Gets the private 'fragment.renderer.inline' shared service.
  6567.      *
  6568.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6569.      */
  6570.     protected function getFragment_Renderer_InlineService()
  6571.     {
  6572.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  6573.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  6574.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  6575.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  6576.         if (isset($this->privates['fragment.renderer.inline'])) {
  6577.             return $this->privates['fragment.renderer.inline'];
  6578.         }
  6579.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6580.         if (isset($this->privates['fragment.renderer.inline'])) {
  6581.             return $this->privates['fragment.renderer.inline'];
  6582.         }
  6583.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  6584.         $instance->setFragmentPath('/_fragment');
  6585.         return $instance;
  6586.     }
  6587.     /**
  6588.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6589.      *
  6590.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6591.      */
  6592.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6593.     {
  6594.         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())));
  6595.     }
  6596.     /**
  6597.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6598.      *
  6599.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6600.      */
  6601.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6602.     {
  6603.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6604.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  6605.             return $this->privates['framework_extra_bundle.event.is_granted'];
  6606.         }
  6607.         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);
  6608.     }
  6609.     /**
  6610.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  6611.      *
  6612.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  6613.      */
  6614.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  6615.     {
  6616.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  6617.     }
  6618.     /**
  6619.      * Gets the private 'locale_aware_listener' shared service.
  6620.      *
  6621.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  6622.      */
  6623.     protected function getLocaleAwareListenerService()
  6624.     {
  6625.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  6626.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('cs')));
  6627.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  6628.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6629.     }
  6630.     /**
  6631.      * Gets the private 'locale_listener' shared service.
  6632.      *
  6633.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6634.      */
  6635.     protected function getLocaleListenerService()
  6636.     {
  6637.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'cs', ($this->services['router'] ?? $this->getRouterService()), false, []);
  6638.     }
  6639.     /**
  6640.      * Gets the private 'maker.auto_command.make_auth' shared service.
  6641.      *
  6642.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6643.      */
  6644.     protected function getMaker_AutoCommand_MakeAuthService()
  6645.     {
  6646.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6647.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6648.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6649.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6650.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  6651.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  6652.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6653.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6654.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6655.         $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);
  6656.         $instance->setName('make:auth');
  6657.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  6658.         return $instance;
  6659.     }
  6660.     /**
  6661.      * Gets the private 'maker.auto_command.make_command' shared service.
  6662.      *
  6663.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6664.      */
  6665.     protected function getMaker_AutoCommand_MakeCommandService()
  6666.     {
  6667.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6668.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6669.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6670.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6671.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  6672.         $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()));
  6673.         $instance->setName('make:command');
  6674.         $instance->setDescription('Creates a new console command class');
  6675.         return $instance;
  6676.     }
  6677.     /**
  6678.      * Gets the private 'maker.auto_command.make_controller' shared service.
  6679.      *
  6680.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6681.      */
  6682.     protected function getMaker_AutoCommand_MakeControllerService()
  6683.     {
  6684.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6685.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6686.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6687.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6688.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  6689.         $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()));
  6690.         $instance->setName('make:controller');
  6691.         $instance->setDescription('Creates a new controller class');
  6692.         return $instance;
  6693.     }
  6694.     /**
  6695.      * Gets the private 'maker.auto_command.make_crud' shared service.
  6696.      *
  6697.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6698.      */
  6699.     protected function getMaker_AutoCommand_MakeCrudService()
  6700.     {
  6701.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6702.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6703.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6704.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6705.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  6706.         $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()));
  6707.         $instance->setName('make:crud');
  6708.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  6709.         return $instance;
  6710.     }
  6711.     /**
  6712.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  6713.      *
  6714.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6715.      */
  6716.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  6717.     {
  6718.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6719.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6720.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6721.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6722.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  6723.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6724.         $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()));
  6725.         $instance->setName('make:docker:database');
  6726.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  6727.         return $instance;
  6728.     }
  6729.     /**
  6730.      * Gets the private 'maker.auto_command.make_entity' shared service.
  6731.      *
  6732.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6733.      */
  6734.     protected function getMaker_AutoCommand_MakeEntityService()
  6735.     {
  6736.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6737.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6738.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6739.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6740.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6741.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  6742.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6743.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6744.         $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);
  6745.         $instance->setName('make:entity');
  6746.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  6747.         return $instance;
  6748.     }
  6749.     /**
  6750.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  6751.      *
  6752.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6753.      */
  6754.     protected function getMaker_AutoCommand_MakeFixturesService()
  6755.     {
  6756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6757.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6758.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6759.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6760.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  6761.         $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()));
  6762.         $instance->setName('make:fixtures');
  6763.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  6764.         return $instance;
  6765.     }
  6766.     /**
  6767.      * Gets the private 'maker.auto_command.make_form' shared service.
  6768.      *
  6769.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6770.      */
  6771.     protected function getMaker_AutoCommand_MakeFormService()
  6772.     {
  6773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6774.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6775.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6776.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6777.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  6778.         $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()));
  6779.         $instance->setName('make:form');
  6780.         $instance->setDescription('Creates a new form class');
  6781.         return $instance;
  6782.     }
  6783.     /**
  6784.      * Gets the private 'maker.auto_command.make_message' shared service.
  6785.      *
  6786.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6787.      */
  6788.     protected function getMaker_AutoCommand_MakeMessageService()
  6789.     {
  6790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6791.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6792.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6793.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6794.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  6795.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6796.         $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()));
  6797.         $instance->setName('make:message');
  6798.         $instance->setDescription('Creates a new message and handler');
  6799.         return $instance;
  6800.     }
  6801.     /**
  6802.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  6803.      *
  6804.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6805.      */
  6806.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  6807.     {
  6808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6809.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6810.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6811.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6812.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  6813.         $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()));
  6814.         $instance->setName('make:messenger-middleware');
  6815.         $instance->setDescription('Creates a new messenger middleware');
  6816.         return $instance;
  6817.     }
  6818.     /**
  6819.      * Gets the private 'maker.auto_command.make_migration' shared service.
  6820.      *
  6821.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6822.      */
  6823.     protected function getMaker_AutoCommand_MakeMigrationService()
  6824.     {
  6825.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6826.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6827.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6828.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6829.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  6830.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  6831.         $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()));
  6832.         $instance->setName('make:migration');
  6833.         $instance->setDescription('Creates a new migration based on database changes');
  6834.         return $instance;
  6835.     }
  6836.     /**
  6837.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  6838.      *
  6839.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6840.      */
  6841.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  6842.     {
  6843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6844.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6845.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6846.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6847.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  6848.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6849.         $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()));
  6850.         $instance->setName('make:registration-form');
  6851.         $instance->setDescription('Creates a new registration form system');
  6852.         return $instance;
  6853.     }
  6854.     /**
  6855.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  6856.      *
  6857.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6858.      */
  6859.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  6860.     {
  6861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6862.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6863.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6864.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6865.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  6866.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6867.         $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()));
  6868.         $instance->setName('make:reset-password');
  6869.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  6870.         return $instance;
  6871.     }
  6872.     /**
  6873.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  6874.      *
  6875.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6876.      */
  6877.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  6878.     {
  6879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6880.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6881.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6882.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6883.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  6884.         $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()));
  6885.         $instance->setName('make:serializer:encoder');
  6886.         $instance->setDescription('Creates a new serializer encoder class');
  6887.         return $instance;
  6888.     }
  6889.     /**
  6890.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  6891.      *
  6892.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6893.      */
  6894.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  6895.     {
  6896.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6897.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6898.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6899.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6900.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  6901.         $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()));
  6902.         $instance->setName('make:serializer:normalizer');
  6903.         $instance->setDescription('Creates a new serializer normalizer class');
  6904.         return $instance;
  6905.     }
  6906.     /**
  6907.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  6908.      *
  6909.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6910.      */
  6911.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  6912.     {
  6913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6914.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6915.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6916.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6917.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  6918.         $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()));
  6919.         $instance->setName('make:stimulus-controller');
  6920.         $instance->setDescription('Creates a new Stimulus controller');
  6921.         return $instance;
  6922.     }
  6923.     /**
  6924.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  6925.      *
  6926.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6927.      */
  6928.     protected function getMaker_AutoCommand_MakeSubscriberService()
  6929.     {
  6930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6931.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6932.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6933.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6934.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  6935.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  6936.         $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()));
  6937.         $instance->setName('make:subscriber');
  6938.         $instance->setDescription('Creates a new event subscriber class');
  6939.         return $instance;
  6940.     }
  6941.     /**
  6942.      * Gets the private 'maker.auto_command.make_test' shared service.
  6943.      *
  6944.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6945.      */
  6946.     protected function getMaker_AutoCommand_MakeTestService()
  6947.     {
  6948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6949.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6950.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6951.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6952.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6953.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  6954.         $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()));
  6955.         $instance->setName('make:test');
  6956.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  6957.         $instance->setDescription('Creates a new test class');
  6958.         return $instance;
  6959.     }
  6960.     /**
  6961.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  6962.      *
  6963.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6964.      */
  6965.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  6966.     {
  6967.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6968.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6969.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6970.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6971.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  6972.         $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()));
  6973.         $instance->setName('make:twig-extension');
  6974.         $instance->setDescription('Creates a new Twig extension class');
  6975.         return $instance;
  6976.     }
  6977.     /**
  6978.      * Gets the private 'maker.auto_command.make_user' shared service.
  6979.      *
  6980.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6981.      */
  6982.     protected function getMaker_AutoCommand_MakeUserService()
  6983.     {
  6984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6985.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6986.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6987.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6988.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  6989.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  6990.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6991.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6992.         $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()));
  6993.         $instance->setName('make:user');
  6994.         $instance->setDescription('Creates a new security user class');
  6995.         return $instance;
  6996.     }
  6997.     /**
  6998.      * Gets the private 'maker.auto_command.make_validator' shared service.
  6999.      *
  7000.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7001.      */
  7002.     protected function getMaker_AutoCommand_MakeValidatorService()
  7003.     {
  7004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7005.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7006.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7007.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7008.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  7009.         $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()));
  7010.         $instance->setName('make:validator');
  7011.         $instance->setDescription('Creates a new validator and constraint class');
  7012.         return $instance;
  7013.     }
  7014.     /**
  7015.      * Gets the private 'maker.auto_command.make_voter' shared service.
  7016.      *
  7017.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7018.      */
  7019.     protected function getMaker_AutoCommand_MakeVoterService()
  7020.     {
  7021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7022.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7023.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7024.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7025.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  7026.         $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()));
  7027.         $instance->setName('make:voter');
  7028.         $instance->setDescription('Creates a new security voter class');
  7029.         return $instance;
  7030.     }
  7031.     /**
  7032.      * Gets the private 'maker.doctrine_helper' shared service.
  7033.      *
  7034.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  7035.      */
  7036.     protected function getMaker_DoctrineHelperService()
  7037.     {
  7038.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  7039.         $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  7040.         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' => [=> [=> 'Money'=> ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService())], => [=> 'App\\Entity'=> $a], => [=> 'Umimeweby\\UWLoginUserBundle\\Entity'=> $a]]]);
  7041.     }
  7042.     /**
  7043.      * Gets the private 'maker.entity_class_generator' shared service.
  7044.      *
  7045.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  7046.      */
  7047.     protected function getMaker_EntityClassGeneratorService()
  7048.     {
  7049.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  7050.         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()));
  7051.     }
  7052.     /**
  7053.      * Gets the private 'maker.file_manager' shared service.
  7054.      *
  7055.      * @return \Symfony\Bundle\MakerBundle\FileManager
  7056.      */
  7057.     protected function getMaker_FileManagerService()
  7058.     {
  7059.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  7060.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  7061.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  7062.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  7063.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7064.         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'));
  7065.     }
  7066.     /**
  7067.      * Gets the private 'maker.generator' shared service.
  7068.      *
  7069.      * @return \Symfony\Bundle\MakerBundle\Generator
  7070.      */
  7071.     protected function getMaker_GeneratorService()
  7072.     {
  7073.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  7074.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  7075.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  7076.         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));
  7077.     }
  7078.     /**
  7079.      * Gets the private 'maker.php_compat_util' shared service.
  7080.      *
  7081.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  7082.      */
  7083.     protected function getMaker_PhpCompatUtilService()
  7084.     {
  7085.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  7086.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  7087.     }
  7088.     /**
  7089.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  7090.      *
  7091.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  7092.      */
  7093.     protected function getMaker_Renderer_FormTypeRendererService()
  7094.     {
  7095.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  7096.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7097.     }
  7098.     /**
  7099.      * Gets the private 'mime_types' shared service.
  7100.      *
  7101.      * @return \Symfony\Component\Mime\MimeTypes
  7102.      */
  7103.     protected function getMimeTypesService()
  7104.     {
  7105.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  7106.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  7107.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  7108.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  7109.         $instance->setDefault($instance);
  7110.         return $instance;
  7111.     }
  7112.     /**
  7113.      * Gets the private 'monolog.command.server_log' shared service.
  7114.      *
  7115.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  7116.      */
  7117.     protected function getMonolog_Command_ServerLogService()
  7118.     {
  7119.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7120.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  7121.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  7122.         $instance->setName('server:log');
  7123.         $instance->setDescription('Start a log server that displays logs in real time');
  7124.         return $instance;
  7125.     }
  7126.     /**
  7127.      * Gets the private 'monolog.handler.console' shared service.
  7128.      *
  7129.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  7130.      */
  7131.     protected function getMonolog_Handler_ConsoleService()
  7132.     {
  7133.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  7134.     }
  7135.     /**
  7136.      * Gets the private 'monolog.handler.main' shared service.
  7137.      *
  7138.      * @return \Monolog\Handler\StreamHandler
  7139.      */
  7140.     protected function getMonolog_Handler_MainService()
  7141.     {
  7142.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  7143.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  7144.         return $instance;
  7145.     }
  7146.     /**
  7147.      * Gets the private 'monolog.logger' shared service.
  7148.      *
  7149.      * @return \Symfony\Bridge\Monolog\Logger
  7150.      */
  7151.     protected function getMonolog_LoggerService()
  7152.     {
  7153.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  7154.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7155.         $instance->useMicrosecondTimestamps(true);
  7156.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7157.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7158.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7159.         return $instance;
  7160.     }
  7161.     /**
  7162.      * Gets the private 'monolog.logger.cache' shared service.
  7163.      *
  7164.      * @return \Symfony\Bridge\Monolog\Logger
  7165.      */
  7166.     protected function getMonolog_Logger_CacheService()
  7167.     {
  7168.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  7169.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7170.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7171.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7172.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7173.         return $instance;
  7174.     }
  7175.     /**
  7176.      * Gets the private 'monolog.logger.request' shared service.
  7177.      *
  7178.      * @return \Symfony\Bridge\Monolog\Logger
  7179.      */
  7180.     protected function getMonolog_Logger_RequestService()
  7181.     {
  7182.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  7183.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7184.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7185.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7186.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7187.         return $instance;
  7188.     }
  7189.     /**
  7190.      * Gets the private 'monolog.logger.security' shared service.
  7191.      *
  7192.      * @return \Symfony\Bridge\Monolog\Logger
  7193.      */
  7194.     protected function getMonolog_Logger_SecurityService()
  7195.     {
  7196.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  7197.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7198.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7199.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7200.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7201.         return $instance;
  7202.     }
  7203.     /**
  7204.      * Gets the private 'parameter_bag' shared service.
  7205.      *
  7206.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  7207.      */
  7208.     protected function getParameterBagService()
  7209.     {
  7210.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  7211.     }
  7212.     /**
  7213.      * Gets the private 'profiler_listener' shared service.
  7214.      *
  7215.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  7216.      */
  7217.     protected function getProfilerListenerService()
  7218.     {
  7219.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  7220.         if (isset($this->privates['profiler_listener'])) {
  7221.             return $this->privates['profiler_listener'];
  7222.         }
  7223.         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);
  7224.     }
  7225.     /**
  7226.      * Gets the private 'property_accessor' shared service.
  7227.      *
  7228.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  7229.      */
  7230.     protected function getPropertyAccessorService()
  7231.     {
  7232.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  7233.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  7234.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  7235.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  7236.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  7237.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  7238.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7239.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  7240.     }
  7241.     /**
  7242.      * Gets the private 'property_info' shared service.
  7243.      *
  7244.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  7245.      */
  7246.     protected function getPropertyInfoService()
  7247.     {
  7248.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  7249.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  7250.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7251.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7252.         }, 3), new RewindableGenerator(function () {
  7253.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7254.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  7255.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7256.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7257.         }, 4), new RewindableGenerator(function () {
  7258.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7259.         }, 1), new RewindableGenerator(function () {
  7260.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7261.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7262.         }, 2), new RewindableGenerator(function () {
  7263.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7264.         }, 1));
  7265.     }
  7266.     /**
  7267.      * Gets the private 'property_info.serializer_extractor' shared service.
  7268.      *
  7269.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  7270.      */
  7271.     protected function getPropertyInfo_SerializerExtractorService()
  7272.     {
  7273.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  7274.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7275.     }
  7276.     /**
  7277.      * Gets the private 'router.cache_warmer' shared service.
  7278.      *
  7279.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  7280.      */
  7281.     protected function getRouter_CacheWarmerService()
  7282.     {
  7283.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7284.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  7285.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7286.             'router' => ['services''router''getRouterService'false],
  7287.         ], [
  7288.             'router' => '?',
  7289.         ]))->withContext('router.cache_warmer'$this));
  7290.     }
  7291.     /**
  7292.      * Gets the private 'router.expression_language_provider' shared service.
  7293.      *
  7294.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  7295.      */
  7296.     protected function getRouter_ExpressionLanguageProviderService()
  7297.     {
  7298.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7299.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  7300.         ], [
  7301.             'env' => 'Closure',
  7302.         ]));
  7303.     }
  7304.     /**
  7305.      * Gets the private 'router.request_context' shared service.
  7306.      *
  7307.      * @return \Symfony\Component\Routing\RequestContext
  7308.      */
  7309.     protected function getRouter_RequestContextService()
  7310.     {
  7311.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  7312.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  7313.         return $instance;
  7314.     }
  7315.     /**
  7316.      * Gets the private 'router_listener' shared service.
  7317.      *
  7318.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  7319.      */
  7320.     protected function getRouterListenerService()
  7321.     {
  7322.         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);
  7323.     }
  7324.     /**
  7325.      * Gets the private 'secrets.vault' shared service.
  7326.      *
  7327.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  7328.      */
  7329.     protected function getSecrets_VaultService()
  7330.     {
  7331.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7332.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  7333.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  7334.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  7335.         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'));
  7336.     }
  7337.     /**
  7338.      * Gets the private 'security.access_listener' shared service.
  7339.      *
  7340.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  7341.      */
  7342.     protected function getSecurity_AccessListenerService()
  7343.     {
  7344.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7345.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7346.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  7347.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  7348.         if (isset($this->privates['security.access_listener'])) {
  7349.             return $this->privates['security.access_listener'];
  7350.         }
  7351.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7352.         if (isset($this->privates['security.access_listener'])) {
  7353.             return $this->privates['security.access_listener'];
  7354.         }
  7355.         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);
  7356.     }
  7357.     /**
  7358.      * Gets the private 'security.access_map' shared service.
  7359.      *
  7360.      * @return \Symfony\Component\Security\Http\AccessMap
  7361.      */
  7362.     protected function getSecurity_AccessMapService()
  7363.     {
  7364.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  7365.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  7366.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  7367.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  7368.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  7369.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7370.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user/rp'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7371.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/cron'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7372.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [=> 'ROLE_ADMIN'], NULL);
  7373.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'ROLE_USER'], NULL);
  7374.         return $instance;
  7375.     }
  7376.     /**
  7377.      * Gets the private 'security.authentication.guard_handler' shared service.
  7378.      *
  7379.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  7380.      *
  7381.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  7382.      */
  7383.     protected function getSecurity_Authentication_GuardHandlerService()
  7384.     {
  7385.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  7386.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7387.         if (isset($this->privates['security.authentication.guard_handler'])) {
  7388.             return $this->privates['security.authentication.guard_handler'];
  7389.         }
  7390.         $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, []);
  7391.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  7392.         return $instance;
  7393.     }
  7394.     /**
  7395.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  7396.      *
  7397.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  7398.      *
  7399.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  7400.      */
  7401.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  7402.     {
  7403.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  7404.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7405.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  7406.             return $this->privates['security.authentication.listener.anonymous.main'];
  7407.         }
  7408.         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);
  7409.     }
  7410.     /**
  7411.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  7412.      *
  7413.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  7414.      *
  7415.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
  7416.      */
  7417.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  7418.     {
  7419.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.');
  7420.         $a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
  7421.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  7422.             return $this->privates['security.authentication.listener.guard.main'];
  7423.         }
  7424.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7425.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  7426.             return $this->privates['security.authentication.listener.guard.main'];
  7427.         }
  7428.         $this->privates['security.authentication.listener.guard.main'] = $instance = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a$b'main', new RewindableGenerator(function () {
  7429.             yield => ($this->privates['umimeweby_uwloginuser.login_form_authenticator'] ?? $this->getUmimewebyUwloginuser_LoginFormAuthenticatorService());
  7430.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  7431.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  7432.         return $instance;
  7433.     }
  7434.     /**
  7435.      * Gets the private 'security.authentication.listener.rememberme.main' shared service.
  7436.      *
  7437.      * @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
  7438.      *
  7439.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.
  7440.      */
  7441.     protected function getSecurity_Authentication_Listener_Rememberme_MainService()
  7442.     {
  7443.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.');
  7444.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7445.         if (isset($this->privates['security.authentication.listener.rememberme.main'])) {
  7446.             return $this->privates['security.authentication.listener.rememberme.main'];
  7447.         }
  7448.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7449.         if (isset($this->privates['security.authentication.listener.rememberme.main'])) {
  7450.             return $this->privates['security.authentication.listener.rememberme.main'];
  7451.         }
  7452.         return $this->privates['security.authentication.listener.rememberme.main'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()), $a, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $btrue, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  7453.     }
  7454.     /**
  7455.      * Gets the private 'security.authentication.manager' shared service.
  7456.      *
  7457.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  7458.      *
  7459.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  7460.      */
  7461.     protected function getSecurity_Authentication_ManagerService()
  7462.     {
  7463.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  7464.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  7465.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  7466.             yield => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->getSecurity_Authentication_Provider_Rememberme_MainService());
  7467.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  7468.         }, 3), true);
  7469.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7470.         return $instance;
  7471.     }
  7472.     /**
  7473.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  7474.      *
  7475.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  7476.      *
  7477.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  7478.      */
  7479.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  7480.     {
  7481.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  7482.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  7483.     }
  7484.     /**
  7485.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  7486.      *
  7487.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  7488.      *
  7489.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.
  7490.      */
  7491.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  7492.     {
  7493.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.');
  7494.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  7495.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  7496.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7497.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  7498.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  7499.             yield => ($this->privates['umimeweby_uwloginuser.login_form_authenticator'] ?? $this->getUmimewebyUwloginuser_LoginFormAuthenticatorService());
  7500.         }, 1), ($this->privates['security.user.provider.concrete.chain_provider'] ?? $this->getSecurity_User_Provider_Concrete_ChainProviderService()), 'main', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())));
  7501.     }
  7502.     /**
  7503.      * Gets the private 'security.authentication.provider.rememberme.main' shared service.
  7504.      *
  7505.      * @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
  7506.      *
  7507.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.
  7508.      */
  7509.     protected function getSecurity_Authentication_Provider_Rememberme_MainService()
  7510.     {
  7511.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.');
  7512.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7513.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  7514.         return $this->privates['security.authentication.provider.rememberme.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), $this->getEnv('APP_SECRET'), 'main');
  7515.     }
  7516.     /**
  7517.      * Gets the private 'security.authentication.rememberme.services.simplehash.main' shared service.
  7518.      *
  7519.      * @return \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
  7520.      */
  7521.     protected function getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()
  7522.     {
  7523.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
  7524.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  7525.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
  7526.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  7527.         return $this->privates['security.authentication.rememberme.services.simplehash.main'] = new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices(new RewindableGenerator(function () {
  7528.             yield => ($this->privates['security.user.provider.concrete.chain_provider'] ?? $this->getSecurity_User_Provider_Concrete_ChainProviderService());
  7529.         }, 1), $this->getEnv('APP_SECRET'), 'main', ['lifetime' => 604800'path' => '/''always_remember_me' => true'name' => 'REMEMBERME''domain' => NULL'secure' => NULL'httponly' => true'samesite' => 'lax''remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  7530.     }
  7531.     /**
  7532.      * Gets the private 'security.authentication.session_strategy' shared service.
  7533.      *
  7534.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  7535.      */
  7536.     protected function getSecurity_Authentication_SessionStrategyService()
  7537.     {
  7538.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7539.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7540.         return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  7541.     }
  7542.     /**
  7543.      * Gets the private 'security.authentication.switchuser_listener.main' shared service.
  7544.      *
  7545.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  7546.      */
  7547.     protected function getSecurity_Authentication_SwitchuserListener_MainService()
  7548.     {
  7549.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7550.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7551.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  7552.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7553.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  7554.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  7555.         if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
  7556.             return $this->privates['security.authentication.switchuser_listener.main'];
  7557.         }
  7558.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7559.         if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
  7560.             return $this->privates['security.authentication.switchuser_listener.main'];
  7561.         }
  7562.         return $this->privates['security.authentication.switchuser_listener.main'] = new \Symfony\Component\Security\Http\Firewall\SwitchUserListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.user.provider.concrete.chain_provider'] ?? $this->getSecurity_User_Provider_Concrete_ChainProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'main'$a, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), '_switch_user''ROLE_ALLOWED_TO_SWITCH'$bfalse);
  7563.     }
  7564.     /**
  7565.      * Gets the private 'security.channel_listener' shared service.
  7566.      *
  7567.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  7568.      */
  7569.     protected function getSecurity_ChannelListenerService()
  7570.     {
  7571.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7572.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7573.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  7574.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  7575.         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());
  7576.     }
  7577.     /**
  7578.      * Gets the private 'security.command.debug_firewall' shared service.
  7579.      *
  7580.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  7581.      */
  7582.     protected function getSecurity_Command_DebugFirewallService()
  7583.     {
  7584.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7585.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  7586.         $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.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()), [], false);
  7587.         $instance->setName('debug:firewall');
  7588.         $instance->setDescription('Display information about your security firewall(s)');
  7589.         return $instance;
  7590.     }
  7591.     /**
  7592.      * Gets the private 'security.command.user_password_encoder' shared service.
  7593.      *
  7594.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  7595.      *
  7596.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  7597.      */
  7598.     protected function getSecurity_Command_UserPasswordEncoderService()
  7599.     {
  7600.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  7601.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'Symfony\\Component\\Security\\Core\\User\\User'=> 'App\\Entity\\User\\RegisteredUser']);
  7602.         $instance->setName('security:encode-password');
  7603.         $instance->setDescription('Encode a password');
  7604.         return $instance;
  7605.     }
  7606.     /**
  7607.      * Gets the private 'security.command.user_password_hash' shared service.
  7608.      *
  7609.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  7610.      */
  7611.     protected function getSecurity_Command_UserPasswordHashService()
  7612.     {
  7613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7614.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  7615.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'Symfony\\Component\\Security\\Core\\User\\User'=> 'App\\Entity\\User\\RegisteredUser']);
  7616.         $instance->setName('security:hash-password');
  7617.         $instance->setDescription('Hash a user password');
  7618.         return $instance;
  7619.     }
  7620.     /**
  7621.      * Gets the private 'security.context_listener.0' shared service.
  7622.      *
  7623.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  7624.      */
  7625.     protected function getSecurity_ContextListener_0Service()
  7626.     {
  7627.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7628.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7629.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  7630.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7631.         if (isset($this->privates['security.context_listener.0'])) {
  7632.             return $this->privates['security.context_listener.0'];
  7633.         }
  7634.         $this->privates['security.context_listener.0'] = $instance = 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 () {
  7635.             yield => ($this->privates['security.user.provider.concrete.chain_provider'] ?? $this->getSecurity_User_Provider_Concrete_ChainProviderService());
  7636.             yield => ($this->privates['security.user.provider.concrete.in_memory'] ?? $this->getSecurity_User_Provider_Concrete_InMemoryService());
  7637.             yield => ($this->privates['security.user.provider.concrete.uw_users'] ?? $this->getSecurity_User_Provider_Concrete_UwUsersService());
  7638.         }, 3), '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']);
  7639.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  7640.         return $instance;
  7641.     }
  7642.     /**
  7643.      * Gets the private 'security.csrf.token_storage' shared service.
  7644.      *
  7645.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  7646.      */
  7647.     protected function getSecurity_Csrf_TokenStorageService()
  7648.     {
  7649.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  7650.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  7651.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  7652.         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())));
  7653.     }
  7654.     /**
  7655.      * Gets the private 'security.encoder_factory.generic' shared service.
  7656.      *
  7657.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  7658.      *
  7659.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  7660.      */
  7661.     protected function getSecurity_EncoderFactory_GenericService()
  7662.     {
  7663.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  7664.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Symfony\\Component\\Security\\Core\\User\\User' => ['algorithm' => 'auto''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], 'App\\Entity\\User\\RegisteredUser' => ['algorithm' => 'auto''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]]);
  7665.     }
  7666.     /**
  7667.      * Gets the private 'security.event_dispatcher.main' shared service.
  7668.      *
  7669.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7670.      */
  7671.     protected function getSecurity_EventDispatcher_MainService()
  7672.     {
  7673.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7674.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7675.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  7676.         }, => 'onLogout'], 64);
  7677.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7678.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  7679.         }, => 'onLogout'], 0);
  7680.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7681.             return ($this->privates['security.logout.listener.remember_me.main'] ?? $this->getSecurity_Logout_Listener_RememberMe_MainService());
  7682.         }, => 'onLogout'], 0);
  7683.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7684.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  7685.         }, => 'onLogout'], 0);
  7686.         return $instance;
  7687.     }
  7688.     /**
  7689.      * Gets the private 'security.firewall.map' shared service.
  7690.      *
  7691.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  7692.      */
  7693.     protected function getSecurity_Firewall_MapService()
  7694.     {
  7695.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  7696.         if (isset($this->privates['security.firewall.map'])) {
  7697.             return $this->privates['security.firewall.map'];
  7698.         }
  7699.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  7700.             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)/')));
  7701.             yield 'security.firewall.map.context.main' => NULL;
  7702.         }, 2));
  7703.     }
  7704.     /**
  7705.      * Gets the private 'security.firewall.map.context.dev' shared service.
  7706.      *
  7707.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7708.      */
  7709.     protected function getSecurity_Firewall_Map_Context_DevService()
  7710.     {
  7711.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7712.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7713.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7714.             return new \EmptyIterator();
  7715.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  7716.     }
  7717.     /**
  7718.      * Gets the private 'security.firewall.map.context.main' shared service.
  7719.      *
  7720.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  7721.      */
  7722.     protected function getSecurity_Firewall_Map_Context_MainService()
  7723.     {
  7724.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7725.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  7726.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7727.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  7728.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7729.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7730.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  7731.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7732.         $a = ($this->privates['umimeweby_uwloginuser.login_form_authenticator'] ?? $this->getUmimewebyUwloginuser_LoginFormAuthenticatorService());
  7733.         if (isset($this->privates['security.firewall.map.context.main'])) {
  7734.             return $this->privates['security.firewall.map.context.main'];
  7735.         }
  7736.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  7737.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7738.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  7739.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  7740.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  7741.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  7742.             yield => ($this->privates['security.authentication.listener.rememberme.main'] ?? $this->getSecurity_Authentication_Listener_Rememberme_MainService());
  7743.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  7744.             yield => ($this->privates['security.authentication.switchuser_listener.main'] ?? $this->getSecurity_Authentication_SwitchuserListener_MainService());
  7745.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  7746.         }, 7), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $c'main'$aNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($b$c, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.chain_provider''main''umimeweby_uwloginuser.login_form_authenticator'NULLNULL, [=> 'switch_user'=> 'guard'=> 'remember_me'=> 'anonymous'], ['parameter' => '_switch_user''role' => 'ROLE_ALLOWED_TO_SWITCH']), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  7747.     }
  7748.     /**
  7749.      * Gets the private 'security.http_utils' shared service.
  7750.      *
  7751.      * @return \Symfony\Component\Security\Http\HttpUtils
  7752.      */
  7753.     protected function getSecurity_HttpUtilsService()
  7754.     {
  7755.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  7756.         $a = ($this->services['router'] ?? $this->getRouterService());
  7757.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  7758.     }
  7759.     /**
  7760.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  7761.      *
  7762.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  7763.      */
  7764.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  7765.     {
  7766.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  7767.         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()));
  7768.     }
  7769.     /**
  7770.      * Gets the private 'security.logout.listener.default.main' shared service.
  7771.      *
  7772.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  7773.      */
  7774.     protected function getSecurity_Logout_Listener_Default_MainService()
  7775.     {
  7776.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  7777.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  7778.     }
  7779.     /**
  7780.      * Gets the private 'security.logout.listener.remember_me.main' shared service.
  7781.      *
  7782.      * @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
  7783.      */
  7784.     protected function getSecurity_Logout_Listener_RememberMe_MainService()
  7785.     {
  7786.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
  7787.         return $this->privates['security.logout.listener.remember_me.main'] = new \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  7788.     }
  7789.     /**
  7790.      * Gets the private 'security.logout_url_generator' shared service.
  7791.      *
  7792.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  7793.      */
  7794.     protected function getSecurity_LogoutUrlGeneratorService()
  7795.     {
  7796.         $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()));
  7797.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  7798.         return $instance;
  7799.     }
  7800.     /**
  7801.      * Gets the private 'security.password_hasher_factory' shared service.
  7802.      *
  7803.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  7804.      */
  7805.     protected function getSecurity_PasswordHasherFactoryService()
  7806.     {
  7807.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  7808.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  7809.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['Symfony\\Component\\Security\\Core\\User\\User' => ['algorithm' => 'auto''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], 'App\\Entity\\User\\RegisteredUser' => ['algorithm' => 'auto''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]]);
  7810.     }
  7811.     /**
  7812.      * Gets the private 'security.role_hierarchy' shared service.
  7813.      *
  7814.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  7815.      */
  7816.     protected function getSecurity_RoleHierarchyService()
  7817.     {
  7818.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  7819.     }
  7820.     /**
  7821.      * Gets the private 'security.user.provider.concrete.chain_provider' shared service.
  7822.      *
  7823.      * @return \Symfony\Component\Security\Core\User\ChainUserProvider
  7824.      */
  7825.     protected function getSecurity_User_Provider_Concrete_ChainProviderService()
  7826.     {
  7827.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  7828.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  7829.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/ChainUserProvider.php';
  7830.         return $this->privates['security.user.provider.concrete.chain_provider'] = new \Symfony\Component\Security\Core\User\ChainUserProvider(new RewindableGenerator(function () {
  7831.             yield => ($this->privates['security.user.provider.concrete.in_memory'] ?? $this->getSecurity_User_Provider_Concrete_InMemoryService());
  7832.             yield => ($this->privates['security.user.provider.concrete.uw_users'] ?? $this->getSecurity_User_Provider_Concrete_UwUsersService());
  7833.         }, 2));
  7834.     }
  7835.     /**
  7836.      * Gets the private 'security.user.provider.concrete.in_memory' shared service.
  7837.      *
  7838.      * @return \Symfony\Component\Security\Core\User\InMemoryUserProvider
  7839.      */
  7840.     protected function getSecurity_User_Provider_Concrete_InMemoryService()
  7841.     {
  7842.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  7843.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserProvider.php';
  7844.         return $this->privates['security.user.provider.concrete.in_memory'] = new \Symfony\Component\Security\Core\User\InMemoryUserProvider(['superuser@umimeweby.cz' => ['password' => '$argon2id$v=19$m=65536,t=4,p=1$zh1vaNk6k0rKFcIoEIS9HA$rSQdZjLlsaBhZE9DWrB2py7h8kDyFXY5RPWuXEsd29M''roles' => [=> 'ROLE_SUPER_ADMIN']]]);
  7845.     }
  7846.     /**
  7847.      * Gets the private 'security.user.provider.concrete.uw_users' shared service.
  7848.      *
  7849.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  7850.      */
  7851.     protected function getSecurity_User_Provider_Concrete_UwUsersService()
  7852.     {
  7853.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  7854.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  7855.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  7856.         return $this->privates['security.user.provider.concrete.uw_users'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User\\RegisteredUser''email'NULL);
  7857.     }
  7858.     /**
  7859.      * Gets the private 'security.validator.user_password' shared service.
  7860.      *
  7861.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  7862.      */
  7863.     protected function getSecurity_Validator_UserPasswordService()
  7864.     {
  7865.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7866.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7867.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  7868.         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()));
  7869.     }
  7870.     /**
  7871.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  7872.      *
  7873.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  7874.      */
  7875.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  7876.     {
  7877.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7878.     }
  7879.     /**
  7880.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  7881.      *
  7882.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  7883.      */
  7884.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  7885.     {
  7886.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  7887.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  7888.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  7889.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  7890.     }
  7891.     /**
  7892.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  7893.      *
  7894.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  7895.      */
  7896.     protected function getSensioFrameworkExtra_Security_ListenerService()
  7897.     {
  7898.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7899.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  7900.             return $this->privates['sensio_framework_extra.security.listener'];
  7901.         }
  7902.         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()));
  7903.     }
  7904.     /**
  7905.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  7906.      *
  7907.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  7908.      */
  7909.     protected function getSensioFrameworkExtra_View_ListenerService()
  7910.     {
  7911.         $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))));
  7912.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7913.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7914.         ], [
  7915.             'twig' => '?',
  7916.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  7917.         return $instance;
  7918.     }
  7919.     /**
  7920.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  7921.      *
  7922.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  7923.      */
  7924.     protected function getSerializer_Mapping_CacheWarmerService()
  7925.     {
  7926.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7927.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  7928.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  7929.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  7930.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  7931.         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'));
  7932.     }
  7933.     /**
  7934.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  7935.      *
  7936.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  7937.      */
  7938.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  7939.     {
  7940.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  7941.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  7942.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  7943.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  7944.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  7945.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  7946.         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()))]));
  7947.     }
  7948.     /**
  7949.      * Gets the private 'session.factory' shared service.
  7950.      *
  7951.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  7952.      */
  7953.     protected function getSession_FactoryService()
  7954.     {
  7955.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  7956.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  7957.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  7958.         if (isset($this->privates['session.factory'])) {
  7959.             return $this->privates['session.factory'];
  7960.         }
  7961.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> $a=> 'onSessionUsage']);
  7962.     }
  7963.     /**
  7964.      * Gets the private 'session.storage.factory.service' shared service.
  7965.      *
  7966.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  7967.      *
  7968.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  7969.      */
  7970.     protected function getSession_Storage_Factory_ServiceService()
  7971.     {
  7972.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  7973.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  7974.     }
  7975.     /**
  7976.      * Gets the private 'session.storage.metadata_bag' shared service.
  7977.      *
  7978.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  7979.      *
  7980.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  7981.      */
  7982.     protected function getSession_Storage_MetadataBagService()
  7983.     {
  7984.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  7985.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  7986.     }
  7987.     /**
  7988.      * Gets the private 'session.storage.native' shared service.
  7989.      *
  7990.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  7991.      *
  7992.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  7993.      */
  7994.     protected function getSession_Storage_NativeService()
  7995.     {
  7996.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  7997.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  7998.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  7999.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), $this->getSession_Storage_MetadataBagService());
  8000.     }
  8001.     /**
  8002.      * Gets the private 'session_listener' shared service.
  8003.      *
  8004.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  8005.      */
  8006.     protected function getSessionListenerService()
  8007.     {
  8008.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8009.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  8010.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  8011.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  8012.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  8013.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  8014.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  8015.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  8016.         ], [
  8017.             'initialized_session' => '?',
  8018.             'logger' => '?',
  8019.             'request_stack' => '?',
  8020.             'session' => '?',
  8021.             'session_collector' => '?',
  8022.             'session_factory' => '?',
  8023.             'session_storage' => '?',
  8024.         ]), true$this->parameters['session.storage.options']);
  8025.     }
  8026.     /**
  8027.      * Gets the private 'swiftmailer.command.debug' shared service.
  8028.      *
  8029.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  8030.      */
  8031.     protected function getSwiftmailer_Command_DebugService()
  8032.     {
  8033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8034.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  8035.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  8036.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  8037.         $instance->setName('debug:swiftmailer');
  8038.         return $instance;
  8039.     }
  8040.     /**
  8041.      * Gets the private 'swiftmailer.command.new_email' shared service.
  8042.      *
  8043.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  8044.      */
  8045.     protected function getSwiftmailer_Command_NewEmailService()
  8046.     {
  8047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8048.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  8049.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  8050.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  8051.         $instance->setName('swiftmailer:email:send');
  8052.         return $instance;
  8053.     }
  8054.     /**
  8055.      * Gets the private 'swiftmailer.command.send_email' shared service.
  8056.      *
  8057.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  8058.      */
  8059.     protected function getSwiftmailer_Command_SendEmailService()
  8060.     {
  8061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8062.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  8063.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  8064.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  8065.         $instance->setName('swiftmailer:spool:send');
  8066.         return $instance;
  8067.     }
  8068.     /**
  8069.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  8070.      *
  8071.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  8072.      */
  8073.     protected function getSwiftmailer_EmailSender_ListenerService()
  8074.     {
  8075.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  8076.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8077.     }
  8078.     /**
  8079.      * Gets the private 'translation.extractor' shared service.
  8080.      *
  8081.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  8082.      */
  8083.     protected function getTranslation_ExtractorService()
  8084.     {
  8085.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  8086.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  8087.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  8088.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  8089.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  8090.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  8091.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  8092.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  8093.         return $instance;
  8094.     }
  8095.     /**
  8096.      * Gets the private 'translation.loader.csv' shared service.
  8097.      *
  8098.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  8099.      */
  8100.     protected function getTranslation_Loader_CsvService()
  8101.     {
  8102.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8103.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8104.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8105.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8106.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  8107.     }
  8108.     /**
  8109.      * Gets the private 'translation.loader.dat' shared service.
  8110.      *
  8111.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  8112.      */
  8113.     protected function getTranslation_Loader_DatService()
  8114.     {
  8115.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8116.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8117.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8118.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  8119.     }
  8120.     /**
  8121.      * Gets the private 'translation.loader.ini' shared service.
  8122.      *
  8123.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  8124.      */
  8125.     protected function getTranslation_Loader_IniService()
  8126.     {
  8127.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8128.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8129.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8130.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8131.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  8132.     }
  8133.     /**
  8134.      * Gets the private 'translation.loader.json' shared service.
  8135.      *
  8136.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  8137.      */
  8138.     protected function getTranslation_Loader_JsonService()
  8139.     {
  8140.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8141.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8142.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8143.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8144.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  8145.     }
  8146.     /**
  8147.      * Gets the private 'translation.loader.mo' shared service.
  8148.      *
  8149.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  8150.      */
  8151.     protected function getTranslation_Loader_MoService()
  8152.     {
  8153.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8154.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8155.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8156.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8157.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  8158.     }
  8159.     /**
  8160.      * Gets the private 'translation.loader.php' shared service.
  8161.      *
  8162.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  8163.      */
  8164.     protected function getTranslation_Loader_PhpService()
  8165.     {
  8166.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8167.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8168.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8169.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8170.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  8171.     }
  8172.     /**
  8173.      * Gets the private 'translation.loader.po' shared service.
  8174.      *
  8175.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  8176.      */
  8177.     protected function getTranslation_Loader_PoService()
  8178.     {
  8179.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8180.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8181.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8182.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8183.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  8184.     }
  8185.     /**
  8186.      * Gets the private 'translation.loader.qt' shared service.
  8187.      *
  8188.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  8189.      */
  8190.     protected function getTranslation_Loader_QtService()
  8191.     {
  8192.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8193.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8194.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  8195.     }
  8196.     /**
  8197.      * Gets the private 'translation.loader.res' shared service.
  8198.      *
  8199.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  8200.      */
  8201.     protected function getTranslation_Loader_ResService()
  8202.     {
  8203.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8204.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8205.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  8206.     }
  8207.     /**
  8208.      * Gets the private 'translation.loader.xliff' shared service.
  8209.      *
  8210.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  8211.      */
  8212.     protected function getTranslation_Loader_XliffService()
  8213.     {
  8214.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8215.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8216.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  8217.     }
  8218.     /**
  8219.      * Gets the private 'translation.loader.yml' shared service.
  8220.      *
  8221.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  8222.      */
  8223.     protected function getTranslation_Loader_YmlService()
  8224.     {
  8225.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8226.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8227.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8228.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8229.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  8230.     }
  8231.     /**
  8232.      * Gets the private 'translation.provider_collection' shared service.
  8233.      *
  8234.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  8235.      */
  8236.     protected function getTranslation_ProviderCollectionService()
  8237.     {
  8238.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  8239.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  8240.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  8241.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  8242.         }, 1), []))->fromConfig([]);
  8243.     }
  8244.     /**
  8245.      * Gets the private 'translation.reader' shared service.
  8246.      *
  8247.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  8248.      */
  8249.     protected function getTranslation_ReaderService()
  8250.     {
  8251.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  8252.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  8253.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8254.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8255.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8256.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8257.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8258.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8259.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8260.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8261.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8262.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8263.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8264.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8265.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8266.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8267.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  8268.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  8269.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  8270.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  8271.         $instance->addLoader('yaml'$a);
  8272.         $instance->addLoader('yml'$a);
  8273.         $instance->addLoader('xlf'$b);
  8274.         $instance->addLoader('xliff'$b);
  8275.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  8276.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  8277.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  8278.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  8279.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  8280.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  8281.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  8282.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  8283.         return $instance;
  8284.     }
  8285.     /**
  8286.      * Gets the private 'translation.warmer' shared service.
  8287.      *
  8288.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  8289.      */
  8290.     protected function getTranslation_WarmerService()
  8291.     {
  8292.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8293.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  8294.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8295.             'translator' => ['services''translator''getTranslatorService'false],
  8296.         ], [
  8297.             'translator' => '?',
  8298.         ]))->withContext('translation.warmer'$this));
  8299.     }
  8300.     /**
  8301.      * Gets the private 'translation.writer' shared service.
  8302.      *
  8303.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  8304.      */
  8305.     protected function getTranslation_WriterService()
  8306.     {
  8307.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  8308.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  8309.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  8310.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  8311.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  8312.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  8313.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  8314.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  8315.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  8316.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  8317.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  8318.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  8319.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  8320.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  8321.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  8322.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  8323.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  8324.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  8325.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  8326.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  8327.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  8328.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  8329.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  8330.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  8331.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  8332.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  8333.         return $instance;
  8334.     }
  8335.     /**
  8336.      * Gets the private 'translator.default' shared service.
  8337.      *
  8338.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  8339.      */
  8340.     protected function getTranslator_DefaultService()
  8341.     {
  8342.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8343.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  8344.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  8345.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  8346.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  8347.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  8348.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  8349.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  8350.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  8351.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  8352.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  8353.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  8354.         ], [
  8355.             'translation.loader.csv' => '?',
  8356.             'translation.loader.dat' => '?',
  8357.             'translation.loader.ini' => '?',
  8358.             'translation.loader.json' => '?',
  8359.             'translation.loader.mo' => '?',
  8360.             'translation.loader.php' => '?',
  8361.             'translation.loader.po' => '?',
  8362.             'translation.loader.qt' => '?',
  8363.             'translation.loader.res' => '?',
  8364.             'translation.loader.xliff' => '?',
  8365.             'translation.loader.yml' => '?',
  8366.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'cs', ['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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Resources/translations/Umimeweby_UWLoginUser.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Resources/translations/Umimeweby_UWLoginUser.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], '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')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], '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')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], '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).'/vendor/umimeweby/uw-login-user-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/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/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/twig-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'), 16 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 18 => (\dirname(__DIR__4).'/vendor/umimeweby/emailer-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/umimeweby/uw-exceptions-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/umimeweby/uw-helpers-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/umimeweby/uw-money-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/umimeweby/uw-login-user-bundle/src/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/doctrine/doctrine-migrations-bundle/translations'10 => 'vendor/symfony/security-bundle/translations'11 => 'vendor/symfony/swiftmailer-bundle/translations'12 => 'vendor/symfony/twig-bundle/translations'13 => 'vendor/symfony/web-profiler-bundle/translations'14 => 'vendor/symfony/monolog-bundle/translations'15 => 'vendor/symfony/debug-bundle/translations'16 => 'vendor/symfony/maker-bundle/src/translations'17 => 'vendor/symfony/webpack-encore-bundle/src/translations'18 => 'vendor/umimeweby/emailer-bundle/src/translations'19 => 'vendor/umimeweby/uw-exceptions-bundle/src/translations'20 => 'vendor/umimeweby/uw-helpers-bundle/src/translations'21 => 'vendor/umimeweby/uw-money-bundle/translations'22 => 'vendor/oneup/flysystem-bundle/src/translations']]], []);
  8367.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  8368.         $instance->setFallbackLocales([=> 'cs']);
  8369.         return $instance;
  8370.     }
  8371.     /**
  8372.      * Gets the private 'twig.command.debug' shared service.
  8373.      *
  8374.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  8375.      */
  8376.     protected function getTwig_Command_DebugService()
  8377.     {
  8378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8379.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  8380.         $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()));
  8381.         $instance->setName('debug:twig');
  8382.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  8383.         return $instance;
  8384.     }
  8385.     /**
  8386.      * Gets the private 'twig.command.lint' shared service.
  8387.      *
  8388.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  8389.      */
  8390.     protected function getTwig_Command_LintService()
  8391.     {
  8392.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8393.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  8394.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  8395.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8396.         $instance->setName('lint:twig');
  8397.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  8398.         return $instance;
  8399.     }
  8400.     /**
  8401.      * Gets the private 'twig.form.engine' shared service.
  8402.      *
  8403.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  8404.      */
  8405.     protected function getTwig_Form_EngineService()
  8406.     {
  8407.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  8408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  8409.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  8410.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8411.         if (isset($this->privates['twig.form.engine'])) {
  8412.             return $this->privates['twig.form.engine'];
  8413.         }
  8414.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  8415.     }
  8416.     /**
  8417.      * Gets the private 'twig.form.renderer' shared service.
  8418.      *
  8419.      * @return \Symfony\Component\Form\FormRenderer
  8420.      */
  8421.     protected function getTwig_Form_RendererService()
  8422.     {
  8423.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  8424.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  8425.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  8426.         if (isset($this->privates['twig.form.renderer'])) {
  8427.             return $this->privates['twig.form.renderer'];
  8428.         }
  8429.         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()));
  8430.     }
  8431.     /**
  8432.      * Gets the private 'twig.runtime.httpkernel' shared service.
  8433.      *
  8434.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  8435.      */
  8436.     protected function getTwig_Runtime_HttpkernelService()
  8437.     {
  8438.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  8439.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  8440.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  8441.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  8442.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  8443.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  8444.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8445.         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, [
  8446.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  8447.         ], [
  8448.             'inline' => '?',
  8449.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  8450.     }
  8451.     /**
  8452.      * Gets the private 'twig.runtime.security_csrf' shared service.
  8453.      *
  8454.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  8455.      */
  8456.     protected function getTwig_Runtime_SecurityCsrfService()
  8457.     {
  8458.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  8459.         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()));
  8460.     }
  8461.     /**
  8462.      * Gets the private 'twig.runtime.serializer' shared service.
  8463.      *
  8464.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  8465.      */
  8466.     protected function getTwig_Runtime_SerializerService()
  8467.     {
  8468.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  8469.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  8470.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  8471.     }
  8472.     /**
  8473.      * Gets the private 'twig.template_cache_warmer' shared service.
  8474.      *
  8475.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  8476.      */
  8477.     protected function getTwig_TemplateCacheWarmerService()
  8478.     {
  8479.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8480.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  8481.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  8482.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8483.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8484.         ], [
  8485.             'twig' => '?',
  8486.         ]))->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/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  8487.     }
  8488.     /**
  8489.      * Gets the private 'umimeweby_emailer.emailer' shared autowired service.
  8490.      *
  8491.      * @return \Umimeweby\EmailerBundle\Service\Mailer\EMailer
  8492.      */
  8493.     protected function getUmimewebyEmailer_EmailerService()
  8494.     {
  8495.         return $this->privates['umimeweby_emailer.emailer'] = new \Umimeweby\EmailerBundle\Service\Mailer\EMailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()));
  8496.     }
  8497.     /**
  8498.      * Gets the private 'umimeweby_uwexceptions.uwexception_to_flash_message_listener' shared autowired service.
  8499.      *
  8500.      * @return \Umimeweby\UWExceptionsBundle\EventListener\UWExceptionToFlashMessageListener
  8501.      */
  8502.     protected function getUmimewebyUwexceptions_UwexceptionToFlashMessageListenerService()
  8503.     {
  8504.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-exceptions-bundle/src/EventListener/UWExceptionToFlashMessageListener.php';
  8505.         return $this->privates['umimeweby_uwexceptions.uwexception_to_flash_message_listener'] = new \Umimeweby\UWExceptionsBundle\EventListener\UWExceptionToFlashMessageListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), 'app_homepage');
  8506.     }
  8507.     /**
  8508.      * Gets the private 'umimeweby_uwloginuser.loggedin_user_provider' shared autowired service.
  8509.      *
  8510.      * @return \Umimeweby\UWLoginUserBundle\Service\User\UserProvider\LoggedInUserProvider
  8511.      */
  8512.     protected function getUmimewebyUwloginuser_LoggedinUserProviderService()
  8513.     {
  8514.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Contracts/Service/User/LoggedInUserProviderInterface.php';
  8515.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Service/User/UserProvider/LoggedInUserProvider.php';
  8516.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  8517.         return $this->privates['umimeweby_uwloginuser.loggedin_user_provider'] = new \Umimeweby\UWLoginUserBundle\Service\User\UserProvider\LoggedInUserProvider(new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8518.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  8519.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  8520.         ], [
  8521.             'security.authorization_checker' => '?',
  8522.             'security.token_storage' => '?',
  8523.         ])));
  8524.     }
  8525.     /**
  8526.      * Gets the private 'umimeweby_uwloginuser.login_form_authenticator' shared autowired service.
  8527.      *
  8528.      * @return \Umimeweby\UWLoginUserBundle\Service\Security\Authenticator\LoginFormAuthenticator
  8529.      */
  8530.     protected function getUmimewebyUwloginuser_LoginFormAuthenticatorService()
  8531.     {
  8532.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8533.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  8534.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  8535.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  8536.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  8537.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8538.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Service/Security/Authenticator/LoginFormAuthenticator.php';
  8539.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Contracts/Service/Security/RouteProviderInterface.php';
  8540.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Service/Security/RouteProvider/BasicRouteProvider.php';
  8541.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8542.         if (isset($this->privates['umimeweby_uwloginuser.login_form_authenticator'])) {
  8543.             return $this->privates['umimeweby_uwloginuser.login_form_authenticator'];
  8544.         }
  8545.         return $this->privates['umimeweby_uwloginuser.login_form_authenticator'] = new \Umimeweby\UWLoginUserBundle\Service\Security\Authenticator\LoginFormAuthenticator(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->privates['umimeweby_uwloginuser.basic_routeprovider'] ?? ($this->privates['umimeweby_uwloginuser.basic_routeprovider'] = new \Umimeweby\UWLoginUserBundle\Service\Security\RouteProvider\BasicRouteProvider('app_homepage'))), ($this->services['translator'] ?? $this->getTranslatorService()), $a);
  8546.     }
  8547.     /**
  8548.      * Gets the private 'umimeweby_uwloginuser.useremailexists_validator' shared autowired service.
  8549.      *
  8550.      * @return \Umimeweby\UWLoginUserBundle\Validator\Constraints\User\UserEmailExistsValidator
  8551.      */
  8552.     protected function getUmimewebyUwloginuser_UseremailexistsValidatorService()
  8553.     {
  8554.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8555.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8556.         include_once \dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src/Validator/Constraints/User/UserEmailExistsValidator.php';
  8557.         return $this->privates['umimeweby_uwloginuser.useremailexists_validator'] = new \Umimeweby\UWLoginUserBundle\Validator\Constraints\User\UserEmailExistsValidator(($this->privates['App\\Repository\\User\\RegisteredUserRepository'] ?? $this->getRegisteredUserRepositoryService()));
  8558.     }
  8559.     /**
  8560.      * Gets the private 'validator.builder' shared service.
  8561.      *
  8562.      * @return \Symfony\Component\Validator\ValidatorBuilder
  8563.      */
  8564.     protected function getValidator_BuilderService()
  8565.     {
  8566.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  8567.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  8568.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8569.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  8570.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  8571.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  8572.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  8573.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  8574.             'Umimeweby\\UWLoginUserBundle\\Validator\\Constraints\\User\\UserEmailExistsValidator' => ['privates''umimeweby_uwloginuser.useremailexists_validator''getUmimewebyUwloginuser_UseremailexistsValidatorService'false],
  8575.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  8576.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  8577.             'umimeweby_uwloginuser.useremailexists_validator' => ['privates''umimeweby_uwloginuser.useremailexists_validator''getUmimewebyUwloginuser_UseremailexistsValidatorService'false],
  8578.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  8579.         ], [
  8580.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  8581.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  8582.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  8583.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  8584.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  8585.             'Umimeweby\\UWLoginUserBundle\\Validator\\Constraints\\User\\UserEmailExistsValidator' => '?',
  8586.             'doctrine.orm.validator.unique' => '?',
  8587.             'security.validator.user_password' => '?',
  8588.             'umimeweby_uwloginuser.useremailexists_validator' => '?',
  8589.             'validator.expression' => '?',
  8590.         ])));
  8591.         if ($this->has('translator')) {
  8592.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  8593.         }
  8594.         $instance->setTranslationDomain('validators');
  8595.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  8596.         $instance->enableAnnotationMapping(true);
  8597.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8598.         $instance->addMethodMapping('loadValidatorMetadata');
  8599.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  8600.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  8601.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  8602.         return $instance;
  8603.     }
  8604.     /**
  8605.      * Gets the private 'validator.email' shared service.
  8606.      *
  8607.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  8608.      */
  8609.     protected function getValidator_EmailService()
  8610.     {
  8611.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8612.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8613.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  8614.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  8615.     }
  8616.     /**
  8617.      * Gets the private 'validator.expression' shared service.
  8618.      *
  8619.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  8620.      */
  8621.     protected function getValidator_ExpressionService()
  8622.     {
  8623.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8624.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8625.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  8626.         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())));
  8627.     }
  8628.     /**
  8629.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  8630.      *
  8631.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  8632.      */
  8633.     protected function getValidator_Mapping_CacheWarmerService()
  8634.     {
  8635.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8636.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8637.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  8638.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  8639.     }
  8640.     /**
  8641.      * Gets the private 'validator.not_compromised_password' shared service.
  8642.      *
  8643.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  8644.      */
  8645.     protected function getValidator_NotCompromisedPasswordService()
  8646.     {
  8647.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8648.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8649.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  8650.         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);
  8651.     }
  8652.     /**
  8653.      * Gets the private 'var_dumper.command.server_dump' shared service.
  8654.      *
  8655.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  8656.      */
  8657.     protected function getVarDumper_Command_ServerDumpService()
  8658.     {
  8659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8660.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  8661.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  8662.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  8663.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  8664.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  8665.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  8666.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8667.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8668.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8669.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8670.         $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()))]);
  8671.         $instance->setName('server:dump');
  8672.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  8673.         return $instance;
  8674.     }
  8675.     /**
  8676.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  8677.      *
  8678.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  8679.      */
  8680.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  8681.     {
  8682.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  8683.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8684.         return $instance;
  8685.     }
  8686.     /**
  8687.      * Gets the private 'var_dumper.html_dumper' shared service.
  8688.      *
  8689.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  8690.      */
  8691.     protected function getVarDumper_HtmlDumperService()
  8692.     {
  8693.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  8694.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8695.         return $instance;
  8696.     }
  8697.     /**
  8698.      * Gets the private 'var_dumper.server_connection' shared service.
  8699.      *
  8700.      * @return \Symfony\Component\VarDumper\Server\Connection
  8701.      */
  8702.     protected function getVarDumper_ServerConnectionService()
  8703.     {
  8704.         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()]);
  8705.     }
  8706.     /**
  8707.      * Gets the private 'web_profiler.csp.handler' shared service.
  8708.      *
  8709.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  8710.      */
  8711.     protected function getWebProfiler_Csp_HandlerService()
  8712.     {
  8713.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  8714.     }
  8715.     /**
  8716.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  8717.      *
  8718.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  8719.      */
  8720.     protected function getWebProfiler_DebugToolbarService()
  8721.     {
  8722.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8723.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  8724.             return $this->privates['web_profiler.debug_toolbar'];
  8725.         }
  8726.         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()));
  8727.     }
  8728.     /**
  8729.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  8730.      *
  8731.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  8732.      */
  8733.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  8734.     {
  8735.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  8736.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  8737.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  8738.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  8739.     }
  8740.     /**
  8741.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  8742.      *
  8743.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  8744.      */
  8745.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  8746.     {
  8747.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8748.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  8749.         ], [
  8750.             '_default' => '?',
  8751.         ]), '_default');
  8752.     }
  8753.     /**
  8754.      * Gets the private 'webpack_encore.exception_listener' shared service.
  8755.      *
  8756.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  8757.      */
  8758.     protected function getWebpackEncore_ExceptionListenerService()
  8759.     {
  8760.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  8761.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  8762.     }
  8763.     /**
  8764.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  8765.      *
  8766.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  8767.      */
  8768.     protected function getWebpackEncore_TagRendererService()
  8769.     {
  8770.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  8771.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8772.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  8773.             return $this->privates['webpack_encore.tag_renderer'];
  8774.         }
  8775.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], [], [], $a);
  8776.     }
  8777.     /**
  8778.      * Gets the public 'cache_clearer' alias.
  8779.      *
  8780.      * @return object The ".container.private.cache_clearer" service.
  8781.      */
  8782.     protected function getCacheClearerService()
  8783.     {
  8784.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  8785.         return $this->get('.container.private.cache_clearer');
  8786.     }
  8787.     /**
  8788.      * Gets the public 'filesystem' alias.
  8789.      *
  8790.      * @return object The ".container.private.filesystem" service.
  8791.      */
  8792.     protected function getFilesystemService()
  8793.     {
  8794.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  8795.         return $this->get('.container.private.filesystem');
  8796.     }
  8797.     /**
  8798.      * Gets the public 'serializer' alias.
  8799.      *
  8800.      * @return object The ".container.private.serializer" service.
  8801.      */
  8802.     protected function getSerializerService()
  8803.     {
  8804.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  8805.         return $this->get('.container.private.serializer');
  8806.     }
  8807.     /**
  8808.      * Gets the public 'security.csrf.token_manager' alias.
  8809.      *
  8810.      * @return object The ".container.private.security.csrf.token_manager" service.
  8811.      */
  8812.     protected function getSecurity_Csrf_TokenManagerService()
  8813.     {
  8814.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  8815.         return $this->get('.container.private.security.csrf.token_manager');
  8816.     }
  8817.     /**
  8818.      * Gets the public 'form.factory' alias.
  8819.      *
  8820.      * @return object The ".container.private.form.factory" service.
  8821.      */
  8822.     protected function getForm_FactoryService()
  8823.     {
  8824.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  8825.         return $this->get('.container.private.form.factory');
  8826.     }
  8827.     /**
  8828.      * Gets the public 'form.type.file' alias.
  8829.      *
  8830.      * @return object The ".container.private.form.type.file" service.
  8831.      */
  8832.     protected function getForm_Type_FileService()
  8833.     {
  8834.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  8835.         return $this->get('.container.private.form.type.file');
  8836.     }
  8837.     /**
  8838.      * Gets the public 'profiler' alias.
  8839.      *
  8840.      * @return object The ".container.private.profiler" service.
  8841.      */
  8842.     protected function getProfilerService()
  8843.     {
  8844.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  8845.         return $this->get('.container.private.profiler');
  8846.     }
  8847.     /**
  8848.      * Gets the public 'security.authorization_checker' alias.
  8849.      *
  8850.      * @return object The ".container.private.security.authorization_checker" service.
  8851.      */
  8852.     protected function getSecurity_AuthorizationCheckerService()
  8853.     {
  8854.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  8855.         return $this->get('.container.private.security.authorization_checker');
  8856.     }
  8857.     /**
  8858.      * Gets the public 'security.token_storage' alias.
  8859.      *
  8860.      * @return object The ".container.private.security.token_storage" service.
  8861.      */
  8862.     protected function getSecurity_TokenStorageService()
  8863.     {
  8864.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  8865.         return $this->get('.container.private.security.token_storage');
  8866.     }
  8867.     /**
  8868.      * Gets the public 'twig' alias.
  8869.      *
  8870.      * @return object The ".container.private.twig" service.
  8871.      */
  8872.     protected function getTwigService()
  8873.     {
  8874.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  8875.         return $this->get('.container.private.twig');
  8876.     }
  8877.     /**
  8878.      * Gets the public 'security.password_encoder' alias.
  8879.      *
  8880.      * @return object The ".container.private.security.password_encoder" service.
  8881.      */
  8882.     protected function getSecurity_PasswordEncoderService()
  8883.     {
  8884.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  8885.         return $this->get('.container.private.security.password_encoder');
  8886.     }
  8887.     /**
  8888.      * Gets the public 'session' alias.
  8889.      *
  8890.      * @return object The ".container.private.session" service.
  8891.      */
  8892.     protected function getSessionService()
  8893.     {
  8894.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  8895.         return $this->get('.container.private.session');
  8896.     }
  8897.     /**
  8898.      * Gets the public 'validator' alias.
  8899.      *
  8900.      * @return object The ".container.private.validator" service.
  8901.      */
  8902.     protected function getValidatorService()
  8903.     {
  8904.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  8905.         return $this->get('.container.private.validator');
  8906.     }
  8907.     /**
  8908.      * @return array|bool|float|int|string|\UnitEnum|null
  8909.      */
  8910.     public function getParameter(string $name)
  8911.     {
  8912.         if (isset($this->buildParameters[$name])) {
  8913.             return $this->buildParameters[$name];
  8914.         }
  8915.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  8916.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  8917.         }
  8918.         if (isset($this->loadedDynamicParameters[$name])) {
  8919.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8920.         }
  8921.         return $this->parameters[$name];
  8922.     }
  8923.     public function hasParameter(string $name): bool
  8924.     {
  8925.         if (isset($this->buildParameters[$name])) {
  8926.             return true;
  8927.         }
  8928.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  8929.     }
  8930.     public function setParameter(string $name$value): void
  8931.     {
  8932.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  8933.     }
  8934.     public function getParameterBag(): ParameterBagInterface
  8935.     {
  8936.         if (null === $this->parameterBag) {
  8937.             $parameters $this->parameters;
  8938.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  8939.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8940.             }
  8941.             foreach ($this->buildParameters as $name => $value) {
  8942.                 $parameters[$name] = $value;
  8943.             }
  8944.             $this->parameterBag = new FrozenParameterBag($parameters);
  8945.         }
  8946.         return $this->parameterBag;
  8947.     }
  8948.     private $loadedDynamicParameters = [
  8949.         'kernel.runtime_environment' => false,
  8950.         'kernel.build_dir' => false,
  8951.         'kernel.cache_dir' => false,
  8952.         'app.wp_on' => false,
  8953.         'kernel.secret' => false,
  8954.         'debug.container.dump' => false,
  8955.         'serializer.mapping.cache.file' => false,
  8956.         'validator.mapping.cache.file' => false,
  8957.         'profiler.storage.dsn' => false,
  8958.         'doctrine.orm.proxy_dir' => false,
  8959.         'swiftmailer.spool.default.memory.path' => false,
  8960.     ];
  8961.     private $dynamicParameters = [];
  8962.     private function getDynamicParameter(string $name)
  8963.     {
  8964.         switch ($name) {
  8965.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  8966.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  8967.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  8968.             case 'app.wp_on'$value $this->getEnv('WP_ON'); break;
  8969.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  8970.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  8971.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  8972.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  8973.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  8974.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  8975.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  8976.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  8977.         }
  8978.         $this->loadedDynamicParameters[$name] = true;
  8979.         return $this->dynamicParameters[$name] = $value;
  8980.     }
  8981.     protected function getDefaultParameters(): array
  8982.     {
  8983.         return [
  8984.             'kernel.project_dir' => \dirname(__DIR__4),
  8985.             'kernel.environment' => 'dev',
  8986.             'kernel.debug' => true,
  8987.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  8988.             'kernel.bundles' => [
  8989.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  8990.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  8991.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  8992.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  8993.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  8994.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  8995.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  8996.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  8997.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  8998.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  8999.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  9000.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  9001.                 'UmimewebyEmailerBundle' => 'Umimeweby\\EmailerBundle\\UmimewebyEmailerBundle',
  9002.                 'UmimewebyUWExceptionsBundle' => 'Umimeweby\\UWExceptionsBundle\\UmimewebyUWExceptionsBundle',
  9003.                 'UmimewebyUWHelpersBundle' => 'Umimeweby\\UWHelpersBundle\\UmimewebyUWHelpersBundle',
  9004.                 'UmimewebyUWLoginUserBundle' => 'Umimeweby\\UWLoginUserBundle\\UmimewebyUWLoginUserBundle',
  9005.                 'JKMoneyBundle' => 'JK\\MoneyBundle\\JKMoneyBundle',
  9006.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  9007.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  9008.             ],
  9009.             'kernel.bundles_metadata' => [
  9010.                 'FrameworkBundle' => [
  9011.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  9012.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  9013.                 ],
  9014.                 'SensioFrameworkExtraBundle' => [
  9015.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  9016.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  9017.                 ],
  9018.                 'DoctrineBundle' => [
  9019.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  9020.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  9021.                 ],
  9022.                 'DoctrineMigrationsBundle' => [
  9023.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  9024.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  9025.                 ],
  9026.                 'SecurityBundle' => [
  9027.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  9028.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  9029.                 ],
  9030.                 'SwiftmailerBundle' => [
  9031.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  9032.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  9033.                 ],
  9034.                 'TwigBundle' => [
  9035.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  9036.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  9037.                 ],
  9038.                 'WebProfilerBundle' => [
  9039.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  9040.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  9041.                 ],
  9042.                 'MonologBundle' => [
  9043.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  9044.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  9045.                 ],
  9046.                 'DebugBundle' => [
  9047.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  9048.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  9049.                 ],
  9050.                 'MakerBundle' => [
  9051.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  9052.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  9053.                 ],
  9054.                 'WebpackEncoreBundle' => [
  9055.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  9056.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  9057.                 ],
  9058.                 'UmimewebyEmailerBundle' => [
  9059.                     'path' => (\dirname(__DIR__4).'/vendor/umimeweby/emailer-bundle/src'),
  9060.                     'namespace' => 'Umimeweby\\EmailerBundle',
  9061.                 ],
  9062.                 'UmimewebyUWExceptionsBundle' => [
  9063.                     'path' => (\dirname(__DIR__4).'/vendor/umimeweby/uw-exceptions-bundle/src'),
  9064.                     'namespace' => 'Umimeweby\\UWExceptionsBundle',
  9065.                 ],
  9066.                 'UmimewebyUWHelpersBundle' => [
  9067.                     'path' => (\dirname(__DIR__4).'/vendor/umimeweby/uw-helpers-bundle/src'),
  9068.                     'namespace' => 'Umimeweby\\UWHelpersBundle',
  9069.                 ],
  9070.                 'UmimewebyUWLoginUserBundle' => [
  9071.                     'path' => (\dirname(__DIR__4).'/vendor/umimeweby/uw-login-user-bundle/src'),
  9072.                     'namespace' => 'Umimeweby\\UWLoginUserBundle',
  9073.                 ],
  9074.                 'JKMoneyBundle' => [
  9075.                     'path' => (\dirname(__DIR__4).'/vendor/umimeweby/uw-money-bundle'),
  9076.                     'namespace' => 'JK\\MoneyBundle',
  9077.                 ],
  9078.                 'KnpPaginatorBundle' => [
  9079.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  9080.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  9081.                 ],
  9082.                 'OneupFlysystemBundle' => [
  9083.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  9084.                     'namespace' => 'Oneup\\FlysystemBundle',
  9085.                 ],
  9086.             ],
  9087.             'kernel.charset' => 'UTF-8',
  9088.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  9089.             'container.dumper.inline_class_loader' => true,
  9090.             'container.dumper.inline_factories' => true,
  9091.             'locale' => 'cs',
  9092.             'app.sitename' => 'Horský průvodce - kurzy',
  9093.             'app.homepage_route' => 'app_homepage',
  9094.             'app.default_site_email' => 'portal@horskypruvodce.cz',
  9095.             'app.wpposts_per_page' => 10,
  9096.             'app.bank_account' => '2600063135/2010',
  9097.             'event_dispatcher.event_aliases' => [
  9098.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  9099.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  9100.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  9101.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  9102.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  9103.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  9104.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  9105.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  9106.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  9107.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  9108.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  9109.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  9110.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  9111.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  9112.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  9113.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  9114.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  9115.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  9116.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  9117.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  9118.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  9119.             ],
  9120.             'fragment.renderer.hinclude.global_template' => NULL,
  9121.             'fragment.path' => '/_fragment',
  9122.             'kernel.http_method_override' => true,
  9123.             'kernel.trusted_hosts' => [
  9124.             ],
  9125.             'kernel.default_locale' => 'cs',
  9126.             'kernel.enabled_locales' => [
  9127.             ],
  9128.             'kernel.error_controller' => 'error_controller',
  9129.             'debug.file_link_format' => NULL,
  9130.             'asset.request_context.base_path' => NULL,
  9131.             'asset.request_context.secure' => NULL,
  9132.             'translator.logging' => false,
  9133.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  9134.             'debug.error_handler.throw_at' => -1,
  9135.             'router.request_context.host' => 'localhost',
  9136.             'router.request_context.scheme' => 'http',
  9137.             'router.request_context.base_url' => '',
  9138.             'router.resource' => 'kernel::loadRoutes',
  9139.             'request_listener.http_port' => 80,
  9140.             'request_listener.https_port' => 443,
  9141.             'session.metadata.storage_key' => '_sf2_meta',
  9142.             'session.storage.options' => [
  9143.                 'cache_limiter' => '0',
  9144.                 'cookie_secure' => 'auto',
  9145.                 'cookie_httponly' => true,
  9146.                 'cookie_samesite' => 'lax',
  9147.                 'gc_probability' => 1,
  9148.             ],
  9149.             'session.save_path' => NULL,
  9150.             'session.metadata.update_threshold' => 0,
  9151.             'form.type_extension.csrf.enabled' => true,
  9152.             'form.type_extension.csrf.field_name' => '_token',
  9153.             'validator.translation_domain' => 'validators',
  9154.             'profiler_listener.only_exceptions' => false,
  9155.             'profiler_listener.only_main_requests' => false,
  9156.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  9157.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  9158.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  9159.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  9160.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  9161.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  9162.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  9163.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  9164.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  9165.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  9166.             'doctrine.entity_managers' => [
  9167.                 'default' => 'doctrine.orm.default_entity_manager',
  9168.             ],
  9169.             'doctrine.default_entity_manager' => 'default',
  9170.             'doctrine.dbal.connection_factory.types' => [
  9171.             ],
  9172.             'doctrine.connections' => [
  9173.                 'default' => 'doctrine.dbal.default_connection',
  9174.             ],
  9175.             'doctrine.default_connection' => 'default',
  9176.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  9177.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  9178.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  9179.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  9180.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  9181.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  9182.             'doctrine.orm.cache.memcache_host' => 'localhost',
  9183.             'doctrine.orm.cache.memcache_port' => 11211,
  9184.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  9185.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  9186.             'doctrine.orm.cache.memcached_host' => 'localhost',
  9187.             'doctrine.orm.cache.memcached_port' => 11211,
  9188.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  9189.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  9190.             'doctrine.orm.cache.redis_host' => 'localhost',
  9191.             'doctrine.orm.cache.redis_port' => 6379,
  9192.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  9193.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  9194.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  9195.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  9196.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  9197.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  9198.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  9199.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  9200.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  9201.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  9202.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  9203.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  9204.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  9205.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  9206.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  9207.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  9208.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  9209.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  9210.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  9211.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  9212.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  9213.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  9214.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  9215.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  9216.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  9217.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  9218.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  9219.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  9220.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  9221.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  9222.             'doctrine.orm.auto_generate_proxy_classes' => true,
  9223.             'doctrine.orm.proxy_namespace' => 'Proxies',
  9224.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/migrations'),
  9225.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  9226.             'doctrine_migrations.name' => 'Application Migrations',
  9227.             'doctrine_migrations.migrations_paths' => [
  9228.             ],
  9229.             'doctrine_migrations.table_name' => 'migration_versions',
  9230.             'doctrine_migrations.column_name' => 'version',
  9231.             'doctrine_migrations.column_length' => 14,
  9232.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  9233.             'doctrine_migrations.all_or_nothing' => false,
  9234.             'doctrine_migrations.custom_template' => NULL,
  9235.             'doctrine_migrations.organize_migrations' => false,
  9236.             'security.role_hierarchy.roles' => [
  9237.                 'ROLE_TEACHER' => [
  9238.                     => 'ROLE_USER',
  9239.                 ],
  9240.                 'ROLE_STUDENT' => [
  9241.                     => 'ROLE_USER',
  9242.                 ],
  9243.                 'ROLE_ADMIN' => [
  9244.                     => 'ROLE_USER',
  9245.                 ],
  9246.                 'ROLE_SUPER_ADMIN' => [
  9247.                     => 'ROLE_ADMIN',
  9248.                     => 'ROLE_ALLOWED_TO_SWITCH',
  9249.                 ],
  9250.             ],
  9251.             'security.access.denied_url' => NULL,
  9252.             'security.authentication.manager.erase_credentials' => true,
  9253.             'security.authentication.session_strategy.strategy' => 'migrate',
  9254.             'security.access.always_authenticate_before_granting' => false,
  9255.             'security.authentication.hide_user_not_found' => true,
  9256.             'security.firewalls' => [
  9257.                 => 'dev',
  9258.                 => 'main',
  9259.             ],
  9260.             'security.main._indexed_authenticators' => [
  9261.             ],
  9262.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  9263.             'swiftmailer.mailer.default.spool.enabled' => true,
  9264.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  9265.             'swiftmailer.mailer.default.single_address' => NULL,
  9266.             'swiftmailer.mailer.default.delivery.enabled' => true,
  9267.             'swiftmailer.spool.enabled' => true,
  9268.             'swiftmailer.delivery.enabled' => true,
  9269.             'swiftmailer.single_address' => NULL,
  9270.             'swiftmailer.mailers' => [
  9271.                 'default' => 'swiftmailer.mailer.default',
  9272.             ],
  9273.             'swiftmailer.default_mailer' => 'default',
  9274.             'twig.form.resources' => [
  9275.                 => 'form_div_layout.html.twig',
  9276.                 => 'bootstrap_4_layout.html.twig',
  9277.             ],
  9278.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  9279.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  9280.             'web_profiler.debug_toolbar.mode' => 2,
  9281.             'monolog.use_microseconds' => true,
  9282.             'monolog.swift_mailer.handlers' => [
  9283.             ],
  9284.             'monolog.handlers_to_channels' => [
  9285.                 'monolog.handler.console' => [
  9286.                     'type' => 'exclusive',
  9287.                     'elements' => [
  9288.                         => 'event',
  9289.                         => 'doctrine',
  9290.                         => 'console',
  9291.                     ],
  9292.                 ],
  9293.                 'monolog.handler.main' => [
  9294.                     'type' => 'exclusive',
  9295.                     'elements' => [
  9296.                         => 'event',
  9297.                     ],
  9298.                 ],
  9299.             ],
  9300.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  9301.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_pagination.html.twig',
  9302.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  9303.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  9304.             'knp_paginator.page_range' => 5,
  9305.             'knp_paginator.page_limit' => NULL,
  9306.             'maker.compatible_check.doctrine.supports_attributes' => true,
  9307.             'data_collector.templates' => [
  9308.                 'data_collector.request' => [
  9309.                     => 'request',
  9310.                     => '@WebProfiler/Collector/request.html.twig',
  9311.                 ],
  9312.                 'data_collector.time' => [
  9313.                     => 'time',
  9314.                     => '@WebProfiler/Collector/time.html.twig',
  9315.                 ],
  9316.                 'data_collector.memory' => [
  9317.                     => 'memory',
  9318.                     => '@WebProfiler/Collector/memory.html.twig',
  9319.                 ],
  9320.                 'data_collector.validator' => [
  9321.                     => 'validator',
  9322.                     => '@WebProfiler/Collector/validator.html.twig',
  9323.                 ],
  9324.                 'data_collector.ajax' => [
  9325.                     => 'ajax',
  9326.                     => '@WebProfiler/Collector/ajax.html.twig',
  9327.                 ],
  9328.                 'data_collector.form' => [
  9329.                     => 'form',
  9330.                     => '@WebProfiler/Collector/form.html.twig',
  9331.                 ],
  9332.                 'data_collector.exception' => [
  9333.                     => 'exception',
  9334.                     => '@WebProfiler/Collector/exception.html.twig',
  9335.                 ],
  9336.                 'data_collector.logger' => [
  9337.                     => 'logger',
  9338.                     => '@WebProfiler/Collector/logger.html.twig',
  9339.                 ],
  9340.                 'data_collector.events' => [
  9341.                     => 'events',
  9342.                     => '@WebProfiler/Collector/events.html.twig',
  9343.                 ],
  9344.                 'data_collector.router' => [
  9345.                     => 'router',
  9346.                     => '@WebProfiler/Collector/router.html.twig',
  9347.                 ],
  9348.                 'data_collector.cache' => [
  9349.                     => 'cache',
  9350.                     => '@WebProfiler/Collector/cache.html.twig',
  9351.                 ],
  9352.                 'data_collector.translation' => [
  9353.                     => 'translation',
  9354.                     => '@WebProfiler/Collector/translation.html.twig',
  9355.                 ],
  9356.                 'data_collector.security' => [
  9357.                     => 'security',
  9358.                     => '@Security/Collector/security.html.twig',
  9359.                 ],
  9360.                 'data_collector.twig' => [
  9361.                     => 'twig',
  9362.                     => '@WebProfiler/Collector/twig.html.twig',
  9363.                 ],
  9364.                 'data_collector.http_client' => [
  9365.                     => 'http_client',
  9366.                     => '@WebProfiler/Collector/http_client.html.twig',
  9367.                 ],
  9368.                 'data_collector.doctrine' => [
  9369.                     => 'db',
  9370.                     => '@Doctrine/Collector/db.html.twig',
  9371.                 ],
  9372.                 'swiftmailer.data_collector' => [
  9373.                     => 'swiftmailer',
  9374.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  9375.                 ],
  9376.                 'data_collector.dump' => [
  9377.                     => 'dump',
  9378.                     => '@Debug/Profiler/dump.html.twig',
  9379.                 ],
  9380.                 'data_collector.config' => [
  9381.                     => 'config',
  9382.                     => '@WebProfiler/Collector/config.html.twig',
  9383.                 ],
  9384.             ],
  9385.             'console.command.ids' => [
  9386.             ],
  9387.         ];
  9388.     }
  9389.     protected function throw($message)
  9390.     {
  9391.         throw new RuntimeException($message);
  9392.     }
  9393. }