var/cache/dev/ContainerP97nrJz/App_KernelDevDebugContainer.php line 9869

Open in your IDE?
  1. <?php
  2. namespace ContainerP97nrJz;
  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\\ApiController' => 'getApiControllerService',
  47.             'App\\Controller\\CaniculeController' => 'getCaniculeControllerService',
  48.             'App\\Controller\\CaniculeMeteonormController' => 'getCaniculeMeteonormControllerService',
  49.             'App\\Controller\\CityController' => 'getCityControllerService',
  50.             'App\\Controller\\Fiche\\FicheBatimentController' => 'getFicheBatimentControllerService',
  51.             'App\\Controller\\Fiche\\FicheBatimentExempleController' => 'getFicheBatimentExempleControllerService',
  52.             'App\\Controller\\Fiche\\FicheExportController' => 'getFicheExportControllerService',
  53.             'App\\Controller\\FichierMeteoController' => 'getFichierMeteoControllerService',
  54.             'App\\Controller\\GPCcontroller' => 'getGPCcontrollerService',
  55.             'App\\Controller\\MeteoController' => 'getMeteoControllerService',
  56.             'App\\Controller\\MeteonormController' => 'getMeteonormControllerService',
  57.             'App\\Controller\\User\\ManageController' => 'getManageControllerService',
  58.             'App\\Controller\\User\\ProfileController' => 'getProfileControllerService',
  59.             'App\\Controller\\User\\SecurityController' => 'getSecurityControllerService',
  60.             'App\\Controller\\User\\UtilController' => 'getUtilControllerService',
  61.             'App\\Controller\\Visa\\VisaController' => 'getVisaControllerService',
  62.             'App\\Controller\\Visiteur\\Archive' => 'getArchiveService',
  63.             'App\\Controller\\Visiteur\\SiteclientController' => 'getSiteclientControllerService',
  64.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  65.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  66.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  67.             'cache.app' => 'getCache_AppService',
  68.             'cache.app_clearer' => 'getCache_AppClearerService',
  69.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  70.             'cache.system' => 'getCache_SystemService',
  71.             'cache.system_clearer' => 'getCache_SystemClearerService',
  72.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  73.             'cache_warmer' => 'getCacheWarmerService',
  74.             'console.command_loader' => 'getConsole_CommandLoaderService',
  75.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  76.             'data_collector.dump' => 'getDataCollector_DumpService',
  77.             'doctrine' => 'getDoctrineService',
  78.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  79.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  80.             'error_controller' => 'getErrorControllerService',
  81.             'event_dispatcher' => 'getEventDispatcherService',
  82.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  83.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  84.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  85.             'http_kernel' => 'getHttpKernelService',
  86.             'knp_paginator' => 'getKnpPaginatorService',
  87.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  88.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  89.             'request_stack' => 'getRequestStackService',
  90.             'router' => 'getRouterService',
  91.             'routing.loader' => 'getRouting_LoaderService',
  92.             'services_resetter' => 'getServicesResetterService',
  93.             'translator' => 'getTranslatorService',
  94.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  95.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  96.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  97.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  98.             'cache_clearer' => 'getCacheClearerService',
  99.             'filesystem' => 'getFilesystemService',
  100.             'serializer' => 'getSerializerService',
  101.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  102.             'form.factory' => 'getForm_FactoryService',
  103.             'form.type.file' => 'getForm_Type_FileService',
  104.             'profiler' => 'getProfilerService',
  105.             'twig' => 'getTwigService',
  106.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  107.             'security.token_storage' => 'getSecurity_TokenStorageService',
  108.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  109.             'session' => 'getSessionService',
  110.             'validator' => 'getValidatorService',
  111.         ];
  112.         $this->aliases = [
  113.             'database_connection' => 'doctrine.dbal.default_connection',
  114.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  115.         ];
  116.         $this->privates['service_container'] = function () {
  117.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  118.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  119.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  120.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  121.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  122.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  123.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  124.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  125.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  126.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  127.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  128.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  129.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  130.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  131.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  132.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  133.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  134.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  135.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  136.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  137.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  138.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  139.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  140.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  141.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  152.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  159.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  160.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  186.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  188.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  198.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  199.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  200.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  201.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  236.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  237.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  238.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  239.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  240.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  243.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  246.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  247.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  248.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  250.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  251.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  252.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  253.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  254.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  255.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  257.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  258.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  260.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  261.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  262.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  263.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  264.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  265.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  266.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  267.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  269.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  271.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  272.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  273.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  274.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  275.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  276.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  299.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  301.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  302.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  305.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  306.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  307.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  308.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  325.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  337.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  343.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  360.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  364.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  367.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  369.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  370.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  371.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  372.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  373.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  374.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  375.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  376.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  377.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  380.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  407.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  409.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  410.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  412.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  414.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  422.             include_once __DIR__.'/proxy-classes.php';
  423.         };
  424.     }
  425.     public function compile(): void
  426.     {
  427.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  428.     }
  429.     public function isCompiled(): bool
  430.     {
  431.         return true;
  432.     }
  433.     public function getRemovedIds(): array
  434.     {
  435.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  436.     }
  437.     protected function createProxy($class\Closure $factory)
  438.     {
  439.         return $factory();
  440.     }
  441.     /**
  442.      * Gets the public '.container.private.cache_clearer' shared service.
  443.      *
  444.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  445.      */
  446.     protected function get_Container_Private_CacheClearerService()
  447.     {
  448.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  449.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  450.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  451.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  452.         }, 1));
  453.     }
  454.     /**
  455.      * Gets the public '.container.private.filesystem' shared service.
  456.      *
  457.      * @return \Symfony\Component\Filesystem\Filesystem
  458.      */
  459.     protected function get_Container_Private_FilesystemService()
  460.     {
  461.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  462.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  463.     }
  464.     /**
  465.      * Gets the public '.container.private.form.factory' shared service.
  466.      *
  467.      * @return \Symfony\Component\Form\FormFactory
  468.      */
  469.     protected function get_Container_Private_Form_FactoryService()
  470.     {
  471.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  472.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  473.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  474.         if (isset($this->services['.container.private.form.factory'])) {
  475.             return $this->services['.container.private.form.factory'];
  476.         }
  477.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  478.     }
  479.     /**
  480.      * Gets the public '.container.private.form.type.file' shared service.
  481.      *
  482.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  483.      */
  484.     protected function get_Container_Private_Form_Type_FileService()
  485.     {
  486.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  487.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  488.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  489.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  490.     }
  491.     /**
  492.      * Gets the public '.container.private.profiler' shared service.
  493.      *
  494.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  495.      */
  496.     protected function get_Container_Private_ProfilerService()
  497.     {
  498.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  499.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  500.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  501.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  502.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  503.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  504.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  505.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  506.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  507.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  508.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  509.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  510.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  511.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  512.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  513.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  514.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  515.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  516.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  517.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  518.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  519.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  520.         if ($this->has('kernel')) {
  521.             $f->setKernel($b);
  522.         }
  523.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  524.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  525.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  526.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  527.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  528.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  529.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  530.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  531.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  532.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  533.         $instance->add($d);
  534.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  535.         $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));
  536.         $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())));
  537.         $instance->add($e);
  538.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  539.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  540.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  541.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  542.         $instance->add($f);
  543.         return $instance;
  544.     }
  545.     /**
  546.      * Gets the public '.container.private.security.authorization_checker' shared service.
  547.      *
  548.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  549.      */
  550.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  551.     {
  552.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  553.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  554.             return $this->services['.container.private.security.authorization_checker'];
  555.         }
  556.         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);
  557.     }
  558.     /**
  559.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  560.      *
  561.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  562.      */
  563.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  564.     {
  565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  567.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  568.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  569.         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())));
  570.     }
  571.     /**
  572.      * Gets the public '.container.private.security.password_encoder' shared service.
  573.      *
  574.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  575.      *
  576.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  577.      */
  578.     protected function get_Container_Private_Security_PasswordEncoderService()
  579.     {
  580.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  581.         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()));
  582.     }
  583.     /**
  584.      * Gets the public '.container.private.security.token_storage' shared service.
  585.      *
  586.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  587.      */
  588.     protected function get_Container_Private_Security_TokenStorageService()
  589.     {
  590.         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, [
  591.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  592.         ], [
  593.             'request_stack' => '?',
  594.         ]));
  595.     }
  596.     /**
  597.      * Gets the public '.container.private.serializer' shared service.
  598.      *
  599.      * @return \Symfony\Component\Serializer\Serializer
  600.      */
  601.     protected function get_Container_Private_SerializerService()
  602.     {
  603.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  604.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  605.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  606.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  607.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  608.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  609.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  610.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  611.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  612.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  613.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  614.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  615.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  616.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  617.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  618.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  619.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  620.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  621.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  622.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  623.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  624.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  625.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  626.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  627.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  628.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  629.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  630.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  631.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  632.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  633.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  634.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  635.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  636.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  637.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  638.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  639.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  640.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  641.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  642.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  643.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  644.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  645.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  646.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  647.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  648.         $c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
  649.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  650.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
  651.         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, [], $d)], [=> 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()]);
  652.     }
  653.     /**
  654.      * Gets the public '.container.private.session' shared service.
  655.      *
  656.      * @return \Symfony\Component\HttpFoundation\Session\Session
  657.      */
  658.     protected function get_Container_Private_SessionService()
  659.     {
  660.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  661.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  662.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  663.         if (isset($this->services['.container.private.session'])) {
  664.             return $this->services['.container.private.session'];
  665.         }
  666.         return $this->services['.container.private.session'] = $a->createSession();
  667.     }
  668.     /**
  669.      * Gets the public '.container.private.twig' shared service.
  670.      *
  671.      * @return \Twig\Environment
  672.      */
  673.     protected function get_Container_Private_TwigService()
  674.     {
  675.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  676.         $a->addPath('public/css''styles');
  677.         $a->addPath('public/img''images');
  678.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  679.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  680.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  681.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  682.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  683.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  684.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  685.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  686.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  687.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  688.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  689.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  690.         $a->addPath((\dirname(__DIR__4).'/templates'));
  691.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  692.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  693.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  694.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  695.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  696.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  697.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  698.         $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  699.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  700.         $g = ($this->services['router'] ?? $this->getRouterService());
  701.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  702.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  703.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  704.         $j = new \Symfony\Bridge\Twig\AppVariable();
  705.         $j->setEnvironment('dev');
  706.         $j->setDebug(true);
  707.         if ($this->has('.container.private.security.token_storage')) {
  708.             $j->setTokenStorage($h);
  709.         }
  710.         if ($this->has('request_stack')) {
  711.             $j->setRequestStack($d);
  712.         }
  713.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  714.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  715.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  716.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  717.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  718.             return new \EmptyIterator();
  719.         }, 0))));
  720.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  721.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  722.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  723.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  724.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  725.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  726.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d$g)));
  727.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  728.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  729.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  730.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  731.         $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($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  732.         $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())));
  733.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  734.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  735.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$c)));
  736.         $instance->addGlobal('app'$j);
  737.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  738.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  739.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  740.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  741.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  742.         ], [
  743.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  744.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  745.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  746.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  747.         ])));
  748.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  749.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  750.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  751.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  752.         return $instance;
  753.     }
  754.     /**
  755.      * Gets the public '.container.private.validator' shared service.
  756.      *
  757.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  758.      */
  759.     protected function get_Container_Private_ValidatorService()
  760.     {
  761.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  762.     }
  763.     /**
  764.      * Gets the public 'App\Controller\ApiController' shared autowired service.
  765.      *
  766.      * @return \App\Controller\ApiController
  767.      */
  768.     protected function getApiControllerService()
  769.     {
  770.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  771.         include_once \dirname(__DIR__4).'/src/Controller/ApiController.php';
  772.         $this->services['App\\Controller\\ApiController'] = $instance = new \App\Controller\ApiController();
  773.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\ApiController'$this));
  774.         return $instance;
  775.     }
  776.     /**
  777.      * Gets the public 'App\Controller\CaniculeController' shared autowired service.
  778.      *
  779.      * @return \App\Controller\CaniculeController
  780.      */
  781.     protected function getCaniculeControllerService()
  782.     {
  783.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  784.         include_once \dirname(__DIR__4).'/src/Controller/CaniculeController.php';
  785.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  786.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  787.         include_once \dirname(__DIR__4).'/src/Form/StationMeteoType.php';
  788.         $this->services['App\\Controller\\CaniculeController'] = $instance = new \App\Controller\CaniculeController(($this->privates['App\\Service\\MeteoFranceService'] ?? $this->getMeteoFranceServiceService()), ($this->privates['App\\Form\\StationMeteoType'] ?? ($this->privates['App\\Form\\StationMeteoType'] = new \App\Form\StationMeteoType())));
  789.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\CaniculeController'$this));
  790.         return $instance;
  791.     }
  792.     /**
  793.      * Gets the public 'App\Controller\CaniculeMeteonormController' shared autowired service.
  794.      *
  795.      * @return \App\Controller\CaniculeMeteonormController
  796.      */
  797.     protected function getCaniculeMeteonormControllerService()
  798.     {
  799.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  800.         include_once \dirname(__DIR__4).'/src/Controller/CaniculeMeteonormController.php';
  801.         include_once \dirname(__DIR__4).'/src/Service/StationService.php';
  802.         $this->services['App\\Controller\\CaniculeMeteonormController'] = $instance = new \App\Controller\CaniculeMeteonormController(($this->privates['App\\Service\\MeteoFranceService'] ?? $this->getMeteoFranceServiceService()), ($this->privates['App\\Service\\StationService'] ?? ($this->privates['App\\Service\\StationService'] = new \App\Service\StationService())));
  803.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\CaniculeMeteonormController'$this));
  804.         return $instance;
  805.     }
  806.     /**
  807.      * Gets the public 'App\Controller\CityController' shared autowired service.
  808.      *
  809.      * @return \App\Controller\CityController
  810.      */
  811.     protected function getCityControllerService()
  812.     {
  813.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  814.         include_once \dirname(__DIR__4).'/src/Controller/CityController.php';
  815.         $this->services['App\\Controller\\CityController'] = $instance = new \App\Controller\CityController();
  816.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\CityController'$this));
  817.         return $instance;
  818.     }
  819.     /**
  820.      * Gets the public 'App\Controller\Fiche\FicheBatimentController' shared autowired service.
  821.      *
  822.      * @return \App\Controller\Fiche\FicheBatimentController
  823.      */
  824.     protected function getFicheBatimentControllerService()
  825.     {
  826.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  827.         include_once \dirname(__DIR__4).'/src/Controller/Fiche/FicheBatimentController.php';
  828.         $this->services['App\\Controller\\Fiche\\FicheBatimentController'] = $instance = new \App\Controller\Fiche\FicheBatimentController();
  829.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Fiche\\FicheBatimentController'$this));
  830.         return $instance;
  831.     }
  832.     /**
  833.      * Gets the public 'App\Controller\Fiche\FicheBatimentExempleController' shared autowired service.
  834.      *
  835.      * @return \App\Controller\Fiche\FicheBatimentExempleController
  836.      */
  837.     protected function getFicheBatimentExempleControllerService()
  838.     {
  839.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  840.         include_once \dirname(__DIR__4).'/src/Controller/Fiche/FicheBatimentExempleController.php';
  841.         $this->services['App\\Controller\\Fiche\\FicheBatimentExempleController'] = $instance = new \App\Controller\Fiche\FicheBatimentExempleController();
  842.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Fiche\\FicheBatimentExempleController'$this));
  843.         return $instance;
  844.     }
  845.     /**
  846.      * Gets the public 'App\Controller\Fiche\FicheExportController' shared autowired service.
  847.      *
  848.      * @return \App\Controller\Fiche\FicheExportController
  849.      */
  850.     protected function getFicheExportControllerService()
  851.     {
  852.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  853.         include_once \dirname(__DIR__4).'/src/Controller/Fiche/FicheExportController.php';
  854.         $this->services['App\\Controller\\Fiche\\FicheExportController'] = $instance = new \App\Controller\Fiche\FicheExportController();
  855.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Fiche\\FicheExportController'$this));
  856.         return $instance;
  857.     }
  858.     /**
  859.      * Gets the public 'App\Controller\FichierMeteoController' shared autowired service.
  860.      *
  861.      * @return \App\Controller\FichierMeteoController
  862.      */
  863.     protected function getFichierMeteoControllerService()
  864.     {
  865.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  866.         include_once \dirname(__DIR__4).'/src/Controller/FichierMeteoController.php';
  867.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  868.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  869.         include_once \dirname(__DIR__4).'/src/Form/FichierMeteoType.php';
  870.         $this->services['App\\Controller\\FichierMeteoController'] = $instance = new \App\Controller\FichierMeteoController(($this->privates['App\\Service\\MeteoFranceService'] ?? $this->getMeteoFranceServiceService()), ($this->privates['App\\Form\\FichierMeteoType'] ?? ($this->privates['App\\Form\\FichierMeteoType'] = new \App\Form\FichierMeteoType())));
  871.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\FichierMeteoController'$this));
  872.         return $instance;
  873.     }
  874.     /**
  875.      * Gets the public 'App\Controller\GPCcontroller' shared autowired service.
  876.      *
  877.      * @return \App\Controller\GPCcontroller
  878.      */
  879.     protected function getGPCcontrollerService()
  880.     {
  881.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  882.         include_once \dirname(__DIR__4).'/src/Controller/GPCcontroller.php';
  883.         $this->services['App\\Controller\\GPCcontroller'] = $instance = new \App\Controller\GPCcontroller();
  884.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\GPCcontroller'$this));
  885.         return $instance;
  886.     }
  887.     /**
  888.      * Gets the public 'App\Controller\MeteoController' shared autowired service.
  889.      *
  890.      * @return \App\Controller\MeteoController
  891.      */
  892.     protected function getMeteoControllerService()
  893.     {
  894.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  895.         include_once \dirname(__DIR__4).'/src/Controller/MeteoController.php';
  896.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  897.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  898.         include_once \dirname(__DIR__4).'/src/Form/StationMeteoType.php';
  899.         $this->services['App\\Controller\\MeteoController'] = $instance = new \App\Controller\MeteoController(($this->privates['App\\Service\\MeteoFranceService'] ?? $this->getMeteoFranceServiceService()), ($this->privates['App\\Form\\StationMeteoType'] ?? ($this->privates['App\\Form\\StationMeteoType'] = new \App\Form\StationMeteoType())));
  900.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\MeteoController'$this));
  901.         return $instance;
  902.     }
  903.     /**
  904.      * Gets the public 'App\Controller\MeteonormController' shared autowired service.
  905.      *
  906.      * @return \App\Controller\MeteonormController
  907.      */
  908.     protected function getMeteonormControllerService()
  909.     {
  910.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  911.         include_once \dirname(__DIR__4).'/src/Controller/MeteonormController.php';
  912.         $this->services['App\\Controller\\MeteonormController'] = $instance = new \App\Controller\MeteonormController();
  913.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\MeteonormController'$this));
  914.         return $instance;
  915.     }
  916.     /**
  917.      * Gets the public 'App\Controller\User\ManageController' shared autowired service.
  918.      *
  919.      * @return \App\Controller\User\ManageController
  920.      */
  921.     protected function getManageControllerService()
  922.     {
  923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  924.         include_once \dirname(__DIR__4).'/src/Controller/User/ManageController.php';
  925.         $this->services['App\\Controller\\User\\ManageController'] = $instance = new \App\Controller\User\ManageController();
  926.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\User\\ManageController'$this));
  927.         return $instance;
  928.     }
  929.     /**
  930.      * Gets the public 'App\Controller\User\ProfileController' shared autowired service.
  931.      *
  932.      * @return \App\Controller\User\ProfileController
  933.      */
  934.     protected function getProfileControllerService()
  935.     {
  936.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  937.         include_once \dirname(__DIR__4).'/src/Controller/User/ProfileController.php';
  938.         $this->services['App\\Controller\\User\\ProfileController'] = $instance = new \App\Controller\User\ProfileController();
  939.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\User\\ProfileController'$this));
  940.         return $instance;
  941.     }
  942.     /**
  943.      * Gets the public 'App\Controller\User\SecurityController' shared autowired service.
  944.      *
  945.      * @return \App\Controller\User\SecurityController
  946.      */
  947.     protected function getSecurityControllerService()
  948.     {
  949.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  950.         include_once \dirname(__DIR__4).'/src/Controller/User/SecurityController.php';
  951.         $this->services['App\\Controller\\User\\SecurityController'] = $instance = new \App\Controller\User\SecurityController(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  952.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\User\\SecurityController'$this));
  953.         return $instance;
  954.     }
  955.     /**
  956.      * Gets the public 'App\Controller\User\UtilController' shared autowired service.
  957.      *
  958.      * @return \App\Controller\User\UtilController
  959.      */
  960.     protected function getUtilControllerService()
  961.     {
  962.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  963.         include_once \dirname(__DIR__4).'/src/Controller/User/UtilController.php';
  964.         $this->services['App\\Controller\\User\\UtilController'] = $instance = new \App\Controller\User\UtilController(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  965.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\User\\UtilController'$this));
  966.         return $instance;
  967.     }
  968.     /**
  969.      * Gets the public 'App\Controller\Visa\VisaController' shared autowired service.
  970.      *
  971.      * @return \App\Controller\Visa\VisaController
  972.      */
  973.     protected function getVisaControllerService()
  974.     {
  975.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  976.         include_once \dirname(__DIR__4).'/src/Controller/Visa/VisaController.php';
  977.         $this->services['App\\Controller\\Visa\\VisaController'] = $instance = new \App\Controller\Visa\VisaController();
  978.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Visa\\VisaController'$this));
  979.         return $instance;
  980.     }
  981.     /**
  982.      * Gets the public 'App\Controller\Visiteur\Archive' shared autowired service.
  983.      *
  984.      * @return \App\Controller\Visiteur\Archive
  985.      */
  986.     protected function getArchiveService()
  987.     {
  988.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  989.         include_once \dirname(__DIR__4).'/src/Controller/Visiteur/Archive.php';
  990.         $this->services['App\\Controller\\Visiteur\\Archive'] = $instance = new \App\Controller\Visiteur\Archive();
  991.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Visiteur\\Archive'$this));
  992.         return $instance;
  993.     }
  994.     /**
  995.      * Gets the public 'App\Controller\Visiteur\SiteclientController' shared autowired service.
  996.      *
  997.      * @return \App\Controller\Visiteur\SiteclientController
  998.      */
  999.     protected function getSiteclientControllerService()
  1000.     {
  1001.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1002.         include_once \dirname(__DIR__4).'/src/Controller/Visiteur/SiteclientController.php';
  1003.         $this->services['App\\Controller\\Visiteur\\SiteclientController'] = $instance = new \App\Controller\Visiteur\SiteclientController();
  1004.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Visiteur\\SiteclientController'$this));
  1005.         return $instance;
  1006.     }
  1007.     /**
  1008.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1009.      *
  1010.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1011.      */
  1012.     protected function getProfilerControllerService()
  1013.     {
  1014.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Controller/ProfilerController.php';
  1015.         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()));
  1016.     }
  1017.     /**
  1018.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1019.      *
  1020.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1021.      */
  1022.     protected function getRedirectControllerService()
  1023.     {
  1024.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1025.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1026.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1027.     }
  1028.     /**
  1029.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1030.      *
  1031.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1032.      */
  1033.     protected function getTemplateControllerService()
  1034.     {
  1035.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1036.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1037.     }
  1038.     /**
  1039.      * Gets the public 'cache.app' shared service.
  1040.      *
  1041.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1042.      */
  1043.     protected function getCache_AppService()
  1044.     {
  1045.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('+88vXXX-e7'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1046.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1047.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1048.     }
  1049.     /**
  1050.      * Gets the public 'cache.app_clearer' shared service.
  1051.      *
  1052.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1053.      */
  1054.     protected function getCache_AppClearerService()
  1055.     {
  1056.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1057.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1058.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1059.     }
  1060.     /**
  1061.      * Gets the public 'cache.global_clearer' shared service.
  1062.      *
  1063.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1064.      */
  1065.     protected function getCache_GlobalClearerService()
  1066.     {
  1067.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1068.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1069.         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())]);
  1070.     }
  1071.     /**
  1072.      * Gets the public 'cache.system' shared service.
  1073.      *
  1074.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1075.      */
  1076.     protected function getCache_SystemService()
  1077.     {
  1078.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7SJaEB2jwo'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1079.     }
  1080.     /**
  1081.      * Gets the public 'cache.system_clearer' shared service.
  1082.      *
  1083.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1084.      */
  1085.     protected function getCache_SystemClearerService()
  1086.     {
  1087.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1088.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1089.         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())]);
  1090.     }
  1091.     /**
  1092.      * Gets the public 'cache.validator_expression_language' shared service.
  1093.      *
  1094.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1095.      */
  1096.     protected function getCache_ValidatorExpressionLanguageService()
  1097.     {
  1098.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pryA7j27Xp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1099.     }
  1100.     /**
  1101.      * Gets the public 'cache_warmer' shared service.
  1102.      *
  1103.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1104.      */
  1105.     protected function getCacheWarmerService()
  1106.     {
  1107.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1108.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1109.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1110.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1111.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1112.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1113.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1114.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1115.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1116.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1117.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1118.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1119.         }, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1120.     }
  1121.     /**
  1122.      * Gets the public 'console.command_loader' shared service.
  1123.      *
  1124.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1125.      */
  1126.     protected function getConsole_CommandLoaderService()
  1127.     {
  1128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1130.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1131.             'App\\Command\\Fiche\\FicheBatimentReimport' => ['privates''App\\Command\\Fiche\\FicheBatimentReimport''getFicheBatimentReimportService'false],
  1132.             'App\\Command\\ReminderLotCommand' => ['privates''.App\\Command\\ReminderLotCommand.lazy''getReminderLotCommand_LazyService'false],
  1133.             'App\\Command\\User\\CreateUserCommand' => ['privates''App\\Command\\User\\CreateUserCommand''getCreateUserCommandService'false],
  1134.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1135.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1136.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1137.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1138.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1139.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1140.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1141.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1142.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1143.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1144.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1145.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1146.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1147.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1148.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1149.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1150.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1151.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1152.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1153.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1154.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1155.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1156.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1157.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1158.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1159.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1160.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1161.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1162.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1163.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1164.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1165.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1166.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1167.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1168.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1169.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1170.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1171.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1172.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1173.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1174.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1175.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1176.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1177.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1178.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1179.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1180.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1181.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1182.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1183.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1184.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1185.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1186.             'doctrine_migrations.diff_command' => ['privates''.doctrine_migrations.diff_command.lazy''get_DoctrineMigrations_DiffCommand_LazyService'false],
  1187.             'doctrine_migrations.sync_metadata_command' => ['privates''.doctrine_migrations.sync_metadata_command.lazy''get_DoctrineMigrations_SyncMetadataCommand_LazyService'false],
  1188.             'doctrine_migrations.versions_command' => ['privates''.doctrine_migrations.versions_command.lazy''get_DoctrineMigrations_VersionsCommand_LazyService'false],
  1189.             'doctrine_migrations.current_command' => ['privates''.doctrine_migrations.current_command.lazy''get_DoctrineMigrations_CurrentCommand_LazyService'false],
  1190.             'doctrine_migrations.dump_schema_command' => ['privates''.doctrine_migrations.dump_schema_command.lazy''get_DoctrineMigrations_DumpSchemaCommand_LazyService'false],
  1191.             'doctrine_migrations.execute_command' => ['privates''.doctrine_migrations.execute_command.lazy''get_DoctrineMigrations_ExecuteCommand_LazyService'false],
  1192.             'doctrine_migrations.generate_command' => ['privates''.doctrine_migrations.generate_command.lazy''get_DoctrineMigrations_GenerateCommand_LazyService'false],
  1193.             'doctrine_migrations.latest_command' => ['privates''.doctrine_migrations.latest_command.lazy''get_DoctrineMigrations_LatestCommand_LazyService'false],
  1194.             'doctrine_migrations.migrate_command' => ['privates''.doctrine_migrations.migrate_command.lazy''get_DoctrineMigrations_MigrateCommand_LazyService'false],
  1195.             'doctrine_migrations.rollup_command' => ['privates''.doctrine_migrations.rollup_command.lazy''get_DoctrineMigrations_RollupCommand_LazyService'false],
  1196.             'doctrine_migrations.status_command' => ['privates''.doctrine_migrations.status_command.lazy''get_DoctrineMigrations_StatusCommand_LazyService'false],
  1197.             'doctrine_migrations.up_to_date_command' => ['privates''.doctrine_migrations.up_to_date_command.lazy''get_DoctrineMigrations_UpToDateCommand_LazyService'false],
  1198.             'doctrine_migrations.version_command' => ['privates''.doctrine_migrations.version_command.lazy''get_DoctrineMigrations_VersionCommand_LazyService'false],
  1199.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1200.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1201.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1202.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1203.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1204.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  1205.             'fos_js_routing.dump_command' => ['privates''fos_js_routing.dump_command''getFosJsRouting_DumpCommandService'false],
  1206.             'fos_js_routing.router_debug_exposed_command' => ['privates''fos_js_routing.router_debug_exposed_command''getFosJsRouting_RouterDebugExposedCommandService'false],
  1207.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1208.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1209.             'maker.auto_command.make_twig_component' => ['privates''.maker.auto_command.make_twig_component.lazy''get_Maker_AutoCommand_MakeTwigComponent_LazyService'false],
  1210.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1211.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1212.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1213.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1214.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1215.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1216.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1217.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1218.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1219.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1220.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1221.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1222.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1223.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1224.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1225.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1226.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1227.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1228.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1229.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  1230.             'maker.auto_command.make_security_form_login' => ['privates''.maker.auto_command.make_security_form_login.lazy''get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService'false],
  1231.         ], [
  1232.             'App\\Command\\Fiche\\FicheBatimentReimport' => 'App\\Command\\Fiche\\FicheBatimentReimport',
  1233.             'App\\Command\\ReminderLotCommand' => '?',
  1234.             'App\\Command\\User\\CreateUserCommand' => 'App\\Command\\User\\CreateUserCommand',
  1235.             'console.command.about' => '?',
  1236.             'console.command.assets_install' => '?',
  1237.             'console.command.cache_clear' => '?',
  1238.             'console.command.cache_pool_clear' => '?',
  1239.             'console.command.cache_pool_prune' => '?',
  1240.             'console.command.cache_pool_delete' => '?',
  1241.             'console.command.cache_pool_list' => '?',
  1242.             'console.command.cache_warmup' => '?',
  1243.             'console.command.config_debug' => '?',
  1244.             'console.command.config_dump_reference' => '?',
  1245.             'console.command.container_debug' => '?',
  1246.             'console.command.container_lint' => '?',
  1247.             'console.command.debug_autowiring' => '?',
  1248.             'console.command.dotenv_debug' => '?',
  1249.             'console.command.event_dispatcher_debug' => '?',
  1250.             'console.command.router_debug' => '?',
  1251.             'console.command.router_match' => '?',
  1252.             'console.command.translation_debug' => '?',
  1253.             'console.command.translation_extract' => '?',
  1254.             'console.command.validator_debug' => '?',
  1255.             'console.command.translation_pull' => '?',
  1256.             'console.command.translation_push' => '?',
  1257.             'console.command.xliff_lint' => '?',
  1258.             'console.command.yaml_lint' => '?',
  1259.             'console.command.form_debug' => '?',
  1260.             'console.command.secrets_set' => '?',
  1261.             'console.command.secrets_remove' => '?',
  1262.             'console.command.secrets_generate_key' => '?',
  1263.             'console.command.secrets_list' => '?',
  1264.             'console.command.secrets_decrypt_to_local' => '?',
  1265.             'console.command.secrets_encrypt_from_local' => '?',
  1266.             'twig.command.debug' => '?',
  1267.             'twig.command.lint' => '?',
  1268.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1269.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1270.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1271.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1272.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  1273.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  1274.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  1275.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  1276.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  1277.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  1278.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  1279.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  1280.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  1281.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  1282.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  1283.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  1284.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  1285.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  1286.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1287.             'doctrine_migrations.diff_command' => '?',
  1288.             'doctrine_migrations.sync_metadata_command' => '?',
  1289.             'doctrine_migrations.versions_command' => '?',
  1290.             'doctrine_migrations.current_command' => '?',
  1291.             'doctrine_migrations.dump_schema_command' => '?',
  1292.             'doctrine_migrations.execute_command' => '?',
  1293.             'doctrine_migrations.generate_command' => '?',
  1294.             'doctrine_migrations.latest_command' => '?',
  1295.             'doctrine_migrations.migrate_command' => '?',
  1296.             'doctrine_migrations.rollup_command' => '?',
  1297.             'doctrine_migrations.status_command' => '?',
  1298.             'doctrine_migrations.up_to_date_command' => '?',
  1299.             'doctrine_migrations.version_command' => '?',
  1300.             'security.command.debug_firewall' => '?',
  1301.             'security.command.user_password_encoder' => '?',
  1302.             'security.command.user_password_hash' => '?',
  1303.             'var_dumper.command.server_dump' => '?',
  1304.             'monolog.command.server_log' => '?',
  1305.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  1306.             'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
  1307.             'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
  1308.             'maker.auto_command.make_auth' => '?',
  1309.             'maker.auto_command.make_command' => '?',
  1310.             'maker.auto_command.make_twig_component' => '?',
  1311.             'maker.auto_command.make_controller' => '?',
  1312.             'maker.auto_command.make_crud' => '?',
  1313.             'maker.auto_command.make_docker_database' => '?',
  1314.             'maker.auto_command.make_entity' => '?',
  1315.             'maker.auto_command.make_fixtures' => '?',
  1316.             'maker.auto_command.make_form' => '?',
  1317.             'maker.auto_command.make_message' => '?',
  1318.             'maker.auto_command.make_messenger_middleware' => '?',
  1319.             'maker.auto_command.make_registration_form' => '?',
  1320.             'maker.auto_command.make_reset_password' => '?',
  1321.             'maker.auto_command.make_serializer_encoder' => '?',
  1322.             'maker.auto_command.make_serializer_normalizer' => '?',
  1323.             'maker.auto_command.make_subscriber' => '?',
  1324.             'maker.auto_command.make_twig_extension' => '?',
  1325.             'maker.auto_command.make_test' => '?',
  1326.             'maker.auto_command.make_validator' => '?',
  1327.             'maker.auto_command.make_voter' => '?',
  1328.             'maker.auto_command.make_user' => '?',
  1329.             'maker.auto_command.make_migration' => '?',
  1330.             'maker.auto_command.make_stimulus_controller' => '?',
  1331.             'maker.auto_command.make_security_form_login' => '?',
  1332.         ]), ['fiche:fiche-batiment-reimport' => 'App\\Command\\Fiche\\FicheBatimentReimport''app:ReminderLot' => 'App\\Command\\ReminderLotCommand''user:create' => 'App\\Command\\User\\CreateUserCommand''about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''fos:js-routing:dump' => 'fos_js_routing.dump_command''fos:js-routing:debug' => 'fos_js_routing.router_debug_exposed_command''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:twig-component' => 'maker.auto_command.make_twig_component''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''make:security:form-login' => 'maker.auto_command.make_security_form_login']);
  1333.     }
  1334.     /**
  1335.      * Gets the public 'container.env_var_processors_locator' shared service.
  1336.      *
  1337.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1338.      */
  1339.     protected function getContainer_EnvVarProcessorsLocatorService()
  1340.     {
  1341.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1342.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1343.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1344.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1345.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1346.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1347.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1348.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1349.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1350.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1351.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1352.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1353.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1354.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1355.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1356.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1357.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1358.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1359.         ], [
  1360.             'base64' => '?',
  1361.             'bool' => '?',
  1362.             'const' => '?',
  1363.             'csv' => '?',
  1364.             'default' => '?',
  1365.             'file' => '?',
  1366.             'float' => '?',
  1367.             'int' => '?',
  1368.             'json' => '?',
  1369.             'key' => '?',
  1370.             'not' => '?',
  1371.             'query_string' => '?',
  1372.             'require' => '?',
  1373.             'resolve' => '?',
  1374.             'string' => '?',
  1375.             'trim' => '?',
  1376.             'url' => '?',
  1377.         ]);
  1378.     }
  1379.     /**
  1380.      * Gets the public 'data_collector.dump' shared service.
  1381.      *
  1382.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1383.      */
  1384.     protected function getDataCollector_DumpService()
  1385.     {
  1386.         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()));
  1387.     }
  1388.     /**
  1389.      * Gets the public 'doctrine' shared service.
  1390.      *
  1391.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1392.      */
  1393.     protected function getDoctrineService()
  1394.     {
  1395.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1396.     }
  1397.     /**
  1398.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1399.      *
  1400.      * @return \Doctrine\DBAL\Connection
  1401.      */
  1402.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1403.     {
  1404.         $a = new \Doctrine\DBAL\Configuration();
  1405.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1406.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1407.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1408.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1409.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1410.         $c->setConnectionName('default');
  1411.         $a->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1412.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  1413.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''idle_connection_ttl' => 600'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()), []);
  1414.     }
  1415.     /**
  1416.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1417.      *
  1418.      * @return \Doctrine\ORM\EntityManager
  1419.      */
  1420.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1421.     {
  1422.         if ($lazyLoad) {
  1423.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1424.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1425.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1426.                     $proxy->setProxyInitializer(null);
  1427.                     return true;
  1428.                 });
  1429.             });
  1430.         }
  1431.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1432.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1433.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1434.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1435.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1436.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1437.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  1438.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1439.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1440.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1441.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  1442.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  1443.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1444.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1445.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1446.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1447.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  1448.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  1449.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1450.         $a = new \Doctrine\ORM\Configuration();
  1451.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1452.         $b->addDriver(($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity')], false))), 'App\\Entity');
  1453.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1454.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1455.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1456.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1457.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1458.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  1459.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  1460.         ], [
  1461.             'doctrine.ulid_generator' => '?',
  1462.             'doctrine.uuid_generator' => '?',
  1463.         ])));
  1464.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1465.         $a->setProxyNamespace('Proxies');
  1466.         $a->setAutoGenerateProxyClasses(true);
  1467.         $a->setSchemaIgnoreClasses([]);
  1468.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1469.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1470.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1471.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1472.         $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  1473.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1474.         $a->setLazyGhostObjectEnabled(false);
  1475.         $a->setIdentityGenerationPreferences([]);
  1476.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1477.             'App\\Repository\\ContactRepository' => ['privates''App\\Repository\\ContactRepository''getContactRepositoryService'false],
  1478.             'App\\Repository\\Fiche\\FicheBatimentExempleRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentExempleRepository''getFicheBatimentExempleRepositoryService'false],
  1479.             'App\\Repository\\Fiche\\FicheBatimentRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  1480.             'App\\Repository\\FichierRepository' => ['privates''App\\Repository\\FichierRepository''getFichierRepositoryService'false],
  1481.             'App\\Repository\\GPCcontributionRepository' => ['privates''App\\Repository\\GPCcontributionRepository''getGPCcontributionRepositoryService'false],
  1482.             'App\\Repository\\GPCdecisionRepository' => ['privates''App\\Repository\\GPCdecisionRepository''getGPCdecisionRepositoryService'false],
  1483.             'App\\Repository\\GPCmemberRepository' => ['privates''App\\Repository\\GPCmemberRepository''getGPCmemberRepositoryService'false],
  1484.             'App\\Repository\\IdUserRepository' => ['privates''App\\Repository\\IdUserRepository''getIdUserRepositoryService'false],
  1485.             'App\\Repository\\InfiltrationRepository' => ['privates''App\\Repository\\InfiltrationRepository''getInfiltrationRepositoryService'false],
  1486.             'App\\Repository\\PluvioDatabaseRepository' => ['privates''App\\Repository\\PluvioDatabaseRepository''getPluvioDatabaseRepositoryService'false],
  1487.             'App\\Repository\\StationsMeteoRepository' => ['privates''App\\Repository\\StationsMeteoRepository''getStationsMeteoRepositoryService'false],
  1488.             'App\\Repository\\User\\UserRepository' => ['privates''App\\Repository\\User\\UserRepository''getUserRepositoryService'false],
  1489.             'App\\Repository\\User\\UserTentativeConnexionRepository' => ['privates''App\\Repository\\User\\UserTentativeConnexionRepository''getUserTentativeConnexionRepositoryService'false],
  1490.             'App\\Repository\\Visa\\VisaBilansRepository' => ['privates''App\\Repository\\Visa\\VisaBilansRepository''getVisaBilansRepositoryService'false],
  1491.             'App\\Repository\\Visa\\VisaContactsRepository' => ['privates''App\\Repository\\Visa\\VisaContactsRepository''getVisaContactsRepositoryService'false],
  1492.             'App\\Repository\\Visa\\VisaExigencesRepository' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  1493.             'App\\Repository\\Visa\\VisaJustificatifsRepository' => ['privates''App\\Repository\\Visa\\VisaJustificatifsRepository''getVisaJustificatifsRepositoryService'false],
  1494.             'App\\Repository\\Visa\\VisaProjetsRepository' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  1495.         ], [
  1496.             'App\\Repository\\ContactRepository' => '?',
  1497.             'App\\Repository\\Fiche\\FicheBatimentExempleRepository' => '?',
  1498.             'App\\Repository\\Fiche\\FicheBatimentRepository' => '?',
  1499.             'App\\Repository\\FichierRepository' => '?',
  1500.             'App\\Repository\\GPCcontributionRepository' => '?',
  1501.             'App\\Repository\\GPCdecisionRepository' => '?',
  1502.             'App\\Repository\\GPCmemberRepository' => '?',
  1503.             'App\\Repository\\IdUserRepository' => '?',
  1504.             'App\\Repository\\InfiltrationRepository' => '?',
  1505.             'App\\Repository\\PluvioDatabaseRepository' => '?',
  1506.             'App\\Repository\\StationsMeteoRepository' => '?',
  1507.             'App\\Repository\\User\\UserRepository' => '?',
  1508.             'App\\Repository\\User\\UserTentativeConnexionRepository' => '?',
  1509.             'App\\Repository\\Visa\\VisaBilansRepository' => '?',
  1510.             'App\\Repository\\Visa\\VisaContactsRepository' => '?',
  1511.             'App\\Repository\\Visa\\VisaExigencesRepository' => '?',
  1512.             'App\\Repository\\Visa\\VisaJustificatifsRepository' => '?',
  1513.             'App\\Repository\\Visa\\VisaProjetsRepository' => '?',
  1514.         ])));
  1515.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  1516.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1517.         return $instance;
  1518.     }
  1519.     /**
  1520.      * Gets the public 'error_controller' shared service.
  1521.      *
  1522.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1523.      */
  1524.     protected function getErrorControllerService()
  1525.     {
  1526.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1527.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1528.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1529.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1530.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1531.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1532.         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)));
  1533.     }
  1534.     /**
  1535.      * Gets the public 'event_dispatcher' shared service.
  1536.      *
  1537.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1538.      */
  1539.     protected function getEventDispatcherService()
  1540.     {
  1541.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1542.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1543.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1544.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1545.         $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())));
  1546.         $instance->addListener('kernel.controller', [=> function () {
  1547.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1548.         }, => 'onKernelController'], 0);
  1549.         $instance->addListener('kernel.request', [=> function () {
  1550.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1551.         }, => 'onKernelRequest'], 0);
  1552.         $instance->addListener('kernel.response', [=> function () {
  1553.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1554.         }, => 'onKernelResponse'], 0);
  1555.         $instance->addListener('kernel.response', [=> function () {
  1556.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1557.         }, => 'onKernelResponse'], -1024);
  1558.         $instance->addListener('kernel.request', [=> function () {
  1559.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1560.         }, => 'setDefaultLocale'], 100);
  1561.         $instance->addListener('kernel.request', [=> function () {
  1562.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1563.         }, => 'onKernelRequest'], 16);
  1564.         $instance->addListener('kernel.finish_request', [=> function () {
  1565.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1566.         }, => 'onKernelFinishRequest'], 0);
  1567.         $instance->addListener('kernel.request', [=> function () {
  1568.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1569.         }, => 'onKernelRequest'], 256);
  1570.         $instance->addListener('kernel.response', [=> function () {
  1571.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1572.         }, => 'onResponse'], -255);
  1573.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1574.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1575.         }, => 'onControllerArguments'], 0);
  1576.         $instance->addListener('kernel.exception', [=> function () {
  1577.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1578.         }, => 'logKernelException'], 0);
  1579.         $instance->addListener('kernel.exception', [=> function () {
  1580.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1581.         }, => 'onKernelException'], -128);
  1582.         $instance->addListener('kernel.response', [=> function () {
  1583.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1584.         }, => 'removeCspHeader'], -128);
  1585.         $instance->addListener('kernel.request', [=> function () {
  1586.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1587.         }, => 'onKernelRequest'], 15);
  1588.         $instance->addListener('kernel.finish_request', [=> function () {
  1589.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1590.         }, => 'onKernelFinishRequest'], -15);
  1591.         $instance->addListener('console.error', [=> function () {
  1592.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1593.         }, => 'onConsoleError'], -128);
  1594.         $instance->addListener('console.terminate', [=> function () {
  1595.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1596.         }, => 'onConsoleTerminate'], -128);
  1597.         $instance->addListener('console.error', [=> function () {
  1598.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1599.         }, => 'onConsoleError'], 0);
  1600.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1601.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1602.         }, => 'onMessage'], -255);
  1603.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1604.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1605.         }, => 'onMessage'], -255);
  1606.         $instance->addListener('kernel.request', [=> function () {
  1607.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1608.         }, => 'configure'], 2048);
  1609.         $instance->addListener('console.command', [=> function () {
  1610.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1611.         }, => 'configure'], 2048);
  1612.         $instance->addListener('kernel.request', [=> function () {
  1613.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1614.         }, => 'onKernelRequest'], 32);
  1615.         $instance->addListener('kernel.finish_request', [=> function () {
  1616.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1617.         }, => 'onKernelFinishRequest'], 0);
  1618.         $instance->addListener('kernel.exception', [=> function () {
  1619.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1620.         }, => 'onKernelException'], -64);
  1621.         $instance->addListener('kernel.response', [=> function () {
  1622.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1623.         }, => 'onKernelResponse'], 0);
  1624.         $instance->addListener('kernel.request', [=> function () {
  1625.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1626.         }, => 'onKernelRequest'], 128);
  1627.         $instance->addListener('kernel.response', [=> function () {
  1628.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1629.         }, => 'onKernelResponse'], -1000);
  1630.         $instance->addListener('kernel.finish_request', [=> function () {
  1631.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1632.         }, => 'onFinishRequest'], 0);
  1633.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1634.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1635.         }, => 'onNotification'], -255);
  1636.         $instance->addListener('kernel.response', [=> function () {
  1637.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1638.         }, => 'onKernelResponse'], -100);
  1639.         $instance->addListener('kernel.exception', [=> function () {
  1640.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1641.         }, => 'onKernelException'], 0);
  1642.         $instance->addListener('kernel.terminate', [=> function () {
  1643.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1644.         }, => 'onKernelTerminate'], -1024);
  1645.         $instance->addListener('kernel.controller', [=> function () {
  1646.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1647.         }, => 'onKernelController'], 0);
  1648.         $instance->addListener('kernel.response', [=> function () {
  1649.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1650.         }, => 'onKernelResponse'], 0);
  1651.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1652.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  1653.         }, => 'onMessage'], 0);
  1654.         $instance->addListener('kernel.controller', [=> function () {
  1655.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1656.         }, => 'onKernelController'], 0);
  1657.         $instance->addListener('kernel.controller', [=> function () {
  1658.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1659.         }, => 'onKernelController'], 0);
  1660.         $instance->addListener('kernel.controller', [=> function () {
  1661.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1662.         }, => 'onKernelController'], -128);
  1663.         $instance->addListener('kernel.view', [=> function () {
  1664.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1665.         }, => 'onKernelView'], 0);
  1666.         $instance->addListener('kernel.controller', [=> function () {
  1667.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1668.         }, => 'onKernelController'], 0);
  1669.         $instance->addListener('kernel.response', [=> function () {
  1670.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1671.         }, => 'onKernelResponse'], 0);
  1672.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1673.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1674.         }, => 'onKernelControllerArguments'], 0);
  1675.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1676.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1677.         }, => 'onKernelControllerArguments'], 0);
  1678.         $instance->addListener('kernel.response', [=> function () {
  1679.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1680.         }, => 'onKernelResponse'], 0);
  1681.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1682.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1683.         }, => 'onVoterVote'], 0);
  1684.         $instance->addListener('kernel.request', [=> function () {
  1685.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1686.         }, => 'configureLogoutUrlGenerator'], 8);
  1687.         $instance->addListener('kernel.request', [=> function () {
  1688.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1689.         }, => 'onKernelRequest'], 8);
  1690.         $instance->addListener('kernel.finish_request', [=> function () {
  1691.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1692.         }, => 'onKernelFinishRequest'], 0);
  1693.         $instance->addListener('kernel.response', [=> function () {
  1694.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1695.         }, => 'onKernelResponse'], -128);
  1696.         $instance->addListener('console.command', [=> function () {
  1697.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1698.         }, => 'onCommand'], 255);
  1699.         $instance->addListener('console.terminate', [=> function () {
  1700.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1701.         }, => 'onTerminate'], -255);
  1702.         $instance->addListener('console.command', [=> function () {
  1703.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  1704.         }, => 'configure'], 1024);
  1705.         $instance->addListener('console.error', [=> function () {
  1706.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1707.         }, => 'onConsoleError'], 0);
  1708.         $instance->addListener('console.terminate', [=> function () {
  1709.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1710.         }, => 'onConsoleTerminate'], 0);
  1711.         $instance->addListener('knp_pager.before', [=> function () {
  1712.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1713.         }, => 'before'], 0);
  1714.         $instance->addListener('knp_pager.pagination', [=> function () {
  1715.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1716.         }, => 'pagination'], 0);
  1717.         $instance->addListener('knp_pager.before', [=> function () {
  1718.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1719.         }, => 'before'], 1);
  1720.         $instance->addListener('knp_pager.before', [=> function () {
  1721.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1722.         }, => 'before'], 1);
  1723.         $instance->addListener('knp_pager.pagination', [=> function () {
  1724.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1725.         }, => 'pagination'], 1);
  1726.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1727.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  1728.         }, => 'onLogout'], 0);
  1729.         return $instance;
  1730.     }
  1731.     /**
  1732.      * Gets the public 'fos_js_routing.controller' shared service.
  1733.      *
  1734.      * @return \FOS\JsRoutingBundle\Controller\Controller
  1735.      */
  1736.     protected function getFosJsRouting_ControllerService()
  1737.     {
  1738.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
  1739.         return $this->services['fos_js_routing.controller'] = new \FOS\JsRoutingBundle\Controller\Controller(($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), $this->parameters['fos_js_routing.cache_control'], true);
  1740.     }
  1741.     /**
  1742.      * Gets the public 'fos_js_routing.extractor' shared service.
  1743.      *
  1744.      * @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
  1745.      */
  1746.     protected function getFosJsRouting_ExtractorService()
  1747.     {
  1748.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
  1749.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
  1750.         return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.''$this->parameters['kernel.bundles']);
  1751.     }
  1752.     /**
  1753.      * Gets the public 'fos_js_routing.serializer' shared service.
  1754.      *
  1755.      * @return \Symfony\Component\Serializer\Serializer
  1756.      */
  1757.     protected function getFosJsRouting_SerializerService()
  1758.     {
  1759.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1760.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1761.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1762.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1763.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1764.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1765.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1766.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1767.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1768.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1769.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
  1770.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
  1771.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
  1772.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1773.         return $this->services['fos_js_routing.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer()], ['json' => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
  1774.     }
  1775.     /**
  1776.      * Gets the public 'http_kernel' shared service.
  1777.      *
  1778.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1779.      */
  1780.     protected function getHttpKernelService()
  1781.     {
  1782.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1783.         if (isset($this->services['http_kernel'])) {
  1784.             return $this->services['http_kernel'];
  1785.         }
  1786.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1787.         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 () {
  1788.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  1789.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  1790.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  1791.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  1792.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  1793.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  1794.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  1795.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  1796.         }, 8)), $b));
  1797.     }
  1798.     /**
  1799.      * Gets the public 'knp_paginator' shared service.
  1800.      *
  1801.      * @return \Knp\Component\Pager\Paginator
  1802.      */
  1803.     protected function getKnpPaginatorService($lazyLoad true)
  1804.     {
  1805.         if ($lazyLoad) {
  1806.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  1807.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1808.                     $wrappedInstance $this->getKnpPaginatorService(false);
  1809.                     $proxy->setProxyInitializer(null);
  1810.                     return true;
  1811.                 });
  1812.             });
  1813.         }
  1814.         $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1815.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  1816.         return $instance;
  1817.     }
  1818.     /**
  1819.      * Gets the public 'knp_snappy.image' shared service.
  1820.      *
  1821.      * @return \Knp\Snappy\Image
  1822.      */
  1823.     protected function getKnpSnappy_ImageService()
  1824.     {
  1825.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  1826.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  1827.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
  1828.         $this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image($this->getEnv('WKHTMLTOIMAGE_PATH'), [], []);
  1829.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  1830.         return $instance;
  1831.     }
  1832.     /**
  1833.      * Gets the public 'knp_snappy.pdf' shared service.
  1834.      *
  1835.      * @return \Knp\Snappy\Pdf
  1836.      */
  1837.     protected function getKnpSnappy_PdfService()
  1838.     {
  1839.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  1840.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  1841.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  1842.         $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf($this->getEnv('WKHTMLTOPDF_PATH'), [], []);
  1843.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  1844.         return $instance;
  1845.     }
  1846.     /**
  1847.      * Gets the public 'request_stack' shared service.
  1848.      *
  1849.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1850.      */
  1851.     protected function getRequestStackService()
  1852.     {
  1853.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1854.     }
  1855.     /**
  1856.      * Gets the public 'router' shared service.
  1857.      *
  1858.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1859.      */
  1860.     protected function getRouterService()
  1861.     {
  1862.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1863.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1864.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1865.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1866.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1867.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1868.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  1869.         ], [
  1870.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1871.         ]))->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'en');
  1872.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1873.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1874.         return $instance;
  1875.     }
  1876.     /**
  1877.      * Gets the public 'routing.loader' shared service.
  1878.      *
  1879.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  1880.      */
  1881.     protected function getRouting_LoaderService()
  1882.     {
  1883.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  1884.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  1885.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  1886.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  1887.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  1888.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  1889.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  1890.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  1891.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  1892.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  1893.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  1894.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  1895.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  1896.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  1897.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  1898.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  1899.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  1900.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  1901.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  1902.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  1903.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  1904.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  1905.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  1906.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  1907.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  1908.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  1909.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  1910.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  1911.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  1912.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  1913.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  1914.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  1915.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1916.             'kernel' => ['services''kernel''getKernelService'false],
  1917.         ], [
  1918.             'kernel' => 'App\\Kernel',
  1919.         ]), 'dev'));
  1920.         $a->addLoader($c);
  1921.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  1922.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  1923.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  1924.     }
  1925.     /**
  1926.      * Gets the public 'services_resetter' shared service.
  1927.      *
  1928.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  1929.      */
  1930.     protected function getServicesResetterService()
  1931.     {
  1932.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  1933.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  1934.             if (isset($this->services['cache.app'])) {
  1935.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  1936.             }
  1937.             if (isset($this->services['cache.system'])) {
  1938.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  1939.             }
  1940.             if (isset($this->privates['cache.validator'])) {
  1941.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  1942.             }
  1943.             if (isset($this->privates['cache.serializer'])) {
  1944.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  1945.             }
  1946.             if (isset($this->privates['cache.annotations'])) {
  1947.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  1948.             }
  1949.             if (isset($this->privates['cache.property_info'])) {
  1950.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  1951.             }
  1952.             if (isset($this->privates['.debug.http_client'])) {
  1953.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  1954.             }
  1955.             if (isset($this->privates['mailer.message_logger_listener'])) {
  1956.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  1957.             }
  1958.             if (isset($this->privates['debug.stopwatch'])) {
  1959.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  1960.             }
  1961.             if (isset($this->services['event_dispatcher'])) {
  1962.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  1963.             }
  1964.             if (isset($this->privates['session_listener'])) {
  1965.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  1966.             }
  1967.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  1968.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  1969.             }
  1970.             if (isset($this->services['cache.validator_expression_language'])) {
  1971.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  1972.             }
  1973.             if (isset($this->services['.container.private.profiler'])) {
  1974.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  1975.             }
  1976.             if (isset($this->services['.container.private.validator'])) {
  1977.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  1978.             }
  1979.             if (isset($this->services['.container.private.twig'])) {
  1980.                 yield 'twig' => ($this->services['.container.private.twig'] ?? null);
  1981.             }
  1982.             if (isset($this->privates['twig.form.engine'])) {
  1983.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  1984.             }
  1985.             if (isset($this->services['doctrine'])) {
  1986.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  1987.             }
  1988.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  1989.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  1990.             }
  1991.             if (isset($this->privates['form.type.entity'])) {
  1992.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  1993.             }
  1994.             if (isset($this->services['.container.private.security.token_storage'])) {
  1995.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  1996.             }
  1997.             if (isset($this->privates['cache.security_expression_language'])) {
  1998.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  1999.             }
  2000.             if (isset($this->privates['debug.security.firewall'])) {
  2001.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  2002.             }
  2003.             if (isset($this->privates['monolog.handler.main'])) {
  2004.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2005.             }
  2006.             if (isset($this->privates['monolog.handler.console'])) {
  2007.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2008.             }
  2009.             if (isset($this->privates['.debug.http_client'])) {
  2010.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2011.             }
  2012.         }, function () {
  2013.             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['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['.container.private.twig'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['doctrine.debug_data_holder'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['.debug.http_client']));
  2014.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> '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'], 'twig' => [=> 'resetGlobals'], 'twig.form.engine' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'doctrine.debug_data_holder' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  2015.     }
  2016.     /**
  2017.      * Gets the public 'translator' shared service.
  2018.      *
  2019.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2020.      */
  2021.     protected function getTranslatorService()
  2022.     {
  2023.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2024.     }
  2025.     /**
  2026.      * Gets the public 'var_dumper.cloner' shared service.
  2027.      *
  2028.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2029.      */
  2030.     protected function getVarDumper_ClonerService()
  2031.     {
  2032.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2033.         $instance->setMaxItems(2500);
  2034.         $instance->setMinDepth(1);
  2035.         $instance->setMaxString(-1);
  2036.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2037.         return $instance;
  2038.     }
  2039.     /**
  2040.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2041.      *
  2042.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2043.      */
  2044.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2045.     {
  2046.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2047.         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()));
  2048.     }
  2049.     /**
  2050.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2051.      *
  2052.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2053.      */
  2054.     protected function getWebProfiler_Controller_ProfilerService()
  2055.     {
  2056.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2057.         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));
  2058.     }
  2059.     /**
  2060.      * Gets the public 'web_profiler.controller.router' shared service.
  2061.      *
  2062.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2063.      */
  2064.     protected function getWebProfiler_Controller_RouterService()
  2065.     {
  2066.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2067.         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 () {
  2068.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2069.         }, 1));
  2070.     }
  2071.     /**
  2072.      * Gets the private '.App\Command\ReminderLotCommand.lazy' shared service.
  2073.      *
  2074.      * @return \Symfony\Component\Console\Command\LazyCommand
  2075.      */
  2076.     protected function getReminderLotCommand_LazyService()
  2077.     {
  2078.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2079.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2080.         return $this->privates['.App\\Command\\ReminderLotCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:ReminderLot', [], 'Envoi des rappels Ã  15 jours'false, function (): \App\Command\ReminderLotCommand {
  2081.             return ($this->privates['App\\Command\\ReminderLotCommand'] ?? $this->getReminderLotCommandService());
  2082.         });
  2083.     }
  2084.     /**
  2085.      * Gets the private '.console.command.about.lazy' shared service.
  2086.      *
  2087.      * @return \Symfony\Component\Console\Command\LazyCommand
  2088.      */
  2089.     protected function get_Console_Command_About_LazyService()
  2090.     {
  2091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2092.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2093.         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 {
  2094.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2095.         });
  2096.     }
  2097.     /**
  2098.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2099.      *
  2100.      * @return \Symfony\Component\Console\Command\LazyCommand
  2101.      */
  2102.     protected function get_Console_Command_AssetsInstall_LazyService()
  2103.     {
  2104.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2106.         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 {
  2107.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2108.         });
  2109.     }
  2110.     /**
  2111.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2112.      *
  2113.      * @return \Symfony\Component\Console\Command\LazyCommand
  2114.      */
  2115.     protected function get_Console_Command_CacheClear_LazyService()
  2116.     {
  2117.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2118.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2119.         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 {
  2120.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2121.         });
  2122.     }
  2123.     /**
  2124.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2125.      *
  2126.      * @return \Symfony\Component\Console\Command\LazyCommand
  2127.      */
  2128.     protected function get_Console_Command_CachePoolClear_LazyService()
  2129.     {
  2130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2132.         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 {
  2133.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2134.         });
  2135.     }
  2136.     /**
  2137.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2138.      *
  2139.      * @return \Symfony\Component\Console\Command\LazyCommand
  2140.      */
  2141.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2142.     {
  2143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2144.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2145.         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 {
  2146.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2147.         });
  2148.     }
  2149.     /**
  2150.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2151.      *
  2152.      * @return \Symfony\Component\Console\Command\LazyCommand
  2153.      */
  2154.     protected function get_Console_Command_CachePoolList_LazyService()
  2155.     {
  2156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2158.         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 {
  2159.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2160.         });
  2161.     }
  2162.     /**
  2163.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2164.      *
  2165.      * @return \Symfony\Component\Console\Command\LazyCommand
  2166.      */
  2167.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2168.     {
  2169.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2170.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2171.         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 {
  2172.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2173.         });
  2174.     }
  2175.     /**
  2176.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2177.      *
  2178.      * @return \Symfony\Component\Console\Command\LazyCommand
  2179.      */
  2180.     protected function get_Console_Command_CacheWarmup_LazyService()
  2181.     {
  2182.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2183.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2184.         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 {
  2185.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2186.         });
  2187.     }
  2188.     /**
  2189.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2190.      *
  2191.      * @return \Symfony\Component\Console\Command\LazyCommand
  2192.      */
  2193.     protected function get_Console_Command_ConfigDebug_LazyService()
  2194.     {
  2195.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2196.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2197.         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 {
  2198.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2199.         });
  2200.     }
  2201.     /**
  2202.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2203.      *
  2204.      * @return \Symfony\Component\Console\Command\LazyCommand
  2205.      */
  2206.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2207.     {
  2208.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2209.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2210.         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 {
  2211.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2212.         });
  2213.     }
  2214.     /**
  2215.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2216.      *
  2217.      * @return \Symfony\Component\Console\Command\LazyCommand
  2218.      */
  2219.     protected function get_Console_Command_ContainerDebug_LazyService()
  2220.     {
  2221.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2222.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2223.         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 {
  2224.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2225.         });
  2226.     }
  2227.     /**
  2228.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2229.      *
  2230.      * @return \Symfony\Component\Console\Command\LazyCommand
  2231.      */
  2232.     protected function get_Console_Command_ContainerLint_LazyService()
  2233.     {
  2234.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2235.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2236.         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 {
  2237.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2238.         });
  2239.     }
  2240.     /**
  2241.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  2242.      *
  2243.      * @return \Symfony\Component\Console\Command\LazyCommand
  2244.      */
  2245.     protected function get_Console_Command_DebugAutowiring_LazyService()
  2246.     {
  2247.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2248.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2249.         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 {
  2250.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  2251.         });
  2252.     }
  2253.     /**
  2254.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  2255.      *
  2256.      * @return \Symfony\Component\Console\Command\LazyCommand
  2257.      */
  2258.     protected function get_Console_Command_DotenvDebug_LazyService()
  2259.     {
  2260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2261.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2262.         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 {
  2263.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  2264.         });
  2265.     }
  2266.     /**
  2267.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  2268.      *
  2269.      * @return \Symfony\Component\Console\Command\LazyCommand
  2270.      */
  2271.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  2272.     {
  2273.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2275.         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 {
  2276.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  2277.         });
  2278.     }
  2279.     /**
  2280.      * Gets the private '.console.command.form_debug.lazy' shared service.
  2281.      *
  2282.      * @return \Symfony\Component\Console\Command\LazyCommand
  2283.      */
  2284.     protected function get_Console_Command_FormDebug_LazyService()
  2285.     {
  2286.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2287.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2288.         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 {
  2289.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  2290.         });
  2291.     }
  2292.     /**
  2293.      * Gets the private '.console.command.router_debug.lazy' shared service.
  2294.      *
  2295.      * @return \Symfony\Component\Console\Command\LazyCommand
  2296.      */
  2297.     protected function get_Console_Command_RouterDebug_LazyService()
  2298.     {
  2299.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2300.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2301.         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 {
  2302.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  2303.         });
  2304.     }
  2305.     /**
  2306.      * Gets the private '.console.command.router_match.lazy' shared service.
  2307.      *
  2308.      * @return \Symfony\Component\Console\Command\LazyCommand
  2309.      */
  2310.     protected function get_Console_Command_RouterMatch_LazyService()
  2311.     {
  2312.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2313.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2314.         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 {
  2315.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  2316.         });
  2317.     }
  2318.     /**
  2319.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  2320.      *
  2321.      * @return \Symfony\Component\Console\Command\LazyCommand
  2322.      */
  2323.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  2324.     {
  2325.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2326.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2327.         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 {
  2328.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  2329.         });
  2330.     }
  2331.     /**
  2332.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  2333.      *
  2334.      * @return \Symfony\Component\Console\Command\LazyCommand
  2335.      */
  2336.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  2337.     {
  2338.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2339.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2340.         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 {
  2341.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  2342.         });
  2343.     }
  2344.     /**
  2345.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  2346.      *
  2347.      * @return \Symfony\Component\Console\Command\LazyCommand
  2348.      */
  2349.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  2350.     {
  2351.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2352.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2353.         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 {
  2354.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  2355.         });
  2356.     }
  2357.     /**
  2358.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  2359.      *
  2360.      * @return \Symfony\Component\Console\Command\LazyCommand
  2361.      */
  2362.     protected function get_Console_Command_SecretsList_LazyService()
  2363.     {
  2364.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2365.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2366.         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 {
  2367.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  2368.         });
  2369.     }
  2370.     /**
  2371.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  2372.      *
  2373.      * @return \Symfony\Component\Console\Command\LazyCommand
  2374.      */
  2375.     protected function get_Console_Command_SecretsRemove_LazyService()
  2376.     {
  2377.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2379.         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 {
  2380.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  2381.         });
  2382.     }
  2383.     /**
  2384.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  2385.      *
  2386.      * @return \Symfony\Component\Console\Command\LazyCommand
  2387.      */
  2388.     protected function get_Console_Command_SecretsSet_LazyService()
  2389.     {
  2390.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2391.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2392.         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 {
  2393.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  2394.         });
  2395.     }
  2396.     /**
  2397.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  2398.      *
  2399.      * @return \Symfony\Component\Console\Command\LazyCommand
  2400.      */
  2401.     protected function get_Console_Command_TranslationDebug_LazyService()
  2402.     {
  2403.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2404.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2405.         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 {
  2406.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  2407.         });
  2408.     }
  2409.     /**
  2410.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  2411.      *
  2412.      * @return \Symfony\Component\Console\Command\LazyCommand
  2413.      */
  2414.     protected function get_Console_Command_TranslationExtract_LazyService()
  2415.     {
  2416.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2417.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2418.         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 {
  2419.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  2420.         });
  2421.     }
  2422.     /**
  2423.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  2424.      *
  2425.      * @return \Symfony\Component\Console\Command\LazyCommand
  2426.      */
  2427.     protected function get_Console_Command_TranslationPull_LazyService()
  2428.     {
  2429.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2430.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2431.         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 {
  2432.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  2433.         });
  2434.     }
  2435.     /**
  2436.      * Gets the private '.console.command.translation_push.lazy' shared service.
  2437.      *
  2438.      * @return \Symfony\Component\Console\Command\LazyCommand
  2439.      */
  2440.     protected function get_Console_Command_TranslationPush_LazyService()
  2441.     {
  2442.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2443.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2444.         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 {
  2445.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  2446.         });
  2447.     }
  2448.     /**
  2449.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  2450.      *
  2451.      * @return \Symfony\Component\Console\Command\LazyCommand
  2452.      */
  2453.     protected function get_Console_Command_ValidatorDebug_LazyService()
  2454.     {
  2455.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2456.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2457.         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 {
  2458.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  2459.         });
  2460.     }
  2461.     /**
  2462.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  2463.      *
  2464.      * @return \Symfony\Component\Console\Command\LazyCommand
  2465.      */
  2466.     protected function get_Console_Command_XliffLint_LazyService()
  2467.     {
  2468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2469.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2470.         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 {
  2471.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  2472.         });
  2473.     }
  2474.     /**
  2475.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  2476.      *
  2477.      * @return \Symfony\Component\Console\Command\LazyCommand
  2478.      */
  2479.     protected function get_Console_Command_YamlLint_LazyService()
  2480.     {
  2481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2482.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2483.         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 {
  2484.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  2485.         });
  2486.     }
  2487.     /**
  2488.      * Gets the private '.debug.http_client' shared service.
  2489.      *
  2490.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2491.      */
  2492.     protected function get_Debug_HttpClientService()
  2493.     {
  2494.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2495.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2496.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2497.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2498.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2499.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2500.         $a->setLogger($b);
  2501.         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))));
  2502.     }
  2503.     /**
  2504.      * Gets the private '.doctrine_migrations.current_command.lazy' shared service.
  2505.      *
  2506.      * @return \Symfony\Component\Console\Command\LazyCommand
  2507.      */
  2508.     protected function get_DoctrineMigrations_CurrentCommand_LazyService()
  2509.     {
  2510.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2512.         return $this->privates['.doctrine_migrations.current_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:current', [], 'Outputs the current version'false, function (): \Doctrine\Migrations\Tools\Console\Command\CurrentCommand {
  2513.             return ($this->privates['doctrine_migrations.current_command'] ?? $this->getDoctrineMigrations_CurrentCommandService());
  2514.         });
  2515.     }
  2516.     /**
  2517.      * Gets the private '.doctrine_migrations.diff_command.lazy' shared service.
  2518.      *
  2519.      * @return \Symfony\Component\Console\Command\LazyCommand
  2520.      */
  2521.     protected function get_DoctrineMigrations_DiffCommand_LazyService()
  2522.     {
  2523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2525.         return $this->privates['.doctrine_migrations.diff_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:diff', [], 'Generate a migration by comparing your current database to your mapping information.'false, function (): \Doctrine\Migrations\Tools\Console\Command\DiffCommand {
  2526.             return ($this->privates['doctrine_migrations.diff_command'] ?? $this->getDoctrineMigrations_DiffCommandService());
  2527.         });
  2528.     }
  2529.     /**
  2530.      * Gets the private '.doctrine_migrations.dump_schema_command.lazy' shared service.
  2531.      *
  2532.      * @return \Symfony\Component\Console\Command\LazyCommand
  2533.      */
  2534.     protected function get_DoctrineMigrations_DumpSchemaCommand_LazyService()
  2535.     {
  2536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2538.         return $this->privates['.doctrine_migrations.dump_schema_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:dump-schema', [], 'Dump the schema for your database to a migration.'false, function (): \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand {
  2539.             return ($this->privates['doctrine_migrations.dump_schema_command'] ?? $this->getDoctrineMigrations_DumpSchemaCommandService());
  2540.         });
  2541.     }
  2542.     /**
  2543.      * Gets the private '.doctrine_migrations.execute_command.lazy' shared service.
  2544.      *
  2545.      * @return \Symfony\Component\Console\Command\LazyCommand
  2546.      */
  2547.     protected function get_DoctrineMigrations_ExecuteCommand_LazyService()
  2548.     {
  2549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2551.         return $this->privates['.doctrine_migrations.execute_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:execute', [], 'Execute one or more migration versions up or down manually.'false, function (): \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand {
  2552.             return ($this->privates['doctrine_migrations.execute_command'] ?? $this->getDoctrineMigrations_ExecuteCommandService());
  2553.         });
  2554.     }
  2555.     /**
  2556.      * Gets the private '.doctrine_migrations.generate_command.lazy' shared service.
  2557.      *
  2558.      * @return \Symfony\Component\Console\Command\LazyCommand
  2559.      */
  2560.     protected function get_DoctrineMigrations_GenerateCommand_LazyService()
  2561.     {
  2562.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2564.         return $this->privates['.doctrine_migrations.generate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:generate', [], 'Generate a blank migration class.'false, function (): \Doctrine\Migrations\Tools\Console\Command\GenerateCommand {
  2565.             return ($this->privates['doctrine_migrations.generate_command'] ?? $this->getDoctrineMigrations_GenerateCommandService());
  2566.         });
  2567.     }
  2568.     /**
  2569.      * Gets the private '.doctrine_migrations.latest_command.lazy' shared service.
  2570.      *
  2571.      * @return \Symfony\Component\Console\Command\LazyCommand
  2572.      */
  2573.     protected function get_DoctrineMigrations_LatestCommand_LazyService()
  2574.     {
  2575.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2577.         return $this->privates['.doctrine_migrations.latest_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:latest', [], 'Outputs the latest version'false, function (): \Doctrine\Migrations\Tools\Console\Command\LatestCommand {
  2578.             return ($this->privates['doctrine_migrations.latest_command'] ?? $this->getDoctrineMigrations_LatestCommandService());
  2579.         });
  2580.     }
  2581.     /**
  2582.      * Gets the private '.doctrine_migrations.migrate_command.lazy' shared service.
  2583.      *
  2584.      * @return \Symfony\Component\Console\Command\LazyCommand
  2585.      */
  2586.     protected function get_DoctrineMigrations_MigrateCommand_LazyService()
  2587.     {
  2588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2590.         return $this->privates['.doctrine_migrations.migrate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:migrate', [], 'Execute a migration to a specified version or the latest available version.'false, function (): \Doctrine\Migrations\Tools\Console\Command\MigrateCommand {
  2591.             return ($this->privates['doctrine_migrations.migrate_command'] ?? $this->getDoctrineMigrations_MigrateCommandService());
  2592.         });
  2593.     }
  2594.     /**
  2595.      * Gets the private '.doctrine_migrations.rollup_command.lazy' shared service.
  2596.      *
  2597.      * @return \Symfony\Component\Console\Command\LazyCommand
  2598.      */
  2599.     protected function get_DoctrineMigrations_RollupCommand_LazyService()
  2600.     {
  2601.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2603.         return $this->privates['.doctrine_migrations.rollup_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:rollup', [], 'Rollup migrations by deleting all tracked versions and insert the one version that exists.'false, function (): \Doctrine\Migrations\Tools\Console\Command\RollupCommand {
  2604.             return ($this->privates['doctrine_migrations.rollup_command'] ?? $this->getDoctrineMigrations_RollupCommandService());
  2605.         });
  2606.     }
  2607.     /**
  2608.      * Gets the private '.doctrine_migrations.status_command.lazy' shared service.
  2609.      *
  2610.      * @return \Symfony\Component\Console\Command\LazyCommand
  2611.      */
  2612.     protected function get_DoctrineMigrations_StatusCommand_LazyService()
  2613.     {
  2614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2615.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2616.         return $this->privates['.doctrine_migrations.status_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:status', [], 'View the status of a set of migrations.'false, function (): \Doctrine\Migrations\Tools\Console\Command\StatusCommand {
  2617.             return ($this->privates['doctrine_migrations.status_command'] ?? $this->getDoctrineMigrations_StatusCommandService());
  2618.         });
  2619.     }
  2620.     /**
  2621.      * Gets the private '.doctrine_migrations.sync_metadata_command.lazy' shared service.
  2622.      *
  2623.      * @return \Symfony\Component\Console\Command\LazyCommand
  2624.      */
  2625.     protected function get_DoctrineMigrations_SyncMetadataCommand_LazyService()
  2626.     {
  2627.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2629.         return $this->privates['.doctrine_migrations.sync_metadata_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:sync-metadata-storage', [], 'Ensures that the metadata storage is at the latest version.'false, function (): \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand {
  2630.             return ($this->privates['doctrine_migrations.sync_metadata_command'] ?? $this->getDoctrineMigrations_SyncMetadataCommandService());
  2631.         });
  2632.     }
  2633.     /**
  2634.      * Gets the private '.doctrine_migrations.up_to_date_command.lazy' shared service.
  2635.      *
  2636.      * @return \Symfony\Component\Console\Command\LazyCommand
  2637.      */
  2638.     protected function get_DoctrineMigrations_UpToDateCommand_LazyService()
  2639.     {
  2640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2641.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2642.         return $this->privates['.doctrine_migrations.up_to_date_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:up-to-date', [], 'Tells you if your schema is up-to-date.'false, function (): \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand {
  2643.             return ($this->privates['doctrine_migrations.up_to_date_command'] ?? $this->getDoctrineMigrations_UpToDateCommandService());
  2644.         });
  2645.     }
  2646.     /**
  2647.      * Gets the private '.doctrine_migrations.version_command.lazy' shared service.
  2648.      *
  2649.      * @return \Symfony\Component\Console\Command\LazyCommand
  2650.      */
  2651.     protected function get_DoctrineMigrations_VersionCommand_LazyService()
  2652.     {
  2653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2655.         return $this->privates['.doctrine_migrations.version_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:version', [], 'Manually add and delete migration versions from the version table.'false, function (): \Doctrine\Migrations\Tools\Console\Command\VersionCommand {
  2656.             return ($this->privates['doctrine_migrations.version_command'] ?? $this->getDoctrineMigrations_VersionCommandService());
  2657.         });
  2658.     }
  2659.     /**
  2660.      * Gets the private '.doctrine_migrations.versions_command.lazy' shared service.
  2661.      *
  2662.      * @return \Symfony\Component\Console\Command\LazyCommand
  2663.      */
  2664.     protected function get_DoctrineMigrations_VersionsCommand_LazyService()
  2665.     {
  2666.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2667.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2668.         return $this->privates['.doctrine_migrations.versions_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:list', [], 'Display a list of all available migrations and their status.'false, function (): \Doctrine\Migrations\Tools\Console\Command\ListCommand {
  2669.             return ($this->privates['doctrine_migrations.versions_command'] ?? $this->getDoctrineMigrations_VersionsCommandService());
  2670.         });
  2671.     }
  2672.     /**
  2673.      * Gets the private '.errored..service_locator.3MrHpD_.App\Entity\Fiche\FicheBatiment' shared service.
  2674.      *
  2675.      * @return \App\Entity\Fiche\FicheBatiment
  2676.      */
  2677.     protected function getFicheBatimentService()
  2678.     {
  2679.         $this->throw('Cannot autowire service ".service_locator.3MrHpD_": it references class "App\\Entity\\Fiche\\FicheBatiment" but no such service exists.');
  2680.     }
  2681.     /**
  2682.      * Gets the private '.errored..service_locator.4wfjgM3.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2683.      *
  2684.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2685.      */
  2686.     protected function getSession2Service()
  2687.     {
  2688.         $this->throw('Cannot autowire service ".service_locator.4wfjgM3": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2689.     }
  2690.     /**
  2691.      * Gets the private '.errored..service_locator.7iLD60o.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2692.      *
  2693.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2694.      */
  2695.     protected function getSession3Service()
  2696.     {
  2697.         $this->throw('Cannot autowire service ".service_locator.7iLD60o": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2698.     }
  2699.     /**
  2700.      * Gets the private '.errored..service_locator.9CmfMbP.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2701.      *
  2702.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2703.      */
  2704.     protected function getSession4Service()
  2705.     {
  2706.         $this->throw('Cannot autowire service ".service_locator.9CmfMbP": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2707.     }
  2708.     /**
  2709.      * Gets the private '.errored..service_locator.EEvPBe_.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2710.      *
  2711.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2712.      */
  2713.     protected function getSession5Service()
  2714.     {
  2715.         $this->throw('Cannot autowire service ".service_locator.EEvPBe_": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2716.     }
  2717.     /**
  2718.      * Gets the private '.errored..service_locator.GCcWbYw.App\Entity\User\User' shared service.
  2719.      *
  2720.      * @return \App\Entity\User\User
  2721.      */
  2722.     protected function getUserService()
  2723.     {
  2724.         $this->throw('Cannot autowire service ".service_locator.GCcWbYw": it references class "App\\Entity\\User\\User" but no such service exists.');
  2725.     }
  2726.     /**
  2727.      * Gets the private '.errored..service_locator.QJ78CZl.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2728.      *
  2729.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2730.      */
  2731.     protected function getSession6Service()
  2732.     {
  2733.         $this->throw('Cannot autowire service ".service_locator.QJ78CZl": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2734.     }
  2735.     /**
  2736.      * Gets the private '.errored..service_locator.RZCuu4Y.App\Entity\Fiche\FicheBatiment' shared service.
  2737.      *
  2738.      * @return \App\Entity\Fiche\FicheBatiment
  2739.      */
  2740.     protected function getFicheBatiment2Service()
  2741.     {
  2742.         $this->throw('Cannot autowire service ".service_locator.RZCuu4Y": it references class "App\\Entity\\Fiche\\FicheBatiment" but no such service exists.');
  2743.     }
  2744.     /**
  2745.      * Gets the private '.errored..service_locator.W6Gn6mF.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2746.      *
  2747.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2748.      */
  2749.     protected function getSession7Service()
  2750.     {
  2751.         $this->throw('Cannot autowire service ".service_locator.W6Gn6mF": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2752.     }
  2753.     /**
  2754.      * Gets the private '.errored..service_locator._0B8_H1.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2755.      *
  2756.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2757.      */
  2758.     protected function getSession8Service()
  2759.     {
  2760.         $this->throw('Cannot autowire service ".service_locator._0B8_H1": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2761.     }
  2762.     /**
  2763.      * Gets the private '.errored..service_locator.baR3Skb.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2764.      *
  2765.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2766.      */
  2767.     protected function getSession9Service()
  2768.     {
  2769.         $this->throw('Cannot autowire service ".service_locator.baR3Skb": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2770.     }
  2771.     /**
  2772.      * Gets the private '.errored..service_locator.blKJm1i.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2773.      *
  2774.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2775.      */
  2776.     protected function getSession10Service()
  2777.     {
  2778.         $this->throw('Cannot autowire service ".service_locator.blKJm1i": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2779.     }
  2780.     /**
  2781.      * Gets the private '.errored..service_locator.dbFJ5zg.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2782.      *
  2783.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2784.      */
  2785.     protected function getSession11Service()
  2786.     {
  2787.         $this->throw('Cannot autowire service ".service_locator.dbFJ5zg": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2788.     }
  2789.     /**
  2790.      * Gets the private '.errored..service_locator.dx9atRD.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2791.      *
  2792.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2793.      */
  2794.     protected function getSession12Service()
  2795.     {
  2796.         $this->throw('Cannot autowire service ".service_locator.dx9atRD": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2797.     }
  2798.     /**
  2799.      * Gets the private '.errored..service_locator.gu5No2f.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2800.      *
  2801.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2802.      */
  2803.     protected function getSession13Service()
  2804.     {
  2805.         $this->throw('Cannot autowire service ".service_locator.gu5No2f": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2806.     }
  2807.     /**
  2808.      * Gets the private '.errored..service_locator.j1dXv3k.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2809.      *
  2810.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2811.      */
  2812.     protected function getSession14Service()
  2813.     {
  2814.         $this->throw('Cannot autowire service ".service_locator.j1dXv3k": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2815.     }
  2816.     /**
  2817.      * Gets the private '.errored..service_locator.jw78yFm.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2818.      *
  2819.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2820.      */
  2821.     protected function getSession15Service()
  2822.     {
  2823.         $this->throw('Cannot autowire service ".service_locator.jw78yFm": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2824.     }
  2825.     /**
  2826.      * Gets the private '.errored..service_locator.kJcBm2V.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2827.      *
  2828.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2829.      */
  2830.     protected function getSession16Service()
  2831.     {
  2832.         $this->throw('Cannot autowire service ".service_locator.kJcBm2V": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2833.     }
  2834.     /**
  2835.      * Gets the private '.errored..service_locator.ouBckhn.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2836.      *
  2837.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2838.      */
  2839.     protected function getSession17Service()
  2840.     {
  2841.         $this->throw('Cannot autowire service ".service_locator.ouBckhn": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2842.     }
  2843.     /**
  2844.      * Gets the private '.errored..service_locator.qKGnwPO.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2845.      *
  2846.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2847.      */
  2848.     protected function getSession18Service()
  2849.     {
  2850.         $this->throw('Cannot autowire service ".service_locator.qKGnwPO": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2851.     }
  2852.     /**
  2853.      * Gets the private '.errored..service_locator.vCITWb1.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2854.      *
  2855.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2856.      */
  2857.     protected function getSession19Service()
  2858.     {
  2859.         $this->throw('Cannot autowire service ".service_locator.vCITWb1": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2860.     }
  2861.     /**
  2862.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  2863.      *
  2864.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  2865.      */
  2866.     protected function getLoaderInterfaceService()
  2867.     {
  2868.         $this->throw('Cannot autowire service ".service_locator.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".');
  2869.     }
  2870.     /**
  2871.      * Gets the private '.errored..service_locator.y.UAYvk.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2872.      *
  2873.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2874.      */
  2875.     protected function getSession20Service()
  2876.     {
  2877.         $this->throw('Cannot autowire service ".service_locator.y.UAYvk": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2878.     }
  2879.     /**
  2880.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  2881.      *
  2882.      * @return \Symfony\Component\Console\Command\LazyCommand
  2883.      */
  2884.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  2885.     {
  2886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2888.         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 {
  2889.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  2890.         });
  2891.     }
  2892.     /**
  2893.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  2894.      *
  2895.      * @return \Symfony\Component\Console\Command\LazyCommand
  2896.      */
  2897.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  2898.     {
  2899.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2901.         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 {
  2902.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  2903.         });
  2904.     }
  2905.     /**
  2906.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  2907.      *
  2908.      * @return \Symfony\Component\Console\Command\LazyCommand
  2909.      */
  2910.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  2911.     {
  2912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2914.         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 {
  2915.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  2916.         });
  2917.     }
  2918.     /**
  2919.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  2920.      *
  2921.      * @return \Symfony\Component\Console\Command\LazyCommand
  2922.      */
  2923.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  2924.     {
  2925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2926.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2927.         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 {
  2928.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  2929.         });
  2930.     }
  2931.     /**
  2932.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  2933.      *
  2934.      * @return \Symfony\Component\Console\Command\LazyCommand
  2935.      */
  2936.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  2937.     {
  2938.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2939.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2940.         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 {
  2941.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  2942.         });
  2943.     }
  2944.     /**
  2945.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  2946.      *
  2947.      * @return \Symfony\Component\Console\Command\LazyCommand
  2948.      */
  2949.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  2950.     {
  2951.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2952.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2953.         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 {
  2954.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  2955.         });
  2956.     }
  2957.     /**
  2958.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  2959.      *
  2960.      * @return \Symfony\Component\Console\Command\LazyCommand
  2961.      */
  2962.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  2963.     {
  2964.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2965.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2966.         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 {
  2967.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  2968.         });
  2969.     }
  2970.     /**
  2971.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  2972.      *
  2973.      * @return \Symfony\Component\Console\Command\LazyCommand
  2974.      */
  2975.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  2976.     {
  2977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2978.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2979.         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 {
  2980.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  2981.         });
  2982.     }
  2983.     /**
  2984.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  2985.      *
  2986.      * @return \Symfony\Component\Console\Command\LazyCommand
  2987.      */
  2988.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  2989.     {
  2990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2992.         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 {
  2993.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  2994.         });
  2995.     }
  2996.     /**
  2997.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  2998.      *
  2999.      * @return \Symfony\Component\Console\Command\LazyCommand
  3000.      */
  3001.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  3002.     {
  3003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3005.         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 {
  3006.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  3007.         });
  3008.     }
  3009.     /**
  3010.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  3011.      *
  3012.      * @return \Symfony\Component\Console\Command\LazyCommand
  3013.      */
  3014.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  3015.     {
  3016.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3018.         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 {
  3019.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  3020.         });
  3021.     }
  3022.     /**
  3023.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  3024.      *
  3025.      * @return \Symfony\Component\Console\Command\LazyCommand
  3026.      */
  3027.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  3028.     {
  3029.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3030.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3031.         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 {
  3032.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  3033.         });
  3034.     }
  3035.     /**
  3036.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  3037.      *
  3038.      * @return \Symfony\Component\Console\Command\LazyCommand
  3039.      */
  3040.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  3041.     {
  3042.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3043.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3044.         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 {
  3045.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  3046.         });
  3047.     }
  3048.     /**
  3049.      * Gets the private '.maker.auto_command.make_security_form_login.lazy' shared service.
  3050.      *
  3051.      * @return \Symfony\Component\Console\Command\LazyCommand
  3052.      */
  3053.     protected function get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService()
  3054.     {
  3055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3056.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3057.         return $this->privates['.maker.auto_command.make_security_form_login.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:security:form-login', [], 'Generate the code needed for the form_login authenticator'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3058.             return ($this->privates['maker.auto_command.make_security_form_login'] ?? $this->getMaker_AutoCommand_MakeSecurityFormLoginService());
  3059.         });
  3060.     }
  3061.     /**
  3062.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  3063.      *
  3064.      * @return \Symfony\Component\Console\Command\LazyCommand
  3065.      */
  3066.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  3067.     {
  3068.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3070.         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 {
  3071.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  3072.         });
  3073.     }
  3074.     /**
  3075.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  3076.      *
  3077.      * @return \Symfony\Component\Console\Command\LazyCommand
  3078.      */
  3079.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  3080.     {
  3081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3082.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3083.         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 {
  3084.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  3085.         });
  3086.     }
  3087.     /**
  3088.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  3089.      *
  3090.      * @return \Symfony\Component\Console\Command\LazyCommand
  3091.      */
  3092.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  3093.     {
  3094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3095.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3096.         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 {
  3097.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  3098.         });
  3099.     }
  3100.     /**
  3101.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  3102.      *
  3103.      * @return \Symfony\Component\Console\Command\LazyCommand
  3104.      */
  3105.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  3106.     {
  3107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3108.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3109.         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 {
  3110.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  3111.         });
  3112.     }
  3113.     /**
  3114.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  3115.      *
  3116.      * @return \Symfony\Component\Console\Command\LazyCommand
  3117.      */
  3118.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  3119.     {
  3120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3122.         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 {
  3123.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  3124.         });
  3125.     }
  3126.     /**
  3127.      * Gets the private '.maker.auto_command.make_twig_component.lazy' shared service.
  3128.      *
  3129.      * @return \Symfony\Component\Console\Command\LazyCommand
  3130.      */
  3131.     protected function get_Maker_AutoCommand_MakeTwigComponent_LazyService()
  3132.     {
  3133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3135.         return $this->privates['.maker.auto_command.make_twig_component.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-component', [], 'Creates a twig (or live) component'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3136.             return ($this->privates['maker.auto_command.make_twig_component'] ?? $this->getMaker_AutoCommand_MakeTwigComponentService());
  3137.         });
  3138.     }
  3139.     /**
  3140.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  3141.      *
  3142.      * @return \Symfony\Component\Console\Command\LazyCommand
  3143.      */
  3144.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  3145.     {
  3146.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3147.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3148.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension with its runtime class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3149.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  3150.         });
  3151.     }
  3152.     /**
  3153.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  3154.      *
  3155.      * @return \Symfony\Component\Console\Command\LazyCommand
  3156.      */
  3157.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  3158.     {
  3159.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3161.         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 {
  3162.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  3163.         });
  3164.     }
  3165.     /**
  3166.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  3167.      *
  3168.      * @return \Symfony\Component\Console\Command\LazyCommand
  3169.      */
  3170.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  3171.     {
  3172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3174.         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 {
  3175.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  3176.         });
  3177.     }
  3178.     /**
  3179.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  3180.      *
  3181.      * @return \Symfony\Component\Console\Command\LazyCommand
  3182.      */
  3183.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  3184.     {
  3185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3187.         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 {
  3188.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  3189.         });
  3190.     }
  3191.     /**
  3192.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  3193.      *
  3194.      * @return \Symfony\Component\Console\Command\LazyCommand
  3195.      */
  3196.     protected function get_Monolog_Command_ServerLog_LazyService()
  3197.     {
  3198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3200.         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 {
  3201.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  3202.         });
  3203.     }
  3204.     /**
  3205.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3206.      *
  3207.      * @return \Symfony\Component\Console\Command\LazyCommand
  3208.      */
  3209.     protected function get_Security_Command_DebugFirewall_LazyService()
  3210.     {
  3211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3213.         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 {
  3214.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3215.         });
  3216.     }
  3217.     /**
  3218.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3219.      *
  3220.      * @return \Symfony\Component\Console\Command\LazyCommand
  3221.      */
  3222.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3223.     {
  3224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3226.         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 {
  3227.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3228.         });
  3229.     }
  3230.     /**
  3231.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3232.      *
  3233.      * @return \Symfony\Component\Console\Command\LazyCommand
  3234.      */
  3235.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3236.     {
  3237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3239.         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 {
  3240.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3241.         });
  3242.     }
  3243.     /**
  3244.      * Gets the private '.service_locator.3MrHpD_' shared service.
  3245.      *
  3246.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3247.      */
  3248.     protected function get_ServiceLocator_3MrHpDService()
  3249.     {
  3250.         return $this->privates['.service_locator.3MrHpD_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3251.             'theFicheBatiment' => ['privates''.errored..service_locator.3MrHpD_.App\\Entity\\Fiche\\FicheBatiment'NULL'Cannot autowire service ".service_locator.3MrHpD_": it references class "App\\Entity\\Fiche\\FicheBatiment" but no such service exists.'],
  3252.             'theManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  3253.         ], [
  3254.             'theFicheBatiment' => 'App\\Entity\\Fiche\\FicheBatiment',
  3255.             'theManagerRegistry' => '?',
  3256.         ]);
  3257.     }
  3258.     /**
  3259.      * Gets the private '.service_locator.4wfjgM3' shared service.
  3260.      *
  3261.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3262.      */
  3263.     protected function get_ServiceLocator_4wfjgM3Service()
  3264.     {
  3265.         return $this->privates['.service_locator.4wfjgM3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3266.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3267.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3268.             'session' => ['privates''.errored..service_locator.4wfjgM3.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.4wfjgM3": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3269.             'visaContactsRepo' => ['privates''App\\Repository\\Visa\\VisaContactsRepository''getVisaContactsRepositoryService'false],
  3270.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3271.         ], [
  3272.             'em' => '?',
  3273.             'security' => '?',
  3274.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3275.             'visaContactsRepo' => 'App\\Repository\\Visa\\VisaContactsRepository',
  3276.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3277.         ]);
  3278.     }
  3279.     /**
  3280.      * Gets the private '.service_locator.6wL9HHS' shared service.
  3281.      *
  3282.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3283.      */
  3284.     protected function get_ServiceLocator_6wL9HHSService()
  3285.     {
  3286.         return $this->privates['.service_locator.6wL9HHS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3287.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3288.             'theUserRepository' => ['privates''App\\Repository\\User\\UserRepository''getUserRepositoryService'false],
  3289.         ], [
  3290.             'thePaginator' => '?',
  3291.             'theUserRepository' => 'App\\Repository\\User\\UserRepository',
  3292.         ]);
  3293.     }
  3294.     /**
  3295.      * Gets the private '.service_locator.7iLD60o' shared service.
  3296.      *
  3297.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3298.      */
  3299.     protected function get_ServiceLocator_7iLD60oService()
  3300.     {
  3301.         return $this->privates['.service_locator.7iLD60o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3302.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3303.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  3304.             'session' => ['privates''.errored..service_locator.7iLD60o.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.7iLD60o": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3305.             'slugger' => ['privates''slugger''getSluggerService'false],
  3306.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3307.             'visaBilansRepository' => ['privates''App\\Repository\\Visa\\VisaBilansRepository''getVisaBilansRepositoryService'false],
  3308.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3309.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3310.         ], [
  3311.             'em' => '?',
  3312.             'mailer' => '?',
  3313.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3314.             'slugger' => '?',
  3315.             'thePaginator' => '?',
  3316.             'visaBilansRepository' => 'App\\Repository\\Visa\\VisaBilansRepository',
  3317.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3318.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3319.         ]);
  3320.     }
  3321.     /**
  3322.      * Gets the private '.service_locator.955t6nI' shared service.
  3323.      *
  3324.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3325.      */
  3326.     protected function get_ServiceLocator_955t6nIService()
  3327.     {
  3328.         return $this->privates['.service_locator.955t6nI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3329.             'GPCdecisionRepo' => ['privates''App\\Repository\\GPCdecisionRepository''getGPCdecisionRepositoryService'false],
  3330.             'GPCmemberRepo' => ['privates''App\\Repository\\GPCmemberRepository''getGPCmemberRepositoryService'false],
  3331.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3332.         ], [
  3333.             'GPCdecisionRepo' => 'App\\Repository\\GPCdecisionRepository',
  3334.             'GPCmemberRepo' => 'App\\Repository\\GPCmemberRepository',
  3335.             'em' => '?',
  3336.         ]);
  3337.     }
  3338.     /**
  3339.      * Gets the private '.service_locator.95sl7F.' shared service.
  3340.      *
  3341.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3342.      */
  3343.     protected function get_ServiceLocator_95sl7F_Service()
  3344.     {
  3345.         return $this->privates['.service_locator.95sl7F.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3346.             'visaJustificatifsRepo' => ['privates''App\\Repository\\Visa\\VisaJustificatifsRepository''getVisaJustificatifsRepositoryService'false],
  3347.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3348.         ], [
  3349.             'visaJustificatifsRepo' => 'App\\Repository\\Visa\\VisaJustificatifsRepository',
  3350.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3351.         ]);
  3352.     }
  3353.     /**
  3354.      * Gets the private '.service_locator.9CmfMbP' shared service.
  3355.      *
  3356.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3357.      */
  3358.     protected function get_ServiceLocator_9CmfMbPService()
  3359.     {
  3360.         return $this->privates['.service_locator.9CmfMbP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3361.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3362.             'session' => ['privates''.errored..service_locator.9CmfMbP.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.9CmfMbP": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3363.             'slugger' => ['privates''slugger''getSluggerService'false],
  3364.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3365.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3366.         ], [
  3367.             'em' => '?',
  3368.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3369.             'slugger' => '?',
  3370.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3371.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3372.         ]);
  3373.     }
  3374.     /**
  3375.      * Gets the private '.service_locator.9Q_EAN8' shared service.
  3376.      *
  3377.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3378.      */
  3379.     protected function get_ServiceLocator_9QEAN8Service()
  3380.     {
  3381.         return $this->privates['.service_locator.9Q_EAN8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3382.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3383.             'visaJustificatifsRepo' => ['privates''App\\Repository\\Visa\\VisaJustificatifsRepository''getVisaJustificatifsRepositoryService'false],
  3384.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3385.         ], [
  3386.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3387.             'visaJustificatifsRepo' => 'App\\Repository\\Visa\\VisaJustificatifsRepository',
  3388.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3389.         ]);
  3390.     }
  3391.     /**
  3392.      * Gets the private '.service_locator.AmdNtaJ' shared service.
  3393.      *
  3394.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3395.      */
  3396.     protected function get_ServiceLocator_AmdNtaJService()
  3397.     {
  3398.         return $this->privates['.service_locator.AmdNtaJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3399.             'GPCcontributionRepo' => ['privates''App\\Repository\\GPCcontributionRepository''getGPCcontributionRepositoryService'false],
  3400.             'GPCdecisionRepo' => ['privates''App\\Repository\\GPCdecisionRepository''getGPCdecisionRepositoryService'false],
  3401.             'GPCmemberRepo' => ['privates''App\\Repository\\GPCmemberRepository''getGPCmemberRepositoryService'false],
  3402.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3403.         ], [
  3404.             'GPCcontributionRepo' => 'App\\Repository\\GPCcontributionRepository',
  3405.             'GPCdecisionRepo' => 'App\\Repository\\GPCdecisionRepository',
  3406.             'GPCmemberRepo' => 'App\\Repository\\GPCmemberRepository',
  3407.             'em' => '?',
  3408.         ]);
  3409.     }
  3410.     /**
  3411.      * Gets the private '.service_locator.EEvPBe_' shared service.
  3412.      *
  3413.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3414.      */
  3415.     protected function get_ServiceLocator_EEvPBeService()
  3416.     {
  3417.         return $this->privates['.service_locator.EEvPBe_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3418.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3419.             'ficheBatRep' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3420.             'service' => ['privates''App\\Service\\Fiche\\FicheBatimentImportService''getFicheBatimentImportServiceService'false],
  3421.             'session' => ['privates''.errored..service_locator.EEvPBe_.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.EEvPBe_": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3422.         ], [
  3423.             'em' => '?',
  3424.             'ficheBatRep' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3425.             'service' => 'App\\Service\\Fiche\\FicheBatimentImportService',
  3426.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3427.         ]);
  3428.     }
  3429.     /**
  3430.      * Gets the private '.service_locator.GCcWbYw' shared service.
  3431.      *
  3432.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3433.      */
  3434.     protected function get_ServiceLocator_GCcWbYwService()
  3435.     {
  3436.         return $this->privates['.service_locator.GCcWbYw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3437.             'theUser' => ['privates''.errored..service_locator.GCcWbYw.App\\Entity\\User\\User'NULL'Cannot autowire service ".service_locator.GCcWbYw": it references class "App\\Entity\\User\\User" but no such service exists.'],
  3438.         ], [
  3439.             'theUser' => 'App\\Entity\\User\\User',
  3440.         ]);
  3441.     }
  3442.     /**
  3443.      * Gets the private '.service_locator.GdYi9Rq' shared service.
  3444.      *
  3445.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3446.      */
  3447.     protected function get_ServiceLocator_GdYi9RqService()
  3448.     {
  3449.         return $this->privates['.service_locator.GdYi9Rq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3450.             'theFicheBatimentRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3451.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3452.         ], [
  3453.             'theFicheBatimentRepository' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3454.             'thePaginator' => '?',
  3455.         ]);
  3456.     }
  3457.     /**
  3458.      * Gets the private '.service_locator.Ict6Ehg' shared service.
  3459.      *
  3460.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3461.      */
  3462.     protected function get_ServiceLocator_Ict6EhgService()
  3463.     {
  3464.         return $this->privates['.service_locator.Ict6Ehg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3465.             'fb' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3466.         ], [
  3467.             'fb' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3468.         ]);
  3469.     }
  3470.     /**
  3471.      * Gets the private '.service_locator.JCo2bmS' shared service.
  3472.      *
  3473.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3474.      */
  3475.     protected function get_ServiceLocator_JCo2bmSService()
  3476.     {
  3477.         return $this->privates['.service_locator.JCo2bmS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3478.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3479.             'pluvioRepo' => ['privates''App\\Repository\\PluvioDatabaseRepository''getPluvioDatabaseRepositoryService'false],
  3480.         ], [
  3481.             'em' => '?',
  3482.             'pluvioRepo' => 'App\\Repository\\PluvioDatabaseRepository',
  3483.         ]);
  3484.     }
  3485.     /**
  3486.      * Gets the private '.service_locator.LJxOt55' shared service.
  3487.      *
  3488.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3489.      */
  3490.     protected function get_ServiceLocator_LJxOt55Service()
  3491.     {
  3492.         return $this->privates['.service_locator.LJxOt55'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3493.             'theFormLoginAuthenticator' => ['privates''App\\Security\\User\\FormLoginAuthenticator''getFormLoginAuthenticatorService'false],
  3494.             'theMailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  3495.             'theManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  3496.             'theTokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3497.             'theUserPasswordHasherInterface' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  3498.         ], [
  3499.             'theFormLoginAuthenticator' => 'App\\Security\\User\\FormLoginAuthenticator',
  3500.             'theMailer' => '?',
  3501.             'theManagerRegistry' => '?',
  3502.             'theTokenStorage' => '?',
  3503.             'theUserPasswordHasherInterface' => '?',
  3504.         ]);
  3505.     }
  3506.     /**
  3507.      * Gets the private '.service_locator.LQi.NXp' shared service.
  3508.      *
  3509.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3510.      */
  3511.     protected function get_ServiceLocator_LQi_NXpService()
  3512.     {
  3513.         return $this->privates['.service_locator.LQi.NXp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3514.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3515.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3516.         ], [
  3517.             'em' => '?',
  3518.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3519.         ]);
  3520.     }
  3521.     /**
  3522.      * Gets the private '.service_locator.QJ78CZl' shared service.
  3523.      *
  3524.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3525.      */
  3526.     protected function get_ServiceLocator_QJ78CZlService()
  3527.     {
  3528.         return $this->privates['.service_locator.QJ78CZl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3529.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3530.             'session' => ['privates''.errored..service_locator.QJ78CZl.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.QJ78CZl": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3531.             'slugger' => ['privates''slugger''getSluggerService'false],
  3532.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3533.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3534.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3535.         ], [
  3536.             'em' => '?',
  3537.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3538.             'slugger' => '?',
  3539.             'thePaginator' => '?',
  3540.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3541.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3542.         ]);
  3543.     }
  3544.     /**
  3545.      * Gets the private '.service_locator.RZCuu4Y' shared service.
  3546.      *
  3547.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3548.      */
  3549.     protected function get_ServiceLocator_RZCuu4YService()
  3550.     {
  3551.         return $this->privates['.service_locator.RZCuu4Y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3552.             'theFicheBatiment' => ['privates''.errored..service_locator.RZCuu4Y.App\\Entity\\Fiche\\FicheBatiment'NULL'Cannot autowire service ".service_locator.RZCuu4Y": it references class "App\\Entity\\Fiche\\FicheBatiment" but no such service exists.'],
  3553.             'theFicheBatimentExempleRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentExempleRepository''getFicheBatimentExempleRepositoryService'false],
  3554.             'theManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  3555.         ], [
  3556.             'theFicheBatiment' => 'App\\Entity\\Fiche\\FicheBatiment',
  3557.             'theFicheBatimentExempleRepository' => 'App\\Repository\\Fiche\\FicheBatimentExempleRepository',
  3558.             'theManagerRegistry' => '?',
  3559.         ]);
  3560.     }
  3561.     /**
  3562.      * Gets the private '.service_locator.Vo0NxYX' shared service.
  3563.      *
  3564.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3565.      */
  3566.     protected function get_ServiceLocator_Vo0NxYXService()
  3567.     {
  3568.         return $this->privates['.service_locator.Vo0NxYX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3569.             'theFicheBatimentRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3570.         ], [
  3571.             'theFicheBatimentRepository' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3572.         ]);
  3573.     }
  3574.     /**
  3575.      * Gets the private '.service_locator.W6Gn6mF' shared service.
  3576.      *
  3577.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3578.      */
  3579.     protected function get_ServiceLocator_W6Gn6mFService()
  3580.     {
  3581.         return $this->privates['.service_locator.W6Gn6mF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3582.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3583.             'session' => ['privates''.errored..service_locator.W6Gn6mF.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.W6Gn6mF": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3584.             'slugger' => ['privates''slugger''getSluggerService'false],
  3585.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3586.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3587.             'visaJustificatifsRepo' => ['privates''App\\Repository\\Visa\\VisaJustificatifsRepository''getVisaJustificatifsRepositoryService'false],
  3588.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3589.         ], [
  3590.             'em' => '?',
  3591.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3592.             'slugger' => '?',
  3593.             'thePaginator' => '?',
  3594.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3595.             'visaJustificatifsRepo' => 'App\\Repository\\Visa\\VisaJustificatifsRepository',
  3596.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3597.         ]);
  3598.     }
  3599.     /**
  3600.      * Gets the private '.service_locator.XsyfP82' shared service.
  3601.      *
  3602.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3603.      */
  3604.     protected function get_ServiceLocator_XsyfP82Service()
  3605.     {
  3606.         return $this->privates['.service_locator.XsyfP82'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3607.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3608.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  3609.         ], [
  3610.             'event_dispatcher' => '?',
  3611.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3612.         ]);
  3613.     }
  3614.     /**
  3615.      * Gets the private '.service_locator._0B8_H1' shared service.
  3616.      *
  3617.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3618.      */
  3619.     protected function get_ServiceLocator_0B8H1Service()
  3620.     {
  3621.         return $this->privates['.service_locator._0B8_H1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3622.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3623.             'pluvioRepo' => ['privates''App\\Repository\\PluvioDatabaseRepository''getPluvioDatabaseRepositoryService'false],
  3624.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3625.             'session' => ['privates''.errored..service_locator._0B8_H1.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator._0B8_H1": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3626.         ], [
  3627.             'em' => '?',
  3628.             'pluvioRepo' => 'App\\Repository\\PluvioDatabaseRepository',
  3629.             'security' => '?',
  3630.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3631.         ]);
  3632.     }
  3633.     /**
  3634.      * Gets the private '.service_locator.baR3Skb' shared service.
  3635.      *
  3636.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3637.      */
  3638.     protected function get_ServiceLocator_BaR3SkbService()
  3639.     {
  3640.         return $this->privates['.service_locator.baR3Skb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3641.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3642.             'session' => ['privates''.errored..service_locator.baR3Skb.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.baR3Skb": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3643.             'slugger' => ['privates''slugger''getSluggerService'false],
  3644.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3645.             'visaBilansRepository' => ['privates''App\\Repository\\Visa\\VisaBilansRepository''getVisaBilansRepositoryService'false],
  3646.             'visaContactsRepository' => ['privates''App\\Repository\\Visa\\VisaContactsRepository''getVisaContactsRepositoryService'false],
  3647.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3648.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3649.         ], [
  3650.             'em' => '?',
  3651.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3652.             'slugger' => '?',
  3653.             'thePaginator' => '?',
  3654.             'visaBilansRepository' => 'App\\Repository\\Visa\\VisaBilansRepository',
  3655.             'visaContactsRepository' => 'App\\Repository\\Visa\\VisaContactsRepository',
  3656.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3657.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3658.         ]);
  3659.     }
  3660.     /**
  3661.      * Gets the private '.service_locator.bfhwqOB' shared service.
  3662.      *
  3663.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3664.      */
  3665.     protected function get_ServiceLocator_BfhwqOBService()
  3666.     {
  3667.         return $this->privates['.service_locator.bfhwqOB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3668.             'GPCdecisionRepo' => ['privates''App\\Repository\\GPCdecisionRepository''getGPCdecisionRepositoryService'false],
  3669.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3670.         ], [
  3671.             'GPCdecisionRepo' => 'App\\Repository\\GPCdecisionRepository',
  3672.             'em' => '?',
  3673.         ]);
  3674.     }
  3675.     /**
  3676.      * Gets the private '.service_locator.blKJm1i' shared service.
  3677.      *
  3678.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3679.      */
  3680.     protected function get_ServiceLocator_BlKJm1iService()
  3681.     {
  3682.         return $this->privates['.service_locator.blKJm1i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3683.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3684.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3685.             'session' => ['privates''.errored..service_locator.blKJm1i.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.blKJm1i": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3686.         ], [
  3687.             'em' => '?',
  3688.             'security' => '?',
  3689.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3690.         ]);
  3691.     }
  3692.     /**
  3693.      * Gets the private '.service_locator.dNG_.Gh' shared service.
  3694.      *
  3695.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3696.      */
  3697.     protected function get_ServiceLocator_DNG_GhService()
  3698.     {
  3699.         return $this->privates['.service_locator.dNG_.Gh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3700.             'theUserPasswordHasherInterface' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  3701.         ], [
  3702.             'theUserPasswordHasherInterface' => '?',
  3703.         ]);
  3704.     }
  3705.     /**
  3706.      * Gets the private '.service_locator.dbFJ5zg' shared service.
  3707.      *
  3708.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3709.      */
  3710.     protected function get_ServiceLocator_DbFJ5zgService()
  3711.     {
  3712.         return $this->privates['.service_locator.dbFJ5zg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3713.             'session' => ['privates''.errored..service_locator.dbFJ5zg.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.dbFJ5zg": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3714.         ], [
  3715.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3716.         ]);
  3717.     }
  3718.     /**
  3719.      * Gets the private '.service_locator.dx9atRD' shared service.
  3720.      *
  3721.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3722.      */
  3723.     protected function get_ServiceLocator_Dx9atRDService()
  3724.     {
  3725.         return $this->privates['.service_locator.dx9atRD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3726.             'ficheBatRep' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3727.             'fichebatimentRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3728.             'session' => ['privates''.errored..service_locator.dx9atRD.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.dx9atRD": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3729.             'theFicheBatimentExempleRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentExempleRepository''getFicheBatimentExempleRepositoryService'false],
  3730.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3731.         ], [
  3732.             'ficheBatRep' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3733.             'fichebatimentRepository' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3734.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3735.             'theFicheBatimentExempleRepository' => 'App\\Repository\\Fiche\\FicheBatimentExempleRepository',
  3736.             'thePaginator' => '?',
  3737.         ]);
  3738.     }
  3739.     /**
  3740.      * Gets the private '.service_locator.gu5No2f' shared service.
  3741.      *
  3742.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3743.      */
  3744.     protected function get_ServiceLocator_Gu5No2fService()
  3745.     {
  3746.         return $this->privates['.service_locator.gu5No2f'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3747.             'session' => ['privates''.errored..service_locator.gu5No2f.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.gu5No2f": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3748.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3749.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3750.         ], [
  3751.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3752.             'thePaginator' => '?',
  3753.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3754.         ]);
  3755.     }
  3756.     /**
  3757.      * Gets the private '.service_locator.j1dXv3k' shared service.
  3758.      *
  3759.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3760.      */
  3761.     protected function get_ServiceLocator_J1dXv3kService()
  3762.     {
  3763.         return $this->privates['.service_locator.j1dXv3k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3764.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3765.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3766.             'session' => ['privates''.errored..service_locator.j1dXv3k.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.j1dXv3k": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3767.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3768.         ], [
  3769.             'em' => '?',
  3770.             'security' => '?',
  3771.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3772.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3773.         ]);
  3774.     }
  3775.     /**
  3776.      * Gets the private '.service_locator.jw78yFm' shared service.
  3777.      *
  3778.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3779.      */
  3780.     protected function get_ServiceLocator_Jw78yFmService()
  3781.     {
  3782.         return $this->privates['.service_locator.jw78yFm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3783.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3784.             'ficheBatRep' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3785.             'session' => ['privates''.errored..service_locator.jw78yFm.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.jw78yFm": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3786.         ], [
  3787.             'em' => '?',
  3788.             'ficheBatRep' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3789.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3790.         ]);
  3791.     }
  3792.     /**
  3793.      * Gets the private '.service_locator.kJcBm2V' shared service.
  3794.      *
  3795.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3796.      */
  3797.     protected function get_ServiceLocator_KJcBm2VService()
  3798.     {
  3799.         return $this->privates['.service_locator.kJcBm2V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3800.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3801.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  3802.             'session' => ['privates''.errored..service_locator.kJcBm2V.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.kJcBm2V": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3803.             'slugger' => ['privates''slugger''getSluggerService'false],
  3804.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3805.             'visaBilansRepository' => ['privates''App\\Repository\\Visa\\VisaBilansRepository''getVisaBilansRepositoryService'false],
  3806.             'visaContactsRepository' => ['privates''App\\Repository\\Visa\\VisaContactsRepository''getVisaContactsRepositoryService'false],
  3807.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3808.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3809.         ], [
  3810.             'em' => '?',
  3811.             'mailer' => '?',
  3812.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3813.             'slugger' => '?',
  3814.             'thePaginator' => '?',
  3815.             'visaBilansRepository' => 'App\\Repository\\Visa\\VisaBilansRepository',
  3816.             'visaContactsRepository' => 'App\\Repository\\Visa\\VisaContactsRepository',
  3817.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3818.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3819.         ]);
  3820.     }
  3821.     /**
  3822.      * Gets the private '.service_locator.lB7IHi8' shared service.
  3823.      *
  3824.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3825.      */
  3826.     protected function get_ServiceLocator_LB7IHi8Service()
  3827.     {
  3828.         return $this->privates['.service_locator.lB7IHi8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3829.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  3830.             'theFicheBatimentRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3831.         ], [
  3832.             'authenticationUtils' => '?',
  3833.             'theFicheBatimentRepository' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3834.         ]);
  3835.     }
  3836.     /**
  3837.      * Gets the private '.service_locator.lJ.uJFs' shared service.
  3838.      *
  3839.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3840.      */
  3841.     protected function get_ServiceLocator_LJ_UJFsService()
  3842.     {
  3843.         return $this->privates['.service_locator.lJ.uJFs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3844.             'theFicheBatimentRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3845.             'theManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  3846.         ], [
  3847.             'theFicheBatimentRepository' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3848.             'theManagerRegistry' => '?',
  3849.         ]);
  3850.     }
  3851.     /**
  3852.      * Gets the private '.service_locator.mx0UMmY' shared service.
  3853.      *
  3854.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3855.      */
  3856.     protected function get_ServiceLocator_Mx0UMmYService()
  3857.     {
  3858.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3859.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3860.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  3861.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3862.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3863.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3864.             'router' => ['services''router''getRouterService'false],
  3865.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3866.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  3867.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3868.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3869.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  3870.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3871.         ], [
  3872.             'doctrine' => '?',
  3873.             'form.factory' => '?',
  3874.             'http_kernel' => '?',
  3875.             'parameter_bag' => '?',
  3876.             'request_stack' => '?',
  3877.             'router' => '?',
  3878.             'security.authorization_checker' => '?',
  3879.             'security.csrf.token_manager' => '?',
  3880.             'security.token_storage' => '?',
  3881.             'serializer' => '?',
  3882.             'session' => '.session.deprecated',
  3883.             'twig' => '?',
  3884.         ]);
  3885.     }
  3886.     /**
  3887.      * Gets the private '.service_locator.ouBckhn' shared service.
  3888.      *
  3889.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3890.      */
  3891.     protected function get_ServiceLocator_OuBckhnService()
  3892.     {
  3893.         return $this->privates['.service_locator.ouBckhn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3894.             'pluvioRepo' => ['privates''App\\Repository\\PluvioDatabaseRepository''getPluvioDatabaseRepositoryService'false],
  3895.             'session' => ['privates''.errored..service_locator.ouBckhn.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.ouBckhn": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3896.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3897.         ], [
  3898.             'pluvioRepo' => 'App\\Repository\\PluvioDatabaseRepository',
  3899.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3900.             'thePaginator' => '?',
  3901.         ]);
  3902.     }
  3903.     /**
  3904.      * Gets the private '.service_locator.oz_RpII' shared service.
  3905.      *
  3906.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3907.      */
  3908.     protected function get_ServiceLocator_OzRpIIService()
  3909.     {
  3910.         return $this->privates['.service_locator.oz_RpII'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3911.             'App\\Controller\\ApiController::getMesures' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3912.             'App\\Controller\\ApiController::receiveData' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3913.             'App\\Controller\\CaniculeController::canicule' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3914.             'App\\Controller\\CaniculeMeteonormController::index' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3915.             'App\\Controller\\Fiche\\FicheBatimentController::analyse' => ['privates''.service_locator.Vo0NxYX''get_ServiceLocator_Vo0NxYXService'false],
  3916.             'App\\Controller\\Fiche\\FicheBatimentController::delete' => ['privates''.service_locator.3MrHpD_''get_ServiceLocator_3MrHpDService'false],
  3917.             'App\\Controller\\Fiche\\FicheBatimentController::doublons' => ['privates''.service_locator.Vo0NxYX''get_ServiceLocator_Vo0NxYXService'false],
  3918.             'App\\Controller\\Fiche\\FicheBatimentController::doublonsDeleteAll' => ['privates''.service_locator.lJ.uJFs''get_ServiceLocator_LJ_UJFsService'false],
  3919.             'App\\Controller\\Fiche\\FicheBatimentController::index' => ['privates''.service_locator.GdYi9Rq''get_ServiceLocator_GdYi9RqService'false],
  3920.             'App\\Controller\\Fiche\\FicheBatimentExempleController::change' => ['privates''.service_locator.RZCuu4Y''get_ServiceLocator_RZCuu4YService'false],
  3921.             'App\\Controller\\Fiche\\FicheExportController::xlsx' => ['privates''.service_locator.lJ.uJFs''get_ServiceLocator_LJ_UJFsService'false],
  3922.             'App\\Controller\\FichierMeteoController::fichierMeteo' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3923.             'App\\Controller\\GPCcontroller::contribution' => ['privates''.service_locator.AmdNtaJ''get_ServiceLocator_AmdNtaJService'false],
  3924.             'App\\Controller\\GPCcontroller::gpc_choice_member' => ['privates''.service_locator.955t6nI''get_ServiceLocator_955t6nIService'false],
  3925.             'App\\Controller\\GPCcontroller::gpc_liste_decisions' => ['privates''.service_locator.bfhwqOB''get_ServiceLocator_BfhwqOBService'false],
  3926.             'App\\Controller\\GPCcontroller::gpc_member' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3927.             'App\\Controller\\GPCcontroller::new' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3928.             'App\\Controller\\MeteoController::getAllStationsData' => ['privates''.service_locator.JCo2bmS''get_ServiceLocator_JCo2bmSService'false],
  3929.             'App\\Controller\\MeteoController::listeDesStations' => ['privates''.service_locator.JCo2bmS''get_ServiceLocator_JCo2bmSService'false],
  3930.             'App\\Controller\\MeteoController::listeStation' => ['privates''.service_locator.JCo2bmS''get_ServiceLocator_JCo2bmSService'false],
  3931.             'App\\Controller\\User\\ManageController::add' => ['privates''.service_locator.dNG_.Gh''get_ServiceLocator_DNG_GhService'false],
  3932.             'App\\Controller\\User\\ManageController::delete' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  3933.             'App\\Controller\\User\\ManageController::edit' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  3934.             'App\\Controller\\User\\ManageController::fiche' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  3935.             'App\\Controller\\User\\ManageController::index' => ['privates''.service_locator.6wL9HHS''get_ServiceLocator_6wL9HHSService'false],
  3936.             'App\\Controller\\User\\ProfileController::changeIsComparaisonAll' => ['privates''.service_locator.uE3NHej''get_ServiceLocator_UE3NHejService'false],
  3937.             'App\\Controller\\User\\ProfileController::changePasswordAction' => ['privates''.service_locator.dNG_.Gh''get_ServiceLocator_DNG_GhService'false],
  3938.             'App\\Controller\\User\\SecurityController::activation' => ['privates''.service_locator.qgJeq67''get_ServiceLocator_QgJeq67Service'false],
  3939.             'App\\Controller\\User\\SecurityController::inscription' => ['privates''.service_locator.LJxOt55''get_ServiceLocator_LJxOt55Service'false],
  3940.             'App\\Controller\\User\\SecurityController::login' => ['privates''.service_locator.lB7IHi8''get_ServiceLocator_LB7IHi8Service'false],
  3941.             'App\\Controller\\User\\SecurityController::motDePasseOublie' => ['privates''.service_locator.sKmUknj''get_ServiceLocator_SKmUknjService'false],
  3942.             'App\\Controller\\User\\UtilController::loginAsUserAction' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  3943.             'App\\Controller\\Visa\\VisaController::EmailLot' => ['privates''.service_locator.kJcBm2V''get_ServiceLocator_KJcBm2VService'false],
  3944.             'App\\Controller\\Visa\\VisaController::cible' => ['privates''.service_locator.baR3Skb''get_ServiceLocator_BaR3SkbService'false],
  3945.             'App\\Controller\\Visa\\VisaController::exigence' => ['privates''.service_locator.W6Gn6mF''get_ServiceLocator_W6Gn6mFService'false],
  3946.             'App\\Controller\\Visa\\VisaController::exigenceSupp' => ['privates''.service_locator.LQi.NXp''get_ServiceLocator_LQi_NXpService'false],
  3947.             'App\\Controller\\Visa\\VisaController::exigencedz' => ['privates''.service_locator.QJ78CZl''get_ServiceLocator_QJ78CZlService'false],
  3948.             'App\\Controller\\Visa\\VisaController::fichierLot' => ['privates''.service_locator.W6Gn6mF''get_ServiceLocator_W6Gn6mFService'false],
  3949.             'App\\Controller\\Visa\\VisaController::fichierSupp' => ['privates''.service_locator.vCITWb1''get_ServiceLocator_VCITWb1Service'false],
  3950.             'App\\Controller\\Visa\\VisaController::index' => ['privates''.service_locator.gu5No2f''get_ServiceLocator_Gu5No2fService'false],
  3951.             'App\\Controller\\Visa\\VisaController::listeContacts' => ['privates''.service_locator.y.UAYvk''get_ServiceLocator_Y_UAYvkService'false],
  3952.             'App\\Controller\\Visa\\VisaController::listeExigences' => ['privates''.service_locator.QJ78CZl''get_ServiceLocator_QJ78CZlService'false],
  3953.             'App\\Controller\\Visa\\VisaController::lot' => ['privates''.service_locator.baR3Skb''get_ServiceLocator_BaR3SkbService'false],
  3954.             'App\\Controller\\Visa\\VisaController::lotDownloadZipFiles' => ['privates''.service_locator.9Q_EAN8''get_ServiceLocator_9QEAN8Service'false],
  3955.             'App\\Controller\\Visa\\VisaController::nouvelleExigence' => ['privates''.service_locator.9CmfMbP''get_ServiceLocator_9CmfMbPService'false],
  3956.             'App\\Controller\\Visa\\VisaController::projetDownloadZipFiles' => ['privates''.service_locator.95sl7F.''get_ServiceLocator_95sl7F_Service'false],
  3957.             'App\\Controller\\Visa\\VisaController::projetDownloadZipFilesByCible' => ['privates''.service_locator.9Q_EAN8''get_ServiceLocator_9QEAN8Service'false],
  3958.             'App\\Controller\\Visa\\VisaController::tri' => ['privates''.service_locator.7iLD60o''get_ServiceLocator_7iLD60oService'false],
  3959.             'App\\Controller\\Visa\\VisaController::visa_edit_contact' => ['privates''.service_locator.4wfjgM3''get_ServiceLocator_4wfjgM3Service'false],
  3960.             'App\\Controller\\Visa\\VisaController::visa_nouveau_contact' => ['privates''.service_locator.j1dXv3k''get_ServiceLocator_J1dXv3kService'false],
  3961.             'App\\Controller\\Visa\\VisaController::visa_nouveau_projet' => ['privates''.service_locator.blKJm1i''get_ServiceLocator_BlKJm1iService'false],
  3962.             'App\\Controller\\Visiteur\\SiteclientController::admin' => ['privates''.service_locator.Ict6Ehg''get_ServiceLocator_Ict6EhgService'false],
  3963.             'App\\Controller\\Visiteur\\SiteclientController::efae' => ['privates''.service_locator.wsouKss''get_ServiceLocator_WsouKssService'false],
  3964.             'App\\Controller\\Visiteur\\SiteclientController::homepage' => ['privates''.service_locator.dx9atRD''get_ServiceLocator_Dx9atRDService'false],
  3965.             'App\\Controller\\Visiteur\\SiteclientController::index' => ['privates''.service_locator.dbFJ5zg''get_ServiceLocator_DbFJ5zgService'false],
  3966.             'App\\Controller\\Visiteur\\SiteclientController::infiltration' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3967.             'App\\Controller\\Visiteur\\SiteclientController::listePluvio' => ['privates''.service_locator.ouBckhn''get_ServiceLocator_OuBckhnService'false],
  3968.             'App\\Controller\\Visiteur\\SiteclientController::pluvioId' => ['privates''.service_locator.dbFJ5zg''get_ServiceLocator_DbFJ5zgService'false],
  3969.             'App\\Controller\\Visiteur\\SiteclientController::postConnexion' => ['privates''.service_locator.dbFJ5zg''get_ServiceLocator_DbFJ5zgService'false],
  3970.             'App\\Controller\\Visiteur\\SiteclientController::retutilisationBilanPdf' => ['privates''.service_locator.qKGnwPO''get_ServiceLocator_QKGnwPOService'false],
  3971.             'App\\Controller\\Visiteur\\SiteclientController::reutilisation' => ['privates''.service_locator._0B8_H1''get_ServiceLocator_0B8H1Service'false],
  3972.             'App\\Controller\\Visiteur\\SiteclientController::uploadDropzone' => ['privates''.service_locator.EEvPBe_''get_ServiceLocator_EEvPBeService'false],
  3973.             'App\\Controller\\Visiteur\\SiteclientController::uploadDropzoneTest' => ['privates''.service_locator.jw78yFm''get_ServiceLocator_Jw78yFmService'false],
  3974.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3975.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3976.             'App\\Controller\\ApiController:getMesures' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3977.             'App\\Controller\\ApiController:receiveData' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3978.             'App\\Controller\\CaniculeController:canicule' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3979.             'App\\Controller\\CaniculeMeteonormController:index' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3980.             'App\\Controller\\Fiche\\FicheBatimentController:analyse' => ['privates''.service_locator.Vo0NxYX''get_ServiceLocator_Vo0NxYXService'false],
  3981.             'App\\Controller\\Fiche\\FicheBatimentController:delete' => ['privates''.service_locator.3MrHpD_''get_ServiceLocator_3MrHpDService'false],
  3982.             'App\\Controller\\Fiche\\FicheBatimentController:doublons' => ['privates''.service_locator.Vo0NxYX''get_ServiceLocator_Vo0NxYXService'false],
  3983.             'App\\Controller\\Fiche\\FicheBatimentController:doublonsDeleteAll' => ['privates''.service_locator.lJ.uJFs''get_ServiceLocator_LJ_UJFsService'false],
  3984.             'App\\Controller\\Fiche\\FicheBatimentController:index' => ['privates''.service_locator.GdYi9Rq''get_ServiceLocator_GdYi9RqService'false],
  3985.             'App\\Controller\\Fiche\\FicheBatimentExempleController:change' => ['privates''.service_locator.RZCuu4Y''get_ServiceLocator_RZCuu4YService'false],
  3986.             'App\\Controller\\Fiche\\FicheExportController:xlsx' => ['privates''.service_locator.lJ.uJFs''get_ServiceLocator_LJ_UJFsService'false],
  3987.             'App\\Controller\\FichierMeteoController:fichierMeteo' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3988.             'App\\Controller\\GPCcontroller:contribution' => ['privates''.service_locator.AmdNtaJ''get_ServiceLocator_AmdNtaJService'false],
  3989.             'App\\Controller\\GPCcontroller:gpc_choice_member' => ['privates''.service_locator.955t6nI''get_ServiceLocator_955t6nIService'false],
  3990.             'App\\Controller\\GPCcontroller:gpc_liste_decisions' => ['privates''.service_locator.bfhwqOB''get_ServiceLocator_BfhwqOBService'false],
  3991.             'App\\Controller\\GPCcontroller:gpc_member' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3992.             'App\\Controller\\GPCcontroller:new' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3993.             'App\\Controller\\MeteoController:getAllStationsData' => ['privates''.service_locator.JCo2bmS''get_ServiceLocator_JCo2bmSService'false],
  3994.             'App\\Controller\\MeteoController:listeDesStations' => ['privates''.service_locator.JCo2bmS''get_ServiceLocator_JCo2bmSService'false],
  3995.             'App\\Controller\\MeteoController:listeStation' => ['privates''.service_locator.JCo2bmS''get_ServiceLocator_JCo2bmSService'false],
  3996.             'App\\Controller\\User\\ManageController:add' => ['privates''.service_locator.dNG_.Gh''get_ServiceLocator_DNG_GhService'false],
  3997.             'App\\Controller\\User\\ManageController:delete' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  3998.             'App\\Controller\\User\\ManageController:edit' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  3999.             'App\\Controller\\User\\ManageController:fiche' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  4000.             'App\\Controller\\User\\ManageController:index' => ['privates''.service_locator.6wL9HHS''get_ServiceLocator_6wL9HHSService'false],
  4001.             'App\\Controller\\User\\ProfileController:changeIsComparaisonAll' => ['privates''.service_locator.uE3NHej''get_ServiceLocator_UE3NHejService'false],
  4002.             'App\\Controller\\User\\ProfileController:changePasswordAction' => ['privates''.service_locator.dNG_.Gh''get_ServiceLocator_DNG_GhService'false],
  4003.             'App\\Controller\\User\\SecurityController:activation' => ['privates''.service_locator.qgJeq67''get_ServiceLocator_QgJeq67Service'false],
  4004.             'App\\Controller\\User\\SecurityController:inscription' => ['privates''.service_locator.LJxOt55''get_ServiceLocator_LJxOt55Service'false],
  4005.             'App\\Controller\\User\\SecurityController:login' => ['privates''.service_locator.lB7IHi8''get_ServiceLocator_LB7IHi8Service'false],
  4006.             'App\\Controller\\User\\SecurityController:motDePasseOublie' => ['privates''.service_locator.sKmUknj''get_ServiceLocator_SKmUknjService'false],
  4007.             'App\\Controller\\User\\UtilController:loginAsUserAction' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  4008.             'App\\Controller\\Visa\\VisaController:EmailLot' => ['privates''.service_locator.kJcBm2V''get_ServiceLocator_KJcBm2VService'false],
  4009.             'App\\Controller\\Visa\\VisaController:cible' => ['privates''.service_locator.baR3Skb''get_ServiceLocator_BaR3SkbService'false],
  4010.             'App\\Controller\\Visa\\VisaController:exigence' => ['privates''.service_locator.W6Gn6mF''get_ServiceLocator_W6Gn6mFService'false],
  4011.             'App\\Controller\\Visa\\VisaController:exigenceSupp' => ['privates''.service_locator.LQi.NXp''get_ServiceLocator_LQi_NXpService'false],
  4012.             'App\\Controller\\Visa\\VisaController:exigencedz' => ['privates''.service_locator.QJ78CZl''get_ServiceLocator_QJ78CZlService'false],
  4013.             'App\\Controller\\Visa\\VisaController:fichierLot' => ['privates''.service_locator.W6Gn6mF''get_ServiceLocator_W6Gn6mFService'false],
  4014.             'App\\Controller\\Visa\\VisaController:fichierSupp' => ['privates''.service_locator.vCITWb1''get_ServiceLocator_VCITWb1Service'false],
  4015.             'App\\Controller\\Visa\\VisaController:index' => ['privates''.service_locator.gu5No2f''get_ServiceLocator_Gu5No2fService'false],
  4016.             'App\\Controller\\Visa\\VisaController:listeContacts' => ['privates''.service_locator.y.UAYvk''get_ServiceLocator_Y_UAYvkService'false],
  4017.             'App\\Controller\\Visa\\VisaController:listeExigences' => ['privates''.service_locator.QJ78CZl''get_ServiceLocator_QJ78CZlService'false],
  4018.             'App\\Controller\\Visa\\VisaController:lot' => ['privates''.service_locator.baR3Skb''get_ServiceLocator_BaR3SkbService'false],
  4019.             'App\\Controller\\Visa\\VisaController:lotDownloadZipFiles' => ['privates''.service_locator.9Q_EAN8''get_ServiceLocator_9QEAN8Service'false],
  4020.             'App\\Controller\\Visa\\VisaController:nouvelleExigence' => ['privates''.service_locator.9CmfMbP''get_ServiceLocator_9CmfMbPService'false],
  4021.             'App\\Controller\\Visa\\VisaController:projetDownloadZipFiles' => ['privates''.service_locator.95sl7F.''get_ServiceLocator_95sl7F_Service'false],
  4022.             'App\\Controller\\Visa\\VisaController:projetDownloadZipFilesByCible' => ['privates''.service_locator.9Q_EAN8''get_ServiceLocator_9QEAN8Service'false],
  4023.             'App\\Controller\\Visa\\VisaController:tri' => ['privates''.service_locator.7iLD60o''get_ServiceLocator_7iLD60oService'false],
  4024.             'App\\Controller\\Visa\\VisaController:visa_edit_contact' => ['privates''.service_locator.4wfjgM3''get_ServiceLocator_4wfjgM3Service'false],
  4025.             'App\\Controller\\Visa\\VisaController:visa_nouveau_contact' => ['privates''.service_locator.j1dXv3k''get_ServiceLocator_J1dXv3kService'false],
  4026.             'App\\Controller\\Visa\\VisaController:visa_nouveau_projet' => ['privates''.service_locator.blKJm1i''get_ServiceLocator_BlKJm1iService'false],
  4027.             'App\\Controller\\Visiteur\\SiteclientController:admin' => ['privates''.service_locator.Ict6Ehg''get_ServiceLocator_Ict6EhgService'false],
  4028.             'App\\Controller\\Visiteur\\SiteclientController:efae' => ['privates''.service_locator.wsouKss''get_ServiceLocator_WsouKssService'false],
  4029.             'App\\Controller\\Visiteur\\SiteclientController:homepage' => ['privates''.service_locator.dx9atRD''get_ServiceLocator_Dx9atRDService'false],
  4030.             'App\\Controller\\Visiteur\\SiteclientController:index' => ['privates''.service_locator.dbFJ5zg''get_ServiceLocator_DbFJ5zgService'false],
  4031.             'App\\Controller\\Visiteur\\SiteclientController:infiltration' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  4032.             'App\\Controller\\Visiteur\\SiteclientController:listePluvio' => ['privates''.service_locator.ouBckhn''get_ServiceLocator_OuBckhnService'false],
  4033.             'App\\Controller\\Visiteur\\SiteclientController:pluvioId' => ['privates''.service_locator.dbFJ5zg''get_ServiceLocator_DbFJ5zgService'false],
  4034.             'App\\Controller\\Visiteur\\SiteclientController:postConnexion' => ['privates''.service_locator.dbFJ5zg''get_ServiceLocator_DbFJ5zgService'false],
  4035.             'App\\Controller\\Visiteur\\SiteclientController:retutilisationBilanPdf' => ['privates''.service_locator.qKGnwPO''get_ServiceLocator_QKGnwPOService'false],
  4036.             'App\\Controller\\Visiteur\\SiteclientController:reutilisation' => ['privates''.service_locator._0B8_H1''get_ServiceLocator_0B8H1Service'false],
  4037.             'App\\Controller\\Visiteur\\SiteclientController:uploadDropzone' => ['privates''.service_locator.EEvPBe_''get_ServiceLocator_EEvPBeService'false],
  4038.             'App\\Controller\\Visiteur\\SiteclientController:uploadDropzoneTest' => ['privates''.service_locator.jw78yFm''get_ServiceLocator_Jw78yFmService'false],
  4039.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4040.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4041.         ], [
  4042.             'App\\Controller\\ApiController::getMesures' => '?',
  4043.             'App\\Controller\\ApiController::receiveData' => '?',
  4044.             'App\\Controller\\CaniculeController::canicule' => '?',
  4045.             'App\\Controller\\CaniculeMeteonormController::index' => '?',
  4046.             'App\\Controller\\Fiche\\FicheBatimentController::analyse' => '?',
  4047.             'App\\Controller\\Fiche\\FicheBatimentController::delete' => '?',
  4048.             'App\\Controller\\Fiche\\FicheBatimentController::doublons' => '?',
  4049.             'App\\Controller\\Fiche\\FicheBatimentController::doublonsDeleteAll' => '?',
  4050.             'App\\Controller\\Fiche\\FicheBatimentController::index' => '?',
  4051.             'App\\Controller\\Fiche\\FicheBatimentExempleController::change' => '?',
  4052.             'App\\Controller\\Fiche\\FicheExportController::xlsx' => '?',
  4053.             'App\\Controller\\FichierMeteoController::fichierMeteo' => '?',
  4054.             'App\\Controller\\GPCcontroller::contribution' => '?',
  4055.             'App\\Controller\\GPCcontroller::gpc_choice_member' => '?',
  4056.             'App\\Controller\\GPCcontroller::gpc_liste_decisions' => '?',
  4057.             'App\\Controller\\GPCcontroller::gpc_member' => '?',
  4058.             'App\\Controller\\GPCcontroller::new' => '?',
  4059.             'App\\Controller\\MeteoController::getAllStationsData' => '?',
  4060.             'App\\Controller\\MeteoController::listeDesStations' => '?',
  4061.             'App\\Controller\\MeteoController::listeStation' => '?',
  4062.             'App\\Controller\\User\\ManageController::add' => '?',
  4063.             'App\\Controller\\User\\ManageController::delete' => '?',
  4064.             'App\\Controller\\User\\ManageController::edit' => '?',
  4065.             'App\\Controller\\User\\ManageController::fiche' => '?',
  4066.             'App\\Controller\\User\\ManageController::index' => '?',
  4067.             'App\\Controller\\User\\ProfileController::changeIsComparaisonAll' => '?',
  4068.             'App\\Controller\\User\\ProfileController::changePasswordAction' => '?',
  4069.             'App\\Controller\\User\\SecurityController::activation' => '?',
  4070.             'App\\Controller\\User\\SecurityController::inscription' => '?',
  4071.             'App\\Controller\\User\\SecurityController::login' => '?',
  4072.             'App\\Controller\\User\\SecurityController::motDePasseOublie' => '?',
  4073.             'App\\Controller\\User\\UtilController::loginAsUserAction' => '?',
  4074.             'App\\Controller\\Visa\\VisaController::EmailLot' => '?',
  4075.             'App\\Controller\\Visa\\VisaController::cible' => '?',
  4076.             'App\\Controller\\Visa\\VisaController::exigence' => '?',
  4077.             'App\\Controller\\Visa\\VisaController::exigenceSupp' => '?',
  4078.             'App\\Controller\\Visa\\VisaController::exigencedz' => '?',
  4079.             'App\\Controller\\Visa\\VisaController::fichierLot' => '?',
  4080.             'App\\Controller\\Visa\\VisaController::fichierSupp' => '?',
  4081.             'App\\Controller\\Visa\\VisaController::index' => '?',
  4082.             'App\\Controller\\Visa\\VisaController::listeContacts' => '?',
  4083.             'App\\Controller\\Visa\\VisaController::listeExigences' => '?',
  4084.             'App\\Controller\\Visa\\VisaController::lot' => '?',
  4085.             'App\\Controller\\Visa\\VisaController::lotDownloadZipFiles' => '?',
  4086.             'App\\Controller\\Visa\\VisaController::nouvelleExigence' => '?',
  4087.             'App\\Controller\\Visa\\VisaController::projetDownloadZipFiles' => '?',
  4088.             'App\\Controller\\Visa\\VisaController::projetDownloadZipFilesByCible' => '?',
  4089.             'App\\Controller\\Visa\\VisaController::tri' => '?',
  4090.             'App\\Controller\\Visa\\VisaController::visa_edit_contact' => '?',
  4091.             'App\\Controller\\Visa\\VisaController::visa_nouveau_contact' => '?',
  4092.             'App\\Controller\\Visa\\VisaController::visa_nouveau_projet' => '?',
  4093.             'App\\Controller\\Visiteur\\SiteclientController::admin' => '?',
  4094.             'App\\Controller\\Visiteur\\SiteclientController::efae' => '?',
  4095.             'App\\Controller\\Visiteur\\SiteclientController::homepage' => '?',
  4096.             'App\\Controller\\Visiteur\\SiteclientController::index' => '?',
  4097.             'App\\Controller\\Visiteur\\SiteclientController::infiltration' => '?',
  4098.             'App\\Controller\\Visiteur\\SiteclientController::listePluvio' => '?',
  4099.             'App\\Controller\\Visiteur\\SiteclientController::pluvioId' => '?',
  4100.             'App\\Controller\\Visiteur\\SiteclientController::postConnexion' => '?',
  4101.             'App\\Controller\\Visiteur\\SiteclientController::retutilisationBilanPdf' => '?',
  4102.             'App\\Controller\\Visiteur\\SiteclientController::reutilisation' => '?',
  4103.             'App\\Controller\\Visiteur\\SiteclientController::uploadDropzone' => '?',
  4104.             'App\\Controller\\Visiteur\\SiteclientController::uploadDropzoneTest' => '?',
  4105.             'kernel::loadRoutes' => '?',
  4106.             'kernel::registerContainerConfiguration' => '?',
  4107.             'App\\Controller\\ApiController:getMesures' => '?',
  4108.             'App\\Controller\\ApiController:receiveData' => '?',
  4109.             'App\\Controller\\CaniculeController:canicule' => '?',
  4110.             'App\\Controller\\CaniculeMeteonormController:index' => '?',
  4111.             'App\\Controller\\Fiche\\FicheBatimentController:analyse' => '?',
  4112.             'App\\Controller\\Fiche\\FicheBatimentController:delete' => '?',
  4113.             'App\\Controller\\Fiche\\FicheBatimentController:doublons' => '?',
  4114.             'App\\Controller\\Fiche\\FicheBatimentController:doublonsDeleteAll' => '?',
  4115.             'App\\Controller\\Fiche\\FicheBatimentController:index' => '?',
  4116.             'App\\Controller\\Fiche\\FicheBatimentExempleController:change' => '?',
  4117.             'App\\Controller\\Fiche\\FicheExportController:xlsx' => '?',
  4118.             'App\\Controller\\FichierMeteoController:fichierMeteo' => '?',
  4119.             'App\\Controller\\GPCcontroller:contribution' => '?',
  4120.             'App\\Controller\\GPCcontroller:gpc_choice_member' => '?',
  4121.             'App\\Controller\\GPCcontroller:gpc_liste_decisions' => '?',
  4122.             'App\\Controller\\GPCcontroller:gpc_member' => '?',
  4123.             'App\\Controller\\GPCcontroller:new' => '?',
  4124.             'App\\Controller\\MeteoController:getAllStationsData' => '?',
  4125.             'App\\Controller\\MeteoController:listeDesStations' => '?',
  4126.             'App\\Controller\\MeteoController:listeStation' => '?',
  4127.             'App\\Controller\\User\\ManageController:add' => '?',
  4128.             'App\\Controller\\User\\ManageController:delete' => '?',
  4129.             'App\\Controller\\User\\ManageController:edit' => '?',
  4130.             'App\\Controller\\User\\ManageController:fiche' => '?',
  4131.             'App\\Controller\\User\\ManageController:index' => '?',
  4132.             'App\\Controller\\User\\ProfileController:changeIsComparaisonAll' => '?',
  4133.             'App\\Controller\\User\\ProfileController:changePasswordAction' => '?',
  4134.             'App\\Controller\\User\\SecurityController:activation' => '?',
  4135.             'App\\Controller\\User\\SecurityController:inscription' => '?',
  4136.             'App\\Controller\\User\\SecurityController:login' => '?',
  4137.             'App\\Controller\\User\\SecurityController:motDePasseOublie' => '?',
  4138.             'App\\Controller\\User\\UtilController:loginAsUserAction' => '?',
  4139.             'App\\Controller\\Visa\\VisaController:EmailLot' => '?',
  4140.             'App\\Controller\\Visa\\VisaController:cible' => '?',
  4141.             'App\\Controller\\Visa\\VisaController:exigence' => '?',
  4142.             'App\\Controller\\Visa\\VisaController:exigenceSupp' => '?',
  4143.             'App\\Controller\\Visa\\VisaController:exigencedz' => '?',
  4144.             'App\\Controller\\Visa\\VisaController:fichierLot' => '?',
  4145.             'App\\Controller\\Visa\\VisaController:fichierSupp' => '?',
  4146.             'App\\Controller\\Visa\\VisaController:index' => '?',
  4147.             'App\\Controller\\Visa\\VisaController:listeContacts' => '?',
  4148.             'App\\Controller\\Visa\\VisaController:listeExigences' => '?',
  4149.             'App\\Controller\\Visa\\VisaController:lot' => '?',
  4150.             'App\\Controller\\Visa\\VisaController:lotDownloadZipFiles' => '?',
  4151.             'App\\Controller\\Visa\\VisaController:nouvelleExigence' => '?',
  4152.             'App\\Controller\\Visa\\VisaController:projetDownloadZipFiles' => '?',
  4153.             'App\\Controller\\Visa\\VisaController:projetDownloadZipFilesByCible' => '?',
  4154.             'App\\Controller\\Visa\\VisaController:tri' => '?',
  4155.             'App\\Controller\\Visa\\VisaController:visa_edit_contact' => '?',
  4156.             'App\\Controller\\Visa\\VisaController:visa_nouveau_contact' => '?',
  4157.             'App\\Controller\\Visa\\VisaController:visa_nouveau_projet' => '?',
  4158.             'App\\Controller\\Visiteur\\SiteclientController:admin' => '?',
  4159.             'App\\Controller\\Visiteur\\SiteclientController:efae' => '?',
  4160.             'App\\Controller\\Visiteur\\SiteclientController:homepage' => '?',
  4161.             'App\\Controller\\Visiteur\\SiteclientController:index' => '?',
  4162.             'App\\Controller\\Visiteur\\SiteclientController:infiltration' => '?',
  4163.             'App\\Controller\\Visiteur\\SiteclientController:listePluvio' => '?',
  4164.             'App\\Controller\\Visiteur\\SiteclientController:pluvioId' => '?',
  4165.             'App\\Controller\\Visiteur\\SiteclientController:postConnexion' => '?',
  4166.             'App\\Controller\\Visiteur\\SiteclientController:retutilisationBilanPdf' => '?',
  4167.             'App\\Controller\\Visiteur\\SiteclientController:reutilisation' => '?',
  4168.             'App\\Controller\\Visiteur\\SiteclientController:uploadDropzone' => '?',
  4169.             'App\\Controller\\Visiteur\\SiteclientController:uploadDropzoneTest' => '?',
  4170.             'kernel:loadRoutes' => '?',
  4171.             'kernel:registerContainerConfiguration' => '?',
  4172.         ]);
  4173.     }
  4174.     /**
  4175.      * Gets the private '.service_locator.qKGnwPO' shared service.
  4176.      *
  4177.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4178.      */
  4179.     protected function get_ServiceLocator_QKGnwPOService()
  4180.     {
  4181.         return $this->privates['.service_locator.qKGnwPO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4182.             'knpSnappyPdf' => ['services''knp_snappy.pdf''getKnpSnappy_PdfService'false],
  4183.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  4184.             'pluvioDatabaseRepository' => ['privates''App\\Repository\\PluvioDatabaseRepository''getPluvioDatabaseRepositoryService'false],
  4185.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4186.             'session' => ['privates''.errored..service_locator.qKGnwPO.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.qKGnwPO": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  4187.         ], [
  4188.             'knpSnappyPdf' => '?',
  4189.             'logger' => '?',
  4190.             'pluvioDatabaseRepository' => 'App\\Repository\\PluvioDatabaseRepository',
  4191.             'serializer' => '?',
  4192.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  4193.         ]);
  4194.     }
  4195.     /**
  4196.      * Gets the private '.service_locator.qgJeq67' shared service.
  4197.      *
  4198.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4199.      */
  4200.     protected function get_ServiceLocator_QgJeq67Service()
  4201.     {
  4202.         return $this->privates['.service_locator.qgJeq67'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4203.             'theManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  4204.             'theUserRepository' => ['privates''App\\Repository\\User\\UserRepository''getUserRepositoryService'false],
  4205.         ], [
  4206.             'theManagerRegistry' => '?',
  4207.             'theUserRepository' => 'App\\Repository\\User\\UserRepository',
  4208.         ]);
  4209.     }
  4210.     /**
  4211.      * Gets the private '.service_locator.sKmUknj' shared service.
  4212.      *
  4213.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4214.      */
  4215.     protected function get_ServiceLocator_SKmUknjService()
  4216.     {
  4217.         return $this->privates['.service_locator.sKmUknj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4218.             'theMailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  4219.             'theManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  4220.             'theUserPasswordHasherInterface' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  4221.             'theUserRepository' => ['privates''App\\Repository\\User\\UserRepository''getUserRepositoryService'false],
  4222.         ], [
  4223.             'theMailer' => '?',
  4224.             'theManagerRegistry' => '?',
  4225.             'theUserPasswordHasherInterface' => '?',
  4226.             'theUserRepository' => 'App\\Repository\\User\\UserRepository',
  4227.         ]);
  4228.     }
  4229.     /**
  4230.      * Gets the private '.service_locator.t6i3vFk' shared service.
  4231.      *
  4232.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4233.      */
  4234.     protected function get_ServiceLocator_T6i3vFkService()
  4235.     {
  4236.         return $this->privates['.service_locator.t6i3vFk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4237.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4238.         ], [
  4239.             'em' => '?',
  4240.         ]);
  4241.     }
  4242.     /**
  4243.      * Gets the private '.service_locator.uE3NHej' shared service.
  4244.      *
  4245.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4246.      */
  4247.     protected function get_ServiceLocator_UE3NHejService()
  4248.     {
  4249.         return $this->privates['.service_locator.uE3NHej'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4250.             'theManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  4251.         ], [
  4252.             'theManagerRegistry' => '?',
  4253.         ]);
  4254.     }
  4255.     /**
  4256.      * Gets the private '.service_locator.vCITWb1' shared service.
  4257.      *
  4258.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4259.      */
  4260.     protected function get_ServiceLocator_VCITWb1Service()
  4261.     {
  4262.         return $this->privates['.service_locator.vCITWb1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4263.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4264.             'session' => ['privates''.errored..service_locator.vCITWb1.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.vCITWb1": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  4265.             'slugger' => ['privates''slugger''getSluggerService'false],
  4266.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  4267.             'visaJustificatifsRepo' => ['privates''App\\Repository\\Visa\\VisaJustificatifsRepository''getVisaJustificatifsRepositoryService'false],
  4268.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  4269.         ], [
  4270.             'em' => '?',
  4271.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  4272.             'slugger' => '?',
  4273.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  4274.             'visaJustificatifsRepo' => 'App\\Repository\\Visa\\VisaJustificatifsRepository',
  4275.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  4276.         ]);
  4277.     }
  4278.     /**
  4279.      * Gets the private '.service_locator.wsouKss' shared service.
  4280.      *
  4281.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4282.      */
  4283.     protected function get_ServiceLocator_WsouKssService()
  4284.     {
  4285.         return $this->privates['.service_locator.wsouKss'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4286.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4287.             'rep' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  4288.         ], [
  4289.             'em' => '?',
  4290.             'rep' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  4291.         ]);
  4292.     }
  4293.     /**
  4294.      * Gets the private '.service_locator.xUrKPVU' shared service.
  4295.      *
  4296.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4297.      */
  4298.     protected function get_ServiceLocator_XUrKPVUService()
  4299.     {
  4300.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4301.             '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".'],
  4302.         ], [
  4303.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4304.         ]);
  4305.     }
  4306.     /**
  4307.      * Gets the private '.service_locator.y.UAYvk' shared service.
  4308.      *
  4309.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4310.      */
  4311.     protected function get_ServiceLocator_Y_UAYvkService()
  4312.     {
  4313.         return $this->privates['.service_locator.y.UAYvk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4314.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4315.             'session' => ['privates''.errored..service_locator.y.UAYvk.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.y.UAYvk": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  4316.             'slugger' => ['privates''slugger''getSluggerService'false],
  4317.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  4318.             'visaContactsRepo' => ['privates''App\\Repository\\Visa\\VisaContactsRepository''getVisaContactsRepositoryService'false],
  4319.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  4320.         ], [
  4321.             'em' => '?',
  4322.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  4323.             'slugger' => '?',
  4324.             'thePaginator' => '?',
  4325.             'visaContactsRepo' => 'App\\Repository\\Visa\\VisaContactsRepository',
  4326.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  4327.         ]);
  4328.     }
  4329.     /**
  4330.      * Gets the private '.service_locator.zJyh7qS' shared service.
  4331.      *
  4332.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4333.      */
  4334.     protected function get_ServiceLocator_ZJyh7qSService()
  4335.     {
  4336.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4337.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4338.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4339.         ], [
  4340.             'security.firewall.map.context.dev' => '?',
  4341.             'security.firewall.map.context.main' => '?',
  4342.         ]);
  4343.     }
  4344.     /**
  4345.      * Gets the private '.session.deprecated' shared service.
  4346.      *
  4347.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  4348.      */
  4349.     protected function get_Session_DeprecatedService()
  4350.     {
  4351.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  4352.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  4353.         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();
  4354.     }
  4355.     /**
  4356.      * Gets the private '.twig.command.debug.lazy' shared service.
  4357.      *
  4358.      * @return \Symfony\Component\Console\Command\LazyCommand
  4359.      */
  4360.     protected function get_Twig_Command_Debug_LazyService()
  4361.     {
  4362.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4363.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4364.         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 {
  4365.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  4366.         });
  4367.     }
  4368.     /**
  4369.      * Gets the private '.twig.command.lint.lazy' shared service.
  4370.      *
  4371.      * @return \Symfony\Component\Console\Command\LazyCommand
  4372.      */
  4373.     protected function get_Twig_Command_Lint_LazyService()
  4374.     {
  4375.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4376.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4377.         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 {
  4378.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  4379.         });
  4380.     }
  4381.     /**
  4382.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  4383.      *
  4384.      * @return \Symfony\Component\Console\Command\LazyCommand
  4385.      */
  4386.     protected function get_VarDumper_Command_ServerDump_LazyService()
  4387.     {
  4388.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4389.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4390.         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 {
  4391.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  4392.         });
  4393.     }
  4394.     /**
  4395.      * Gets the private 'App\Command\Fiche\FicheBatimentReimport' shared autowired service.
  4396.      *
  4397.      * @return \App\Command\Fiche\FicheBatimentReimport
  4398.      */
  4399.     protected function getFicheBatimentReimportService()
  4400.     {
  4401.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4402.         include_once \dirname(__DIR__4).'/src/Command/Fiche/FicheBatimentReimport.php';
  4403.         $this->privates['App\\Command\\Fiche\\FicheBatimentReimport'] = $instance = new \App\Command\Fiche\FicheBatimentReimport(($this->privates['App\\Service\\Fiche\\FicheBatimentImportService'] ?? $this->getFicheBatimentImportServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4404.         $instance->setName('fiche:fiche-batiment-reimport');
  4405.         return $instance;
  4406.     }
  4407.     /**
  4408.      * Gets the private 'App\Command\ReminderLotCommand' shared autowired service.
  4409.      *
  4410.      * @return \App\Command\ReminderLotCommand
  4411.      */
  4412.     protected function getReminderLotCommandService()
  4413.     {
  4414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4415.         include_once \dirname(__DIR__4).'/src/Command/ReminderLotCommand.php';
  4416.         $this->privates['App\\Command\\ReminderLotCommand'] = $instance = new \App\Command\ReminderLotCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4417.         $instance->setName('app:ReminderLot');
  4418.         $instance->setDescription('Envoi des rappels Ã  15 jours');
  4419.         return $instance;
  4420.     }
  4421.     /**
  4422.      * Gets the private 'App\Command\User\CreateUserCommand' shared autowired service.
  4423.      *
  4424.      * @return \App\Command\User\CreateUserCommand
  4425.      */
  4426.     protected function getCreateUserCommandService()
  4427.     {
  4428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4429.         include_once \dirname(__DIR__4).'/src/Command/User/CreateUserCommand.php';
  4430.         $this->privates['App\\Command\\User\\CreateUserCommand'] = $instance = new \App\Command\User\CreateUserCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  4431.         $instance->setName('user:create');
  4432.         return $instance;
  4433.     }
  4434.     /**
  4435.      * Gets the private 'App\Form\AffichageGraphiqueType' shared autowired service.
  4436.      *
  4437.      * @return \App\Form\AffichageGraphiqueType
  4438.      */
  4439.     protected function getAffichageGraphiqueTypeService()
  4440.     {
  4441.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4442.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4443.         include_once \dirname(__DIR__4).'/src/Form/AffichageGraphiqueType.php';
  4444.         return $this->privates['App\\Form\\AffichageGraphiqueType'] = new \App\Form\AffichageGraphiqueType();
  4445.     }
  4446.     /**
  4447.      * Gets the private 'App\Form\CaniculeMeteonormType' shared autowired service.
  4448.      *
  4449.      * @return \App\Form\CaniculeMeteonormType
  4450.      */
  4451.     protected function getCaniculeMeteonormTypeService()
  4452.     {
  4453.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4454.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4455.         include_once \dirname(__DIR__4).'/src/Form/CaniculeMeteonormType.php';
  4456.         include_once \dirname(__DIR__4).'/src/Service/StationService.php';
  4457.         return $this->privates['App\\Form\\CaniculeMeteonormType'] = new \App\Form\CaniculeMeteonormType(($this->privates['App\\Service\\StationService'] ?? ($this->privates['App\\Service\\StationService'] = new \App\Service\StationService())));
  4458.     }
  4459.     /**
  4460.      * Gets the private 'App\Form\ContactType' shared autowired service.
  4461.      *
  4462.      * @return \App\Form\ContactType
  4463.      */
  4464.     protected function getContactTypeService()
  4465.     {
  4466.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4467.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4468.         include_once \dirname(__DIR__4).'/src/Form/ContactType.php';
  4469.         return $this->privates['App\\Form\\ContactType'] = new \App\Form\ContactType();
  4470.     }
  4471.     /**
  4472.      * Gets the private 'App\Form\Fiche\FicheBatimentFilterType' shared autowired service.
  4473.      *
  4474.      * @return \App\Form\Fiche\FicheBatimentFilterType
  4475.      */
  4476.     protected function getFicheBatimentFilterTypeService()
  4477.     {
  4478.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4479.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4480.         include_once \dirname(__DIR__4).'/src/Form/Fiche/FicheBatimentFilterType.php';
  4481.         return $this->privates['App\\Form\\Fiche\\FicheBatimentFilterType'] = new \App\Form\Fiche\FicheBatimentFilterType();
  4482.     }
  4483.     /**
  4484.      * Gets the private 'App\Form\FichierMeteoType' shared autowired service.
  4485.      *
  4486.      * @return \App\Form\FichierMeteoType
  4487.      */
  4488.     protected function getFichierMeteoTypeService()
  4489.     {
  4490.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4491.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4492.         include_once \dirname(__DIR__4).'/src/Form/FichierMeteoType.php';
  4493.         return $this->privates['App\\Form\\FichierMeteoType'] = new \App\Form\FichierMeteoType();
  4494.     }
  4495.     /**
  4496.      * Gets the private 'App\Form\GPCcontributionType' shared autowired service.
  4497.      *
  4498.      * @return \App\Form\GPCcontributionType
  4499.      */
  4500.     protected function getGPCcontributionTypeService()
  4501.     {
  4502.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4503.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4504.         include_once \dirname(__DIR__4).'/src/Form/GPCcontributionType.php';
  4505.         return $this->privates['App\\Form\\GPCcontributionType'] = new \App\Form\GPCcontributionType();
  4506.     }
  4507.     /**
  4508.      * Gets the private 'App\Form\GPCdecisionType' shared autowired service.
  4509.      *
  4510.      * @return \App\Form\GPCdecisionType
  4511.      */
  4512.     protected function getGPCdecisionTypeService()
  4513.     {
  4514.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4515.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4516.         include_once \dirname(__DIR__4).'/src/Form/GPCdecisionType.php';
  4517.         return $this->privates['App\\Form\\GPCdecisionType'] = new \App\Form\GPCdecisionType();
  4518.     }
  4519.     /**
  4520.      * Gets the private 'App\Form\GPCmemberChoiceType' shared autowired service.
  4521.      *
  4522.      * @return \App\Form\GPCmemberChoiceType
  4523.      */
  4524.     protected function getGPCmemberChoiceTypeService()
  4525.     {
  4526.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4527.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4528.         include_once \dirname(__DIR__4).'/src/Form/GPCmemberChoiceType.php';
  4529.         return $this->privates['App\\Form\\GPCmemberChoiceType'] = new \App\Form\GPCmemberChoiceType();
  4530.     }
  4531.     /**
  4532.      * Gets the private 'App\Form\GPCmemberType' shared autowired service.
  4533.      *
  4534.      * @return \App\Form\GPCmemberType
  4535.      */
  4536.     protected function getGPCmemberTypeService()
  4537.     {
  4538.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4539.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4540.         include_once \dirname(__DIR__4).'/src/Form/GPCmemberType.php';
  4541.         return $this->privates['App\\Form\\GPCmemberType'] = new \App\Form\GPCmemberType();
  4542.     }
  4543.     /**
  4544.      * Gets the private 'App\Form\InfiltrationType' shared autowired service.
  4545.      *
  4546.      * @return \App\Form\InfiltrationType
  4547.      */
  4548.     protected function getInfiltrationTypeService()
  4549.     {
  4550.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4551.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4552.         include_once \dirname(__DIR__4).'/src/Form/InfiltrationType.php';
  4553.         return $this->privates['App\\Form\\InfiltrationType'] = new \App\Form\InfiltrationType();
  4554.     }
  4555.     /**
  4556.      * Gets the private 'App\Form\ReutilisationType' shared autowired service.
  4557.      *
  4558.      * @return \App\Form\ReutilisationType
  4559.      */
  4560.     protected function getReutilisationTypeService()
  4561.     {
  4562.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4564.         include_once \dirname(__DIR__4).'/src/Form/ReutilisationType.php';
  4565.         return $this->privates['App\\Form\\ReutilisationType'] = new \App\Form\ReutilisationType();
  4566.     }
  4567.     /**
  4568.      * Gets the private 'App\Form\StationMeteoType' shared autowired service.
  4569.      *
  4570.      * @return \App\Form\StationMeteoType
  4571.      */
  4572.     protected function getStationMeteoTypeService()
  4573.     {
  4574.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4575.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4576.         include_once \dirname(__DIR__4).'/src/Form/StationMeteoType.php';
  4577.         return $this->privates['App\\Form\\StationMeteoType'] = new \App\Form\StationMeteoType();
  4578.     }
  4579.     /**
  4580.      * Gets the private 'App\Form\UploadFichierType' shared autowired service.
  4581.      *
  4582.      * @return \App\Form\UploadFichierType
  4583.      */
  4584.     protected function getUploadFichierTypeService()
  4585.     {
  4586.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4587.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4588.         include_once \dirname(__DIR__4).'/src/Form/UploadFichierType.php';
  4589.         return $this->privates['App\\Form\\UploadFichierType'] = new \App\Form\UploadFichierType();
  4590.     }
  4591.     /**
  4592.      * Gets the private 'App\Form\User\InscriptionType' shared autowired service.
  4593.      *
  4594.      * @return \App\Form\User\InscriptionType
  4595.      */
  4596.     protected function getInscriptionTypeService()
  4597.     {
  4598.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4599.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4600.         include_once \dirname(__DIR__4).'/src/Form/User/InscriptionType.php';
  4601.         return $this->privates['App\\Form\\User\\InscriptionType'] = new \App\Form\User\InscriptionType();
  4602.     }
  4603.     /**
  4604.      * Gets the private 'App\Form\User\LoginType' shared autowired service.
  4605.      *
  4606.      * @return \App\Form\User\LoginType
  4607.      */
  4608.     protected function getLoginTypeService()
  4609.     {
  4610.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4611.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4612.         include_once \dirname(__DIR__4).'/src/Form/User/LoginType.php';
  4613.         return $this->privates['App\\Form\\User\\LoginType'] = new \App\Form\User\LoginType();
  4614.     }
  4615.     /**
  4616.      * Gets the private 'App\Form\User\MotDePasseOublieType' shared autowired service.
  4617.      *
  4618.      * @return \App\Form\User\MotDePasseOublieType
  4619.      */
  4620.     protected function getMotDePasseOublieTypeService()
  4621.     {
  4622.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4623.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4624.         include_once \dirname(__DIR__4).'/src/Form/User/MotDePasseOublieType.php';
  4625.         return $this->privates['App\\Form\\User\\MotDePasseOublieType'] = new \App\Form\User\MotDePasseOublieType();
  4626.     }
  4627.     /**
  4628.      * Gets the private 'App\Form\User\UserChangePasswordType' shared autowired service.
  4629.      *
  4630.      * @return \App\Form\User\UserChangePasswordType
  4631.      */
  4632.     protected function getUserChangePasswordTypeService()
  4633.     {
  4634.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4635.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4636.         include_once \dirname(__DIR__4).'/src/Form/User/UserType.php';
  4637.         include_once \dirname(__DIR__4).'/src/Form/User/UserChangePasswordType.php';
  4638.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4639.         if (isset($this->privates['App\\Form\\User\\UserChangePasswordType'])) {
  4640.             return $this->privates['App\\Form\\User\\UserChangePasswordType'];
  4641.         }
  4642.         return $this->privates['App\\Form\\User\\UserChangePasswordType'] = new \App\Form\User\UserChangePasswordType(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a);
  4643.     }
  4644.     /**
  4645.      * Gets the private 'App\Form\User\UserEditType' shared autowired service.
  4646.      *
  4647.      * @return \App\Form\User\UserEditType
  4648.      */
  4649.     protected function getUserEditTypeService()
  4650.     {
  4651.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4652.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4653.         include_once \dirname(__DIR__4).'/src/Form/User/UserEditType.php';
  4654.         return $this->privates['App\\Form\\User\\UserEditType'] = new \App\Form\User\UserEditType();
  4655.     }
  4656.     /**
  4657.      * Gets the private 'App\Form\User\UserFilterType' shared autowired service.
  4658.      *
  4659.      * @return \App\Form\User\UserFilterType
  4660.      */
  4661.     protected function getUserFilterTypeService()
  4662.     {
  4663.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4664.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4665.         include_once \dirname(__DIR__4).'/src/Form/User/UserFilterType.php';
  4666.         return $this->privates['App\\Form\\User\\UserFilterType'] = new \App\Form\User\UserFilterType();
  4667.     }
  4668.     /**
  4669.      * Gets the private 'App\Form\User\UserType' shared autowired service.
  4670.      *
  4671.      * @return \App\Form\User\UserType
  4672.      */
  4673.     protected function getUserTypeService()
  4674.     {
  4675.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4676.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4677.         include_once \dirname(__DIR__4).'/src/Form/User/UserType.php';
  4678.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4679.         if (isset($this->privates['App\\Form\\User\\UserType'])) {
  4680.             return $this->privates['App\\Form\\User\\UserType'];
  4681.         }
  4682.         return $this->privates['App\\Form\\User\\UserType'] = new \App\Form\User\UserType(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a);
  4683.     }
  4684.     /**
  4685.      * Gets the private 'App\Form\User\UserUpdateProfileType' shared autowired service.
  4686.      *
  4687.      * @return \App\Form\User\UserUpdateProfileType
  4688.      */
  4689.     protected function getUserUpdateProfileTypeService()
  4690.     {
  4691.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4692.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4693.         include_once \dirname(__DIR__4).'/src/Form/User/UserUpdateProfileType.php';
  4694.         return $this->privates['App\\Form\\User\\UserUpdateProfileType'] = new \App\Form\User\UserUpdateProfileType();
  4695.     }
  4696.     /**
  4697.      * Gets the private 'App\Form\Visa\VisaCommentaireEntrepriseType' shared autowired service.
  4698.      *
  4699.      * @return \App\Form\Visa\VisaCommentaireEntrepriseType
  4700.      */
  4701.     protected function getVisaCommentaireEntrepriseTypeService()
  4702.     {
  4703.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4704.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4705.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaCommentaireEntrepriseType.php';
  4706.         return $this->privates['App\\Form\\Visa\\VisaCommentaireEntrepriseType'] = new \App\Form\Visa\VisaCommentaireEntrepriseType();
  4707.     }
  4708.     /**
  4709.      * Gets the private 'App\Form\Visa\VisaContactEmail' shared autowired service.
  4710.      *
  4711.      * @return \App\Form\Visa\VisaContactEmail
  4712.      */
  4713.     protected function getVisaContactEmailService()
  4714.     {
  4715.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4716.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4717.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaContactEmail.php';
  4718.         return $this->privates['App\\Form\\Visa\\VisaContactEmail'] = new \App\Form\Visa\VisaContactEmail();
  4719.     }
  4720.     /**
  4721.      * Gets the private 'App\Form\Visa\VisaContactsType' shared autowired service.
  4722.      *
  4723.      * @return \App\Form\Visa\VisaContactsType
  4724.      */
  4725.     protected function getVisaContactsTypeService()
  4726.     {
  4727.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4728.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4729.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaContactsType.php';
  4730.         return $this->privates['App\\Form\\Visa\\VisaContactsType'] = new \App\Form\Visa\VisaContactsType();
  4731.     }
  4732.     /**
  4733.      * Gets the private 'App\Form\Visa\VisaExigencesType' shared autowired service.
  4734.      *
  4735.      * @return \App\Form\Visa\VisaExigencesType
  4736.      */
  4737.     protected function getVisaExigencesTypeService()
  4738.     {
  4739.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4740.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4741.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaExigencesType.php';
  4742.         return $this->privates['App\\Form\\Visa\\VisaExigencesType'] = new \App\Form\Visa\VisaExigencesType();
  4743.     }
  4744.     /**
  4745.      * Gets the private 'App\Form\Visa\VisaLotBilan' shared autowired service.
  4746.      *
  4747.      * @return \App\Form\Visa\VisaLotBilan
  4748.      */
  4749.     protected function getVisaLotBilanService()
  4750.     {
  4751.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4752.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4753.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaLotBilan.php';
  4754.         return $this->privates['App\\Form\\Visa\\VisaLotBilan'] = new \App\Form\Visa\VisaLotBilan();
  4755.     }
  4756.     /**
  4757.      * Gets the private 'App\Form\Visa\VisaNouvelleExigenceType' shared autowired service.
  4758.      *
  4759.      * @return \App\Form\Visa\VisaNouvelleExigenceType
  4760.      */
  4761.     protected function getVisaNouvelleExigenceTypeService()
  4762.     {
  4763.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4764.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4765.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaNouvelleExigenceType.php';
  4766.         return $this->privates['App\\Form\\Visa\\VisaNouvelleExigenceType'] = new \App\Form\Visa\VisaNouvelleExigenceType();
  4767.     }
  4768.     /**
  4769.      * Gets the private 'App\Form\Visa\VisaProjetBilan' shared autowired service.
  4770.      *
  4771.      * @return \App\Form\Visa\VisaProjetBilan
  4772.      */
  4773.     protected function getVisaProjetBilanService()
  4774.     {
  4775.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4776.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4777.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaProjetBilan.php';
  4778.         return $this->privates['App\\Form\\Visa\\VisaProjetBilan'] = new \App\Form\Visa\VisaProjetBilan();
  4779.     }
  4780.     /**
  4781.      * Gets the private 'App\Form\Visa\VisaProjetsFormType' shared autowired service.
  4782.      *
  4783.      * @return \App\Form\Visa\VisaProjetsFormType
  4784.      */
  4785.     protected function getVisaProjetsFormTypeService()
  4786.     {
  4787.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4788.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4789.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaProjetsFormType.php';
  4790.         return $this->privates['App\\Form\\Visa\\VisaProjetsFormType'] = new \App\Form\Visa\VisaProjetsFormType();
  4791.     }
  4792.     /**
  4793.      * Gets the private 'App\Repository\ContactRepository' shared autowired service.
  4794.      *
  4795.      * @return \App\Repository\ContactRepository
  4796.      */
  4797.     protected function getContactRepositoryService()
  4798.     {
  4799.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4800.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4801.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4802.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4803.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4804.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4805.         include_once \dirname(__DIR__4).'/src/Repository/ContactRepository.php';
  4806.         return $this->privates['App\\Repository\\ContactRepository'] = new \App\Repository\ContactRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4807.     }
  4808.     /**
  4809.      * Gets the private 'App\Repository\Fiche\FicheBatimentExempleRepository' shared autowired service.
  4810.      *
  4811.      * @return \App\Repository\Fiche\FicheBatimentExempleRepository
  4812.      */
  4813.     protected function getFicheBatimentExempleRepositoryService()
  4814.     {
  4815.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4816.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4817.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4818.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4819.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4820.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4821.         include_once \dirname(__DIR__4).'/src/Repository/Fiche/FicheBatimentExempleRepository.php';
  4822.         return $this->privates['App\\Repository\\Fiche\\FicheBatimentExempleRepository'] = new \App\Repository\Fiche\FicheBatimentExempleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4823.     }
  4824.     /**
  4825.      * Gets the private 'App\Repository\Fiche\FicheBatimentRepository' shared autowired service.
  4826.      *
  4827.      * @return \App\Repository\Fiche\FicheBatimentRepository
  4828.      */
  4829.     protected function getFicheBatimentRepositoryService()
  4830.     {
  4831.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4832.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4833.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4834.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4835.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4836.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4837.         include_once \dirname(__DIR__4).'/src/Repository/Fiche/FicheBatimentRepository.php';
  4838.         return $this->privates['App\\Repository\\Fiche\\FicheBatimentRepository'] = new \App\Repository\Fiche\FicheBatimentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4839.     }
  4840.     /**
  4841.      * Gets the private 'App\Repository\FichierRepository' shared autowired service.
  4842.      *
  4843.      * @return \App\Repository\FichierRepository
  4844.      */
  4845.     protected function getFichierRepositoryService()
  4846.     {
  4847.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4848.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4849.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4850.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4851.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4852.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4853.         include_once \dirname(__DIR__4).'/src/Repository/FichierRepository.php';
  4854.         return $this->privates['App\\Repository\\FichierRepository'] = new \App\Repository\FichierRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4855.     }
  4856.     /**
  4857.      * Gets the private 'App\Repository\GPCcontributionRepository' shared autowired service.
  4858.      *
  4859.      * @return \App\Repository\GPCcontributionRepository
  4860.      */
  4861.     protected function getGPCcontributionRepositoryService()
  4862.     {
  4863.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4864.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4865.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4866.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4867.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4868.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4869.         include_once \dirname(__DIR__4).'/src/Repository/GPCcontributionRepository.php';
  4870.         return $this->privates['App\\Repository\\GPCcontributionRepository'] = new \App\Repository\GPCcontributionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4871.     }
  4872.     /**
  4873.      * Gets the private 'App\Repository\GPCdecisionRepository' shared autowired service.
  4874.      *
  4875.      * @return \App\Repository\GPCdecisionRepository
  4876.      */
  4877.     protected function getGPCdecisionRepositoryService()
  4878.     {
  4879.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4880.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4881.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4882.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4883.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4884.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4885.         include_once \dirname(__DIR__4).'/src/Repository/GPCdecisionRepository.php';
  4886.         return $this->privates['App\\Repository\\GPCdecisionRepository'] = new \App\Repository\GPCdecisionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4887.     }
  4888.     /**
  4889.      * Gets the private 'App\Repository\GPCmemberRepository' shared autowired service.
  4890.      *
  4891.      * @return \App\Repository\GPCmemberRepository
  4892.      */
  4893.     protected function getGPCmemberRepositoryService()
  4894.     {
  4895.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4896.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4897.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4898.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4899.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4900.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4901.         include_once \dirname(__DIR__4).'/src/Repository/GPCmemberRepository.php';
  4902.         return $this->privates['App\\Repository\\GPCmemberRepository'] = new \App\Repository\GPCmemberRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4903.     }
  4904.     /**
  4905.      * Gets the private 'App\Repository\IdUserRepository' shared autowired service.
  4906.      *
  4907.      * @return \App\Repository\IdUserRepository
  4908.      */
  4909.     protected function getIdUserRepositoryService()
  4910.     {
  4911.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4912.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4913.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4914.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4915.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4916.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4917.         include_once \dirname(__DIR__4).'/src/Repository/IdUserRepository.php';
  4918.         return $this->privates['App\\Repository\\IdUserRepository'] = new \App\Repository\IdUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4919.     }
  4920.     /**
  4921.      * Gets the private 'App\Repository\InfiltrationRepository' shared autowired service.
  4922.      *
  4923.      * @return \App\Repository\InfiltrationRepository
  4924.      */
  4925.     protected function getInfiltrationRepositoryService()
  4926.     {
  4927.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4928.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4929.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4930.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4931.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4932.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4933.         include_once \dirname(__DIR__4).'/src/Repository/InfiltrationRepository.php';
  4934.         return $this->privates['App\\Repository\\InfiltrationRepository'] = new \App\Repository\InfiltrationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4935.     }
  4936.     /**
  4937.      * Gets the private 'App\Repository\PluvioDatabaseRepository' shared autowired service.
  4938.      *
  4939.      * @return \App\Repository\PluvioDatabaseRepository
  4940.      */
  4941.     protected function getPluvioDatabaseRepositoryService()
  4942.     {
  4943.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4944.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4945.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4946.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4947.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4948.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4949.         include_once \dirname(__DIR__4).'/src/Repository/PluvioDatabaseRepository.php';
  4950.         return $this->privates['App\\Repository\\PluvioDatabaseRepository'] = new \App\Repository\PluvioDatabaseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4951.     }
  4952.     /**
  4953.      * Gets the private 'App\Repository\StationsMeteoRepository' shared autowired service.
  4954.      *
  4955.      * @return \App\Repository\StationsMeteoRepository
  4956.      */
  4957.     protected function getStationsMeteoRepositoryService()
  4958.     {
  4959.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4960.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4961.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4962.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4963.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4964.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4965.         include_once \dirname(__DIR__4).'/src/Repository/StationsMeteoRepository.php';
  4966.         return $this->privates['App\\Repository\\StationsMeteoRepository'] = new \App\Repository\StationsMeteoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4967.     }
  4968.     /**
  4969.      * Gets the private 'App\Repository\User\UserRepository' shared autowired service.
  4970.      *
  4971.      * @return \App\Repository\User\UserRepository
  4972.      */
  4973.     protected function getUserRepositoryService()
  4974.     {
  4975.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4976.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4977.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4978.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4979.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4980.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4981.         include_once \dirname(__DIR__4).'/src/Repository/User/UserRepository.php';
  4982.         return $this->privates['App\\Repository\\User\\UserRepository'] = new \App\Repository\User\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4983.     }
  4984.     /**
  4985.      * Gets the private 'App\Repository\User\UserTentativeConnexionRepository' shared autowired service.
  4986.      *
  4987.      * @return \App\Repository\User\UserTentativeConnexionRepository
  4988.      */
  4989.     protected function getUserTentativeConnexionRepositoryService()
  4990.     {
  4991.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4992.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4993.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4994.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4995.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4996.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4997.         include_once \dirname(__DIR__4).'/src/Repository/User/UserTentativeConnexionRepository.php';
  4998.         return $this->privates['App\\Repository\\User\\UserTentativeConnexionRepository'] = new \App\Repository\User\UserTentativeConnexionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4999.     }
  5000.     /**
  5001.      * Gets the private 'App\Repository\Visa\VisaBilansRepository' shared autowired service.
  5002.      *
  5003.      * @return \App\Repository\Visa\VisaBilansRepository
  5004.      */
  5005.     protected function getVisaBilansRepositoryService()
  5006.     {
  5007.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5008.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5009.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5010.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5011.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5012.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5013.         include_once \dirname(__DIR__4).'/src/Repository/Visa/VisaBilansRepository.php';
  5014.         return $this->privates['App\\Repository\\Visa\\VisaBilansRepository'] = new \App\Repository\Visa\VisaBilansRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5015.     }
  5016.     /**
  5017.      * Gets the private 'App\Repository\Visa\VisaContactsRepository' shared autowired service.
  5018.      *
  5019.      * @return \App\Repository\Visa\VisaContactsRepository
  5020.      */
  5021.     protected function getVisaContactsRepositoryService()
  5022.     {
  5023.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5024.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5025.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5026.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5027.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5028.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5029.         include_once \dirname(__DIR__4).'/src/Repository/Visa/VisaContactsRepository.php';
  5030.         return $this->privates['App\\Repository\\Visa\\VisaContactsRepository'] = new \App\Repository\Visa\VisaContactsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5031.     }
  5032.     /**
  5033.      * Gets the private 'App\Repository\Visa\VisaExigencesRepository' shared autowired service.
  5034.      *
  5035.      * @return \App\Repository\Visa\VisaExigencesRepository
  5036.      */
  5037.     protected function getVisaExigencesRepositoryService()
  5038.     {
  5039.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5040.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5041.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5042.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5043.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5044.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5045.         include_once \dirname(__DIR__4).'/src/Repository/Visa/VisaExigencesRepository.php';
  5046.         return $this->privates['App\\Repository\\Visa\\VisaExigencesRepository'] = new \App\Repository\Visa\VisaExigencesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5047.     }
  5048.     /**
  5049.      * Gets the private 'App\Repository\Visa\VisaJustificatifsRepository' shared autowired service.
  5050.      *
  5051.      * @return \App\Repository\Visa\VisaJustificatifsRepository
  5052.      */
  5053.     protected function getVisaJustificatifsRepositoryService()
  5054.     {
  5055.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5056.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5057.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5058.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5059.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5060.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5061.         include_once \dirname(__DIR__4).'/src/Repository/Visa/VisaJustificatifsRepository.php';
  5062.         return $this->privates['App\\Repository\\Visa\\VisaJustificatifsRepository'] = new \App\Repository\Visa\VisaJustificatifsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5063.     }
  5064.     /**
  5065.      * Gets the private 'App\Repository\Visa\VisaProjetsRepository' shared autowired service.
  5066.      *
  5067.      * @return \App\Repository\Visa\VisaProjetsRepository
  5068.      */
  5069.     protected function getVisaProjetsRepositoryService()
  5070.     {
  5071.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5072.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5073.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5074.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5075.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5076.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5077.         include_once \dirname(__DIR__4).'/src/Repository/Visa/VisaProjetsRepository.php';
  5078.         return $this->privates['App\\Repository\\Visa\\VisaProjetsRepository'] = new \App\Repository\Visa\VisaProjetsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5079.     }
  5080.     /**
  5081.      * Gets the private 'App\Security\User\FormLoginAuthenticator' shared autowired service.
  5082.      *
  5083.      * @return \App\Security\User\FormLoginAuthenticator
  5084.      */
  5085.     protected function getFormLoginAuthenticatorService()
  5086.     {
  5087.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  5088.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  5089.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  5090.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  5091.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  5092.         include_once \dirname(__DIR__4).'/src/Security/User/FormLoginAuthenticator.php';
  5093.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  5094.         if (isset($this->privates['App\\Security\\User\\FormLoginAuthenticator'])) {
  5095.             return $this->privates['App\\Security\\User\\FormLoginAuthenticator'];
  5096.         }
  5097.         return $this->privates['App\\Security\\User\\FormLoginAuthenticator'] = new \App\Security\User\FormLoginAuthenticator($a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $this->getSession_FlashBagService());
  5098.     }
  5099.     /**
  5100.      * Gets the private 'App\Service\Fiche\FicheBatimentImportService' shared autowired service.
  5101.      *
  5102.      * @return \App\Service\Fiche\FicheBatimentImportService
  5103.      */
  5104.     protected function getFicheBatimentImportServiceService()
  5105.     {
  5106.         include_once \dirname(__DIR__4).'/src/Service/Fiche/FicheBatimentImportService.php';
  5107.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5108.         if (isset($this->privates['App\\Service\\Fiche\\FicheBatimentImportService'])) {
  5109.             return $this->privates['App\\Service\\Fiche\\FicheBatimentImportService'];
  5110.         }
  5111.         return $this->privates['App\\Service\\Fiche\\FicheBatimentImportService'] = new \App\Service\Fiche\FicheBatimentImportService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a);
  5112.     }
  5113.     /**
  5114.      * Gets the private 'App\Service\MeteoFranceService' shared autowired service.
  5115.      *
  5116.      * @return \App\Service\MeteoFranceService
  5117.      */
  5118.     protected function getMeteoFranceServiceService()
  5119.     {
  5120.         include_once \dirname(__DIR__4).'/src/Service/MeteoFranceService.php';
  5121.         return $this->privates['App\\Service\\MeteoFranceService'] = new \App\Service\MeteoFranceService(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $this->getEnv('METEO_FRANCE_API_KEY'), $this->getEnv('METEO_FRANCE_STATIONS_URL'), $this->getEnv('METEO_FRANCE_COMMANDE_URL'), $this->getEnv('METEO_FRANCE_FICHIER_URL'), $this->getEnv('METEO_FRANCE_COMMANDE_HORAIRE_URL'));
  5122.     }
  5123.     /**
  5124.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5125.      *
  5126.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5127.      */
  5128.     protected function getManagerRegistryAwareConnectionProviderService()
  5129.     {
  5130.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  5131.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5132.         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'));
  5133.     }
  5134.     /**
  5135.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5136.      *
  5137.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5138.      */
  5139.     protected function getRunSqlCommandService()
  5140.     {
  5141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5142.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  5143.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  5144.         $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()));
  5145.         $instance->setName('dbal:run-sql');
  5146.         return $instance;
  5147.     }
  5148.     /**
  5149.      * Gets the private 'annotations.cache_adapter' shared service.
  5150.      *
  5151.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5152.      */
  5153.     protected function getAnnotations_CacheAdapterService()
  5154.     {
  5155.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5156.     }
  5157.     /**
  5158.      * Gets the private 'annotations.cache_warmer' shared service.
  5159.      *
  5160.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5161.      */
  5162.     protected function getAnnotations_CacheWarmerService()
  5163.     {
  5164.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5165.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5166.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5167.         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);
  5168.     }
  5169.     /**
  5170.      * Gets the private 'annotations.cached_reader' shared service.
  5171.      *
  5172.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5173.      */
  5174.     protected function getAnnotations_CachedReaderService()
  5175.     {
  5176.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5177.     }
  5178.     /**
  5179.      * Gets the private 'annotations.reader' shared service.
  5180.      *
  5181.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5182.      */
  5183.     protected function getAnnotations_ReaderService()
  5184.     {
  5185.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5186.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5187.         $a->registerUniqueLoader('class_exists');
  5188.         $instance->addGlobalIgnoredName('required'$a);
  5189.         return $instance;
  5190.     }
  5191.     /**
  5192.      * Gets the private 'cache.annotations' shared service.
  5193.      *
  5194.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5195.      */
  5196.     protected function getCache_AnnotationsService()
  5197.     {
  5198.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wEaMcOFIYm'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5199.     }
  5200.     /**
  5201.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5202.      *
  5203.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5204.      */
  5205.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5206.     {
  5207.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5208.     }
  5209.     /**
  5210.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5211.      *
  5212.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5213.      */
  5214.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5215.     {
  5216.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5217.     }
  5218.     /**
  5219.      * Gets the private 'cache.property_info' shared service.
  5220.      *
  5221.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5222.      */
  5223.     protected function getCache_PropertyInfoService()
  5224.     {
  5225.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0LWCV9XR0a'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5226.     }
  5227.     /**
  5228.      * Gets the private 'cache.security_expression_language' shared service.
  5229.      *
  5230.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5231.      */
  5232.     protected function getCache_SecurityExpressionLanguageService()
  5233.     {
  5234.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nMAaFmTCQN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5235.     }
  5236.     /**
  5237.      * Gets the private 'cache.serializer' shared service.
  5238.      *
  5239.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5240.      */
  5241.     protected function getCache_SerializerService()
  5242.     {
  5243.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sOq3Mxnn69'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5244.     }
  5245.     /**
  5246.      * Gets the private 'cache.validator' shared service.
  5247.      *
  5248.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5249.      */
  5250.     protected function getCache_ValidatorService()
  5251.     {
  5252.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xkypl5xyi8'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5253.     }
  5254.     /**
  5255.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  5256.      *
  5257.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  5258.      */
  5259.     protected function getCachePoolClearer_CacheWarmerService()
  5260.     {
  5261.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5262.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  5263.         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']);
  5264.     }
  5265.     /**
  5266.      * Gets the private 'config_builder.warmer' shared service.
  5267.      *
  5268.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  5269.      */
  5270.     protected function getConfigBuilder_WarmerService()
  5271.     {
  5272.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5273.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  5274.         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()));
  5275.     }
  5276.     /**
  5277.      * Gets the private 'config_cache_factory' shared service.
  5278.      *
  5279.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5280.      */
  5281.     protected function getConfigCacheFactoryService()
  5282.     {
  5283.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5284.             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)));
  5285.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5286.         }, 2));
  5287.     }
  5288.     /**
  5289.      * Gets the private 'console.command.about' shared service.
  5290.      *
  5291.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5292.      */
  5293.     protected function getConsole_Command_AboutService()
  5294.     {
  5295.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5296.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5297.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5298.         $instance->setName('about');
  5299.         $instance->setDescription('Display information about the current project');
  5300.         return $instance;
  5301.     }
  5302.     /**
  5303.      * Gets the private 'console.command.assets_install' shared service.
  5304.      *
  5305.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5306.      */
  5307.     protected function getConsole_Command_AssetsInstallService()
  5308.     {
  5309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5310.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5311.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5312.         $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));
  5313.         $instance->setName('assets:install');
  5314.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  5315.         return $instance;
  5316.     }
  5317.     /**
  5318.      * Gets the private 'console.command.cache_clear' shared service.
  5319.      *
  5320.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5321.      */
  5322.     protected function getConsole_Command_CacheClearService()
  5323.     {
  5324.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5325.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5326.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5327.         $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())));
  5328.         $instance->setName('cache:clear');
  5329.         $instance->setDescription('Clear the cache');
  5330.         return $instance;
  5331.     }
  5332.     /**
  5333.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5334.      *
  5335.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5336.      */
  5337.     protected function getConsole_Command_CachePoolClearService()
  5338.     {
  5339.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5340.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5341.         $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']);
  5342.         $instance->setName('cache:pool:clear');
  5343.         $instance->setDescription('Clear cache pools');
  5344.         return $instance;
  5345.     }
  5346.     /**
  5347.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5348.      *
  5349.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5350.      */
  5351.     protected function getConsole_Command_CachePoolDeleteService()
  5352.     {
  5353.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5354.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5355.         $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']);
  5356.         $instance->setName('cache:pool:delete');
  5357.         $instance->setDescription('Delete an item from a cache pool');
  5358.         return $instance;
  5359.     }
  5360.     /**
  5361.      * Gets the private 'console.command.cache_pool_list' shared service.
  5362.      *
  5363.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5364.      */
  5365.     protected function getConsole_Command_CachePoolListService()
  5366.     {
  5367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5368.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5369.         $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']);
  5370.         $instance->setName('cache:pool:list');
  5371.         $instance->setDescription('List available cache pools');
  5372.         return $instance;
  5373.     }
  5374.     /**
  5375.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5376.      *
  5377.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5378.      */
  5379.     protected function getConsole_Command_CachePoolPruneService()
  5380.     {
  5381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5382.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5383.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5384.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5385.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5386.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5387.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5388.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5389.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5390.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  5391.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  5392.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  5393.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5394.         }, 10));
  5395.         $instance->setName('cache:pool:prune');
  5396.         $instance->setDescription('Prune cache pools');
  5397.         return $instance;
  5398.     }
  5399.     /**
  5400.      * Gets the private 'console.command.cache_warmup' shared service.
  5401.      *
  5402.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5403.      */
  5404.     protected function getConsole_Command_CacheWarmupService()
  5405.     {
  5406.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5407.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5408.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5409.         $instance->setName('cache:warmup');
  5410.         $instance->setDescription('Warm up an empty cache');
  5411.         return $instance;
  5412.     }
  5413.     /**
  5414.      * Gets the private 'console.command.config_debug' shared service.
  5415.      *
  5416.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  5417.      */
  5418.     protected function getConsole_Command_ConfigDebugService()
  5419.     {
  5420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5421.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5422.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5423.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5424.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  5425.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  5426.         $instance->setName('debug:config');
  5427.         $instance->setDescription('Dump the current configuration for an extension');
  5428.         return $instance;
  5429.     }
  5430.     /**
  5431.      * Gets the private 'console.command.config_dump_reference' shared service.
  5432.      *
  5433.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  5434.      */
  5435.     protected function getConsole_Command_ConfigDumpReferenceService()
  5436.     {
  5437.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5438.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5439.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5440.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5441.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  5442.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  5443.         $instance->setName('config:dump-reference');
  5444.         $instance->setDescription('Dump the default configuration for an extension');
  5445.         return $instance;
  5446.     }
  5447.     /**
  5448.      * Gets the private 'console.command.container_debug' shared service.
  5449.      *
  5450.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  5451.      */
  5452.     protected function getConsole_Command_ContainerDebugService()
  5453.     {
  5454.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5455.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5456.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5457.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  5458.         $instance->setName('debug:container');
  5459.         $instance->setDescription('Display current services for an application');
  5460.         return $instance;
  5461.     }
  5462.     /**
  5463.      * Gets the private 'console.command.container_lint' shared service.
  5464.      *
  5465.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  5466.      */
  5467.     protected function getConsole_Command_ContainerLintService()
  5468.     {
  5469.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5470.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  5471.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  5472.         $instance->setName('lint:container');
  5473.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  5474.         return $instance;
  5475.     }
  5476.     /**
  5477.      * Gets the private 'console.command.debug_autowiring' shared service.
  5478.      *
  5479.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  5480.      */
  5481.     protected function getConsole_Command_DebugAutowiringService()
  5482.     {
  5483.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5484.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5485.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5486.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  5487.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5488.         $instance->setName('debug:autowiring');
  5489.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  5490.         return $instance;
  5491.     }
  5492.     /**
  5493.      * Gets the private 'console.command.dotenv_debug' shared service.
  5494.      *
  5495.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  5496.      */
  5497.     protected function getConsole_Command_DotenvDebugService()
  5498.     {
  5499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5500.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  5501.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  5502.         $instance->setName('debug:dotenv');
  5503.         $instance->setDescription('Lists all dotenv files with variables and values');
  5504.         return $instance;
  5505.     }
  5506.     /**
  5507.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  5508.      *
  5509.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  5510.      */
  5511.     protected function getConsole_Command_EventDispatcherDebugService()
  5512.     {
  5513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5514.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  5515.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()));
  5516.         $instance->setName('debug:event-dispatcher');
  5517.         $instance->setDescription('Display configured listeners for an application');
  5518.         return $instance;
  5519.     }
  5520.     /**
  5521.      * Gets the private 'console.command.form_debug' shared service.
  5522.      *
  5523.      * @return \Symfony\Component\Form\Command\DebugCommand
  5524.      */
  5525.     protected function getConsole_Command_FormDebugService()
  5526.     {
  5527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5528.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  5529.         $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'=> 'App\\Form\\Fiche'=> 'App\\Form\\User'=> 'App\\Form\\Visa'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [=> 'App\\Form\\AffichageGraphiqueType'=> 'App\\Form\\CaniculeMeteonormType'=> 'App\\Form\\ContactType'=> 'App\\Form\\Fiche\\FicheBatimentFilterType'=> 'App\\Form\\FichierMeteoType'=> 'App\\Form\\GPCcontributionType'=> 'App\\Form\\GPCdecisionType'=> 'App\\Form\\GPCmemberChoiceType'=> 'App\\Form\\GPCmemberType'=> 'App\\Form\\InfiltrationType'10 => 'App\\Form\\ReutilisationType'11 => 'App\\Form\\StationMeteoType'12 => 'App\\Form\\UploadFichierType'13 => 'App\\Form\\User\\InscriptionType'14 => 'App\\Form\\User\\LoginType'15 => 'App\\Form\\User\\MotDePasseOublieType'16 => 'App\\Form\\User\\UserChangePasswordType'17 => 'App\\Form\\User\\UserEditType'18 => 'App\\Form\\User\\UserFilterType'19 => 'App\\Form\\User\\UserType'20 => 'App\\Form\\User\\UserUpdateProfileType'21 => 'App\\Form\\Visa\\VisaCommentaireEntrepriseType'22 => 'App\\Form\\Visa\\VisaContactEmail'23 => 'App\\Form\\Visa\\VisaContactsType'24 => 'App\\Form\\Visa\\VisaExigencesType'25 => 'App\\Form\\Visa\\VisaLotBilan'26 => 'App\\Form\\Visa\\VisaNouvelleExigenceType'27 => 'App\\Form\\Visa\\VisaProjetBilan'28 => 'App\\Form\\Visa\\VisaProjetsFormType'29 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'30 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'31 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'32 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'33 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5530.         $instance->setName('debug:form');
  5531.         $instance->setDescription('Display form type information');
  5532.         return $instance;
  5533.     }
  5534.     /**
  5535.      * Gets the private 'console.command.router_debug' shared service.
  5536.      *
  5537.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  5538.      */
  5539.     protected function getConsole_Command_RouterDebugService()
  5540.     {
  5541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5542.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5543.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  5544.         $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()));
  5545.         $instance->setName('debug:router');
  5546.         $instance->setDescription('Display current routes for an application');
  5547.         return $instance;
  5548.     }
  5549.     /**
  5550.      * Gets the private 'console.command.router_match' shared service.
  5551.      *
  5552.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  5553.      */
  5554.     protected function getConsole_Command_RouterMatchService()
  5555.     {
  5556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5557.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  5558.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  5559.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  5560.         }, 1));
  5561.         $instance->setName('router:match');
  5562.         $instance->setDescription('Help debug routes by simulating a path info match');
  5563.         return $instance;
  5564.     }
  5565.     /**
  5566.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  5567.      *
  5568.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  5569.      */
  5570.     protected function getConsole_Command_SecretsDecryptToLocalService()
  5571.     {
  5572.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5573.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  5574.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5575.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5576.         $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')))));
  5577.         $instance->setName('secrets:decrypt-to-local');
  5578.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  5579.         return $instance;
  5580.     }
  5581.     /**
  5582.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  5583.      *
  5584.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  5585.      */
  5586.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  5587.     {
  5588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5589.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  5590.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5592.         $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')))));
  5593.         $instance->setName('secrets:encrypt-from-local');
  5594.         $instance->setDescription('Encrypt all local secrets to the vault');
  5595.         return $instance;
  5596.     }
  5597.     /**
  5598.      * Gets the private 'console.command.secrets_generate_key' shared service.
  5599.      *
  5600.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  5601.      */
  5602.     protected function getConsole_Command_SecretsGenerateKeyService()
  5603.     {
  5604.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5605.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  5606.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5607.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5608.         $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')))));
  5609.         $instance->setName('secrets:generate-keys');
  5610.         $instance->setDescription('Generate new encryption keys');
  5611.         return $instance;
  5612.     }
  5613.     /**
  5614.      * Gets the private 'console.command.secrets_list' shared service.
  5615.      *
  5616.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  5617.      */
  5618.     protected function getConsole_Command_SecretsListService()
  5619.     {
  5620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5621.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  5622.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5623.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5624.         $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')))));
  5625.         $instance->setName('secrets:list');
  5626.         $instance->setDescription('List all secrets');
  5627.         return $instance;
  5628.     }
  5629.     /**
  5630.      * Gets the private 'console.command.secrets_remove' shared service.
  5631.      *
  5632.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  5633.      */
  5634.     protected function getConsole_Command_SecretsRemoveService()
  5635.     {
  5636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5637.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  5638.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5639.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5640.         $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')))));
  5641.         $instance->setName('secrets:remove');
  5642.         $instance->setDescription('Remove a secret from the vault');
  5643.         return $instance;
  5644.     }
  5645.     /**
  5646.      * Gets the private 'console.command.secrets_set' shared service.
  5647.      *
  5648.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  5649.      */
  5650.     protected function getConsole_Command_SecretsSetService()
  5651.     {
  5652.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5653.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  5654.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5655.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5656.         $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')))));
  5657.         $instance->setName('secrets:set');
  5658.         $instance->setDescription('Set a secret in the vault');
  5659.         return $instance;
  5660.     }
  5661.     /**
  5662.      * Gets the private 'console.command.translation_debug' shared service.
  5663.      *
  5664.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  5665.      */
  5666.     protected function getConsole_Command_TranslationDebugService()
  5667.     {
  5668.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5669.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  5670.         $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/knplabs/knp-paginator-bundle/translations')], [=> 'public/css'=> 'public/img'=> (\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'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.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')], []);
  5671.         $instance->setName('debug:translation');
  5672.         $instance->setDescription('Display translation messages information');
  5673.         return $instance;
  5674.     }
  5675.     /**
  5676.      * Gets the private 'console.command.translation_extract' shared service.
  5677.      *
  5678.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  5679.      */
  5680.     protected function getConsole_Command_TranslationExtractService()
  5681.     {
  5682.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5683.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  5684.         $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()), 'en', (\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/knplabs/knp-paginator-bundle/translations')], [=> 'public/css'=> 'public/img'=> (\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'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.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')], []);
  5685.         $instance->setName('translation:extract');
  5686.         $instance->setAliases([=> 'translation:update']);
  5687.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  5688.         return $instance;
  5689.     }
  5690.     /**
  5691.      * Gets the private 'console.command.translation_pull' shared service.
  5692.      *
  5693.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  5694.      */
  5695.     protected function getConsole_Command_TranslationPullService()
  5696.     {
  5697.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5698.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  5699.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  5700.         $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()), 'en', [], []);
  5701.         $instance->setName('translation:pull');
  5702.         $instance->setDescription('Pull translations from a given provider.');
  5703.         return $instance;
  5704.     }
  5705.     /**
  5706.      * Gets the private 'console.command.translation_push' shared service.
  5707.      *
  5708.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  5709.      */
  5710.     protected function getConsole_Command_TranslationPushService()
  5711.     {
  5712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5713.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  5714.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  5715.         $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()), [], []);
  5716.         $instance->setName('translation:push');
  5717.         $instance->setDescription('Push translations to a given provider.');
  5718.         return $instance;
  5719.     }
  5720.     /**
  5721.      * Gets the private 'console.command.validator_debug' shared service.
  5722.      *
  5723.      * @return \Symfony\Component\Validator\Command\DebugCommand
  5724.      */
  5725.     protected function getConsole_Command_ValidatorDebugService()
  5726.     {
  5727.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5728.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  5729.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  5730.         $instance->setName('debug:validator');
  5731.         $instance->setDescription('Display validation constraints for classes');
  5732.         return $instance;
  5733.     }
  5734.     /**
  5735.      * Gets the private 'console.command.xliff_lint' shared service.
  5736.      *
  5737.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  5738.      */
  5739.     protected function getConsole_Command_XliffLintService()
  5740.     {
  5741.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5742.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  5743.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  5744.         $instance->setName('lint:xliff');
  5745.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  5746.         return $instance;
  5747.     }
  5748.     /**
  5749.      * Gets the private 'console.command.yaml_lint' shared service.
  5750.      *
  5751.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  5752.      */
  5753.     protected function getConsole_Command_YamlLintService()
  5754.     {
  5755.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5756.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  5757.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  5758.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  5759.         $instance->setName('lint:yaml');
  5760.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  5761.         return $instance;
  5762.     }
  5763.     /**
  5764.      * Gets the private 'console.error_listener' shared service.
  5765.      *
  5766.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  5767.      */
  5768.     protected function getConsole_ErrorListenerService()
  5769.     {
  5770.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  5771.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  5772.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5773.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5774.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5775.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  5776.     }
  5777.     /**
  5778.      * Gets the private 'container.env_var_processor' shared service.
  5779.      *
  5780.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  5781.      */
  5782.     protected function getContainer_EnvVarProcessorService()
  5783.     {
  5784.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  5785.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  5786.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  5787.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  5788.         }, 1));
  5789.     }
  5790.     /**
  5791.      * Gets the private 'container.getenv' shared service.
  5792.      *
  5793.      * @return \Closure
  5794.      */
  5795.     protected function getContainer_GetenvService()
  5796.     {
  5797.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  5798.     }
  5799.     /**
  5800.      * Gets the private 'data_collector.form' shared service.
  5801.      *
  5802.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5803.      */
  5804.     protected function getDataCollector_FormService()
  5805.     {
  5806.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5807.     }
  5808.     /**
  5809.      * Gets the private 'data_collector.request' shared service.
  5810.      *
  5811.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5812.      */
  5813.     protected function getDataCollector_RequestService()
  5814.     {
  5815.         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())));
  5816.     }
  5817.     /**
  5818.      * Gets the private 'data_collector.request.session_collector' shared service.
  5819.      *
  5820.      * @return \Closure
  5821.      */
  5822.     protected function getDataCollector_Request_SessionCollectorService()
  5823.     {
  5824.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  5825.     }
  5826.     /**
  5827.      * Gets the private 'debug.argument_resolver.default' shared service.
  5828.      *
  5829.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5830.      */
  5831.     protected function getDebug_ArgumentResolver_DefaultService()
  5832.     {
  5833.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5834.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5835.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  5836.         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))));
  5837.     }
  5838.     /**
  5839.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  5840.      *
  5841.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5842.      */
  5843.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  5844.     {
  5845.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5846.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5847.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  5848.         $a = ($this->privates['.service_locator.oz_RpII'] ?? $this->get_ServiceLocator_OzRpIIService());
  5849.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  5850.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  5851.         }
  5852.         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))));
  5853.     }
  5854.     /**
  5855.      * Gets the private 'debug.argument_resolver.request' shared service.
  5856.      *
  5857.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5858.      */
  5859.     protected function getDebug_ArgumentResolver_RequestService()
  5860.     {
  5861.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5862.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5863.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  5864.         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))));
  5865.     }
  5866.     /**
  5867.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  5868.      *
  5869.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5870.      */
  5871.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  5872.     {
  5873.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5874.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5875.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  5876.         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))));
  5877.     }
  5878.     /**
  5879.      * Gets the private 'debug.argument_resolver.service' shared service.
  5880.      *
  5881.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5882.      */
  5883.     protected function getDebug_ArgumentResolver_ServiceService()
  5884.     {
  5885.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5886.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5887.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  5888.         $a = ($this->privates['.service_locator.oz_RpII'] ?? $this->get_ServiceLocator_OzRpIIService());
  5889.         if (isset($this->privates['debug.argument_resolver.service'])) {
  5890.             return $this->privates['debug.argument_resolver.service'];
  5891.         }
  5892.         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))));
  5893.     }
  5894.     /**
  5895.      * Gets the private 'debug.argument_resolver.session' shared service.
  5896.      *
  5897.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5898.      */
  5899.     protected function getDebug_ArgumentResolver_SessionService()
  5900.     {
  5901.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5902.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5903.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  5904.         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))));
  5905.     }
  5906.     /**
  5907.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  5908.      *
  5909.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5910.      */
  5911.     protected function getDebug_ArgumentResolver_VariadicService()
  5912.     {
  5913.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5914.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5915.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  5916.         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))));
  5917.     }
  5918.     /**
  5919.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5920.      *
  5921.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5922.      */
  5923.     protected function getDebug_DebugHandlersListenerService()
  5924.     {
  5925.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  5926.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5927.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5928.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5929.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5930.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  5931.     }
  5932.     /**
  5933.      * Gets the private 'debug.dump_listener' shared service.
  5934.      *
  5935.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  5936.      */
  5937.     protected function getDebug_DumpListenerService()
  5938.     {
  5939.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  5940.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  5941.         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()));
  5942.     }
  5943.     /**
  5944.      * Gets the private 'debug.file_link_formatter' shared service.
  5945.      *
  5946.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5947.      */
  5948.     protected function getDebug_FileLinkFormatterService()
  5949.     {
  5950.         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 () {
  5951.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  5952.         });
  5953.     }
  5954.     /**
  5955.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  5956.      *
  5957.      * @return \string
  5958.      */
  5959.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  5960.     {
  5961.         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');
  5962.     }
  5963.     /**
  5964.      * Gets the private 'debug.log_processor' shared service.
  5965.      *
  5966.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5967.      */
  5968.     protected function getDebug_LogProcessorService()
  5969.     {
  5970.         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())));
  5971.     }
  5972.     /**
  5973.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5974.      *
  5975.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5976.      */
  5977.     protected function getDebug_Security_Access_DecisionManagerService()
  5978.     {
  5979.         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 () {
  5980.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  5981.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  5982.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  5983.             yield => ($this->privates['debug.security.voter.App\\Voter\\Fiche\\FicheBatimentVoter'] ?? $this->getFicheBatimentVoterService());
  5984.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5985.     }
  5986.     /**
  5987.      * Gets the private 'debug.security.firewall' shared service.
  5988.      *
  5989.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5990.      */
  5991.     protected function getDebug_Security_FirewallService()
  5992.     {
  5993.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  5994.         if (isset($this->privates['debug.security.firewall'])) {
  5995.             return $this->privates['debug.security.firewall'];
  5996.         }
  5997.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5998.         if (isset($this->privates['debug.security.firewall'])) {
  5999.             return $this->privates['debug.security.firewall'];
  6000.         }
  6001.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6002.     }
  6003.     /**
  6004.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6005.      *
  6006.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6007.      */
  6008.     protected function getDebug_Security_UserValueResolverService()
  6009.     {
  6010.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6011.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6012.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6013.         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))));
  6014.     }
  6015.     /**
  6016.      * Gets the private 'debug.security.voter.App\Voter\Fiche\FicheBatimentVoter' shared service.
  6017.      *
  6018.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6019.      */
  6020.     protected function getFicheBatimentVoterService()
  6021.     {
  6022.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6023.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6024.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6025.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6026.         include_once \dirname(__DIR__4).'/src/Voter/Fiche/FicheBatimentVoter.php';
  6027.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  6028.         if (isset($this->privates['debug.security.voter.App\\Voter\\Fiche\\FicheBatimentVoter'])) {
  6029.             return $this->privates['debug.security.voter.App\\Voter\\Fiche\\FicheBatimentVoter'];
  6030.         }
  6031.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6032.         if (isset($this->privates['debug.security.voter.App\\Voter\\Fiche\\FicheBatimentVoter'])) {
  6033.             return $this->privates['debug.security.voter.App\\Voter\\Fiche\\FicheBatimentVoter'];
  6034.         }
  6035.         return $this->privates['debug.security.voter.App\\Voter\\Fiche\\FicheBatimentVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Voter\Fiche\FicheBatimentVoter($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), $b);
  6036.     }
  6037.     /**
  6038.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6039.      *
  6040.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6041.      */
  6042.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6043.     {
  6044.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6046.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6047.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6048.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6049.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  6050.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  6051.         }
  6052.         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);
  6053.     }
  6054.     /**
  6055.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6056.      *
  6057.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6058.      */
  6059.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6060.     {
  6061.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6062.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6065.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6066.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6067.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6068.         }
  6069.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6070.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6071.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6072.         }
  6073.         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);
  6074.     }
  6075.     /**
  6076.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  6077.      *
  6078.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6079.      */
  6080.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  6081.     {
  6082.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6083.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6084.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6085.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6086.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  6087.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6088.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  6089.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  6090.         }
  6091.         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);
  6092.     }
  6093.     /**
  6094.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6095.      *
  6096.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6097.      */
  6098.     protected function getDebug_Security_Voter_VoteListenerService()
  6099.     {
  6100.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6101.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  6102.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  6103.             return $this->privates['debug.security.voter.vote_listener'];
  6104.         }
  6105.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  6106.     }
  6107.     /**
  6108.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  6109.      *
  6110.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  6111.      */
  6112.     protected function getDoctrine_CacheClearMetadataCommandService()
  6113.     {
  6114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6115.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6116.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6117.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  6118.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6119.         $instance->setName('doctrine:cache:clear-metadata');
  6120.         return $instance;
  6121.     }
  6122.     /**
  6123.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  6124.      *
  6125.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  6126.      */
  6127.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  6128.     {
  6129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6130.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6131.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6132.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  6133.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6134.         $instance->setName('doctrine:cache:clear-query');
  6135.         return $instance;
  6136.     }
  6137.     /**
  6138.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  6139.      *
  6140.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  6141.      */
  6142.     protected function getDoctrine_CacheClearResultCommandService()
  6143.     {
  6144.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6145.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6146.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6147.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  6148.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6149.         $instance->setName('doctrine:cache:clear-result');
  6150.         return $instance;
  6151.     }
  6152.     /**
  6153.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  6154.      *
  6155.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  6156.      */
  6157.     protected function getDoctrine_CacheCollectionRegionCommandService()
  6158.     {
  6159.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6160.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6161.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6162.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  6163.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6164.         $instance->setName('doctrine:cache:clear-collection-region');
  6165.         return $instance;
  6166.     }
  6167.     /**
  6168.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  6169.      *
  6170.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  6171.      */
  6172.     protected function getDoctrine_ClearEntityRegionCommandService()
  6173.     {
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6176.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6177.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  6178.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6179.         $instance->setName('doctrine:cache:clear-entity-region');
  6180.         return $instance;
  6181.     }
  6182.     /**
  6183.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  6184.      *
  6185.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  6186.      */
  6187.     protected function getDoctrine_ClearQueryRegionCommandService()
  6188.     {
  6189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6190.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6191.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6192.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  6193.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6194.         $instance->setName('doctrine:cache:clear-query-region');
  6195.         return $instance;
  6196.     }
  6197.     /**
  6198.      * Gets the private 'doctrine.database_create_command' shared service.
  6199.      *
  6200.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  6201.      */
  6202.     protected function getDoctrine_DatabaseCreateCommandService()
  6203.     {
  6204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6205.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  6206.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/CreateDatabaseDoctrineCommand.php';
  6207.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6208.         $instance->setName('doctrine:database:create');
  6209.         return $instance;
  6210.     }
  6211.     /**
  6212.      * Gets the private 'doctrine.database_drop_command' shared service.
  6213.      *
  6214.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  6215.      */
  6216.     protected function getDoctrine_DatabaseDropCommandService()
  6217.     {
  6218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6219.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  6220.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DropDatabaseDoctrineCommand.php';
  6221.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6222.         $instance->setName('doctrine:database:drop');
  6223.         return $instance;
  6224.     }
  6225.     /**
  6226.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  6227.      *
  6228.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  6229.      */
  6230.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  6231.     {
  6232.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6233.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  6234.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  6235.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  6236.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  6237.         ], [
  6238.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  6239.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  6240.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  6241.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  6242.         ]), [=> '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']]);
  6243.     }
  6244.     /**
  6245.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  6246.      *
  6247.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  6248.      */
  6249.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  6250.     {
  6251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6252.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6253.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6254.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  6255.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6256.         $instance->setName('doctrine:ensure-production-settings');
  6257.         return $instance;
  6258.     }
  6259.     /**
  6260.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  6261.      *
  6262.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  6263.      */
  6264.     protected function getDoctrine_FixturesLoadCommandService()
  6265.     {
  6266.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6267.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  6268.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/CommandCompatibility.php';
  6269.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/LoadDataFixturesDoctrineCommand.php';
  6270.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  6271.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
  6272.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  6273.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyBridgeLoader.php';
  6274.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyFixturesLoader.php';
  6275.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  6276.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  6277.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  6278.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/ORMFixtureInterface.php';
  6279.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Fixture.php';
  6280.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/OrderedFixtureInterface.php';
  6281.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/FixtureGroupInterface.php';
  6282.         include_once \dirname(__DIR__4).'/src/DataFixtures/User/UserAdminFixture.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/PurgerFactory.php';
  6284.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/ORMPurgerFactory.php';
  6285.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  6286.         $a->addFixtures([=> ['fixture' => new \App\DataFixtures\User\UserAdminFixture(($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())), 'groups' => []]]);
  6287.         $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  6288.         $instance->setName('doctrine:fixtures:load');
  6289.         return $instance;
  6290.     }
  6291.     /**
  6292.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  6293.      *
  6294.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  6295.      */
  6296.     protected function getDoctrine_MappingConvertCommandService()
  6297.     {
  6298.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6299.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6300.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6301.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  6302.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6303.         $instance->setName('doctrine:mapping:convert');
  6304.         return $instance;
  6305.     }
  6306.     /**
  6307.      * Gets the private 'doctrine.mapping_import_command' shared service.
  6308.      *
  6309.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  6310.      */
  6311.     protected function getDoctrine_MappingImportCommandService()
  6312.     {
  6313.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6314.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  6315.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/ImportMappingDoctrineCommand.php';
  6316.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  6317.         $instance->setName('doctrine:mapping:import');
  6318.         return $instance;
  6319.     }
  6320.     /**
  6321.      * Gets the private 'doctrine.mapping_info_command' shared service.
  6322.      *
  6323.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  6324.      */
  6325.     protected function getDoctrine_MappingInfoCommandService()
  6326.     {
  6327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6328.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6329.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6330.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  6331.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6332.         $instance->setName('doctrine:mapping:info');
  6333.         return $instance;
  6334.     }
  6335.     /**
  6336.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  6337.      *
  6338.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  6339.      */
  6340.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  6341.     {
  6342.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Version/MigrationFactory.php';
  6343.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  6344.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  6345.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  6346.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  6347.         }
  6348.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  6349.     }
  6350.     /**
  6351.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  6352.      *
  6353.      * @return \Doctrine\Migrations\DependencyFactory
  6354.      */
  6355.     protected function getDoctrine_Migrations_DependencyFactoryService()
  6356.     {
  6357.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/DependencyFactory.php';
  6358.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Migration/ConfigurationLoader.php';
  6359.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Migration/ExistingConfiguration.php';
  6360.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Configuration.php';
  6361.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Metadata/Storage/MetadataStorageConfiguration.php';
  6362.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorageConfiguration.php';
  6363.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/EntityManagerLoader.php';
  6364.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  6365.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  6366.         $a->setAllOrNothing(false);
  6367.         $a->setCheckDatabasePlatform(true);
  6368.         $a->setTransactional(true);
  6369.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  6370.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6371.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  6372.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  6373.         });
  6374.         return $instance;
  6375.     }
  6376.     /**
  6377.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  6378.      *
  6379.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  6380.      */
  6381.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  6382.     {
  6383.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  6384.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  6385.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6386.     }
  6387.     /**
  6388.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  6389.      *
  6390.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6391.      */
  6392.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  6393.     {
  6394.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6395.         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()));
  6396.     }
  6397.     /**
  6398.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  6399.      *
  6400.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  6401.      */
  6402.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  6403.     {
  6404.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  6405.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  6406.     }
  6407.     /**
  6408.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  6409.      *
  6410.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  6411.      */
  6412.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  6413.     {
  6414.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6415.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  6416.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  6417.     }
  6418.     /**
  6419.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  6420.      *
  6421.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  6422.      */
  6423.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  6424.     {
  6425.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6426.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  6427.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  6428.             return new \EmptyIterator();
  6429.         }, 0));
  6430.     }
  6431.     /**
  6432.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  6433.      *
  6434.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  6435.      */
  6436.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  6437.     {
  6438.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6439.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  6440.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  6441.     }
  6442.     /**
  6443.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  6444.      *
  6445.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  6446.      */
  6447.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  6448.     {
  6449.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6450.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  6451.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6452.     }
  6453.     /**
  6454.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  6455.      *
  6456.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  6457.      */
  6458.     protected function getDoctrine_Orm_Validator_UniqueService()
  6459.     {
  6460.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6461.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6462.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  6463.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6464.     }
  6465.     /**
  6466.      * Gets the private 'doctrine.query_dql_command' shared service.
  6467.      *
  6468.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  6469.      */
  6470.     protected function getDoctrine_QueryDqlCommandService()
  6471.     {
  6472.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6473.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6474.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6475.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  6476.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6477.         $instance->setName('doctrine:query:dql');
  6478.         return $instance;
  6479.     }
  6480.     /**
  6481.      * Gets the private 'doctrine.query_sql_command' shared service.
  6482.      *
  6483.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  6484.      */
  6485.     protected function getDoctrine_QuerySqlCommandService()
  6486.     {
  6487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6488.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  6489.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  6490.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/Proxy/RunSqlDoctrineCommand.php';
  6491.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  6492.         $instance->setName('doctrine:query:sql');
  6493.         return $instance;
  6494.     }
  6495.     /**
  6496.      * Gets the private 'doctrine.schema_create_command' shared service.
  6497.      *
  6498.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  6499.      */
  6500.     protected function getDoctrine_SchemaCreateCommandService()
  6501.     {
  6502.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6503.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6504.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6505.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6506.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  6507.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6508.         $instance->setName('doctrine:schema:create');
  6509.         return $instance;
  6510.     }
  6511.     /**
  6512.      * Gets the private 'doctrine.schema_drop_command' shared service.
  6513.      *
  6514.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  6515.      */
  6516.     protected function getDoctrine_SchemaDropCommandService()
  6517.     {
  6518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6519.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6520.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6521.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6522.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  6523.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6524.         $instance->setName('doctrine:schema:drop');
  6525.         return $instance;
  6526.     }
  6527.     /**
  6528.      * Gets the private 'doctrine.schema_update_command' shared service.
  6529.      *
  6530.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  6531.      */
  6532.     protected function getDoctrine_SchemaUpdateCommandService()
  6533.     {
  6534.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6535.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6536.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6537.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  6539.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6540.         $instance->setName('doctrine:schema:update');
  6541.         return $instance;
  6542.     }
  6543.     /**
  6544.      * Gets the private 'doctrine.schema_validate_command' shared service.
  6545.      *
  6546.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  6547.      */
  6548.     protected function getDoctrine_SchemaValidateCommandService()
  6549.     {
  6550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6551.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6552.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6553.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  6554.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6555.         $instance->setName('doctrine:schema:validate');
  6556.         return $instance;
  6557.     }
  6558.     /**
  6559.      * Gets the private 'doctrine.ulid_generator' shared service.
  6560.      *
  6561.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  6562.      */
  6563.     protected function getDoctrine_UlidGeneratorService()
  6564.     {
  6565.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  6566.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  6567.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  6568.     }
  6569.     /**
  6570.      * Gets the private 'doctrine.uuid_generator' shared service.
  6571.      *
  6572.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  6573.      */
  6574.     protected function getDoctrine_UuidGeneratorService()
  6575.     {
  6576.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  6577.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  6578.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  6579.     }
  6580.     /**
  6581.      * Gets the private 'doctrine_migrations.current_command' shared service.
  6582.      *
  6583.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  6584.      */
  6585.     protected function getDoctrineMigrations_CurrentCommandService()
  6586.     {
  6587.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6588.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6589.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/CurrentCommand.php';
  6590.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  6591.         $instance->setName('doctrine:migrations:current');
  6592.         $instance->setDescription('Outputs the current version');
  6593.         return $instance;
  6594.     }
  6595.     /**
  6596.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  6597.      *
  6598.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  6599.      */
  6600.     protected function getDoctrineMigrations_DiffCommandService()
  6601.     {
  6602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6603.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6604.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DiffCommand.php';
  6605.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  6606.         $instance->setName('doctrine:migrations:diff');
  6607.         $instance->setDescription('Generate a migration by comparing your current database to your mapping information.');
  6608.         return $instance;
  6609.     }
  6610.     /**
  6611.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  6612.      *
  6613.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  6614.      */
  6615.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  6616.     {
  6617.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6618.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6619.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DumpSchemaCommand.php';
  6620.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  6621.         $instance->setName('doctrine:migrations:dump-schema');
  6622.         $instance->setDescription('Dump the schema for your database to a migration.');
  6623.         return $instance;
  6624.     }
  6625.     /**
  6626.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  6627.      *
  6628.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  6629.      */
  6630.     protected function getDoctrineMigrations_ExecuteCommandService()
  6631.     {
  6632.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6633.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6634.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ExecuteCommand.php';
  6635.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  6636.         $instance->setName('doctrine:migrations:execute');
  6637.         $instance->setDescription('Execute one or more migration versions up or down manually.');
  6638.         return $instance;
  6639.     }
  6640.     /**
  6641.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  6642.      *
  6643.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  6644.      */
  6645.     protected function getDoctrineMigrations_GenerateCommandService()
  6646.     {
  6647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6648.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6649.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/GenerateCommand.php';
  6650.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  6651.         $instance->setName('doctrine:migrations:generate');
  6652.         $instance->setDescription('Generate a blank migration class.');
  6653.         return $instance;
  6654.     }
  6655.     /**
  6656.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  6657.      *
  6658.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  6659.      */
  6660.     protected function getDoctrineMigrations_LatestCommandService()
  6661.     {
  6662.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6663.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6664.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/LatestCommand.php';
  6665.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  6666.         $instance->setName('doctrine:migrations:latest');
  6667.         $instance->setDescription('Outputs the latest version');
  6668.         return $instance;
  6669.     }
  6670.     /**
  6671.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  6672.      *
  6673.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  6674.      */
  6675.     protected function getDoctrineMigrations_MigrateCommandService()
  6676.     {
  6677.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6678.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6679.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/MigrateCommand.php';
  6680.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  6681.         $instance->setName('doctrine:migrations:migrate');
  6682.         $instance->setDescription('Execute a migration to a specified version or the latest available version.');
  6683.         return $instance;
  6684.     }
  6685.     /**
  6686.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  6687.      *
  6688.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  6689.      */
  6690.     protected function getDoctrineMigrations_RollupCommandService()
  6691.     {
  6692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6693.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6694.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/RollupCommand.php';
  6695.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  6696.         $instance->setName('doctrine:migrations:rollup');
  6697.         $instance->setDescription('Rollup migrations by deleting all tracked versions and insert the one version that exists.');
  6698.         return $instance;
  6699.     }
  6700.     /**
  6701.      * Gets the private 'doctrine_migrations.status_command' shared service.
  6702.      *
  6703.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  6704.      */
  6705.     protected function getDoctrineMigrations_StatusCommandService()
  6706.     {
  6707.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6708.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6709.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/StatusCommand.php';
  6710.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  6711.         $instance->setName('doctrine:migrations:status');
  6712.         $instance->setDescription('View the status of a set of migrations.');
  6713.         return $instance;
  6714.     }
  6715.     /**
  6716.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  6717.      *
  6718.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  6719.      */
  6720.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  6721.     {
  6722.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6723.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6724.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/SyncMetadataCommand.php';
  6725.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  6726.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  6727.         $instance->setDescription('Ensures that the metadata storage is at the latest version.');
  6728.         return $instance;
  6729.     }
  6730.     /**
  6731.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  6732.      *
  6733.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  6734.      */
  6735.     protected function getDoctrineMigrations_UpToDateCommandService()
  6736.     {
  6737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6738.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6739.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/UpToDateCommand.php';
  6740.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  6741.         $instance->setName('doctrine:migrations:up-to-date');
  6742.         $instance->setDescription('Tells you if your schema is up-to-date.');
  6743.         return $instance;
  6744.     }
  6745.     /**
  6746.      * Gets the private 'doctrine_migrations.version_command' shared service.
  6747.      *
  6748.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  6749.      */
  6750.     protected function getDoctrineMigrations_VersionCommandService()
  6751.     {
  6752.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6753.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6754.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/VersionCommand.php';
  6755.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  6756.         $instance->setName('doctrine:migrations:version');
  6757.         $instance->setDescription('Manually add and delete migration versions from the version table.');
  6758.         return $instance;
  6759.     }
  6760.     /**
  6761.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  6762.      *
  6763.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  6764.      */
  6765.     protected function getDoctrineMigrations_VersionsCommandService()
  6766.     {
  6767.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6768.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6769.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ListCommand.php';
  6770.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  6771.         $instance->setName('doctrine:migrations:list');
  6772.         $instance->setDescription('Display a list of all available migrations and their status.');
  6773.         return $instance;
  6774.     }
  6775.     /**
  6776.      * Gets the private 'error_handler.error_renderer.html' shared service.
  6777.      *
  6778.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  6779.      */
  6780.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  6781.     {
  6782.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6783.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6784.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6785.         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()));
  6786.     }
  6787.     /**
  6788.      * Gets the private 'exception_listener' shared service.
  6789.      *
  6790.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  6791.      */
  6792.     protected function getExceptionListenerService()
  6793.     {
  6794.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  6795.     }
  6796.     /**
  6797.      * Gets the private 'form.choice_list_factory.cached' shared service.
  6798.      *
  6799.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  6800.      */
  6801.     protected function getForm_ChoiceListFactory_CachedService()
  6802.     {
  6803.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  6804.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  6805.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  6806.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  6807.         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())));
  6808.     }
  6809.     /**
  6810.      * Gets the private 'form.registry' shared service.
  6811.      *
  6812.      * @return \Symfony\Component\Form\FormRegistry
  6813.      */
  6814.     protected function getForm_RegistryService()
  6815.     {
  6816.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  6817.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  6818.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  6819.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  6820.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  6821.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  6822.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  6823.         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, [
  6824.             'App\\Form\\AffichageGraphiqueType' => ['privates''App\\Form\\AffichageGraphiqueType''getAffichageGraphiqueTypeService'false],
  6825.             'App\\Form\\CaniculeMeteonormType' => ['privates''App\\Form\\CaniculeMeteonormType''getCaniculeMeteonormTypeService'false],
  6826.             'App\\Form\\ContactType' => ['privates''App\\Form\\ContactType''getContactTypeService'false],
  6827.             'App\\Form\\Fiche\\FicheBatimentFilterType' => ['privates''App\\Form\\Fiche\\FicheBatimentFilterType''getFicheBatimentFilterTypeService'false],
  6828.             'App\\Form\\FichierMeteoType' => ['privates''App\\Form\\FichierMeteoType''getFichierMeteoTypeService'false],
  6829.             'App\\Form\\GPCcontributionType' => ['privates''App\\Form\\GPCcontributionType''getGPCcontributionTypeService'false],
  6830.             'App\\Form\\GPCdecisionType' => ['privates''App\\Form\\GPCdecisionType''getGPCdecisionTypeService'false],
  6831.             'App\\Form\\GPCmemberChoiceType' => ['privates''App\\Form\\GPCmemberChoiceType''getGPCmemberChoiceTypeService'false],
  6832.             'App\\Form\\GPCmemberType' => ['privates''App\\Form\\GPCmemberType''getGPCmemberTypeService'false],
  6833.             'App\\Form\\InfiltrationType' => ['privates''App\\Form\\InfiltrationType''getInfiltrationTypeService'false],
  6834.             'App\\Form\\ReutilisationType' => ['privates''App\\Form\\ReutilisationType''getReutilisationTypeService'false],
  6835.             'App\\Form\\StationMeteoType' => ['privates''App\\Form\\StationMeteoType''getStationMeteoTypeService'false],
  6836.             'App\\Form\\UploadFichierType' => ['privates''App\\Form\\UploadFichierType''getUploadFichierTypeService'false],
  6837.             'App\\Form\\User\\InscriptionType' => ['privates''App\\Form\\User\\InscriptionType''getInscriptionTypeService'false],
  6838.             'App\\Form\\User\\LoginType' => ['privates''App\\Form\\User\\LoginType''getLoginTypeService'false],
  6839.             'App\\Form\\User\\MotDePasseOublieType' => ['privates''App\\Form\\User\\MotDePasseOublieType''getMotDePasseOublieTypeService'false],
  6840.             'App\\Form\\User\\UserChangePasswordType' => ['privates''App\\Form\\User\\UserChangePasswordType''getUserChangePasswordTypeService'false],
  6841.             'App\\Form\\User\\UserEditType' => ['privates''App\\Form\\User\\UserEditType''getUserEditTypeService'false],
  6842.             'App\\Form\\User\\UserFilterType' => ['privates''App\\Form\\User\\UserFilterType''getUserFilterTypeService'false],
  6843.             'App\\Form\\User\\UserType' => ['privates''App\\Form\\User\\UserType''getUserTypeService'false],
  6844.             'App\\Form\\User\\UserUpdateProfileType' => ['privates''App\\Form\\User\\UserUpdateProfileType''getUserUpdateProfileTypeService'false],
  6845.             'App\\Form\\Visa\\VisaCommentaireEntrepriseType' => ['privates''App\\Form\\Visa\\VisaCommentaireEntrepriseType''getVisaCommentaireEntrepriseTypeService'false],
  6846.             'App\\Form\\Visa\\VisaContactEmail' => ['privates''App\\Form\\Visa\\VisaContactEmail''getVisaContactEmailService'false],
  6847.             'App\\Form\\Visa\\VisaContactsType' => ['privates''App\\Form\\Visa\\VisaContactsType''getVisaContactsTypeService'false],
  6848.             'App\\Form\\Visa\\VisaExigencesType' => ['privates''App\\Form\\Visa\\VisaExigencesType''getVisaExigencesTypeService'false],
  6849.             'App\\Form\\Visa\\VisaLotBilan' => ['privates''App\\Form\\Visa\\VisaLotBilan''getVisaLotBilanService'false],
  6850.             'App\\Form\\Visa\\VisaNouvelleExigenceType' => ['privates''App\\Form\\Visa\\VisaNouvelleExigenceType''getVisaNouvelleExigenceTypeService'false],
  6851.             'App\\Form\\Visa\\VisaProjetBilan' => ['privates''App\\Form\\Visa\\VisaProjetBilan''getVisaProjetBilanService'false],
  6852.             'App\\Form\\Visa\\VisaProjetsFormType' => ['privates''App\\Form\\Visa\\VisaProjetsFormType''getVisaProjetsFormTypeService'false],
  6853.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  6854.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  6855.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  6856.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  6857.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  6858.         ], [
  6859.             'App\\Form\\AffichageGraphiqueType' => '?',
  6860.             'App\\Form\\CaniculeMeteonormType' => '?',
  6861.             'App\\Form\\ContactType' => '?',
  6862.             'App\\Form\\Fiche\\FicheBatimentFilterType' => '?',
  6863.             'App\\Form\\FichierMeteoType' => '?',
  6864.             'App\\Form\\GPCcontributionType' => '?',
  6865.             'App\\Form\\GPCdecisionType' => '?',
  6866.             'App\\Form\\GPCmemberChoiceType' => '?',
  6867.             'App\\Form\\GPCmemberType' => '?',
  6868.             'App\\Form\\InfiltrationType' => '?',
  6869.             'App\\Form\\ReutilisationType' => '?',
  6870.             'App\\Form\\StationMeteoType' => '?',
  6871.             'App\\Form\\UploadFichierType' => '?',
  6872.             'App\\Form\\User\\InscriptionType' => '?',
  6873.             'App\\Form\\User\\LoginType' => '?',
  6874.             'App\\Form\\User\\MotDePasseOublieType' => '?',
  6875.             'App\\Form\\User\\UserChangePasswordType' => '?',
  6876.             'App\\Form\\User\\UserEditType' => '?',
  6877.             'App\\Form\\User\\UserFilterType' => '?',
  6878.             'App\\Form\\User\\UserType' => '?',
  6879.             'App\\Form\\User\\UserUpdateProfileType' => '?',
  6880.             'App\\Form\\Visa\\VisaCommentaireEntrepriseType' => '?',
  6881.             'App\\Form\\Visa\\VisaContactEmail' => '?',
  6882.             'App\\Form\\Visa\\VisaContactsType' => '?',
  6883.             'App\\Form\\Visa\\VisaExigencesType' => '?',
  6884.             'App\\Form\\Visa\\VisaLotBilan' => '?',
  6885.             'App\\Form\\Visa\\VisaNouvelleExigenceType' => '?',
  6886.             'App\\Form\\Visa\\VisaProjetBilan' => '?',
  6887.             'App\\Form\\Visa\\VisaProjetsFormType' => '?',
  6888.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  6889.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6890.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6891.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6892.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6893.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6894.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  6895.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  6896.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  6897.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  6898.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  6899.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  6900.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6901.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6902.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6903.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6904.         }, 1)], new RewindableGenerator(function () {
  6905.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  6906.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  6907.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6908.     }
  6909.     /**
  6910.      * Gets the private 'form.server_params' shared service.
  6911.      *
  6912.      * @return \Symfony\Component\Form\Util\ServerParams
  6913.      */
  6914.     protected function getForm_ServerParamsService()
  6915.     {
  6916.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  6917.         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())));
  6918.     }
  6919.     /**
  6920.      * Gets the private 'form.type.choice' shared service.
  6921.      *
  6922.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  6923.      */
  6924.     protected function getForm_Type_ChoiceService()
  6925.     {
  6926.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6927.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6928.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  6929.         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()));
  6930.     }
  6931.     /**
  6932.      * Gets the private 'form.type.color' shared service.
  6933.      *
  6934.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  6935.      */
  6936.     protected function getForm_Type_ColorService()
  6937.     {
  6938.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6939.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6940.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  6941.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  6942.     }
  6943.     /**
  6944.      * Gets the private 'form.type.entity' shared service.
  6945.      *
  6946.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  6947.      */
  6948.     protected function getForm_Type_EntityService()
  6949.     {
  6950.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6951.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6952.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  6953.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  6954.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6955.     }
  6956.     /**
  6957.      * Gets the private 'form.type.form' shared service.
  6958.      *
  6959.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  6960.      */
  6961.     protected function getForm_Type_FormService()
  6962.     {
  6963.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6964.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6965.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  6966.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  6967.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  6968.     }
  6969.     /**
  6970.      * Gets the private 'form.type_extension.csrf' shared service.
  6971.      *
  6972.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  6973.      */
  6974.     protected function getForm_TypeExtension_CsrfService()
  6975.     {
  6976.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6977.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6978.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  6979.         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()));
  6980.     }
  6981.     /**
  6982.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  6983.      *
  6984.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  6985.      */
  6986.     protected function getForm_TypeExtension_Form_DataCollectorService()
  6987.     {
  6988.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6989.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6990.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  6991.         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()));
  6992.     }
  6993.     /**
  6994.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  6995.      *
  6996.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  6997.      */
  6998.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  6999.     {
  7000.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7001.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7002.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  7003.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  7004.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  7005.         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())));
  7006.     }
  7007.     /**
  7008.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  7009.      *
  7010.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  7011.      */
  7012.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  7013.     {
  7014.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7015.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7016.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  7017.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  7018.     }
  7019.     /**
  7020.      * Gets the private 'form.type_extension.form.validator' shared service.
  7021.      *
  7022.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  7023.      */
  7024.     protected function getForm_TypeExtension_Form_ValidatorService()
  7025.     {
  7026.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7027.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7028.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  7029.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  7030.         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()));
  7031.     }
  7032.     /**
  7033.      * Gets the private 'form.type_extension.upload.validator' shared service.
  7034.      *
  7035.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  7036.      */
  7037.     protected function getForm_TypeExtension_Upload_ValidatorService()
  7038.     {
  7039.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7040.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7041.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  7042.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7043.     }
  7044.     /**
  7045.      * Gets the private 'form.type_guesser.doctrine' shared service.
  7046.      *
  7047.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  7048.      */
  7049.     protected function getForm_TypeGuesser_DoctrineService()
  7050.     {
  7051.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7052.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  7053.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7054.     }
  7055.     /**
  7056.      * Gets the private 'form.type_guesser.validator' shared service.
  7057.      *
  7058.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  7059.      */
  7060.     protected function getForm_TypeGuesser_ValidatorService()
  7061.     {
  7062.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7063.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  7064.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  7065.     }
  7066.     /**
  7067.      * Gets the private 'fos_js_routing.dump_command' shared service.
  7068.      *
  7069.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  7070.      */
  7071.     protected function getFosJsRouting_DumpCommandService()
  7072.     {
  7073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7074.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  7075.         $this->privates['fos_js_routing.dump_command'] = $instance = new \FOS\JsRoutingBundle\Command\DumpCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), \dirname(__DIR__4), NULL);
  7076.         $instance->setName('fos:js-routing:dump');
  7077.         return $instance;
  7078.     }
  7079.     /**
  7080.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  7081.      *
  7082.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  7083.      */
  7084.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  7085.     {
  7086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7087.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  7088.         $this->privates['fos_js_routing.router_debug_exposed_command'] = $instance = new \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['router'] ?? $this->getRouterService()));
  7089.         $instance->setName('fos:js-routing:debug');
  7090.         return $instance;
  7091.     }
  7092.     /**
  7093.      * Gets the private 'fragment.renderer.inline' shared service.
  7094.      *
  7095.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  7096.      */
  7097.     protected function getFragment_Renderer_InlineService()
  7098.     {
  7099.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7100.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7101.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  7102.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  7103.         if (isset($this->privates['fragment.renderer.inline'])) {
  7104.             return $this->privates['fragment.renderer.inline'];
  7105.         }
  7106.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7107.         if (isset($this->privates['fragment.renderer.inline'])) {
  7108.             return $this->privates['fragment.renderer.inline'];
  7109.         }
  7110.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  7111.         $instance->setFragmentPath('/_fragment');
  7112.         return $instance;
  7113.     }
  7114.     /**
  7115.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  7116.      *
  7117.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  7118.      */
  7119.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  7120.     {
  7121.         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())));
  7122.     }
  7123.     /**
  7124.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  7125.      *
  7126.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  7127.      */
  7128.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  7129.     {
  7130.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7131.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  7132.             return $this->privates['framework_extra_bundle.event.is_granted'];
  7133.         }
  7134.         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);
  7135.     }
  7136.     /**
  7137.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  7138.      *
  7139.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  7140.      */
  7141.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  7142.     {
  7143.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => 'pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  7144.     }
  7145.     /**
  7146.      * Gets the private 'locale_aware_listener' shared service.
  7147.      *
  7148.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  7149.      */
  7150.     protected function getLocaleAwareListenerService()
  7151.     {
  7152.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  7153.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  7154.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  7155.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7156.     }
  7157.     /**
  7158.      * Gets the private 'locale_listener' shared service.
  7159.      *
  7160.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  7161.      */
  7162.     protected function getLocaleListenerService()
  7163.     {
  7164.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  7165.     }
  7166.     /**
  7167.      * Gets the private 'mailer.mailer' shared service.
  7168.      *
  7169.      * @return \Symfony\Component\Mailer\Mailer
  7170.      */
  7171.     protected function getMailer_MailerService()
  7172.     {
  7173.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  7174.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  7175.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  7176.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  7177.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  7178.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7179.         if (isset($this->privates['mailer.mailer'])) {
  7180.             return $this->privates['mailer.mailer'];
  7181.         }
  7182.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  7183.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  7184.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  7185.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  7186.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  7187.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL$a);
  7188.     }
  7189.     /**
  7190.      * Gets the private 'mailer.transport_factory.native' shared service.
  7191.      *
  7192.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  7193.      */
  7194.     protected function getMailer_TransportFactory_NativeService()
  7195.     {
  7196.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7197.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7198.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  7199.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7200.         if (isset($this->privates['mailer.transport_factory.native'])) {
  7201.             return $this->privates['mailer.transport_factory.native'];
  7202.         }
  7203.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7204.     }
  7205.     /**
  7206.      * Gets the private 'mailer.transport_factory.null' shared service.
  7207.      *
  7208.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  7209.      */
  7210.     protected function getMailer_TransportFactory_NullService()
  7211.     {
  7212.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7213.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7214.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  7215.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7216.         if (isset($this->privates['mailer.transport_factory.null'])) {
  7217.             return $this->privates['mailer.transport_factory.null'];
  7218.         }
  7219.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7220.     }
  7221.     /**
  7222.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  7223.      *
  7224.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  7225.      */
  7226.     protected function getMailer_TransportFactory_SendmailService()
  7227.     {
  7228.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7229.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7230.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  7231.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7232.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  7233.             return $this->privates['mailer.transport_factory.sendmail'];
  7234.         }
  7235.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7236.     }
  7237.     /**
  7238.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  7239.      *
  7240.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  7241.      */
  7242.     protected function getMailer_TransportFactory_SmtpService()
  7243.     {
  7244.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7245.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7246.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  7247.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7248.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  7249.             return $this->privates['mailer.transport_factory.smtp'];
  7250.         }
  7251.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7252.     }
  7253.     /**
  7254.      * Gets the private 'maker.auto_command.make_auth' shared service.
  7255.      *
  7256.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7257.      */
  7258.     protected function getMaker_AutoCommand_MakeAuthService()
  7259.     {
  7260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7261.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7262.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7263.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7264.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  7265.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7266.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  7267.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7268.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7269.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7270.         $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()), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a$b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7271.         $instance->setName('make:auth');
  7272.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  7273.         return $instance;
  7274.     }
  7275.     /**
  7276.      * Gets the private 'maker.auto_command.make_command' shared service.
  7277.      *
  7278.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7279.      */
  7280.     protected function getMaker_AutoCommand_MakeCommandService()
  7281.     {
  7282.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7283.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7284.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7285.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7286.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  7287.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7288.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7289.         $instance->setName('make:command');
  7290.         $instance->setDescription('Creates a new console command class');
  7291.         return $instance;
  7292.     }
  7293.     /**
  7294.      * Gets the private 'maker.auto_command.make_controller' shared service.
  7295.      *
  7296.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7297.      */
  7298.     protected function getMaker_AutoCommand_MakeControllerService()
  7299.     {
  7300.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7301.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7302.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7303.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7304.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  7305.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7306.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7307.         $instance->setName('make:controller');
  7308.         $instance->setDescription('Creates a new controller class');
  7309.         return $instance;
  7310.     }
  7311.     /**
  7312.      * Gets the private 'maker.auto_command.make_crud' shared service.
  7313.      *
  7314.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7315.      */
  7316.     protected function getMaker_AutoCommand_MakeCrudService()
  7317.     {
  7318.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7319.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7320.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7321.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7322.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  7323.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7324.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7325.         $instance->setName('make:crud');
  7326.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  7327.         return $instance;
  7328.     }
  7329.     /**
  7330.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  7331.      *
  7332.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7333.      */
  7334.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  7335.     {
  7336.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7337.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7338.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7339.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7340.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  7341.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7342.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7343.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7344.         $instance->setName('make:docker:database');
  7345.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  7346.         return $instance;
  7347.     }
  7348.     /**
  7349.      * Gets the private 'maker.auto_command.make_entity' shared service.
  7350.      *
  7351.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7352.      */
  7353.     protected function getMaker_AutoCommand_MakeEntityService()
  7354.     {
  7355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7356.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7357.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7358.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7359.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  7360.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  7361.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7362.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7363.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7364.         $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, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7365.         $instance->setName('make:entity');
  7366.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  7367.         return $instance;
  7368.     }
  7369.     /**
  7370.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  7371.      *
  7372.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7373.      */
  7374.     protected function getMaker_AutoCommand_MakeFixturesService()
  7375.     {
  7376.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7377.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7378.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7379.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7380.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  7381.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7382.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7383.         $instance->setName('make:fixtures');
  7384.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  7385.         return $instance;
  7386.     }
  7387.     /**
  7388.      * Gets the private 'maker.auto_command.make_form' shared service.
  7389.      *
  7390.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7391.      */
  7392.     protected function getMaker_AutoCommand_MakeFormService()
  7393.     {
  7394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7395.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7396.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7397.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7398.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  7399.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7400.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7401.         $instance->setName('make:form');
  7402.         $instance->setDescription('Creates a new form class');
  7403.         return $instance;
  7404.     }
  7405.     /**
  7406.      * Gets the private 'maker.auto_command.make_message' shared service.
  7407.      *
  7408.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7409.      */
  7410.     protected function getMaker_AutoCommand_MakeMessageService()
  7411.     {
  7412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7413.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7414.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7415.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7416.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  7417.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7418.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7419.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7420.         $instance->setName('make:message');
  7421.         $instance->setDescription('Creates a new message and handler');
  7422.         return $instance;
  7423.     }
  7424.     /**
  7425.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  7426.      *
  7427.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7428.      */
  7429.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  7430.     {
  7431.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7432.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7433.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7434.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7435.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  7436.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7437.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7438.         $instance->setName('make:messenger-middleware');
  7439.         $instance->setDescription('Creates a new messenger middleware');
  7440.         return $instance;
  7441.     }
  7442.     /**
  7443.      * Gets the private 'maker.auto_command.make_migration' shared service.
  7444.      *
  7445.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7446.      */
  7447.     protected function getMaker_AutoCommand_MakeMigrationService()
  7448.     {
  7449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7450.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7451.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7452.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7453.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  7454.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  7455.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7456.         $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_link_formatter'] ?? $this->getMaker_FileLinkFormatterService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7457.         $instance->setName('make:migration');
  7458.         $instance->setDescription('Creates a new migration based on database changes');
  7459.         return $instance;
  7460.     }
  7461.     /**
  7462.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  7463.      *
  7464.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7465.      */
  7466.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  7467.     {
  7468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7469.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7470.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7471.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7472.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  7473.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7474.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7475.         $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->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->services['router'] ?? $this->getRouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7476.         $instance->setName('make:registration-form');
  7477.         $instance->setDescription('Creates a new registration form system');
  7478.         return $instance;
  7479.     }
  7480.     /**
  7481.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  7482.      *
  7483.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7484.      */
  7485.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  7486.     {
  7487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7488.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7489.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7490.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7491.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  7492.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7493.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7494.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7495.         $instance->setName('make:reset-password');
  7496.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  7497.         return $instance;
  7498.     }
  7499.     /**
  7500.      * Gets the private 'maker.auto_command.make_security_form_login' shared service.
  7501.      *
  7502.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7503.      */
  7504.     protected function getMaker_AutoCommand_MakeSecurityFormLoginService()
  7505.     {
  7506.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7507.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7508.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7509.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7510.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/Security/MakeFormLogin.php';
  7511.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7512.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  7513.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7514.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7515.         $this->privates['maker.auto_command.make_security_form_login'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\Security\MakeFormLogin($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7516.         $instance->setName('make:security:form-login');
  7517.         $instance->setDescription('Generate the code needed for the form_login authenticator');
  7518.         return $instance;
  7519.     }
  7520.     /**
  7521.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  7522.      *
  7523.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7524.      */
  7525.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  7526.     {
  7527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7528.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7529.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7530.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7531.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  7532.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7533.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7534.         $instance->setName('make:serializer:encoder');
  7535.         $instance->setDescription('Creates a new serializer encoder class');
  7536.         return $instance;
  7537.     }
  7538.     /**
  7539.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  7540.      *
  7541.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7542.      */
  7543.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  7544.     {
  7545.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7546.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7547.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7548.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7549.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  7550.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7551.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7552.         $instance->setName('make:serializer:normalizer');
  7553.         $instance->setDescription('Creates a new serializer normalizer class');
  7554.         return $instance;
  7555.     }
  7556.     /**
  7557.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  7558.      *
  7559.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7560.      */
  7561.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  7562.     {
  7563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7564.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7565.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7566.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7567.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  7568.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7569.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7570.         $instance->setName('make:stimulus-controller');
  7571.         $instance->setDescription('Creates a new Stimulus controller');
  7572.         return $instance;
  7573.     }
  7574.     /**
  7575.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  7576.      *
  7577.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7578.      */
  7579.     protected function getMaker_AutoCommand_MakeSubscriberService()
  7580.     {
  7581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7582.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7583.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7584.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7585.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  7586.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  7587.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7588.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7589.         $instance->setName('make:subscriber');
  7590.         $instance->setDescription('Creates a new event subscriber class');
  7591.         return $instance;
  7592.     }
  7593.     /**
  7594.      * Gets the private 'maker.auto_command.make_test' shared service.
  7595.      *
  7596.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7597.      */
  7598.     protected function getMaker_AutoCommand_MakeTestService()
  7599.     {
  7600.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7601.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7602.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7603.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7604.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  7605.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  7606.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7607.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7608.         $instance->setName('make:test');
  7609.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  7610.         $instance->setDescription('Creates a new test class');
  7611.         return $instance;
  7612.     }
  7613.     /**
  7614.      * Gets the private 'maker.auto_command.make_twig_component' shared service.
  7615.      *
  7616.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7617.      */
  7618.     protected function getMaker_AutoCommand_MakeTwigComponentService()
  7619.     {
  7620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7621.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7622.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7623.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7624.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigComponent.php';
  7625.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7626.         $this->privates['maker.auto_command.make_twig_component'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigComponent(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7627.         $instance->setName('make:twig-component');
  7628.         $instance->setDescription('Creates a twig (or live) component');
  7629.         return $instance;
  7630.     }
  7631.     /**
  7632.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  7633.      *
  7634.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7635.      */
  7636.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  7637.     {
  7638.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7639.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7640.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7641.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7642.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  7643.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7644.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7645.         $instance->setName('make:twig-extension');
  7646.         $instance->setDescription('Creates a new Twig extension with its runtime class');
  7647.         return $instance;
  7648.     }
  7649.     /**
  7650.      * Gets the private 'maker.auto_command.make_user' shared service.
  7651.      *
  7652.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7653.      */
  7654.     protected function getMaker_AutoCommand_MakeUserService()
  7655.     {
  7656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7657.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7658.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7659.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7660.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  7661.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  7662.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7663.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7664.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7665.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7666.         $instance->setName('make:user');
  7667.         $instance->setDescription('Creates a new security user class');
  7668.         return $instance;
  7669.     }
  7670.     /**
  7671.      * Gets the private 'maker.auto_command.make_validator' shared service.
  7672.      *
  7673.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7674.      */
  7675.     protected function getMaker_AutoCommand_MakeValidatorService()
  7676.     {
  7677.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7678.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7679.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7680.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7681.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  7682.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7683.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7684.         $instance->setName('make:validator');
  7685.         $instance->setDescription('Creates a new validator and constraint class');
  7686.         return $instance;
  7687.     }
  7688.     /**
  7689.      * Gets the private 'maker.auto_command.make_voter' shared service.
  7690.      *
  7691.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7692.      */
  7693.     protected function getMaker_AutoCommand_MakeVoterService()
  7694.     {
  7695.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7696.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7697.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7698.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7699.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  7700.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7701.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7702.         $instance->setName('make:voter');
  7703.         $instance->setDescription('Creates a new security voter class');
  7704.         return $instance;
  7705.     }
  7706.     /**
  7707.      * Gets the private 'maker.doctrine_helper' shared service.
  7708.      *
  7709.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  7710.      */
  7711.     protected function getMaker_DoctrineHelperService()
  7712.     {
  7713.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  7714.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity')], false)))]]]);
  7715.     }
  7716.     /**
  7717.      * Gets the private 'maker.entity_class_generator' shared service.
  7718.      *
  7719.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  7720.      */
  7721.     protected function getMaker_EntityClassGeneratorService()
  7722.     {
  7723.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  7724.         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()));
  7725.     }
  7726.     /**
  7727.      * Gets the private 'maker.file_link_formatter' shared service.
  7728.      *
  7729.      * @return \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter
  7730.      */
  7731.     protected function getMaker_FileLinkFormatterService()
  7732.     {
  7733.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  7734.         return $this->privates['maker.file_link_formatter'] = new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  7735.     }
  7736.     /**
  7737.      * Gets the private 'maker.file_manager' shared service.
  7738.      *
  7739.      * @return \Symfony\Bundle\MakerBundle\FileManager
  7740.      */
  7741.     protected function getMaker_FileManagerService()
  7742.     {
  7743.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  7744.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  7745.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  7746.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7747.         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')), ($this->privates['maker.file_link_formatter'] ?? $this->getMaker_FileLinkFormatterService()), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  7748.     }
  7749.     /**
  7750.      * Gets the private 'maker.generator' shared service.
  7751.      *
  7752.      * @return \Symfony\Bundle\MakerBundle\Generator
  7753.      */
  7754.     protected function getMaker_GeneratorService()
  7755.     {
  7756.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  7757.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  7758.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'NULL, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator());
  7759.     }
  7760.     /**
  7761.      * Gets the private 'maker.php_compat_util' shared service.
  7762.      *
  7763.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  7764.      */
  7765.     protected function getMaker_PhpCompatUtilService()
  7766.     {
  7767.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  7768.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  7769.     }
  7770.     /**
  7771.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  7772.      *
  7773.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  7774.      */
  7775.     protected function getMaker_Renderer_FormTypeRendererService()
  7776.     {
  7777.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  7778.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7779.     }
  7780.     /**
  7781.      * Gets the private 'mime_types' shared service.
  7782.      *
  7783.      * @return \Symfony\Component\Mime\MimeTypes
  7784.      */
  7785.     protected function getMimeTypesService()
  7786.     {
  7787.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  7788.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  7789.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  7790.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  7791.         $instance->setDefault($instance);
  7792.         return $instance;
  7793.     }
  7794.     /**
  7795.      * Gets the private 'monolog.command.server_log' shared service.
  7796.      *
  7797.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  7798.      */
  7799.     protected function getMonolog_Command_ServerLogService()
  7800.     {
  7801.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7802.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  7803.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  7804.         $instance->setName('server:log');
  7805.         $instance->setDescription('Start a log server that displays logs in real time');
  7806.         return $instance;
  7807.     }
  7808.     /**
  7809.      * Gets the private 'monolog.handler.console' shared service.
  7810.      *
  7811.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  7812.      */
  7813.     protected function getMonolog_Handler_ConsoleService()
  7814.     {
  7815.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  7816.     }
  7817.     /**
  7818.      * Gets the private 'monolog.handler.main' shared service.
  7819.      *
  7820.      * @return \Monolog\Handler\StreamHandler
  7821.      */
  7822.     protected function getMonolog_Handler_MainService()
  7823.     {
  7824.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  7825.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  7826.         return $instance;
  7827.     }
  7828.     /**
  7829.      * Gets the private 'monolog.logger' shared service.
  7830.      *
  7831.      * @return \Symfony\Bridge\Monolog\Logger
  7832.      */
  7833.     protected function getMonolog_LoggerService()
  7834.     {
  7835.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  7836.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7837.         $instance->useMicrosecondTimestamps(true);
  7838.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7839.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7840.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7841.         return $instance;
  7842.     }
  7843.     /**
  7844.      * Gets the private 'monolog.logger.cache' shared service.
  7845.      *
  7846.      * @return \Symfony\Bridge\Monolog\Logger
  7847.      */
  7848.     protected function getMonolog_Logger_CacheService()
  7849.     {
  7850.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  7851.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7852.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7853.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7854.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7855.         return $instance;
  7856.     }
  7857.     /**
  7858.      * Gets the private 'monolog.logger.mailer' shared service.
  7859.      *
  7860.      * @return \Symfony\Bridge\Monolog\Logger
  7861.      */
  7862.     protected function getMonolog_Logger_MailerService()
  7863.     {
  7864.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  7865.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7866.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7867.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7868.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7869.         return $instance;
  7870.     }
  7871.     /**
  7872.      * Gets the private 'monolog.logger.request' shared service.
  7873.      *
  7874.      * @return \Symfony\Bridge\Monolog\Logger
  7875.      */
  7876.     protected function getMonolog_Logger_RequestService()
  7877.     {
  7878.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  7879.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7880.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7881.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7882.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7883.         return $instance;
  7884.     }
  7885.     /**
  7886.      * Gets the private 'monolog.logger.security' shared service.
  7887.      *
  7888.      * @return \Symfony\Bridge\Monolog\Logger
  7889.      */
  7890.     protected function getMonolog_Logger_SecurityService()
  7891.     {
  7892.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  7893.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7894.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7895.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7896.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7897.         return $instance;
  7898.     }
  7899.     /**
  7900.      * Gets the private 'monolog.logger.snappy' shared service.
  7901.      *
  7902.      * @return \Symfony\Bridge\Monolog\Logger
  7903.      */
  7904.     protected function getMonolog_Logger_SnappyService()
  7905.     {
  7906.         $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
  7907.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7908.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7909.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7910.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7911.         return $instance;
  7912.     }
  7913.     /**
  7914.      * Gets the private 'parameter_bag' shared service.
  7915.      *
  7916.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  7917.      */
  7918.     protected function getParameterBagService()
  7919.     {
  7920.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  7921.     }
  7922.     /**
  7923.      * Gets the private 'profiler_listener' shared service.
  7924.      *
  7925.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  7926.      */
  7927.     protected function getProfilerListenerService()
  7928.     {
  7929.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  7930.         if (isset($this->privates['profiler_listener'])) {
  7931.             return $this->privates['profiler_listener'];
  7932.         }
  7933.         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);
  7934.     }
  7935.     /**
  7936.      * Gets the private 'property_accessor' shared service.
  7937.      *
  7938.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  7939.      */
  7940.     protected function getPropertyAccessorService()
  7941.     {
  7942.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  7943.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  7944.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  7945.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  7946.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  7947.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  7948.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7949.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  7950.     }
  7951.     /**
  7952.      * Gets the private 'property_info' shared service.
  7953.      *
  7954.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  7955.      */
  7956.     protected function getPropertyInfoService()
  7957.     {
  7958.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  7959.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  7960.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7961.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7962.         }, 3), new RewindableGenerator(function () {
  7963.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7964.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  7965.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7966.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7967.         }, 4), new RewindableGenerator(function () {
  7968.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7969.         }, 1), new RewindableGenerator(function () {
  7970.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7971.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7972.         }, 2), new RewindableGenerator(function () {
  7973.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7974.         }, 1));
  7975.     }
  7976.     /**
  7977.      * Gets the private 'property_info.serializer_extractor' shared service.
  7978.      *
  7979.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  7980.      */
  7981.     protected function getPropertyInfo_SerializerExtractorService()
  7982.     {
  7983.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  7984.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7985.     }
  7986.     /**
  7987.      * Gets the private 'router.cache_warmer' shared service.
  7988.      *
  7989.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  7990.      */
  7991.     protected function getRouter_CacheWarmerService()
  7992.     {
  7993.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7994.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  7995.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7996.             'router' => ['services''router''getRouterService'false],
  7997.         ], [
  7998.             'router' => '?',
  7999.         ]))->withContext('router.cache_warmer'$this));
  8000.     }
  8001.     /**
  8002.      * Gets the private 'router.expression_language_provider' shared service.
  8003.      *
  8004.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  8005.      */
  8006.     protected function getRouter_ExpressionLanguageProviderService()
  8007.     {
  8008.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8009.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  8010.         ], [
  8011.             'env' => 'Closure',
  8012.         ]));
  8013.     }
  8014.     /**
  8015.      * Gets the private 'router.request_context' shared service.
  8016.      *
  8017.      * @return \Symfony\Component\Routing\RequestContext
  8018.      */
  8019.     protected function getRouter_RequestContextService()
  8020.     {
  8021.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  8022.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  8023.         return $instance;
  8024.     }
  8025.     /**
  8026.      * Gets the private 'router_listener' shared service.
  8027.      *
  8028.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  8029.      */
  8030.     protected function getRouterListenerService()
  8031.     {
  8032.         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);
  8033.     }
  8034.     /**
  8035.      * Gets the private 'secrets.vault' shared service.
  8036.      *
  8037.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  8038.      */
  8039.     protected function getSecrets_VaultService()
  8040.     {
  8041.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8042.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8043.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8044.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  8045.         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'));
  8046.     }
  8047.     /**
  8048.      * Gets the private 'security.access_listener' shared service.
  8049.      *
  8050.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  8051.      */
  8052.     protected function getSecurity_AccessListenerService()
  8053.     {
  8054.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8055.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8056.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  8057.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  8058.         if (isset($this->privates['security.access_listener'])) {
  8059.             return $this->privates['security.access_listener'];
  8060.         }
  8061.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8062.         if (isset($this->privates['security.access_listener'])) {
  8063.             return $this->privates['security.access_listener'];
  8064.         }
  8065.         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);
  8066.     }
  8067.     /**
  8068.      * Gets the private 'security.access_map' shared service.
  8069.      *
  8070.      * @return \Symfony\Component\Security\Http\AccessMap
  8071.      */
  8072.     protected function getSecurity_AccessMapService()
  8073.     {
  8074.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  8075.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  8076.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  8077.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  8078.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  8079.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [=> 'ROLE_ADMIN'], NULL);
  8080.         return $instance;
  8081.     }
  8082.     /**
  8083.      * Gets the private 'security.authentication.guard_handler' shared service.
  8084.      *
  8085.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  8086.      *
  8087.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  8088.      */
  8089.     protected function getSecurity_Authentication_GuardHandlerService()
  8090.     {
  8091.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  8092.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8093.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8094.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8095.         if (isset($this->privates['security.authentication.guard_handler'])) {
  8096.             return $this->privates['security.authentication.guard_handler'];
  8097.         }
  8098.         $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, []);
  8099.         $instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  8100.         return $instance;
  8101.     }
  8102.     /**
  8103.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  8104.      *
  8105.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  8106.      *
  8107.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  8108.      */
  8109.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  8110.     {
  8111.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  8112.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8113.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  8114.             return $this->privates['security.authentication.listener.anonymous.main'];
  8115.         }
  8116.         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);
  8117.     }
  8118.     /**
  8119.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  8120.      *
  8121.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  8122.      *
  8123.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
  8124.      */
  8125.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  8126.     {
  8127.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.');
  8128.         $a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
  8129.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  8130.             return $this->privates['security.authentication.listener.guard.main'];
  8131.         }
  8132.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8133.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  8134.             return $this->privates['security.authentication.listener.guard.main'];
  8135.         }
  8136.         return $this->privates['security.authentication.listener.guard.main'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a$b'main', new RewindableGenerator(function () {
  8137.             yield => ($this->privates['App\\Security\\User\\FormLoginAuthenticator'] ?? $this->getFormLoginAuthenticatorService());
  8138.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  8139.     }
  8140.     /**
  8141.      * Gets the private 'security.authentication.manager' shared service.
  8142.      *
  8143.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  8144.      *
  8145.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  8146.      */
  8147.     protected function getSecurity_Authentication_ManagerService()
  8148.     {
  8149.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  8150.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  8151.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  8152.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  8153.         }, 2), true);
  8154.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8155.         return $instance;
  8156.     }
  8157.     /**
  8158.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  8159.      *
  8160.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  8161.      *
  8162.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  8163.      */
  8164.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  8165.     {
  8166.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  8167.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  8168.     }
  8169.     /**
  8170.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  8171.      *
  8172.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  8173.      *
  8174.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.
  8175.      */
  8176.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  8177.     {
  8178.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.');
  8179.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8180.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8181.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  8182.             yield => ($this->privates['App\\Security\\User\\FormLoginAuthenticator'] ?? $this->getFormLoginAuthenticatorService());
  8183.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'main', new \Symfony\Component\Security\Core\User\InMemoryUserChecker(), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
  8184.     }
  8185.     /**
  8186.      * Gets the private 'security.authentication_utils' shared service.
  8187.      *
  8188.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  8189.      */
  8190.     protected function getSecurity_AuthenticationUtilsService()
  8191.     {
  8192.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  8193.         return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8194.     }
  8195.     /**
  8196.      * Gets the private 'security.channel_listener' shared service.
  8197.      *
  8198.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  8199.      */
  8200.     protected function getSecurity_ChannelListenerService()
  8201.     {
  8202.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8203.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8204.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  8205.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  8206.         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());
  8207.     }
  8208.     /**
  8209.      * Gets the private 'security.command.debug_firewall' shared service.
  8210.      *
  8211.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  8212.      */
  8213.     protected function getSecurity_Command_DebugFirewallService()
  8214.     {
  8215.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8216.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  8217.         $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);
  8218.         $instance->setName('debug:firewall');
  8219.         $instance->setDescription('Display information about your security firewall(s)');
  8220.         return $instance;
  8221.     }
  8222.     /**
  8223.      * Gets the private 'security.command.user_password_encoder' shared service.
  8224.      *
  8225.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  8226.      *
  8227.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  8228.      */
  8229.     protected function getSecurity_Command_UserPasswordEncoderService()
  8230.     {
  8231.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  8232.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'App\\Entity\\User\\User']);
  8233.         $instance->setName('security:encode-password');
  8234.         $instance->setDescription('Encode a password');
  8235.         return $instance;
  8236.     }
  8237.     /**
  8238.      * Gets the private 'security.command.user_password_hash' shared service.
  8239.      *
  8240.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  8241.      */
  8242.     protected function getSecurity_Command_UserPasswordHashService()
  8243.     {
  8244.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8245.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  8246.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'App\\Entity\\User\\User']);
  8247.         $instance->setName('security:hash-password');
  8248.         $instance->setDescription('Hash a user password');
  8249.         return $instance;
  8250.     }
  8251.     /**
  8252.      * Gets the private 'security.context_listener.0' shared service.
  8253.      *
  8254.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  8255.      */
  8256.     protected function getSecurity_ContextListener_0Service()
  8257.     {
  8258.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8259.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8260.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  8261.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8262.         if (isset($this->privates['security.context_listener.0'])) {
  8263.             return $this->privates['security.context_listener.0'];
  8264.         }
  8265.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  8266.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  8267.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  8268.     }
  8269.     /**
  8270.      * Gets the private 'security.csrf.token_storage' shared service.
  8271.      *
  8272.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  8273.      */
  8274.     protected function getSecurity_Csrf_TokenStorageService()
  8275.     {
  8276.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  8277.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  8278.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  8279.         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())));
  8280.     }
  8281.     /**
  8282.      * Gets the private 'security.encoder_factory.generic' shared service.
  8283.      *
  8284.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  8285.      *
  8286.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  8287.      */
  8288.     protected function getSecurity_EncoderFactory_GenericService()
  8289.     {
  8290.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  8291.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\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]]);
  8292.     }
  8293.     /**
  8294.      * Gets the private 'security.event_dispatcher.main' shared service.
  8295.      *
  8296.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8297.      */
  8298.     protected function getSecurity_EventDispatcher_MainService()
  8299.     {
  8300.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8301.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8302.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  8303.         }, => 'onLogout'], 64);
  8304.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8305.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  8306.         }, => 'onLogout'], 0);
  8307.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8308.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  8309.         }, => 'onLogout'], 0);
  8310.         return $instance;
  8311.     }
  8312.     /**
  8313.      * Gets the private 'security.firewall.map' shared service.
  8314.      *
  8315.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  8316.      */
  8317.     protected function getSecurity_Firewall_MapService()
  8318.     {
  8319.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  8320.         if (isset($this->privates['security.firewall.map'])) {
  8321.             return $this->privates['security.firewall.map'];
  8322.         }
  8323.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  8324.             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)/')));
  8325.             yield 'security.firewall.map.context.main' => NULL;
  8326.         }, 2));
  8327.     }
  8328.     /**
  8329.      * Gets the private 'security.firewall.map.context.dev' shared service.
  8330.      *
  8331.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8332.      */
  8333.     protected function getSecurity_Firewall_Map_Context_DevService()
  8334.     {
  8335.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8336.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8337.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8338.             return new \EmptyIterator();
  8339.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  8340.     }
  8341.     /**
  8342.      * Gets the private 'security.firewall.map.context.main' shared service.
  8343.      *
  8344.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  8345.      */
  8346.     protected function getSecurity_Firewall_Map_Context_MainService()
  8347.     {
  8348.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8349.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  8350.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8351.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8352.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8353.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8354.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  8355.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8356.         $a = ($this->privates['App\\Security\\User\\FormLoginAuthenticator'] ?? $this->getFormLoginAuthenticatorService());
  8357.         if (isset($this->privates['security.firewall.map.context.main'])) {
  8358.             return $this->privates['security.firewall.map.context.main'];
  8359.         }
  8360.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  8361.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8362.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  8363.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8364.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8365.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  8366.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  8367.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8368.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $c'main'$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' => 'user_security_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main''App\\Security\\User\\FormLoginAuthenticator'NULLNULL, [=> 'guard'=> 'anonymous'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  8369.     }
  8370.     /**
  8371.      * Gets the private 'security.helper' shared service.
  8372.      *
  8373.      * @return \Symfony\Component\Security\Core\Security
  8374.      */
  8375.     protected function getSecurity_HelperService()
  8376.     {
  8377.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  8378.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8379.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  8380.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  8381.         ], [
  8382.             'security.authorization_checker' => '?',
  8383.             'security.token_storage' => '?',
  8384.         ]));
  8385.     }
  8386.     /**
  8387.      * Gets the private 'security.http_utils' shared service.
  8388.      *
  8389.      * @return \Symfony\Component\Security\Http\HttpUtils
  8390.      */
  8391.     protected function getSecurity_HttpUtilsService()
  8392.     {
  8393.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  8394.         $a = ($this->services['router'] ?? $this->getRouterService());
  8395.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  8396.     }
  8397.     /**
  8398.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  8399.      *
  8400.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  8401.      */
  8402.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  8403.     {
  8404.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  8405.         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()));
  8406.     }
  8407.     /**
  8408.      * Gets the private 'security.logout.listener.default.main' shared service.
  8409.      *
  8410.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  8411.      */
  8412.     protected function getSecurity_Logout_Listener_Default_MainService()
  8413.     {
  8414.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  8415.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  8416.     }
  8417.     /**
  8418.      * Gets the private 'security.logout_url_generator' shared service.
  8419.      *
  8420.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  8421.      */
  8422.     protected function getSecurity_LogoutUrlGeneratorService()
  8423.     {
  8424.         $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()));
  8425.         $instance->registerListener('main''user_security_logout''logout''_csrf_token'NULLNULL);
  8426.         return $instance;
  8427.     }
  8428.     /**
  8429.      * Gets the private 'security.password_hasher_factory' shared service.
  8430.      *
  8431.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  8432.      */
  8433.     protected function getSecurity_PasswordHasherFactoryService()
  8434.     {
  8435.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  8436.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  8437.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\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]]);
  8438.     }
  8439.     /**
  8440.      * Gets the private 'security.role_hierarchy' shared service.
  8441.      *
  8442.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  8443.      */
  8444.     protected function getSecurity_RoleHierarchyService()
  8445.     {
  8446.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  8447.     }
  8448.     /**
  8449.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  8450.      *
  8451.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  8452.      */
  8453.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  8454.     {
  8455.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  8456.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  8457.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  8458.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User\\User''username'NULL);
  8459.     }
  8460.     /**
  8461.      * Gets the private 'security.user_password_hasher' shared service.
  8462.      *
  8463.      * @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
  8464.      */
  8465.     protected function getSecurity_UserPasswordHasherService()
  8466.     {
  8467.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  8468.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  8469.         return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  8470.     }
  8471.     /**
  8472.      * Gets the private 'security.validator.user_password' shared service.
  8473.      *
  8474.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  8475.      */
  8476.     protected function getSecurity_Validator_UserPasswordService()
  8477.     {
  8478.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8479.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8480.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  8481.         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()));
  8482.     }
  8483.     /**
  8484.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  8485.      *
  8486.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  8487.      */
  8488.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  8489.     {
  8490.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8491.     }
  8492.     /**
  8493.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  8494.      *
  8495.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  8496.      */
  8497.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  8498.     {
  8499.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  8500.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  8501.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  8502.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  8503.     }
  8504.     /**
  8505.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  8506.      *
  8507.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  8508.      */
  8509.     protected function getSensioFrameworkExtra_Security_ListenerService()
  8510.     {
  8511.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  8512.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  8513.             return $this->privates['sensio_framework_extra.security.listener'];
  8514.         }
  8515.         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()));
  8516.     }
  8517.     /**
  8518.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  8519.      *
  8520.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  8521.      */
  8522.     protected function getSensioFrameworkExtra_View_ListenerService()
  8523.     {
  8524.         $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))));
  8525.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8526.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8527.         ], [
  8528.             'twig' => '?',
  8529.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  8530.         return $instance;
  8531.     }
  8532.     /**
  8533.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  8534.      *
  8535.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  8536.      */
  8537.     protected function getSerializer_Mapping_CacheWarmerService()
  8538.     {
  8539.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8540.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8541.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  8542.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8543.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8544.         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'));
  8545.     }
  8546.     /**
  8547.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  8548.      *
  8549.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  8550.      */
  8551.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  8552.     {
  8553.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  8554.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  8555.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  8556.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8557.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  8558.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8559.         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()))]));
  8560.     }
  8561.     /**
  8562.      * Gets the private 'session.factory' shared service.
  8563.      *
  8564.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  8565.      */
  8566.     protected function getSession_FactoryService()
  8567.     {
  8568.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  8569.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  8570.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  8571.         if (isset($this->privates['session.factory'])) {
  8572.             return $this->privates['session.factory'];
  8573.         }
  8574.         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']);
  8575.     }
  8576.     /**
  8577.      * Gets the private 'session.flash_bag' shared service.
  8578.      *
  8579.      * @return \Symfony\Component\HttpFoundation\Session\Flash\FlashBag
  8580.      *
  8581.      * @deprecated Since symfony/framework-bundle 5.1: The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.
  8582.      */
  8583.     protected function getSession_FlashBagService()
  8584.     {
  8585.         trigger_deprecation('symfony/framework-bundle''5.1''The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.');
  8586.         return ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService())->getFlashBag();
  8587.     }
  8588.     /**
  8589.      * Gets the private 'session.storage.factory.service' shared service.
  8590.      *
  8591.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  8592.      *
  8593.      * @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.
  8594.      */
  8595.     protected function getSession_Storage_Factory_ServiceService()
  8596.     {
  8597.         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.');
  8598.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  8599.     }
  8600.     /**
  8601.      * Gets the private 'session.storage.metadata_bag' shared service.
  8602.      *
  8603.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  8604.      *
  8605.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  8606.      */
  8607.     protected function getSession_Storage_MetadataBagService()
  8608.     {
  8609.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  8610.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  8611.     }
  8612.     /**
  8613.      * Gets the private 'session.storage.native' shared service.
  8614.      *
  8615.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  8616.      *
  8617.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  8618.      */
  8619.     protected function getSession_Storage_NativeService()
  8620.     {
  8621.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  8622.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  8623.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  8624.         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());
  8625.     }
  8626.     /**
  8627.      * Gets the private 'session_listener' shared service.
  8628.      *
  8629.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  8630.      */
  8631.     protected function getSessionListenerService()
  8632.     {
  8633.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8634.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  8635.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  8636.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  8637.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  8638.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  8639.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  8640.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  8641.         ], [
  8642.             'initialized_session' => '?',
  8643.             'logger' => '?',
  8644.             'request_stack' => '?',
  8645.             'session' => '?',
  8646.             'session_collector' => '?',
  8647.             'session_factory' => '?',
  8648.             'session_storage' => '?',
  8649.         ]), true$this->parameters['session.storage.options']);
  8650.     }
  8651.     /**
  8652.      * Gets the private 'slugger' shared service.
  8653.      *
  8654.      * @return \Symfony\Component\String\Slugger\AsciiSlugger
  8655.      */
  8656.     protected function getSluggerService()
  8657.     {
  8658.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  8659.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  8660.         return $this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en');
  8661.     }
  8662.     /**
  8663.      * Gets the private 'translation.extractor' shared service.
  8664.      *
  8665.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  8666.      */
  8667.     protected function getTranslation_ExtractorService()
  8668.     {
  8669.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  8670.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  8671.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  8672.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  8673.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  8674.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  8675.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  8676.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  8677.         return $instance;
  8678.     }
  8679.     /**
  8680.      * Gets the private 'translation.loader.csv' shared service.
  8681.      *
  8682.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  8683.      */
  8684.     protected function getTranslation_Loader_CsvService()
  8685.     {
  8686.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8687.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8688.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8689.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8690.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  8691.     }
  8692.     /**
  8693.      * Gets the private 'translation.loader.dat' shared service.
  8694.      *
  8695.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  8696.      */
  8697.     protected function getTranslation_Loader_DatService()
  8698.     {
  8699.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8700.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8701.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8702.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  8703.     }
  8704.     /**
  8705.      * Gets the private 'translation.loader.ini' shared service.
  8706.      *
  8707.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  8708.      */
  8709.     protected function getTranslation_Loader_IniService()
  8710.     {
  8711.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8712.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8713.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8714.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8715.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  8716.     }
  8717.     /**
  8718.      * Gets the private 'translation.loader.json' shared service.
  8719.      *
  8720.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  8721.      */
  8722.     protected function getTranslation_Loader_JsonService()
  8723.     {
  8724.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8725.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8726.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8727.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8728.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  8729.     }
  8730.     /**
  8731.      * Gets the private 'translation.loader.mo' shared service.
  8732.      *
  8733.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  8734.      */
  8735.     protected function getTranslation_Loader_MoService()
  8736.     {
  8737.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8738.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8739.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8740.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8741.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  8742.     }
  8743.     /**
  8744.      * Gets the private 'translation.loader.php' shared service.
  8745.      *
  8746.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  8747.      */
  8748.     protected function getTranslation_Loader_PhpService()
  8749.     {
  8750.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8751.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8752.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8753.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8754.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  8755.     }
  8756.     /**
  8757.      * Gets the private 'translation.loader.po' shared service.
  8758.      *
  8759.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  8760.      */
  8761.     protected function getTranslation_Loader_PoService()
  8762.     {
  8763.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8764.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8765.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8766.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8767.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  8768.     }
  8769.     /**
  8770.      * Gets the private 'translation.loader.qt' shared service.
  8771.      *
  8772.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  8773.      */
  8774.     protected function getTranslation_Loader_QtService()
  8775.     {
  8776.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8777.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8778.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  8779.     }
  8780.     /**
  8781.      * Gets the private 'translation.loader.res' shared service.
  8782.      *
  8783.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  8784.      */
  8785.     protected function getTranslation_Loader_ResService()
  8786.     {
  8787.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8788.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8789.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  8790.     }
  8791.     /**
  8792.      * Gets the private 'translation.loader.xliff' shared service.
  8793.      *
  8794.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  8795.      */
  8796.     protected function getTranslation_Loader_XliffService()
  8797.     {
  8798.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8799.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8800.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  8801.     }
  8802.     /**
  8803.      * Gets the private 'translation.loader.yml' shared service.
  8804.      *
  8805.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  8806.      */
  8807.     protected function getTranslation_Loader_YmlService()
  8808.     {
  8809.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8810.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8811.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8812.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8813.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  8814.     }
  8815.     /**
  8816.      * Gets the private 'translation.provider_collection' shared service.
  8817.      *
  8818.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  8819.      */
  8820.     protected function getTranslation_ProviderCollectionService()
  8821.     {
  8822.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  8823.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  8824.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  8825.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  8826.         }, 1), []))->fromConfig([]);
  8827.     }
  8828.     /**
  8829.      * Gets the private 'translation.reader' shared service.
  8830.      *
  8831.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  8832.      */
  8833.     protected function getTranslation_ReaderService()
  8834.     {
  8835.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  8836.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  8837.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8838.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8839.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8840.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8841.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8842.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8843.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8844.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8845.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8846.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8847.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8848.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8849.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8850.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8851.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  8852.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  8853.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  8854.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  8855.         $instance->addLoader('yaml'$a);
  8856.         $instance->addLoader('yml'$a);
  8857.         $instance->addLoader('xlf'$b);
  8858.         $instance->addLoader('xliff'$b);
  8859.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  8860.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  8861.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  8862.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  8863.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  8864.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  8865.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  8866.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  8867.         return $instance;
  8868.     }
  8869.     /**
  8870.      * Gets the private 'translation.warmer' shared service.
  8871.      *
  8872.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  8873.      */
  8874.     protected function getTranslation_WarmerService()
  8875.     {
  8876.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8877.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  8878.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8879.             'translator' => ['services''translator''getTranslatorService'false],
  8880.         ], [
  8881.             'translator' => '?',
  8882.         ]))->withContext('translation.warmer'$this));
  8883.     }
  8884.     /**
  8885.      * Gets the private 'translation.writer' shared service.
  8886.      *
  8887.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  8888.      */
  8889.     protected function getTranslation_WriterService()
  8890.     {
  8891.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  8892.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  8893.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  8894.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  8895.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  8896.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  8897.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  8898.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  8899.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  8900.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  8901.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  8902.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  8903.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  8904.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  8905.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  8906.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  8907.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  8908.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  8909.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  8910.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  8911.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  8912.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  8913.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  8914.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  8915.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  8916.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  8917.         return $instance;
  8918.     }
  8919.     /**
  8920.      * Gets the private 'translator.default' shared service.
  8921.      *
  8922.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  8923.      */
  8924.     protected function getTranslator_DefaultService()
  8925.     {
  8926.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8927.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  8928.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  8929.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  8930.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  8931.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  8932.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  8933.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  8934.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  8935.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  8936.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  8937.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  8938.         ], [
  8939.             'translation.loader.csv' => '?',
  8940.             'translation.loader.dat' => '?',
  8941.             'translation.loader.ini' => '?',
  8942.             'translation.loader.json' => '?',
  8943.             'translation.loader.mo' => '?',
  8944.             'translation.loader.php' => '?',
  8945.             'translation.loader.po' => '?',
  8946.             'translation.loader.qt' => '?',
  8947.             'translation.loader.res' => '?',
  8948.             'translation.loader.xliff' => '?',
  8949.             'translation.loader.yml' => '?',
  8950.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.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/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/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/twig/extra-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/doctrine/doctrine-migrations-bundle/translations'11 => 'vendor/symfony/security-bundle/translations'12 => 'vendor/symfony/web-profiler-bundle/translations'13 => 'vendor/symfony/monolog-bundle/translations'14 => 'vendor/symfony/debug-bundle/translations'15 => 'vendor/symfony/maker-bundle/src/translations'16 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'17 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'18 => 'vendor/knplabs/knp-snappy-bundle/src/translations']]], []);
  8951.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  8952.         $instance->setFallbackLocales([=> 'en']);
  8953.         return $instance;
  8954.     }
  8955.     /**
  8956.      * Gets the private 'twig.command.debug' shared service.
  8957.      *
  8958.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  8959.      */
  8960.     protected function getTwig_Command_DebugService()
  8961.     {
  8962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8963.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  8964.         $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()));
  8965.         $instance->setName('debug:twig');
  8966.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  8967.         return $instance;
  8968.     }
  8969.     /**
  8970.      * Gets the private 'twig.command.lint' shared service.
  8971.      *
  8972.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  8973.      */
  8974.     protected function getTwig_Command_LintService()
  8975.     {
  8976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8977.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  8978.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  8979.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8980.         $instance->setName('lint:twig');
  8981.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  8982.         return $instance;
  8983.     }
  8984.     /**
  8985.      * Gets the private 'twig.form.engine' shared service.
  8986.      *
  8987.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  8988.      */
  8989.     protected function getTwig_Form_EngineService()
  8990.     {
  8991.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  8992.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  8993.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  8994.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8995.         if (isset($this->privates['twig.form.engine'])) {
  8996.             return $this->privates['twig.form.engine'];
  8997.         }
  8998.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  8999.     }
  9000.     /**
  9001.      * Gets the private 'twig.form.renderer' shared service.
  9002.      *
  9003.      * @return \Symfony\Component\Form\FormRenderer
  9004.      */
  9005.     protected function getTwig_Form_RendererService()
  9006.     {
  9007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  9008.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  9009.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  9010.         if (isset($this->privates['twig.form.renderer'])) {
  9011.             return $this->privates['twig.form.renderer'];
  9012.         }
  9013.         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()));
  9014.     }
  9015.     /**
  9016.      * Gets the private 'twig.mailer.message_listener' shared service.
  9017.      *
  9018.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  9019.      */
  9020.     protected function getTwig_Mailer_MessageListenerService()
  9021.     {
  9022.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  9023.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  9024.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  9025.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9026.         if (isset($this->privates['twig.mailer.message_listener'])) {
  9027.             return $this->privates['twig.mailer.message_listener'];
  9028.         }
  9029.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  9030.     }
  9031.     /**
  9032.      * Gets the private 'twig.runtime.httpkernel' shared service.
  9033.      *
  9034.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  9035.      */
  9036.     protected function getTwig_Runtime_HttpkernelService()
  9037.     {
  9038.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  9039.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  9040.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  9041.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  9042.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  9043.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  9044.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  9045.         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, [
  9046.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  9047.         ], [
  9048.             'inline' => '?',
  9049.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  9050.     }
  9051.     /**
  9052.      * Gets the private 'twig.runtime.security_csrf' shared service.
  9053.      *
  9054.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  9055.      */
  9056.     protected function getTwig_Runtime_SecurityCsrfService()
  9057.     {
  9058.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  9059.         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()));
  9060.     }
  9061.     /**
  9062.      * Gets the private 'twig.runtime.serializer' shared service.
  9063.      *
  9064.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  9065.      */
  9066.     protected function getTwig_Runtime_SerializerService()
  9067.     {
  9068.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9069.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  9070.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  9071.     }
  9072.     /**
  9073.      * Gets the private 'twig.template_cache_warmer' shared service.
  9074.      *
  9075.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  9076.      */
  9077.     protected function getTwig_TemplateCacheWarmerService()
  9078.     {
  9079.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9080.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  9081.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  9082.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9083.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  9084.         ], [
  9085.             'twig' => '?',
  9086.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), ['public/css' => 'styles''public/img' => 'images', (\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')));
  9087.     }
  9088.     /**
  9089.      * Gets the private 'validator.builder' shared service.
  9090.      *
  9091.      * @return \Symfony\Component\Validator\ValidatorBuilder
  9092.      */
  9093.     protected function getValidator_BuilderService()
  9094.     {
  9095.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  9096.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  9097.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9098.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9099.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9100.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  9101.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9102.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  9103.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9104.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9105.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9106.         ], [
  9107.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  9108.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9109.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9110.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9111.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9112.             'doctrine.orm.validator.unique' => '?',
  9113.             'security.validator.user_password' => '?',
  9114.             'validator.expression' => '?',
  9115.         ])));
  9116.         if ($this->has('translator')) {
  9117.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  9118.         }
  9119.         $instance->setTranslationDomain('validators');
  9120.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  9121.         $instance->enableAnnotationMapping(true);
  9122.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9123.         $instance->addMethodMapping('loadValidatorMetadata');
  9124.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  9125.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  9126.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  9127.         return $instance;
  9128.     }
  9129.     /**
  9130.      * Gets the private 'validator.email' shared service.
  9131.      *
  9132.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9133.      */
  9134.     protected function getValidator_EmailService()
  9135.     {
  9136.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9137.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9138.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  9139.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  9140.     }
  9141.     /**
  9142.      * Gets the private 'validator.expression' shared service.
  9143.      *
  9144.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9145.      */
  9146.     protected function getValidator_ExpressionService()
  9147.     {
  9148.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9149.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9150.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9151.         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())));
  9152.     }
  9153.     /**
  9154.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  9155.      *
  9156.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9157.      */
  9158.     protected function getValidator_Mapping_CacheWarmerService()
  9159.     {
  9160.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9161.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9162.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9163.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9164.     }
  9165.     /**
  9166.      * Gets the private 'validator.not_compromised_password' shared service.
  9167.      *
  9168.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9169.      */
  9170.     protected function getValidator_NotCompromisedPasswordService()
  9171.     {
  9172.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9173.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9174.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9175.         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);
  9176.     }
  9177.     /**
  9178.      * Gets the private 'var_dumper.command.server_dump' shared service.
  9179.      *
  9180.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  9181.      */
  9182.     protected function getVarDumper_Command_ServerDumpService()
  9183.     {
  9184.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9185.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  9186.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  9187.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  9188.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  9189.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  9190.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  9191.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9192.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9193.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9194.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  9195.         $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()))]);
  9196.         $instance->setName('server:dump');
  9197.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  9198.         return $instance;
  9199.     }
  9200.     /**
  9201.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  9202.      *
  9203.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  9204.      */
  9205.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  9206.     {
  9207.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  9208.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9209.         return $instance;
  9210.     }
  9211.     /**
  9212.      * Gets the private 'var_dumper.html_dumper' shared service.
  9213.      *
  9214.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  9215.      */
  9216.     protected function getVarDumper_HtmlDumperService()
  9217.     {
  9218.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  9219.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9220.         return $instance;
  9221.     }
  9222.     /**
  9223.      * Gets the private 'var_dumper.server_connection' shared service.
  9224.      *
  9225.      * @return \Symfony\Component\VarDumper\Server\Connection
  9226.      */
  9227.     protected function getVarDumper_ServerConnectionService()
  9228.     {
  9229.         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()]);
  9230.     }
  9231.     /**
  9232.      * Gets the private 'web_profiler.csp.handler' shared service.
  9233.      *
  9234.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  9235.      */
  9236.     protected function getWebProfiler_Csp_HandlerService()
  9237.     {
  9238.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  9239.     }
  9240.     /**
  9241.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  9242.      *
  9243.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  9244.      */
  9245.     protected function getWebProfiler_DebugToolbarService()
  9246.     {
  9247.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9248.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  9249.             return $this->privates['web_profiler.debug_toolbar'];
  9250.         }
  9251.         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()));
  9252.     }
  9253.     /**
  9254.      * Gets the public 'cache_clearer' alias.
  9255.      *
  9256.      * @return object The ".container.private.cache_clearer" service.
  9257.      */
  9258.     protected function getCacheClearerService()
  9259.     {
  9260.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  9261.         return $this->get('.container.private.cache_clearer');
  9262.     }
  9263.     /**
  9264.      * Gets the public 'filesystem' alias.
  9265.      *
  9266.      * @return object The ".container.private.filesystem" service.
  9267.      */
  9268.     protected function getFilesystemService()
  9269.     {
  9270.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  9271.         return $this->get('.container.private.filesystem');
  9272.     }
  9273.     /**
  9274.      * Gets the public 'serializer' alias.
  9275.      *
  9276.      * @return object The ".container.private.serializer" service.
  9277.      */
  9278.     protected function getSerializerService()
  9279.     {
  9280.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  9281.         return $this->get('.container.private.serializer');
  9282.     }
  9283.     /**
  9284.      * Gets the public 'security.csrf.token_manager' alias.
  9285.      *
  9286.      * @return object The ".container.private.security.csrf.token_manager" service.
  9287.      */
  9288.     protected function getSecurity_Csrf_TokenManagerService()
  9289.     {
  9290.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  9291.         return $this->get('.container.private.security.csrf.token_manager');
  9292.     }
  9293.     /**
  9294.      * Gets the public 'form.factory' alias.
  9295.      *
  9296.      * @return object The ".container.private.form.factory" service.
  9297.      */
  9298.     protected function getForm_FactoryService()
  9299.     {
  9300.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  9301.         return $this->get('.container.private.form.factory');
  9302.     }
  9303.     /**
  9304.      * Gets the public 'form.type.file' alias.
  9305.      *
  9306.      * @return object The ".container.private.form.type.file" service.
  9307.      */
  9308.     protected function getForm_Type_FileService()
  9309.     {
  9310.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  9311.         return $this->get('.container.private.form.type.file');
  9312.     }
  9313.     /**
  9314.      * Gets the public 'profiler' alias.
  9315.      *
  9316.      * @return object The ".container.private.profiler" service.
  9317.      */
  9318.     protected function getProfilerService()
  9319.     {
  9320.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  9321.         return $this->get('.container.private.profiler');
  9322.     }
  9323.     /**
  9324.      * Gets the public 'twig' alias.
  9325.      *
  9326.      * @return object The ".container.private.twig" service.
  9327.      */
  9328.     protected function getTwigService()
  9329.     {
  9330.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  9331.         return $this->get('.container.private.twig');
  9332.     }
  9333.     /**
  9334.      * Gets the public 'security.authorization_checker' alias.
  9335.      *
  9336.      * @return object The ".container.private.security.authorization_checker" service.
  9337.      */
  9338.     protected function getSecurity_AuthorizationCheckerService()
  9339.     {
  9340.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  9341.         return $this->get('.container.private.security.authorization_checker');
  9342.     }
  9343.     /**
  9344.      * Gets the public 'security.token_storage' alias.
  9345.      *
  9346.      * @return object The ".container.private.security.token_storage" service.
  9347.      */
  9348.     protected function getSecurity_TokenStorageService()
  9349.     {
  9350.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  9351.         return $this->get('.container.private.security.token_storage');
  9352.     }
  9353.     /**
  9354.      * Gets the public 'security.password_encoder' alias.
  9355.      *
  9356.      * @return object The ".container.private.security.password_encoder" service.
  9357.      */
  9358.     protected function getSecurity_PasswordEncoderService()
  9359.     {
  9360.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  9361.         return $this->get('.container.private.security.password_encoder');
  9362.     }
  9363.     /**
  9364.      * Gets the public 'session' alias.
  9365.      *
  9366.      * @return object The ".container.private.session" service.
  9367.      */
  9368.     protected function getSessionService()
  9369.     {
  9370.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  9371.         return $this->get('.container.private.session');
  9372.     }
  9373.     /**
  9374.      * Gets the public 'validator' alias.
  9375.      *
  9376.      * @return object The ".container.private.validator" service.
  9377.      */
  9378.     protected function getValidatorService()
  9379.     {
  9380.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  9381.         return $this->get('.container.private.validator');
  9382.     }
  9383.     /**
  9384.      * @return array|bool|float|int|string|\UnitEnum|null
  9385.      */
  9386.     public function getParameter(string $name)
  9387.     {
  9388.         if (isset($this->buildParameters[$name])) {
  9389.             return $this->buildParameters[$name];
  9390.         }
  9391.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  9392.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  9393.         }
  9394.         if (isset($this->loadedDynamicParameters[$name])) {
  9395.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9396.         }
  9397.         return $this->parameters[$name];
  9398.     }
  9399.     public function hasParameter(string $name): bool
  9400.     {
  9401.         if (isset($this->buildParameters[$name])) {
  9402.             return true;
  9403.         }
  9404.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  9405.     }
  9406.     public function setParameter(string $name$value): void
  9407.     {
  9408.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  9409.     }
  9410.     public function getParameterBag(): ParameterBagInterface
  9411.     {
  9412.         if (null === $this->parameterBag) {
  9413.             $parameters $this->parameters;
  9414.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  9415.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9416.             }
  9417.             foreach ($this->buildParameters as $name => $value) {
  9418.                 $parameters[$name] = $value;
  9419.             }
  9420.             $this->parameterBag = new FrozenParameterBag($parameters);
  9421.         }
  9422.         return $this->parameterBag;
  9423.     }
  9424.     private $loadedDynamicParameters = [
  9425.         'kernel.runtime_environment' => false,
  9426.         'kernel.build_dir' => false,
  9427.         'kernel.cache_dir' => false,
  9428.         'meteo_france.api_key' => false,
  9429.         'meteo_france.stations_url' => false,
  9430.         'meteo_france.commande_url' => false,
  9431.         'meteo_france.commande_horaire_url' => false,
  9432.         'meteo_france.fichier_url' => false,
  9433.         'kernel.secret' => false,
  9434.         'debug.container.dump' => false,
  9435.         'serializer.mapping.cache.file' => false,
  9436.         'validator.mapping.cache.file' => false,
  9437.         'profiler.storage.dsn' => false,
  9438.         'doctrine.orm.proxy_dir' => false,
  9439.         'knp_snappy.pdf.binary' => false,
  9440.         'knp_snappy.image.binary' => false,
  9441.     ];
  9442.     private $dynamicParameters = [];
  9443.     private function getDynamicParameter(string $name)
  9444.     {
  9445.         switch ($name) {
  9446.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  9447.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  9448.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  9449.             case 'meteo_france.api_key'$value $this->getEnv('METEO_FRANCE_API_KEY'); break;
  9450.             case 'meteo_france.stations_url'$value $this->getEnv('METEO_FRANCE_STATIONS_URL'); break;
  9451.             case 'meteo_france.commande_url'$value $this->getEnv('METEO_FRANCE_COMMANDE_URL'); break;
  9452.             case 'meteo_france.commande_horaire_url'$value $this->getEnv('METEO_FRANCE_COMMANDE_HORAIRE_URL'); break;
  9453.             case 'meteo_france.fichier_url'$value $this->getEnv('METEO_FRANCE_FICHIER_URL'); break;
  9454.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  9455.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  9456.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  9457.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  9458.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  9459.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  9460.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  9461.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  9462.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  9463.         }
  9464.         $this->loadedDynamicParameters[$name] = true;
  9465.         return $this->dynamicParameters[$name] = $value;
  9466.     }
  9467.     protected function getDefaultParameters(): array
  9468.     {
  9469.         return [
  9470.             'kernel.project_dir' => \dirname(__DIR__4),
  9471.             'kernel.environment' => 'dev',
  9472.             'kernel.debug' => true,
  9473.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  9474.             'kernel.bundles' => [
  9475.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  9476.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  9477.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  9478.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  9479.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  9480.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  9481.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  9482.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  9483.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  9484.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  9485.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  9486.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  9487.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  9488.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  9489.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  9490.             ],
  9491.             'kernel.bundles_metadata' => [
  9492.                 'FrameworkBundle' => [
  9493.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  9494.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  9495.                 ],
  9496.                 'TwigBundle' => [
  9497.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  9498.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  9499.                 ],
  9500.                 'TwigExtraBundle' => [
  9501.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  9502.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  9503.                 ],
  9504.                 'SensioFrameworkExtraBundle' => [
  9505.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  9506.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  9507.                 ],
  9508.                 'DoctrineBundle' => [
  9509.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  9510.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  9511.                 ],
  9512.                 'DoctrineMigrationsBundle' => [
  9513.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  9514.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  9515.                 ],
  9516.                 'SecurityBundle' => [
  9517.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  9518.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  9519.                 ],
  9520.                 'WebProfilerBundle' => [
  9521.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  9522.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  9523.                 ],
  9524.                 'MonologBundle' => [
  9525.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  9526.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  9527.                 ],
  9528.                 'DebugBundle' => [
  9529.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  9530.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  9531.                 ],
  9532.                 'MakerBundle' => [
  9533.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  9534.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  9535.                 ],
  9536.                 'DoctrineFixturesBundle' => [
  9537.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  9538.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  9539.                 ],
  9540.                 'KnpPaginatorBundle' => [
  9541.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  9542.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  9543.                 ],
  9544.                 'FOSJsRoutingBundle' => [
  9545.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  9546.                     'namespace' => 'FOS\\JsRoutingBundle',
  9547.                 ],
  9548.                 'KnpSnappyBundle' => [
  9549.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  9550.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  9551.                 ],
  9552.             ],
  9553.             'kernel.charset' => 'UTF-8',
  9554.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  9555.             'container.dumper.inline_class_loader' => true,
  9556.             'container.dumper.inline_factories' => true,
  9557.             'event_dispatcher.event_aliases' => [
  9558.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  9559.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  9560.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  9561.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  9562.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  9563.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  9564.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  9565.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  9566.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  9567.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  9568.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  9569.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  9570.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  9571.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  9572.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  9573.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  9574.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  9575.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  9576.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  9577.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  9578.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  9579.             ],
  9580.             'fragment.renderer.hinclude.global_template' => NULL,
  9581.             'fragment.path' => '/_fragment',
  9582.             'kernel.http_method_override' => true,
  9583.             'kernel.trusted_hosts' => [
  9584.             ],
  9585.             'kernel.default_locale' => 'en',
  9586.             'kernel.enabled_locales' => [
  9587.             ],
  9588.             'kernel.error_controller' => 'error_controller',
  9589.             'debug.file_link_format' => NULL,
  9590.             'asset.request_context.base_path' => NULL,
  9591.             'asset.request_context.secure' => NULL,
  9592.             'translator.logging' => false,
  9593.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  9594.             'debug.error_handler.throw_at' => -1,
  9595.             'router.request_context.host' => 'localhost',
  9596.             'router.request_context.scheme' => 'http',
  9597.             'router.request_context.base_url' => '',
  9598.             'router.resource' => 'kernel::loadRoutes',
  9599.             'request_listener.http_port' => 80,
  9600.             'request_listener.https_port' => 443,
  9601.             'session.metadata.storage_key' => '_sf2_meta',
  9602.             'session.storage.options' => [
  9603.                 'cache_limiter' => '0',
  9604.                 'cookie_secure' => 'auto',
  9605.                 'cookie_httponly' => true,
  9606.                 'cookie_samesite' => 'lax',
  9607.                 'gc_probability' => 1,
  9608.             ],
  9609.             'session.save_path' => NULL,
  9610.             'session.metadata.update_threshold' => 0,
  9611.             'form.type_extension.csrf.enabled' => true,
  9612.             'form.type_extension.csrf.field_name' => '_token',
  9613.             'validator.translation_domain' => 'validators',
  9614.             'profiler_listener.only_exceptions' => false,
  9615.             'profiler_listener.only_main_requests' => false,
  9616.             'twig.form.resources' => [
  9617.                 => 'form_div_layout.html.twig',
  9618.                 => 'bootstrap_4_layout.html.twig',
  9619.             ],
  9620.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  9621.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  9622.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  9623.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  9624.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  9625.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  9626.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  9627.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  9628.             'doctrine.entity_managers' => [
  9629.                 'default' => 'doctrine.orm.default_entity_manager',
  9630.             ],
  9631.             'doctrine.default_entity_manager' => 'default',
  9632.             'doctrine.dbal.connection_factory.types' => [
  9633.             ],
  9634.             'doctrine.connections' => [
  9635.                 'default' => 'doctrine.dbal.default_connection',
  9636.             ],
  9637.             'doctrine.default_connection' => 'default',
  9638.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  9639.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  9640.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  9641.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  9642.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  9643.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  9644.             'doctrine.orm.cache.memcache_host' => 'localhost',
  9645.             'doctrine.orm.cache.memcache_port' => 11211,
  9646.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  9647.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  9648.             'doctrine.orm.cache.memcached_host' => 'localhost',
  9649.             'doctrine.orm.cache.memcached_port' => 11211,
  9650.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  9651.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  9652.             'doctrine.orm.cache.redis_host' => 'localhost',
  9653.             'doctrine.orm.cache.redis_port' => 6379,
  9654.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  9655.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  9656.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  9657.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  9658.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  9659.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  9660.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  9661.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  9662.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  9663.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  9664.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  9665.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  9666.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  9667.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  9668.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  9669.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  9670.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  9671.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  9672.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  9673.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  9674.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  9675.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  9676.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  9677.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  9678.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  9679.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  9680.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  9681.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  9682.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  9683.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  9684.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  9685.             'doctrine.orm.auto_generate_proxy_classes' => true,
  9686.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  9687.             'doctrine.orm.proxy_namespace' => 'Proxies',
  9688.             'doctrine.migrations.preferred_em' => NULL,
  9689.             'doctrine.migrations.preferred_connection' => NULL,
  9690.             'security.role_hierarchy.roles' => [
  9691.                 'ROLE_ADMIN' => [
  9692.                     => 'ROLE_USER',
  9693.                 ],
  9694.                 'ROLE_SUPER_ADMIN' => [
  9695.                     => 'ROLE_ADMIN',
  9696.                 ],
  9697.             ],
  9698.             'security.access.denied_url' => NULL,
  9699.             'security.authentication.manager.erase_credentials' => true,
  9700.             'security.authentication.session_strategy.strategy' => 'migrate',
  9701.             'security.access.always_authenticate_before_granting' => false,
  9702.             'security.authentication.hide_user_not_found' => true,
  9703.             'security.firewalls' => [
  9704.                 => 'dev',
  9705.                 => 'main',
  9706.             ],
  9707.             'security.main._indexed_authenticators' => [
  9708.             ],
  9709.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  9710.             'web_profiler.debug_toolbar.mode' => 2,
  9711.             'monolog.use_microseconds' => true,
  9712.             'monolog.swift_mailer.handlers' => [
  9713.             ],
  9714.             'monolog.handlers_to_channels' => [
  9715.                 'monolog.handler.console' => [
  9716.                     'type' => 'exclusive',
  9717.                     'elements' => [
  9718.                         => 'event',
  9719.                         => 'doctrine',
  9720.                         => 'console',
  9721.                     ],
  9722.                 ],
  9723.                 'monolog.handler.main' => [
  9724.                     'type' => 'exclusive',
  9725.                     'elements' => [
  9726.                         => 'event',
  9727.                     ],
  9728.                 ],
  9729.             ],
  9730.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  9731.             'knp_paginator.template.pagination' => 'pagination.html.twig',
  9732.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  9733.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  9734.             'knp_paginator.page_range' => 5,
  9735.             'knp_paginator.page_limit' => NULL,
  9736.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  9737.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  9738.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  9739.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  9740.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  9741.             'fos_js_routing.request_context_base_url' => NULL,
  9742.             'fos_js_routing.cache_control' => [
  9743.                 'enabled' => false,
  9744.             ],
  9745.             'knp_snappy.pdf.options' => [
  9746.             ],
  9747.             'knp_snappy.pdf.env' => [
  9748.             ],
  9749.             'knp_snappy.image.options' => [
  9750.             ],
  9751.             'knp_snappy.image.env' => [
  9752.             ],
  9753.             'data_collector.templates' => [
  9754.                 'data_collector.request' => [
  9755.                     => 'request',
  9756.                     => '@WebProfiler/Collector/request.html.twig',
  9757.                 ],
  9758.                 'data_collector.time' => [
  9759.                     => 'time',
  9760.                     => '@WebProfiler/Collector/time.html.twig',
  9761.                 ],
  9762.                 'data_collector.memory' => [
  9763.                     => 'memory',
  9764.                     => '@WebProfiler/Collector/memory.html.twig',
  9765.                 ],
  9766.                 'data_collector.validator' => [
  9767.                     => 'validator',
  9768.                     => '@WebProfiler/Collector/validator.html.twig',
  9769.                 ],
  9770.                 'data_collector.ajax' => [
  9771.                     => 'ajax',
  9772.                     => '@WebProfiler/Collector/ajax.html.twig',
  9773.                 ],
  9774.                 'data_collector.form' => [
  9775.                     => 'form',
  9776.                     => '@WebProfiler/Collector/form.html.twig',
  9777.                 ],
  9778.                 'data_collector.exception' => [
  9779.                     => 'exception',
  9780.                     => '@WebProfiler/Collector/exception.html.twig',
  9781.                 ],
  9782.                 'data_collector.logger' => [
  9783.                     => 'logger',
  9784.                     => '@WebProfiler/Collector/logger.html.twig',
  9785.                 ],
  9786.                 'data_collector.events' => [
  9787.                     => 'events',
  9788.                     => '@WebProfiler/Collector/events.html.twig',
  9789.                 ],
  9790.                 'data_collector.router' => [
  9791.                     => 'router',
  9792.                     => '@WebProfiler/Collector/router.html.twig',
  9793.                 ],
  9794.                 'data_collector.cache' => [
  9795.                     => 'cache',
  9796.                     => '@WebProfiler/Collector/cache.html.twig',
  9797.                 ],
  9798.                 'data_collector.translation' => [
  9799.                     => 'translation',
  9800.                     => '@WebProfiler/Collector/translation.html.twig',
  9801.                 ],
  9802.                 'data_collector.security' => [
  9803.                     => 'security',
  9804.                     => '@Security/Collector/security.html.twig',
  9805.                 ],
  9806.                 'data_collector.twig' => [
  9807.                     => 'twig',
  9808.                     => '@WebProfiler/Collector/twig.html.twig',
  9809.                 ],
  9810.                 'data_collector.http_client' => [
  9811.                     => 'http_client',
  9812.                     => '@WebProfiler/Collector/http_client.html.twig',
  9813.                 ],
  9814.                 'data_collector.doctrine' => [
  9815.                     => 'db',
  9816.                     => '@Doctrine/Collector/db.html.twig',
  9817.                 ],
  9818.                 'data_collector.dump' => [
  9819.                     => 'dump',
  9820.                     => '@Debug/Profiler/dump.html.twig',
  9821.                 ],
  9822.                 'mailer.data_collector' => [
  9823.                     => 'mailer',
  9824.                     => '@WebProfiler/Collector/mailer.html.twig',
  9825.                 ],
  9826.                 'notifier.data_collector' => [
  9827.                     => 'notifier',
  9828.                     => '@WebProfiler/Collector/notifier.html.twig',
  9829.                 ],
  9830.                 'data_collector.config' => [
  9831.                     => 'config',
  9832.                     => '@WebProfiler/Collector/config.html.twig',
  9833.                 ],
  9834.             ],
  9835.             'console.command.ids' => [
  9836.             ],
  9837.         ];
  9838.     }
  9839.     protected function throw($message)
  9840.     {
  9841.         throw new RuntimeException($message);
  9842.     }
  9843. }