var/cache/int/ContainerTgitncJ/App_KernelIntDebugContainer.php line 9805

Open in your IDE?
  1. <?php
  2. namespace ContainerTgitncJ;
  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_KernelIntDebugContainer 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.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  40.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  41.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  42.             '.container.private.session' => 'get_Container_Private_SessionService',
  43.             '.container.private.twig' => 'get_Container_Private_TwigService',
  44.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  45.             'App\\Controller\\ApplicationController' => 'getApplicationControllerService',
  46.             'App\\Controller\\AreaController' => 'getAreaControllerService',
  47.             'App\\Controller\\Calendar\\CalendarController' => 'getCalendarControllerService',
  48.             'App\\Controller\\Calendar\\EventCategoryController' => 'getEventCategoryControllerService',
  49.             'App\\Controller\\Calendar\\EventController' => 'getEventControllerService',
  50.             'App\\Controller\\CategoryController' => 'getCategoryControllerService',
  51.             'App\\Controller\\ContractController' => 'getContractControllerService',
  52.             'App\\Controller\\ContractServiceController' => 'getContractServiceControllerService',
  53.             'App\\Controller\\DocumentController' => 'getDocumentControllerService',
  54.             'App\\Controller\\ExternalToolsController' => 'getExternalToolsControllerService',
  55.             'App\\Controller\\FiltersController' => 'getFiltersControllerService',
  56.             'App\\Controller\\Heimdall\\GetUserPortalConfigurationByCodeController' => 'getGetUserPortalConfigurationByCodeControllerService',
  57.             'App\\Controller\\Heimdall\\PermissionsAdminController' => 'getPermissionsAdminControllerService',
  58.             'App\\Controller\\Heimdall\\PermissionsUserController' => 'getPermissionsUserControllerService',
  59.             'App\\Controller\\Heimdall\\PostUserPortalConfigurationController' => 'getPostUserPortalConfigurationControllerService',
  60.             'App\\Controller\\Heimdall\\PutUserPortalConfigurationController' => 'getPutUserPortalConfigurationControllerService',
  61.             'App\\Controller\\IndustrialSite\\AttachmentController' => 'getAttachmentControllerService',
  62.             'App\\Controller\\IndustrialSite\\ContactController' => 'getContactControllerService',
  63.             'App\\Controller\\IndustrialSite\\IndicatorSourceController' => 'getIndicatorSourceControllerService',
  64.             'App\\Controller\\IndustrialSite\\IndicatorValueController' => 'getIndicatorValueControllerService',
  65.             'App\\Controller\\IndustrialSite\\IndustrialSiteController' => 'getIndustrialSiteControllerService',
  66.             'App\\Controller\\IndustrialSite\\IndustrialSiteMetadataController' => 'getIndustrialSiteMetadataControllerService',
  67.             'App\\Controller\\IndustrialSite\\IndustrialSiteProcessController' => 'getIndustrialSiteProcessControllerService',
  68.             'App\\Controller\\IndustrialSite\\ReferentialController' => 'getReferentialControllerService',
  69.             'App\\Controller\\LegalEntityController' => 'getLegalEntityControllerService',
  70.             'App\\Controller\\Mdm\\ContractBasemapController' => 'getContractBasemapControllerService',
  71.             'App\\Controller\\Mdm\\ContractInfoController' => 'getContractInfoControllerService',
  72.             'App\\Controller\\Mdm\\GetAdministrativeDivision' => 'getGetAdministrativeDivisionService',
  73.             'App\\Controller\\Mdm\\GetMunicipalities' => 'getGetMunicipalitiesService',
  74.             'App\\Controller\\Mdm\\GetSiteConfigurationController' => 'getGetSiteConfigurationControllerService',
  75.             'App\\Controller\\Mdm\\PortalConfigurationController' => 'getPortalConfigurationControllerService',
  76.             'App\\Controller\\Mdm\\PostSiteConfigurationController' => 'getPostSiteConfigurationControllerService',
  77.             'App\\Controller\\Mdm\\PutSiteConfigurationController' => 'getPutSiteConfigurationControllerService',
  78.             'App\\Controller\\Metabase\\MetabaseController' => 'getMetabaseControllerService',
  79.             'App\\Controller\\OrganizationController' => 'getOrganizationControllerService',
  80.             'App\\Controller\\PowerBi\\PowerBiController' => 'getPowerBiControllerService',
  81.             'App\\Controller\\PowerBi\\TrendsController' => 'getTrendsControllerService',
  82.             'App\\Controller\\PublicConfigurationController' => 'getPublicConfigurationControllerService',
  83.             'App\\Controller\\PublicSpacePlanner\\AttachmentController' => 'getAttachmentController2Service',
  84.             'App\\Controller\\PublicSpacePlanner\\CommentController' => 'getCommentControllerService',
  85.             'App\\Controller\\PublicSpacePlanner\\NatureController' => 'getNatureControllerService',
  86.             'App\\Controller\\PublicSpacePlanner\\PublicWorkController' => 'getPublicWorkControllerService',
  87.             'App\\Controller\\PublicSpacePlanner\\PublicWorkStatusController' => 'getPublicWorkStatusControllerService',
  88.             'App\\Controller\\Request\\RequestController' => 'getRequestControllerService',
  89.             'App\\Controller\\Security\\FakeSecurityController' => 'getFakeSecurityControllerService',
  90.             'App\\Controller\\Security\\SecurityController' => 'getSecurityControllerService',
  91.             'App\\Controller\\ServiceController' => 'getServiceControllerService',
  92.             'App\\Controller\\SignalController' => 'getSignalControllerService',
  93.             'App\\Controller\\ThingsBoard\\ThingsBoardController' => 'getThingsBoardControllerService',
  94.             'App\\Controller\\UserController' => 'getUserControllerService',
  95.             'App\\Controller\\Vdm\\HydrometryController' => 'getHydrometryControllerService',
  96.             'App\\Controller\\Vdm\\InterventionController' => 'getInterventionControllerService',
  97.             'App\\Controller\\Vdm\\InterventionCountController' => 'getInterventionCountControllerService',
  98.             'App\\Controller\\Vdm\\WaterCycleController' => 'getWaterCycleControllerService',
  99.             'App\\Controller\\Vdm\\WaterQualityController' => 'getWaterQualityControllerService',
  100.             'App\\Controller\\Vdm\\WeatherController' => 'getWeatherControllerService',
  101.             'App\\Testing\\TestingController' => 'getTestingControllerService',
  102.             'Hslavich\\OneloginSamlBundle\\Controller\\SamlController' => 'getSamlControllerService',
  103.             'Hslavich\\OneloginSamlBundle\\DependencyInjection\\Security\\Saml2\\Auth' => 'getAuthService',
  104.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  105.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  106.             'cache.app' => 'getCache_AppService',
  107.             'cache.app_clearer' => 'getCache_AppClearerService',
  108.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  109.             'cache.system' => 'getCache_SystemService',
  110.             'cache.system_clearer' => 'getCache_SystemClearerService',
  111.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  112.             'cache_warmer' => 'getCacheWarmerService',
  113.             'console.command_loader' => 'getConsole_CommandLoaderService',
  114.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  115.             'error_controller' => 'getErrorControllerService',
  116.             'event_dispatcher' => 'getEventDispatcherService',
  117.             'http_kernel' => 'getHttpKernelService',
  118.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  119.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  120.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  121.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  122.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  123.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  124.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  125.             'nelmio_api_doc.controller.swagger' => 'getNelmioApiDoc_Controller_SwaggerService',
  126.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  127.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  128.             'request_stack' => 'getRequestStackService',
  129.             'router' => 'getRouterService',
  130.             'routing.loader' => 'getRouting_LoaderService',
  131.             'services_resetter' => 'getServicesResetterService',
  132.             'translator' => 'getTranslatorService',
  133.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  134.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  135.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  136.             'cache_clearer' => 'getCacheClearerService',
  137.             'filesystem' => 'getFilesystemService',
  138.             'serializer' => 'getSerializerService',
  139.             'form.factory' => 'getForm_FactoryService',
  140.             'form.type.file' => 'getForm_Type_FileService',
  141.             'profiler' => 'getProfilerService',
  142.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  143.             'security.token_storage' => 'getSecurity_TokenStorageService',
  144.             'twig' => 'getTwigService',
  145.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  146.             'session' => 'getSessionService',
  147.             'validator' => 'getValidatorService',
  148.         ];
  149.         $this->aliases = [
  150.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  151.         ];
  152.         $this->privates['service_container'] = function () {
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  159.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  160.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php';
  161.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php';
  162.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  175.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  191.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  198.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  233.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  234.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  235.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  236.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/marc-mabe/php-enum/stubs/Stringable.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  287.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  288.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  290.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  292.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  293.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  297.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  301.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  303.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  305.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  306.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  309.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  310.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  311.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  312.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  313.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  314.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  315.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  318.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  321.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  322.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  323.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  325.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  326.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  327.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/ScopingHttpClient.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  344.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  371.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  373.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  375.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  376.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  377.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  378.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  379.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  380.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  381.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  382.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  383.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  388.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  410.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  418.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  420.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  425.         };
  426.     }
  427.     public function compile(): void
  428.     {
  429.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  430.     }
  431.     public function isCompiled(): bool
  432.     {
  433.         return true;
  434.     }
  435.     public function getRemovedIds(): array
  436.     {
  437.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  438.     }
  439.     /**
  440.      * Gets the public '.container.private.cache_clearer' shared service.
  441.      *
  442.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  443.      */
  444.     protected function get_Container_Private_CacheClearerService()
  445.     {
  446.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  447.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  448.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  449.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  450.         }, 1));
  451.     }
  452.     /**
  453.      * Gets the public '.container.private.filesystem' shared service.
  454.      *
  455.      * @return \Symfony\Component\Filesystem\Filesystem
  456.      */
  457.     protected function get_Container_Private_FilesystemService()
  458.     {
  459.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  460.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  461.     }
  462.     /**
  463.      * Gets the public '.container.private.form.factory' shared service.
  464.      *
  465.      * @return \Symfony\Component\Form\FormFactory
  466.      */
  467.     protected function get_Container_Private_Form_FactoryService()
  468.     {
  469.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  470.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  471.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  472.     }
  473.     /**
  474.      * Gets the public '.container.private.form.type.file' shared service.
  475.      *
  476.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  477.      */
  478.     protected function get_Container_Private_Form_Type_FileService()
  479.     {
  480.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  481.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  482.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  483.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  484.     }
  485.     /**
  486.      * Gets the public '.container.private.profiler' shared service.
  487.      *
  488.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  489.      */
  490.     protected function get_Container_Private_ProfilerService()
  491.     {
  492.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  493.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  494.         $a->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  495.         $a->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  496.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  497.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  498.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  499.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  500.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  501.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  502.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  503.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  504.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  505.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  506.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  507.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  508.         $d->addInstance('portail_cache_pool', ($this->privates['.portail_cache_pool.inner'] ?? $this->get_PortailCachePool_InnerService()));
  509.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  510.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  511.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  512.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  513.         $e->registerClient('app.calendar.client', ($this->privates['.debug.app.calendar.client'] ?? $this->get_Debug_App_Calendar_ClientService()));
  514.         $e->registerClient('app.industrial.sites.client', ($this->privates['.debug.app.industrial.sites.client'] ?? $this->get_Debug_App_Industrial_Sites_ClientService()));
  515.         $e->registerClient('app.heimdall.client', ($this->privates['.debug.app.heimdall.client'] ?? $this->get_Debug_App_Heimdall_ClientService()));
  516.         $e->registerClient('app.geoserver.client', ($this->privates['.debug.app.geoserver.client'] ?? $this->get_Debug_App_Geoserver_ClientService()));
  517.         $e->registerClient('app.admin.mayan.client', ($this->privates['.debug.app.admin.mayan.client'] ?? $this->get_Debug_App_Admin_Mayan_ClientService()));
  518.         $e->registerClient('app.user.mayan.client', ($this->privates['.debug.app.user.mayan.client'] ?? $this->get_Debug_App_User_Mayan_ClientService()));
  519.         $e->registerClient('app.mdm.client', ($this->privates['.debug.app.mdm.client'] ?? $this->get_Debug_App_Mdm_ClientService()));
  520.         $e->registerClient('app.metabase.client', ($this->privates['.debug.app.metabase.client'] ?? $this->get_Debug_App_Metabase_ClientService()));
  521.         $e->registerClient('app.public.space.planner.client', ($this->privates['.debug.app.public.space.planner.client'] ?? $this->get_Debug_App_Public_Space_Planner_ClientService()));
  522.         $e->registerClient('app.request.client', ($this->privates['.debug.app.request.client'] ?? $this->get_Debug_App_Request_ClientService()));
  523.         $e->registerClient('app.signal.client', ($this->privates['.debug.app.signal.client'] ?? $this->get_Debug_App_Signal_ClientService()));
  524.         $e->registerClient('app.thingsboard.client', ($this->privates['.debug.app.thingsboard.client'] ?? $this->get_Debug_App_Thingsboard_ClientService()));
  525.         $e->registerClient('app.vdm.itv.client', ($this->privates['.debug.app.vdm.itv.client'] ?? $this->get_Debug_App_Vdm_Itv_ClientService()));
  526.         $e->registerClient('app.vdm.hydrometric.client', ($this->privates['.debug.app.vdm.hydrometric.client'] ?? $this->get_Debug_App_Vdm_Hydrometric_ClientService()));
  527.         $e->registerClient('app.vdm.waterCycle.client', ($this->privates['.debug.app.vdm.waterCycle.client'] ?? $this->get_Debug_App_Vdm_WaterCycle_ClientService()));
  528.         $e->registerClient('app.vdm.waterQuality.client', ($this->privates['.debug.app.vdm.waterQuality.client'] ?? $this->get_Debug_App_Vdm_WaterQuality_ClientService()));
  529.         $e->registerClient('app.vdm.weather.client', ($this->privates['.debug.app.vdm.weather.client'] ?? $this->get_Debug_App_Vdm_Weather_ClientService()));
  530.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  531.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  532.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  533.         if ($this->has('kernel')) {
  534.             $g->setKernel($b);
  535.         }
  536.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  537.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  538.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  539.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  540.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  541.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  542.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  543.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelIntDebugContainer'), $c));
  544.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  545.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  546.         $instance->add($d);
  547.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  548.         $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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($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));
  549.         $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())));
  550.         $instance->add($e);
  551.         $instance->add($f);
  552.         $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()))));
  553.         $instance->add($g);
  554.         return $instance;
  555.     }
  556.     /**
  557.      * Gets the public '.container.private.security.authorization_checker' shared service.
  558.      *
  559.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  560.      */
  561.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  562.     {
  563.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  564.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  565.             return $this->services['.container.private.security.authorization_checker'];
  566.         }
  567.         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);
  568.     }
  569.     /**
  570.      * Gets the public '.container.private.security.password_encoder' shared service.
  571.      *
  572.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  573.      *
  574.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  575.      */
  576.     protected function get_Container_Private_Security_PasswordEncoderService()
  577.     {
  578.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  579.         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()));
  580.     }
  581.     /**
  582.      * Gets the public '.container.private.security.token_storage' shared service.
  583.      *
  584.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  585.      */
  586.     protected function get_Container_Private_Security_TokenStorageService()
  587.     {
  588.         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, [
  589.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  590.         ], [
  591.             'request_stack' => '?',
  592.         ]));
  593.     }
  594.     /**
  595.      * Gets the public '.container.private.serializer' shared service.
  596.      *
  597.      * @return \Symfony\Component\Serializer\Serializer
  598.      */
  599.     protected function get_Container_Private_SerializerService()
  600.     {
  601.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  602.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  603.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  604.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  605.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  606.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  607.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  608.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  609.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  610.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  611.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  612.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  613.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  614.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  615.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  616.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.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/Normalizer/MimeMessageNormalizer.php';
  622.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  623.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  624.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  625.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  626.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  627.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  628.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  629.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  630.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  631.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  632.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  633.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  634.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  635.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  636.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  637.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  638.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  639.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  640.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  641.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  642.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  643.         $b = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  644.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  645.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  646.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  647.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), => 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([], $b), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c$b$d$eNULL, [])), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 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($c$b$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()]);
  648.     }
  649.     /**
  650.      * Gets the public '.container.private.session' shared service.
  651.      *
  652.      * @return \Symfony\Component\HttpFoundation\Session\Session
  653.      */
  654.     protected function get_Container_Private_SessionService()
  655.     {
  656.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  657.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  658.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  659.         if (isset($this->services['.container.private.session'])) {
  660.             return $this->services['.container.private.session'];
  661.         }
  662.         return $this->services['.container.private.session'] = $a->createSession();
  663.     }
  664.     /**
  665.      * Gets the public '.container.private.twig' shared service.
  666.      *
  667.      * @return \Twig\Environment
  668.      */
  669.     protected function get_Container_Private_TwigService()
  670.     {
  671.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  672.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  673.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  674.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  675.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  676.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  677.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  678.         $a->addPath((\dirname(__DIR__4).'/templates'));
  679.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  680.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  681.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  682.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  683.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  684.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  685.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  686.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  687.         $f = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  688.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  689.         $h = ($this->services['router'] ?? $this->getRouterService());
  690.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  691.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  692.         $j = new \Symfony\Bridge\Twig\AppVariable();
  693.         $j->setEnvironment('int');
  694.         $j->setDebug(true);
  695.         if ($this->has('.container.private.security.token_storage')) {
  696.             $j->setTokenStorage($c);
  697.         }
  698.         if ($this->has('request_stack')) {
  699.             $j->setRequestStack($b);
  700.         }
  701.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  702.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  703.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  704.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  705.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  706.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($b$f->getBaseUrl(), $f->isSecure())), new RewindableGenerator(function () {
  707.             return new \EmptyIterator();
  708.         }, 0))));
  709.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__4), 'UTF-8'));
  710.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  711.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  712.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  713.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  714.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  715.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$h)));
  716.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  717.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  718.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  719.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  720.         $instance->addGlobal('app'$j);
  721.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  722.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  723.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  724.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  725.         ], [
  726.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  727.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  728.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  729.         ])));
  730.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  731.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  732.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  733.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  734.         return $instance;
  735.     }
  736.     /**
  737.      * Gets the public '.container.private.validator' shared service.
  738.      *
  739.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  740.      */
  741.     protected function get_Container_Private_ValidatorService()
  742.     {
  743.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  744.     }
  745.     /**
  746.      * Gets the public 'App\Controller\ApplicationController' shared autowired service.
  747.      *
  748.      * @return \App\Controller\ApplicationController
  749.      */
  750.     protected function getApplicationControllerService()
  751.     {
  752.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  753.         include_once \dirname(__DIR__4).'/src/Controller/ApplicationController.php';
  754.         $this->services['App\\Controller\\ApplicationController'] = $instance = new \App\Controller\ApplicationController(($this->privates['App\\Manager\\ApplicationConfigurationManager'] ?? $this->getApplicationConfigurationManagerService()), ($this->privates['App\\Manager\\IndustrialSite\\IndustrialSiteManager'] ?? $this->getIndustrialSiteManagerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  755.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\ApplicationController'$this));
  756.         return $instance;
  757.     }
  758.     /**
  759.      * Gets the public 'App\Controller\AreaController' shared autowired service.
  760.      *
  761.      * @return \App\Controller\AreaController
  762.      */
  763.     protected function getAreaControllerService()
  764.     {
  765.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  766.         include_once \dirname(__DIR__4).'/src/Controller/AreaController.php';
  767.         $this->services['App\\Controller\\AreaController'] = $instance = new \App\Controller\AreaController(($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService()));
  768.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\AreaController'$this));
  769.         return $instance;
  770.     }
  771.     /**
  772.      * Gets the public 'App\Controller\Calendar\CalendarController' shared autowired service.
  773.      *
  774.      * @return \App\Controller\Calendar\CalendarController
  775.      */
  776.     protected function getCalendarControllerService()
  777.     {
  778.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  779.         include_once \dirname(__DIR__4).'/src/Controller/ApiTrait.php';
  780.         include_once \dirname(__DIR__4).'/src/Controller/Calendar/CalendarController.php';
  781.         $this->services['App\\Controller\\Calendar\\CalendarController'] = $instance = new \App\Controller\Calendar\CalendarController(($this->privates['App\\Manager\\Calendar\\CalendarManager'] ?? $this->getCalendarManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  782.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\Calendar\\CalendarController'$this));
  783.         return $instance;
  784.     }
  785.     /**
  786.      * Gets the public 'App\Controller\Calendar\EventCategoryController' shared autowired service.
  787.      *
  788.      * @return \App\Controller\Calendar\EventCategoryController
  789.      */
  790.     protected function getEventCategoryControllerService()
  791.     {
  792.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  793.         include_once \dirname(__DIR__4).'/src/Controller/Calendar/EventCategoryController.php';
  794.         include_once \dirname(__DIR__4).'/src/Manager/Calendar/EventCategoryManager.php';
  795.         include_once \dirname(__DIR__4).'/src/Repository/Calendar/EventCategoryRepository.php';
  796.         $this->services['App\\Controller\\Calendar\\EventCategoryController'] = $instance = new \App\Controller\Calendar\EventCategoryController(new \App\Manager\Calendar\EventCategoryManager(new \App\Repository\Calendar\EventCategoryRepository(($this->privates['.debug.app.calendar.client'] ?? $this->get_Debug_App_Calendar_ClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()))));
  797.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\Calendar\\EventCategoryController'$this));
  798.         return $instance;
  799.     }
  800.     /**
  801.      * Gets the public 'App\Controller\Calendar\EventController' shared autowired service.
  802.      *
  803.      * @return \App\Controller\Calendar\EventController
  804.      */
  805.     protected function getEventControllerService()
  806.     {
  807.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  808.         include_once \dirname(__DIR__4).'/src/Controller/ApiTrait.php';
  809.         include_once \dirname(__DIR__4).'/src/Controller/Calendar/EventController.php';
  810.         include_once \dirname(__DIR__4).'/src/Manager/Calendar/EventManager.php';
  811.         include_once \dirname(__DIR__4).'/src/Repository/Calendar/EventRepository.php';
  812.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  813.         $this->services['App\\Controller\\Calendar\\EventController'] = $instance = new \App\Controller\Calendar\EventController(new \App\Manager\Calendar\EventManager(new \App\Repository\Calendar\EventRepository(($this->privates['.debug.app.calendar.client'] ?? $this->get_Debug_App_Calendar_ClientService()), $a, ($this->privates['App\\Utils\\QueryBridge'] ?? $this->getQueryBridgeService())), $a, ($this->privates['App\\Manager\\Calendar\\CalendarManager'] ?? $this->getCalendarManagerService()), ($this->privates['App\\Manager\\ContractManager'] ?? $this->getContractManagerService()), ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService()), ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService()), ($this->privates['App\\Manager\\IndustrialSite\\IndustrialSiteManager'] ?? $this->getIndustrialSiteManagerService())), $a);
  814.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\Calendar\\EventController'$this));
  815.         return $instance;
  816.     }
  817.     /**
  818.      * Gets the public 'App\Controller\CategoryController' shared autowired service.
  819.      *
  820.      * @return \App\Controller\CategoryController
  821.      */
  822.     protected function getCategoryControllerService()
  823.     {
  824.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  825.         include_once \dirname(__DIR__4).'/src/Controller/CategoryController.php';
  826.         $this->services['App\\Controller\\CategoryController'] = $instance = new \App\Controller\CategoryController();
  827.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\CategoryController'$this));
  828.         return $instance;
  829.     }
  830.     /**
  831.      * Gets the public 'App\Controller\ContractController' shared autowired service.
  832.      *
  833.      * @return \App\Controller\ContractController
  834.      */
  835.     protected function getContractControllerService()
  836.     {
  837.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  838.         include_once \dirname(__DIR__4).'/src/Controller/ContractController.php';
  839.         $this->services['App\\Controller\\ContractController'] = $instance = new \App\Controller\ContractController(($this->privates['App\\Manager\\AdminManager'] ?? $this->getAdminManagerService()), ($this->privates['App\\Manager\\ContractManager'] ?? $this->getContractManagerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  840.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\ContractController'$this));
  841.         return $instance;
  842.     }
  843.     /**
  844.      * Gets the public 'App\Controller\ContractServiceController' shared autowired service.
  845.      *
  846.      * @return \App\Controller\ContractServiceController
  847.      */
  848.     protected function getContractServiceControllerService()
  849.     {
  850.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  851.         include_once \dirname(__DIR__4).'/src/Controller/ContractServiceController.php';
  852.         $this->services['App\\Controller\\ContractServiceController'] = $instance = new \App\Controller\ContractServiceController(($this->privates['App\\Manager\\AdminManager'] ?? $this->getAdminManagerService()), ($this->privates['App\\Manager\\ContractServiceManager'] ?? $this->getContractServiceManagerService()));
  853.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\ContractServiceController'$this));
  854.         return $instance;
  855.     }
  856.     /**
  857.      * Gets the public 'App\Controller\DocumentController' shared autowired service.
  858.      *
  859.      * @return \App\Controller\DocumentController
  860.      */
  861.     protected function getDocumentControllerService()
  862.     {
  863.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  864.         include_once \dirname(__DIR__4).'/src/Controller/DocumentController.php';
  865.         include_once \dirname(__DIR__4).'/src/Manager/UserDocumentManagerInterface.php';
  866.         include_once \dirname(__DIR__4).'/src/Manager/UserDocumentManager.php';
  867.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  868.         include_once \dirname(__DIR__4).'/src/Repository/AbstractMayanRepository.php';
  869.         include_once \dirname(__DIR__4).'/src/Repository/UserMayanRepository.php';
  870.         $this->services['App\\Controller\\DocumentController'] = $instance = new \App\Controller\DocumentController(new \App\Manager\UserDocumentManager(new \App\Repository\UserMayanRepository(($this->privates['.debug.app.user.mayan.client'] ?? $this->get_Debug_App_User_Mayan_ClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $this->getEnv('DOCUMENT_ADMIN_USERNAME'), $this->getEnv('DOCUMENT_ADMIN_PASSWORD'))));
  871.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\DocumentController'$this));
  872.         return $instance;
  873.     }
  874.     /**
  875.      * Gets the public 'App\Controller\ExternalToolsController' shared autowired service.
  876.      *
  877.      * @return \App\Controller\ExternalToolsController
  878.      */
  879.     protected function getExternalToolsControllerService()
  880.     {
  881.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  882.         include_once \dirname(__DIR__4).'/src/Controller/ExternalToolsController.php';
  883.         $this->services['App\\Controller\\ExternalToolsController'] = $instance = new \App\Controller\ExternalToolsController(($this->privates['App\\Service\\RequestBridgeService'] ?? $this->getRequestBridgeServiceService()), $this->getEnv('FRONT_END_ROOT_PATH'));
  884.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\ExternalToolsController'$this));
  885.         return $instance;
  886.     }
  887.     /**
  888.      * Gets the public 'App\Controller\FiltersController' shared autowired service.
  889.      *
  890.      * @return \App\Controller\FiltersController
  891.      */
  892.     protected function getFiltersControllerService()
  893.     {
  894.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  895.         include_once \dirname(__DIR__4).'/src/Controller/FiltersController.php';
  896.         $this->services['App\\Controller\\FiltersController'] = $instance = new \App\Controller\FiltersController(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Manager\\SignalManager'] ?? $this->getSignalManagerService()), ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService()));
  897.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\FiltersController'$this));
  898.         return $instance;
  899.     }
  900.     /**
  901.      * Gets the public 'App\Controller\Heimdall\GetUserPortalConfigurationByCodeController' shared autowired service.
  902.      *
  903.      * @return \App\Controller\Heimdall\GetUserPortalConfigurationByCodeController
  904.      */
  905.     protected function getGetUserPortalConfigurationByCodeControllerService()
  906.     {
  907.         include_once \dirname(__DIR__4).'/src/Controller/Heimdall/GetUserPortalConfigurationByCodeController.php';
  908.         return $this->services['App\\Controller\\Heimdall\\GetUserPortalConfigurationByCodeController'] = new \App\Controller\Heimdall\GetUserPortalConfigurationByCodeController();
  909.     }
  910.     /**
  911.      * Gets the public 'App\Controller\Heimdall\PermissionsAdminController' shared autowired service.
  912.      *
  913.      * @return \App\Controller\Heimdall\PermissionsAdminController
  914.      */
  915.     protected function getPermissionsAdminControllerService()
  916.     {
  917.         include_once \dirname(__DIR__4).'/src/Controller/Heimdall/PermissionsAdminController.php';
  918.         return $this->services['App\\Controller\\Heimdall\\PermissionsAdminController'] = new \App\Controller\Heimdall\PermissionsAdminController();
  919.     }
  920.     /**
  921.      * Gets the public 'App\Controller\Heimdall\PermissionsUserController' shared autowired service.
  922.      *
  923.      * @return \App\Controller\Heimdall\PermissionsUserController
  924.      */
  925.     protected function getPermissionsUserControllerService()
  926.     {
  927.         include_once \dirname(__DIR__4).'/src/Controller/Heimdall/PermissionsUserController.php';
  928.         return $this->services['App\\Controller\\Heimdall\\PermissionsUserController'] = new \App\Controller\Heimdall\PermissionsUserController();
  929.     }
  930.     /**
  931.      * Gets the public 'App\Controller\Heimdall\PostUserPortalConfigurationController' shared autowired service.
  932.      *
  933.      * @return \App\Controller\Heimdall\PostUserPortalConfigurationController
  934.      */
  935.     protected function getPostUserPortalConfigurationControllerService()
  936.     {
  937.         include_once \dirname(__DIR__4).'/src/Controller/Heimdall/PostUserPortalConfigurationController.php';
  938.         return $this->services['App\\Controller\\Heimdall\\PostUserPortalConfigurationController'] = new \App\Controller\Heimdall\PostUserPortalConfigurationController();
  939.     }
  940.     /**
  941.      * Gets the public 'App\Controller\Heimdall\PutUserPortalConfigurationController' shared autowired service.
  942.      *
  943.      * @return \App\Controller\Heimdall\PutUserPortalConfigurationController
  944.      */
  945.     protected function getPutUserPortalConfigurationControllerService()
  946.     {
  947.         include_once \dirname(__DIR__4).'/src/Controller/Heimdall/PutUserPortalConfigurationController.php';
  948.         return $this->services['App\\Controller\\Heimdall\\PutUserPortalConfigurationController'] = new \App\Controller\Heimdall\PutUserPortalConfigurationController();
  949.     }
  950.     /**
  951.      * Gets the public 'App\Controller\IndustrialSite\AttachmentController' shared autowired service.
  952.      *
  953.      * @return \App\Controller\IndustrialSite\AttachmentController
  954.      */
  955.     protected function getAttachmentControllerService()
  956.     {
  957.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  958.         include_once \dirname(__DIR__4).'/src/Controller/IndustrialSite/AttachmentController.php';
  959.         include_once \dirname(__DIR__4).'/src/Manager/IndustrialSite/PhotoManager.php';
  960.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/PhotoRepositoryInterface.php';
  961.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/PhotoRepository.php';
  962.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  963.         $this->services['App\\Controller\\IndustrialSite\\AttachmentController'] = $instance = new \App\Controller\IndustrialSite\AttachmentController(new \App\Manager\IndustrialSite\PhotoManager(new \App\Repository\IndustrialSite\PhotoRepository(($this->privates['.debug.app.industrial.sites.client'] ?? $this->get_Debug_App_Industrial_Sites_ClientService()), $a), $a), $a);
  964.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\IndustrialSite\\AttachmentController'$this));
  965.         return $instance;
  966.     }
  967.     /**
  968.      * Gets the public 'App\Controller\IndustrialSite\ContactController' shared autowired service.
  969.      *
  970.      * @return \App\Controller\IndustrialSite\ContactController
  971.      */
  972.     protected function getContactControllerService()
  973.     {
  974.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  975.         include_once \dirname(__DIR__4).'/src/Controller/ApiTrait.php';
  976.         include_once \dirname(__DIR__4).'/src/Controller/IndustrialSite/ContactController.php';
  977.         include_once \dirname(__DIR__4).'/src/Manager/IndustrialSite/ContactManager.php';
  978.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/ContactRepositoryInterface.php';
  979.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/ContactRepository.php';
  980.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  981.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  982.         $this->services['App\\Controller\\IndustrialSite\\ContactController'] = $instance = new \App\Controller\IndustrialSite\ContactController(new \App\Manager\IndustrialSite\ContactManager(new \App\Repository\IndustrialSite\ContactRepository(($this->privates['.debug.app.industrial.sites.client'] ?? $this->get_Debug_App_Industrial_Sites_ClientService()), $a$a, ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService()), ($this->privates['App\\Utils\\QueryBridge'] ?? $this->getQueryBridgeService()), $b), $b), $b$a);
  983.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\IndustrialSite\\ContactController'$this));
  984.         return $instance;
  985.     }
  986.     /**
  987.      * Gets the public 'App\Controller\IndustrialSite\IndicatorSourceController' shared autowired service.
  988.      *
  989.      * @return \App\Controller\IndustrialSite\IndicatorSourceController
  990.      */
  991.     protected function getIndicatorSourceControllerService()
  992.     {
  993.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  994.         include_once \dirname(__DIR__4).'/src/Controller/ApiTrait.php';
  995.         include_once \dirname(__DIR__4).'/src/Controller/ErrorHandlerTrait.php';
  996.         include_once \dirname(__DIR__4).'/src/Controller/IndustrialSite/IndicatorSourceController.php';
  997.         include_once \dirname(__DIR__4).'/src/Manager/IndustrialSite/IndicatorSourceManager.php';
  998.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/IndicatorSourceRepositoryInterface.php';
  999.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/IndicatorSourceRepository.php';
  1000.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  1001.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1002.         $this->services['App\\Controller\\IndustrialSite\\IndicatorSourceController'] = $instance = new \App\Controller\IndustrialSite\IndicatorSourceController(new \App\Manager\IndustrialSite\IndicatorSourceManager(new \App\Repository\IndustrialSite\IndicatorSourceRepository(($this->privates['.debug.app.industrial.sites.client'] ?? $this->get_Debug_App_Industrial_Sites_ClientService()), $a, ($this->privates['App\\Utils\\QueryBridge'] ?? $this->getQueryBridgeService()), $b), ($this->privates['App\\Manager\\ContractManager'] ?? $this->getContractManagerService()), $b), $a$b);
  1003.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\IndustrialSite\\IndicatorSourceController'$this));
  1004.         return $instance;
  1005.     }
  1006.     /**
  1007.      * Gets the public 'App\Controller\IndustrialSite\IndicatorValueController' shared autowired service.
  1008.      *
  1009.      * @return \App\Controller\IndustrialSite\IndicatorValueController
  1010.      */
  1011.     protected function getIndicatorValueControllerService()
  1012.     {
  1013.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1014.         include_once \dirname(__DIR__4).'/src/Controller/ApiTrait.php';
  1015.         include_once \dirname(__DIR__4).'/src/Controller/IndustrialSite/IndicatorValueController.php';
  1016.         include_once \dirname(__DIR__4).'/src/Manager/IndustrialSite/IndicatorValueManager.php';
  1017.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/IndicatorValueRepositoryInterface.php';
  1018.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/IndicatorValueRepository.php';
  1019.         include_once \dirname(__DIR__4).'/src/Formatter/IndustrialSite/IndicatorValueFormatter.php';
  1020.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  1021.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1022.         $this->services['App\\Controller\\IndustrialSite\\IndicatorValueController'] = $instance = new \App\Controller\IndustrialSite\IndicatorValueController(new \App\Manager\IndustrialSite\IndicatorValueManager(new \App\Repository\IndustrialSite\IndicatorValueRepository(($this->privates['.debug.app.industrial.sites.client'] ?? $this->get_Debug_App_Industrial_Sites_ClientService()), $a, ($this->privates['App\\Utils\\QueryBridge'] ?? $this->getQueryBridgeService()), $b), $b), $a, new \App\Formatter\IndustrialSite\IndicatorValueFormatter(), $b);
  1023.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\IndustrialSite\\IndicatorValueController'$this));
  1024.         return $instance;
  1025.     }
  1026.     /**
  1027.      * Gets the public 'App\Controller\IndustrialSite\IndustrialSiteController' shared autowired service.
  1028.      *
  1029.      * @return \App\Controller\IndustrialSite\IndustrialSiteController
  1030.      */
  1031.     protected function getIndustrialSiteControllerService()
  1032.     {
  1033.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1034.         include_once \dirname(__DIR__4).'/src/Controller/ApiTrait.php';
  1035.         include_once \dirname(__DIR__4).'/src/Controller/IndustrialSite/IndustrialSiteController.php';
  1036.         $this->services['App\\Controller\\IndustrialSite\\IndustrialSiteController'] = $instance = new \App\Controller\IndustrialSite\IndustrialSiteController(($this->privates['App\\Manager\\IndustrialSite\\IndustrialSiteManager'] ?? $this->getIndustrialSiteManagerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Manager\\AdminManager'] ?? $this->getAdminManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1037.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\IndustrialSite\\IndustrialSiteController'$this));
  1038.         return $instance;
  1039.     }
  1040.     /**
  1041.      * Gets the public 'App\Controller\IndustrialSite\IndustrialSiteMetadataController' shared autowired service.
  1042.      *
  1043.      * @return \App\Controller\IndustrialSite\IndustrialSiteMetadataController
  1044.      */
  1045.     protected function getIndustrialSiteMetadataControllerService()
  1046.     {
  1047.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1048.         include_once \dirname(__DIR__4).'/src/Controller/ApiTrait.php';
  1049.         include_once \dirname(__DIR__4).'/src/Controller/ErrorHandlerTrait.php';
  1050.         include_once \dirname(__DIR__4).'/src/Controller/IndustrialSite/IndustrialSiteMetadataController.php';
  1051.         include_once \dirname(__DIR__4).'/src/Manager/IndustrialSite/IndustrialSiteMetadataManager.php';
  1052.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/IndustrialSiteMetadataRepositoryInterface.php';
  1053.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/IndustrialSiteMetadataRepository.php';
  1054.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1055.         $this->services['App\\Controller\\IndustrialSite\\IndustrialSiteMetadataController'] = $instance = new \App\Controller\IndustrialSite\IndustrialSiteMetadataController(new \App\Manager\IndustrialSite\IndustrialSiteMetadataManager(new \App\Repository\IndustrialSite\IndustrialSiteMetadataRepository(($this->privates['.debug.app.industrial.sites.client'] ?? $this->get_Debug_App_Industrial_Sites_ClientService()), $a), $a), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Manager\\AdminManager'] ?? $this->getAdminManagerService()), $a);
  1056.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\IndustrialSite\\IndustrialSiteMetadataController'$this));
  1057.         return $instance;
  1058.     }
  1059.     /**
  1060.      * Gets the public 'App\Controller\IndustrialSite\IndustrialSiteProcessController' shared autowired service.
  1061.      *
  1062.      * @return \App\Controller\IndustrialSite\IndustrialSiteProcessController
  1063.      */
  1064.     protected function getIndustrialSiteProcessControllerService()
  1065.     {
  1066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1067.         include_once \dirname(__DIR__4).'/src/Controller/ApiTrait.php';
  1068.         include_once \dirname(__DIR__4).'/src/Controller/IndustrialSite/IndustrialSiteProcessController.php';
  1069.         include_once \dirname(__DIR__4).'/src/Manager/IndustrialSite/IndustrialSiteProcessManager.php';
  1070.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/IndustrialSiteProcessRepositoryInterface.php';
  1071.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/IndustrialSiteProcessRepository.php';
  1072.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1073.         $this->services['App\\Controller\\IndustrialSite\\IndustrialSiteProcessController'] = $instance = new \App\Controller\IndustrialSite\IndustrialSiteProcessController(new \App\Manager\IndustrialSite\IndustrialSiteProcessManager(new \App\Repository\IndustrialSite\IndustrialSiteProcessRepository(($this->privates['.debug.app.industrial.sites.client'] ?? $this->get_Debug_App_Industrial_Sites_ClientService()), $a)), $a);
  1074.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\IndustrialSite\\IndustrialSiteProcessController'$this));
  1075.         return $instance;
  1076.     }
  1077.     /**
  1078.      * Gets the public 'App\Controller\IndustrialSite\ReferentialController' shared autowired service.
  1079.      *
  1080.      * @return \App\Controller\IndustrialSite\ReferentialController
  1081.      */
  1082.     protected function getReferentialControllerService()
  1083.     {
  1084.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1085.         include_once \dirname(__DIR__4).'/src/Controller/ApiTrait.php';
  1086.         include_once \dirname(__DIR__4).'/src/Controller/IndustrialSite/ReferentialController.php';
  1087.         include_once \dirname(__DIR__4).'/src/Manager/IndustrialSite/ReferentialManager.php';
  1088.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/ReferentialRepositoryInterface.php';
  1089.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/ReferentialRepository.php';
  1090.         $this->services['App\\Controller\\IndustrialSite\\ReferentialController'] = $instance = new \App\Controller\IndustrialSite\ReferentialController(new \App\Manager\IndustrialSite\ReferentialManager(new \App\Repository\IndustrialSite\ReferentialRepository(($this->privates['.debug.app.industrial.sites.client'] ?? $this->get_Debug_App_Industrial_Sites_ClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()))));
  1091.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\IndustrialSite\\ReferentialController'$this));
  1092.         return $instance;
  1093.     }
  1094.     /**
  1095.      * Gets the public 'App\Controller\LegalEntityController' shared autowired service.
  1096.      *
  1097.      * @return \App\Controller\LegalEntityController
  1098.      */
  1099.     protected function getLegalEntityControllerService()
  1100.     {
  1101.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1102.         include_once \dirname(__DIR__4).'/src/Controller/LegalEntityController.php';
  1103.         $this->services['App\\Controller\\LegalEntityController'] = $instance = new \App\Controller\LegalEntityController();
  1104.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\LegalEntityController'$this));
  1105.         return $instance;
  1106.     }
  1107.     /**
  1108.      * Gets the public 'App\Controller\Mdm\ContractBasemapController' shared autowired service.
  1109.      *
  1110.      * @return \App\Controller\Mdm\ContractBasemapController
  1111.      */
  1112.     protected function getContractBasemapControllerService()
  1113.     {
  1114.         include_once \dirname(__DIR__4).'/src/Controller/Mdm/ContractBasemapController.php';
  1115.         return $this->services['App\\Controller\\Mdm\\ContractBasemapController'] = new \App\Controller\Mdm\ContractBasemapController();
  1116.     }
  1117.     /**
  1118.      * Gets the public 'App\Controller\Mdm\ContractInfoController' shared autowired service.
  1119.      *
  1120.      * @return \App\Controller\Mdm\ContractInfoController
  1121.      */
  1122.     protected function getContractInfoControllerService()
  1123.     {
  1124.         include_once \dirname(__DIR__4).'/src/Controller/Mdm/ContractInfoController.php';
  1125.         return $this->services['App\\Controller\\Mdm\\ContractInfoController'] = new \App\Controller\Mdm\ContractInfoController();
  1126.     }
  1127.     /**
  1128.      * Gets the public 'App\Controller\Mdm\GetAdministrativeDivision' shared autowired service.
  1129.      *
  1130.      * @return \App\Controller\Mdm\GetAdministrativeDivision
  1131.      */
  1132.     protected function getGetAdministrativeDivisionService()
  1133.     {
  1134.         include_once \dirname(__DIR__4).'/src/Controller/Mdm/GetAdministrativeDivision.php';
  1135.         return $this->services['App\\Controller\\Mdm\\GetAdministrativeDivision'] = new \App\Controller\Mdm\GetAdministrativeDivision();
  1136.     }
  1137.     /**
  1138.      * Gets the public 'App\Controller\Mdm\GetMunicipalities' shared autowired service.
  1139.      *
  1140.      * @return \App\Controller\Mdm\GetMunicipalities
  1141.      */
  1142.     protected function getGetMunicipalitiesService()
  1143.     {
  1144.         include_once \dirname(__DIR__4).'/src/Controller/Mdm/GetMunicipalities.php';
  1145.         return $this->services['App\\Controller\\Mdm\\GetMunicipalities'] = new \App\Controller\Mdm\GetMunicipalities();
  1146.     }
  1147.     /**
  1148.      * Gets the public 'App\Controller\Mdm\GetSiteConfigurationController' shared autowired service.
  1149.      *
  1150.      * @return \App\Controller\Mdm\GetSiteConfigurationController
  1151.      */
  1152.     protected function getGetSiteConfigurationControllerService()
  1153.     {
  1154.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1155.         include_once \dirname(__DIR__4).'/src/Controller/Mdm/GetSiteConfigurationController.php';
  1156.         $this->services['App\\Controller\\Mdm\\GetSiteConfigurationController'] = $instance = new \App\Controller\Mdm\GetSiteConfigurationController();
  1157.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\Mdm\\GetSiteConfigurationController'$this));
  1158.         return $instance;
  1159.     }
  1160.     /**
  1161.      * Gets the public 'App\Controller\Mdm\PortalConfigurationController' shared autowired service.
  1162.      *
  1163.      * @return \App\Controller\Mdm\PortalConfigurationController
  1164.      */
  1165.     protected function getPortalConfigurationControllerService()
  1166.     {
  1167.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1168.         include_once \dirname(__DIR__4).'/src/Controller/Mdm/PortalConfigurationController.php';
  1169.         $this->services['App\\Controller\\Mdm\\PortalConfigurationController'] = $instance = new \App\Controller\Mdm\PortalConfigurationController(($this->privates['App\\Manager\\MdmManager'] ?? $this->getMdmManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1170.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1171.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  1172.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  1173.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  1174.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  1175.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  1176.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1177.             'router' => ['services''router''getRouterService'false],
  1178.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  1179.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  1180.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  1181.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  1182.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  1183.         ], [
  1184.             'form.factory' => '?',
  1185.             'http_kernel' => '?',
  1186.             'message_bus' => '?',
  1187.             'messenger.default_bus' => '?',
  1188.             'parameter_bag' => '?',
  1189.             'request_stack' => '?',
  1190.             'router' => '?',
  1191.             'security.authorization_checker' => '?',
  1192.             'security.token_storage' => '?',
  1193.             'serializer' => '?',
  1194.             'session' => '.session.deprecated',
  1195.             'twig' => '?',
  1196.         ]))->withContext('App\\Controller\\Mdm\\PortalConfigurationController'$this));
  1197.         return $instance;
  1198.     }
  1199.     /**
  1200.      * Gets the public 'App\Controller\Mdm\PostSiteConfigurationController' shared autowired service.
  1201.      *
  1202.      * @return \App\Controller\Mdm\PostSiteConfigurationController
  1203.      */
  1204.     protected function getPostSiteConfigurationControllerService()
  1205.     {
  1206.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1207.         include_once \dirname(__DIR__4).'/src/Controller/Mdm/PostSiteConfigurationController.php';
  1208.         $this->services['App\\Controller\\Mdm\\PostSiteConfigurationController'] = $instance = new \App\Controller\Mdm\PostSiteConfigurationController();
  1209.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\Mdm\\PostSiteConfigurationController'$this));
  1210.         return $instance;
  1211.     }
  1212.     /**
  1213.      * Gets the public 'App\Controller\Mdm\PutSiteConfigurationController' shared autowired service.
  1214.      *
  1215.      * @return \App\Controller\Mdm\PutSiteConfigurationController
  1216.      */
  1217.     protected function getPutSiteConfigurationControllerService()
  1218.     {
  1219.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1220.         include_once \dirname(__DIR__4).'/src/Controller/Mdm/PutSiteConfigurationController.php';
  1221.         $this->services['App\\Controller\\Mdm\\PutSiteConfigurationController'] = $instance = new \App\Controller\Mdm\PutSiteConfigurationController();
  1222.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\Mdm\\PutSiteConfigurationController'$this));
  1223.         return $instance;
  1224.     }
  1225.     /**
  1226.      * Gets the public 'App\Controller\Metabase\MetabaseController' shared autowired service.
  1227.      *
  1228.      * @return \App\Controller\Metabase\MetabaseController
  1229.      */
  1230.     protected function getMetabaseControllerService()
  1231.     {
  1232.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1233.         include_once \dirname(__DIR__4).'/src/Controller/Metabase/MetabaseController.php';
  1234.         $this->services['App\\Controller\\Metabase\\MetabaseController'] = $instance = new \App\Controller\Metabase\MetabaseController(($this->privates['App\\Manager\\MetabaseManager'] ?? $this->getMetabaseManagerService()));
  1235.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\Metabase\\MetabaseController'$this));
  1236.         return $instance;
  1237.     }
  1238.     /**
  1239.      * Gets the public 'App\Controller\OrganizationController' shared autowired service.
  1240.      *
  1241.      * @return \App\Controller\OrganizationController
  1242.      */
  1243.     protected function getOrganizationControllerService()
  1244.     {
  1245.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1246.         include_once \dirname(__DIR__4).'/src/Controller/OrganizationController.php';
  1247.         $this->services['App\\Controller\\OrganizationController'] = $instance = new \App\Controller\OrganizationController(($this->privates['App\\Manager\\AdminManager'] ?? $this->getAdminManagerService()), ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  1248.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\OrganizationController'$this));
  1249.         return $instance;
  1250.     }
  1251.     /**
  1252.      * Gets the public 'App\Controller\PowerBi\PowerBiController' shared autowired service.
  1253.      *
  1254.      * @return \App\Controller\PowerBi\PowerBiController
  1255.      */
  1256.     protected function getPowerBiControllerService()
  1257.     {
  1258.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1259.         include_once \dirname(__DIR__4).'/src/Controller/PowerBi/PowerBiController.php';
  1260.         $this->services['App\\Controller\\PowerBi\\PowerBiController'] = $instance = new \App\Controller\PowerBi\PowerBiController(($this->privates['App\\Service\\PowerBiService'] ?? $this->getPowerBiServiceService()));
  1261.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\PowerBi\\PowerBiController'$this));
  1262.         return $instance;
  1263.     }
  1264.     /**
  1265.      * Gets the public 'App\Controller\PowerBi\TrendsController' shared autowired service.
  1266.      *
  1267.      * @return \App\Controller\PowerBi\TrendsController
  1268.      */
  1269.     protected function getTrendsControllerService()
  1270.     {
  1271.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1272.         include_once \dirname(__DIR__4).'/src/Controller/PowerBi/TrendsController.php';
  1273.         $this->services['App\\Controller\\PowerBi\\TrendsController'] = $instance = new \App\Controller\PowerBi\TrendsController(($this->privates['App\\Service\\PowerBiService'] ?? $this->getPowerBiServiceService()), $this->getEnv('AZURE_CLIENT_SECRET'));
  1274.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\PowerBi\\TrendsController'$this));
  1275.         return $instance;
  1276.     }
  1277.     /**
  1278.      * Gets the public 'App\Controller\PublicConfigurationController' shared autowired service.
  1279.      *
  1280.      * @return \App\Controller\PublicConfigurationController
  1281.      */
  1282.     protected function getPublicConfigurationControllerService()
  1283.     {
  1284.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1285.         include_once \dirname(__DIR__4).'/src/Controller/PublicConfigurationController.php';
  1286.         $this->services['App\\Controller\\PublicConfigurationController'] = $instance = new \App\Controller\PublicConfigurationController(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1287.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\PublicConfigurationController'$this));
  1288.         return $instance;
  1289.     }
  1290.     /**
  1291.      * Gets the public 'App\Controller\PublicSpacePlanner\AttachmentController' shared autowired service.
  1292.      *
  1293.      * @return \App\Controller\PublicSpacePlanner\AttachmentController
  1294.      */
  1295.     protected function getAttachmentController2Service()
  1296.     {
  1297.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1298.         include_once \dirname(__DIR__4).'/src/Controller/PublicSpacePlanner/AttachmentController.php';
  1299.         $this->services['App\\Controller\\PublicSpacePlanner\\AttachmentController'] = $instance = new \App\Controller\PublicSpacePlanner\AttachmentController(($this->privates['App\\Manager\\PublicSpacePlannerManager'] ?? $this->getPublicSpacePlannerManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1300.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\PublicSpacePlanner\\AttachmentController'$this));
  1301.         return $instance;
  1302.     }
  1303.     /**
  1304.      * Gets the public 'App\Controller\PublicSpacePlanner\CommentController' shared autowired service.
  1305.      *
  1306.      * @return \App\Controller\PublicSpacePlanner\CommentController
  1307.      */
  1308.     protected function getCommentControllerService()
  1309.     {
  1310.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1311.         include_once \dirname(__DIR__4).'/src/Controller/PublicSpacePlanner/CommentController.php';
  1312.         $this->services['App\\Controller\\PublicSpacePlanner\\CommentController'] = $instance = new \App\Controller\PublicSpacePlanner\CommentController(($this->privates['App\\Manager\\PublicSpacePlannerManager'] ?? $this->getPublicSpacePlannerManagerService()));
  1313.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\PublicSpacePlanner\\CommentController'$this));
  1314.         return $instance;
  1315.     }
  1316.     /**
  1317.      * Gets the public 'App\Controller\PublicSpacePlanner\NatureController' shared autowired service.
  1318.      *
  1319.      * @return \App\Controller\PublicSpacePlanner\NatureController
  1320.      */
  1321.     protected function getNatureControllerService()
  1322.     {
  1323.         include_once \dirname(__DIR__4).'/src/Controller/PublicSpacePlanner/NatureController.php';
  1324.         return $this->services['App\\Controller\\PublicSpacePlanner\\NatureController'] = new \App\Controller\PublicSpacePlanner\NatureController();
  1325.     }
  1326.     /**
  1327.      * Gets the public 'App\Controller\PublicSpacePlanner\PublicWorkController' shared autowired service.
  1328.      *
  1329.      * @return \App\Controller\PublicSpacePlanner\PublicWorkController
  1330.      */
  1331.     protected function getPublicWorkControllerService()
  1332.     {
  1333.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1334.         include_once \dirname(__DIR__4).'/src/Controller/PublicSpacePlanner/PublicWorkController.php';
  1335.         $this->services['App\\Controller\\PublicSpacePlanner\\PublicWorkController'] = $instance = new \App\Controller\PublicSpacePlanner\PublicWorkController(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Manager\\PublicSpacePlannerManager'] ?? $this->getPublicSpacePlannerManagerService()), ($this->privates['App\\Manager\\ContractManager'] ?? $this->getContractManagerService()), ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService()));
  1336.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\PublicSpacePlanner\\PublicWorkController'$this));
  1337.         return $instance;
  1338.     }
  1339.     /**
  1340.      * Gets the public 'App\Controller\PublicSpacePlanner\PublicWorkStatusController' shared autowired service.
  1341.      *
  1342.      * @return \App\Controller\PublicSpacePlanner\PublicWorkStatusController
  1343.      */
  1344.     protected function getPublicWorkStatusControllerService()
  1345.     {
  1346.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1347.         include_once \dirname(__DIR__4).'/src/Controller/PublicSpacePlanner/PublicWorkStatusController.php';
  1348.         $this->services['App\\Controller\\PublicSpacePlanner\\PublicWorkStatusController'] = $instance = new \App\Controller\PublicSpacePlanner\PublicWorkStatusController(($this->privates['App\\Manager\\PublicSpacePlannerManager'] ?? $this->getPublicSpacePlannerManagerService()));
  1349.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\PublicSpacePlanner\\PublicWorkStatusController'$this));
  1350.         return $instance;
  1351.     }
  1352.     /**
  1353.      * Gets the public 'App\Controller\Request\RequestController' shared autowired service.
  1354.      *
  1355.      * @return \App\Controller\Request\RequestController
  1356.      */
  1357.     protected function getRequestControllerService()
  1358.     {
  1359.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1360.         include_once \dirname(__DIR__4).'/src/Controller/Request/RequestController.php';
  1361.         $this->services['App\\Controller\\Request\\RequestController'] = $instance = new \App\Controller\Request\RequestController(($this->privates['App\\Service\\RequestBridgeService'] ?? $this->getRequestBridgeServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['App\\Manager\\SignalManager'] ?? $this->getSignalManagerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService()), ($this->privates['portail_cache_pool'] ?? $this->getPortailCachePoolService()));
  1362.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\Request\\RequestController'$this));
  1363.         return $instance;
  1364.     }
  1365.     /**
  1366.      * Gets the public 'App\Controller\Security\FakeSecurityController' shared autowired service.
  1367.      *
  1368.      * @return \App\Controller\Security\FakeSecurityController
  1369.      */
  1370.     protected function getFakeSecurityControllerService()
  1371.     {
  1372.         include_once \dirname(__DIR__4).'/src/Controller/Security/FakeSecurityController.php';
  1373.         return $this->services['App\\Controller\\Security\\FakeSecurityController'] = new \App\Controller\Security\FakeSecurityController();
  1374.     }
  1375.     /**
  1376.      * Gets the public 'App\Controller\Security\SecurityController' shared autowired service.
  1377.      *
  1378.      * @return \App\Controller\Security\SecurityController
  1379.      */
  1380.     protected function getSecurityControllerService()
  1381.     {
  1382.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1383.         include_once \dirname(__DIR__4).'/src/Controller/Security/SecurityController.php';
  1384.         $this->services['App\\Controller\\Security\\SecurityController'] = $instance = new \App\Controller\Security\SecurityController(($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService()));
  1385.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\Security\\SecurityController'$this));
  1386.         return $instance;
  1387.     }
  1388.     /**
  1389.      * Gets the public 'App\Controller\ServiceController' shared autowired service.
  1390.      *
  1391.      * @return \App\Controller\ServiceController
  1392.      */
  1393.     protected function getServiceControllerService()
  1394.     {
  1395.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1396.         include_once \dirname(__DIR__4).'/src/Controller/ServiceController.php';
  1397.         $this->services['App\\Controller\\ServiceController'] = $instance = new \App\Controller\ServiceController(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Manager\\ServiceManager'] ?? $this->getServiceManagerService()), ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService()));
  1398.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\ServiceController'$this));
  1399.         return $instance;
  1400.     }
  1401.     /**
  1402.      * Gets the public 'App\Controller\SignalController' shared autowired service.
  1403.      *
  1404.      * @return \App\Controller\SignalController
  1405.      */
  1406.     protected function getSignalControllerService()
  1407.     {
  1408.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1409.         include_once \dirname(__DIR__4).'/src/Controller/SignalController.php';
  1410.         $this->services['App\\Controller\\SignalController'] = $instance = new \App\Controller\SignalController(($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService()), ($this->privates['App\\Manager\\ContractManager'] ?? $this->getContractManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Manager\\SignalManager'] ?? $this->getSignalManagerService()), ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService()));
  1411.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\SignalController'$this));
  1412.         return $instance;
  1413.     }
  1414.     /**
  1415.      * Gets the public 'App\Controller\ThingsBoard\ThingsBoardController' shared autowired service.
  1416.      *
  1417.      * @return \App\Controller\ThingsBoard\ThingsBoardController
  1418.      */
  1419.     protected function getThingsBoardControllerService()
  1420.     {
  1421.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1422.         include_once \dirname(__DIR__4).'/src/Controller/ThingsBoard/ThingsBoardController.php';
  1423.         $this->services['App\\Controller\\ThingsBoard\\ThingsBoardController'] = $instance = new \App\Controller\ThingsBoard\ThingsBoardController(($this->privates['App\\Repository\\ThingsBoardRepository'] ?? $this->getThingsBoardRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  1424.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\ThingsBoard\\ThingsBoardController'$this));
  1425.         return $instance;
  1426.     }
  1427.     /**
  1428.      * Gets the public 'App\Controller\UserController' shared autowired service.
  1429.      *
  1430.      * @return \App\Controller\UserController
  1431.      */
  1432.     protected function getUserControllerService()
  1433.     {
  1434.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1435.         include_once \dirname(__DIR__4).'/src/Controller/UserController.php';
  1436.         $this->services['App\\Controller\\UserController'] = $instance = new \App\Controller\UserController(($this->privates['App\\Manager\\AdminManager'] ?? $this->getAdminManagerService()), ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['App\\Manager\\OrganizationContractServiceManager'] ?? $this->getOrganizationContractServiceManagerService()), ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService()), ($this->privates['App\\Manager\\ServiceManager'] ?? $this->getServiceManagerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Helper\\Heimdall\\HeimdallHelper'] ?? $this->getHeimdallHelperService()), ($this->privates['App\\Manager\\ApplicationConfigurationManager'] ?? $this->getApplicationConfigurationManagerService()), ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  1437.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\UserController'$this));
  1438.         return $instance;
  1439.     }
  1440.     /**
  1441.      * Gets the public 'App\Controller\Vdm\HydrometryController' shared autowired service.
  1442.      *
  1443.      * @return \App\Controller\Vdm\HydrometryController
  1444.      */
  1445.     protected function getHydrometryControllerService()
  1446.     {
  1447.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1448.         include_once \dirname(__DIR__4).'/src/Controller/Vdm/HydrometryController.php';
  1449.         $this->services['App\\Controller\\Vdm\\HydrometryController'] = $instance = new \App\Controller\Vdm\HydrometryController();
  1450.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\Vdm\\HydrometryController'$this));
  1451.         return $instance;
  1452.     }
  1453.     /**
  1454.      * Gets the public 'App\Controller\Vdm\InterventionController' shared autowired service.
  1455.      *
  1456.      * @return \App\Controller\Vdm\InterventionController
  1457.      */
  1458.     protected function getInterventionControllerService()
  1459.     {
  1460.         include_once \dirname(__DIR__4).'/src/Controller/Vdm/InterventionController.php';
  1461.         return $this->services['App\\Controller\\Vdm\\InterventionController'] = new \App\Controller\Vdm\InterventionController();
  1462.     }
  1463.     /**
  1464.      * Gets the public 'App\Controller\Vdm\InterventionCountController' shared autowired service.
  1465.      *
  1466.      * @return \App\Controller\Vdm\InterventionCountController
  1467.      */
  1468.     protected function getInterventionCountControllerService()
  1469.     {
  1470.         include_once \dirname(__DIR__4).'/src/Controller/Vdm/InterventionCountController.php';
  1471.         return $this->services['App\\Controller\\Vdm\\InterventionCountController'] = new \App\Controller\Vdm\InterventionCountController();
  1472.     }
  1473.     /**
  1474.      * Gets the public 'App\Controller\Vdm\WaterCycleController' shared autowired service.
  1475.      *
  1476.      * @return \App\Controller\Vdm\WaterCycleController
  1477.      */
  1478.     protected function getWaterCycleControllerService()
  1479.     {
  1480.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1481.         include_once \dirname(__DIR__4).'/src/Controller/Vdm/WaterCycleController.php';
  1482.         $this->services['App\\Controller\\Vdm\\WaterCycleController'] = $instance = new \App\Controller\Vdm\WaterCycleController();
  1483.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\Vdm\\WaterCycleController'$this));
  1484.         return $instance;
  1485.     }
  1486.     /**
  1487.      * Gets the public 'App\Controller\Vdm\WaterQualityController' shared autowired service.
  1488.      *
  1489.      * @return \App\Controller\Vdm\WaterQualityController
  1490.      */
  1491.     protected function getWaterQualityControllerService()
  1492.     {
  1493.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1494.         include_once \dirname(__DIR__4).'/src/Controller/Vdm/WaterQualityController.php';
  1495.         $this->services['App\\Controller\\Vdm\\WaterQualityController'] = $instance = new \App\Controller\Vdm\WaterQualityController();
  1496.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Controller\\Vdm\\WaterQualityController'$this));
  1497.         return $instance;
  1498.     }
  1499.     /**
  1500.      * Gets the public 'App\Controller\Vdm\WeatherController' shared autowired service.
  1501.      *
  1502.      * @return \App\Controller\Vdm\WeatherController
  1503.      */
  1504.     protected function getWeatherControllerService()
  1505.     {
  1506.         include_once \dirname(__DIR__4).'/src/Controller/Vdm/WeatherController.php';
  1507.         return $this->services['App\\Controller\\Vdm\\WeatherController'] = new \App\Controller\Vdm\WeatherController(($this->privates['App\\Manager\\VdmManager'] ?? $this->getVdmManagerService()), ($this->privates['App\\Manager\\ContractManager'] ?? $this->getContractManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1508.     }
  1509.     /**
  1510.      * Gets the public 'App\Testing\TestingController' shared autowired service.
  1511.      *
  1512.      * @return \App\Testing\TestingController
  1513.      */
  1514.     protected function getTestingControllerService()
  1515.     {
  1516.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1517.         include_once \dirname(__DIR__4).'/src/Testing/TestingController.php';
  1518.         $this->services['App\\Testing\\TestingController'] = $instance = new \App\Testing\TestingController();
  1519.         $instance->setContainer(($this->privates['.service_locator.g8OC8fV'] ?? $this->get_ServiceLocator_G8OC8fVService())->withContext('App\\Testing\\TestingController'$this));
  1520.         return $instance;
  1521.     }
  1522.     /**
  1523.      * Gets the public 'Hslavich\OneloginSamlBundle\Controller\SamlController' shared autowired service.
  1524.      *
  1525.      * @return \Hslavich\OneloginSamlBundle\Controller\SamlController
  1526.      */
  1527.     protected function getSamlControllerService()
  1528.     {
  1529.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1530.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Controller/SamlController.php';
  1531.         $this->services['Hslavich\\OneloginSamlBundle\\Controller\\SamlController'] = $instance = new \Hslavich\OneloginSamlBundle\Controller\SamlController(($this->services['Hslavich\\OneloginSamlBundle\\DependencyInjection\\Security\\Saml2\\Auth'] ?? $this->getAuthService()));
  1532.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1533.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  1534.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  1535.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  1536.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  1537.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  1538.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1539.             'router' => ['services''router''getRouterService'false],
  1540.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  1541.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  1542.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  1543.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  1544.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  1545.         ], [
  1546.             'form.factory' => '?',
  1547.             'http_kernel' => '?',
  1548.             'message_bus' => '?',
  1549.             'messenger.default_bus' => '?',
  1550.             'parameter_bag' => '?',
  1551.             'request_stack' => '?',
  1552.             'router' => '?',
  1553.             'security.authorization_checker' => '?',
  1554.             'security.token_storage' => '?',
  1555.             'serializer' => '?',
  1556.             'session' => '.session.deprecated',
  1557.             'twig' => '?',
  1558.         ]))->withContext('Hslavich\\OneloginSamlBundle\\Controller\\SamlController'$this));
  1559.         return $instance;
  1560.     }
  1561.     /**
  1562.      * Gets the public 'Hslavich\OneloginSamlBundle\DependencyInjection\Security\Saml2\Auth' shared autowired service.
  1563.      *
  1564.      * @return \App\Security\Authentication\Saml2Auth
  1565.      */
  1566.     protected function getAuthService()
  1567.     {
  1568.         include_once \dirname(__DIR__4).'/vendor/onelogin/php-saml/src/Saml2/Auth.php';
  1569.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/DependencyInjection/Security/Saml2/Auth.php';
  1570.         include_once \dirname(__DIR__4).'/src/Security/Authentication/Saml2Auth.php';
  1571.         return $this->services['Hslavich\\OneloginSamlBundle\\DependencyInjection\\Security\\Saml2\\Auth'] = new \App\Security\Authentication\Saml2Auth($this->getParameter('hslavich_onelogin_saml.settings'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1572.     }
  1573.     /**
  1574.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1575.      *
  1576.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1577.      */
  1578.     protected function getRedirectControllerService()
  1579.     {
  1580.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1581.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1582.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1583.     }
  1584.     /**
  1585.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1586.      *
  1587.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1588.      */
  1589.     protected function getTemplateControllerService()
  1590.     {
  1591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1592.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1593.     }
  1594.     /**
  1595.      * Gets the public 'cache.app' shared service.
  1596.      *
  1597.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1598.      */
  1599.     protected function getCache_AppService()
  1600.     {
  1601.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('gr2K8JMdTN'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1602.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1603.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1604.     }
  1605.     /**
  1606.      * Gets the public 'cache.app_clearer' shared service.
  1607.      *
  1608.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1609.      */
  1610.     protected function getCache_AppClearerService()
  1611.     {
  1612.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1613.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1614.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'portail_cache_pool' => ($this->privates['.portail_cache_pool.inner'] ?? $this->get_PortailCachePool_InnerService())]);
  1615.     }
  1616.     /**
  1617.      * Gets the public 'cache.global_clearer' shared service.
  1618.      *
  1619.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1620.      */
  1621.     protected function getCache_GlobalClearerService()
  1622.     {
  1623.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1624.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1625.         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.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'portail_cache_pool' => ($this->privates['.portail_cache_pool.inner'] ?? $this->get_PortailCachePool_InnerService()), '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())]);
  1626.     }
  1627.     /**
  1628.      * Gets the public 'cache.system' shared service.
  1629.      *
  1630.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1631.      */
  1632.     protected function getCache_SystemService()
  1633.     {
  1634.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('YQ2ZZNIZbW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1635.     }
  1636.     /**
  1637.      * Gets the public 'cache.system_clearer' shared service.
  1638.      *
  1639.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1640.      */
  1641.     protected function getCache_SystemClearerService()
  1642.     {
  1643.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1644.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1645.         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())]);
  1646.     }
  1647.     /**
  1648.      * Gets the public 'cache.validator_expression_language' shared service.
  1649.      *
  1650.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1651.      */
  1652.     protected function getCache_ValidatorExpressionLanguageService()
  1653.     {
  1654.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wbVwo+lHSA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1655.     }
  1656.     /**
  1657.      * Gets the public 'cache_warmer' shared service.
  1658.      *
  1659.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1660.      */
  1661.     protected function getCacheWarmerService()
  1662.     {
  1663.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1664.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1665.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1666.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1667.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1668.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1669.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1670.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1671.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1672.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1673.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1674.         }, 8), true, ($this->targetDir.''.'/App_KernelIntDebugContainerDeprecations.log'));
  1675.     }
  1676.     /**
  1677.      * Gets the public 'console.command_loader' shared service.
  1678.      *
  1679.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1680.      */
  1681.     protected function getConsole_CommandLoaderService()
  1682.     {
  1683.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1684.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1685.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1686.             'App\\Command\\Geoserver\\TestGeoserverCreationCommand' => ['privates''App\\Command\\Geoserver\\TestGeoserverCreationCommand''getTestGeoserverCreationCommandService'false],
  1687.             'App\\Command\\Geoserver\\TestGeoserverRemoteCreationCommand' => ['privates''App\\Command\\Geoserver\\TestGeoserverRemoteCreationCommand''getTestGeoserverRemoteCreationCommandService'false],
  1688.             'App\\Command\\UserGenerateCommand' => ['privates''.App\\Command\\UserGenerateCommand.lazy''getUserGenerateCommand_LazyService'false],
  1689.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1690.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1691.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1692.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1693.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1694.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1695.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1696.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1697.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1698.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1699.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1700.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1701.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1702.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1703.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1704.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  1705.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  1706.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  1707.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  1708.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1709.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1710.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1711.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1712.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1713.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1714.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1715.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1716.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1717.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1718.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1719.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1720.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1721.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1722.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1723.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1724.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1725.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1726.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1727.             'lexik_jwt_authentication.check_config_command' => ['privates''lexik_jwt_authentication.check_config_command''getLexikJwtAuthentication_CheckConfigCommandService'false],
  1728.             'lexik_jwt_authentication.migrate_config_command' => ['privates''lexik_jwt_authentication.migrate_config_command''getLexikJwtAuthentication_MigrateConfigCommandService'false],
  1729.             'lexik_jwt_authentication.enable_encryption_config_command' => ['privates''lexik_jwt_authentication.enable_encryption_config_command''getLexikJwtAuthentication_EnableEncryptionConfigCommandService'false],
  1730.             'lexik_jwt_authentication.generate_token_command' => ['services''lexik_jwt_authentication.generate_token_command''getLexikJwtAuthentication_GenerateTokenCommandService'false],
  1731.             'lexik_jwt_authentication.generate_keypair_command' => ['privates''lexik_jwt_authentication.generate_keypair_command''getLexikJwtAuthentication_GenerateKeypairCommandService'false],
  1732.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1733.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1734.             'Vdm\\Bundle\\LibraryBundle\\Command\\CollectMessagesCommand' => ['privates''Vdm\\Bundle\\LibraryBundle\\Command\\CollectMessagesCommand''getCollectMessagesCommandService'false],
  1735.             'Vdm\\Bundle\\LibraryBundle\\Command\\ConsumeMessagesCommand' => ['privates''Vdm\\Bundle\\LibraryBundle\\Command\\ConsumeMessagesCommand''getConsumeMessagesCommandService'false],
  1736.         ], [
  1737.             'App\\Command\\Geoserver\\TestGeoserverCreationCommand' => 'App\\Command\\Geoserver\\TestGeoserverCreationCommand',
  1738.             'App\\Command\\Geoserver\\TestGeoserverRemoteCreationCommand' => 'App\\Command\\Geoserver\\TestGeoserverRemoteCreationCommand',
  1739.             'App\\Command\\UserGenerateCommand' => '?',
  1740.             'console.command.about' => '?',
  1741.             'console.command.assets_install' => '?',
  1742.             'console.command.cache_clear' => '?',
  1743.             'console.command.cache_pool_clear' => '?',
  1744.             'console.command.cache_pool_prune' => '?',
  1745.             'console.command.cache_pool_delete' => '?',
  1746.             'console.command.cache_pool_list' => '?',
  1747.             'console.command.cache_warmup' => '?',
  1748.             'console.command.config_debug' => '?',
  1749.             'console.command.config_dump_reference' => '?',
  1750.             'console.command.container_debug' => '?',
  1751.             'console.command.container_lint' => '?',
  1752.             'console.command.debug_autowiring' => '?',
  1753.             'console.command.dotenv_debug' => '?',
  1754.             'console.command.event_dispatcher_debug' => '?',
  1755.             'console.command.messenger_consume_messages' => '?',
  1756.             'console.command.messenger_setup_transports' => '?',
  1757.             'console.command.messenger_debug' => '?',
  1758.             'console.command.messenger_stop_workers' => '?',
  1759.             'console.command.router_debug' => '?',
  1760.             'console.command.router_match' => '?',
  1761.             'console.command.translation_debug' => '?',
  1762.             'console.command.translation_extract' => '?',
  1763.             'console.command.validator_debug' => '?',
  1764.             'console.command.translation_pull' => '?',
  1765.             'console.command.translation_push' => '?',
  1766.             'console.command.xliff_lint' => '?',
  1767.             'console.command.yaml_lint' => '?',
  1768.             'console.command.form_debug' => '?',
  1769.             'console.command.secrets_set' => '?',
  1770.             'console.command.secrets_remove' => '?',
  1771.             'console.command.secrets_generate_key' => '?',
  1772.             'console.command.secrets_list' => '?',
  1773.             'console.command.secrets_decrypt_to_local' => '?',
  1774.             'console.command.secrets_encrypt_from_local' => '?',
  1775.             'security.command.debug_firewall' => '?',
  1776.             'security.command.user_password_encoder' => '?',
  1777.             'security.command.user_password_hash' => '?',
  1778.             'lexik_jwt_authentication.check_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\CheckConfigCommand',
  1779.             'lexik_jwt_authentication.migrate_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\MigrateConfigCommand',
  1780.             'lexik_jwt_authentication.enable_encryption_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\EnableEncryptionConfigCommand',
  1781.             'lexik_jwt_authentication.generate_token_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateTokenCommand',
  1782.             'lexik_jwt_authentication.generate_keypair_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateKeyPairCommand',
  1783.             'twig.command.debug' => '?',
  1784.             'twig.command.lint' => '?',
  1785.             'Vdm\\Bundle\\LibraryBundle\\Command\\CollectMessagesCommand' => 'Vdm\\Bundle\\LibraryBundle\\Command\\CollectMessagesCommand',
  1786.             'Vdm\\Bundle\\LibraryBundle\\Command\\ConsumeMessagesCommand' => 'Vdm\\Bundle\\LibraryBundle\\Command\\ConsumeMessagesCommand',
  1787.         ]), ['action-test:geoserver:create' => 'App\\Command\\Geoserver\\TestGeoserverCreationCommand''remote-action-test:geoserver:create' => 'App\\Command\\Geoserver\\TestGeoserverRemoteCreationCommand''app:user:generate-token' => 'App\\Command\\UserGenerateCommand''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''messenger:consume' => 'console.command.messenger_consume_messages''messenger:setup-transports' => 'console.command.messenger_setup_transports''debug:messenger' => 'console.command.messenger_debug''messenger:stop-workers' => 'console.command.messenger_stop_workers''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''lexik:jwt:check-config' => 'lexik_jwt_authentication.check_config_command''lexik:jwt:migrate-config' => 'lexik_jwt_authentication.migrate_config_command''lexik:jwt:enable-encryption' => 'lexik_jwt_authentication.enable_encryption_config_command''lexik:jwt:generate-token' => 'lexik_jwt_authentication.generate_token_command''lexik:jwt:generate-keypair' => 'lexik_jwt_authentication.generate_keypair_command''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''vdm:collect' => 'Vdm\\Bundle\\LibraryBundle\\Command\\CollectMessagesCommand''vdm:consume' => 'Vdm\\Bundle\\LibraryBundle\\Command\\ConsumeMessagesCommand']);
  1788.     }
  1789.     /**
  1790.      * Gets the public 'container.env_var_processors_locator' shared service.
  1791.      *
  1792.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1793.      */
  1794.     protected function getContainer_EnvVarProcessorsLocatorService()
  1795.     {
  1796.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1797.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1798.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1799.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1800.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1801.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1802.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1803.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1804.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1805.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1806.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1807.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1808.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1809.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1810.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1811.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1812.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1813.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1814.         ], [
  1815.             'base64' => '?',
  1816.             'bool' => '?',
  1817.             'const' => '?',
  1818.             'csv' => '?',
  1819.             'default' => '?',
  1820.             'file' => '?',
  1821.             'float' => '?',
  1822.             'int' => '?',
  1823.             'json' => '?',
  1824.             'key' => '?',
  1825.             'not' => '?',
  1826.             'query_string' => '?',
  1827.             'require' => '?',
  1828.             'resolve' => '?',
  1829.             'string' => '?',
  1830.             'trim' => '?',
  1831.             'url' => '?',
  1832.         ]);
  1833.     }
  1834.     /**
  1835.      * Gets the public 'error_controller' shared service.
  1836.      *
  1837.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1838.      */
  1839.     protected function getErrorControllerService()
  1840.     {
  1841.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1842.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1843.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1844.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1845.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1846.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1847.         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)));
  1848.     }
  1849.     /**
  1850.      * Gets the public 'event_dispatcher' shared service.
  1851.      *
  1852.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1853.      */
  1854.     protected function getEventDispatcherService()
  1855.     {
  1856.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1857.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1858.         $a->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  1859.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1860.         $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())));
  1861.         $instance->addListener('lexik_jwt_authentication.on_jwt_created', [=> function () {
  1862.             return ($this->privates['App\\Listener\\JWTListener'] ?? $this->getJWTListenerService());
  1863.         }, => 'onJWTCreated'], 0);
  1864.         $instance->addListener('kernel.controller', [=> function () {
  1865.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1866.         }, => 'onKernelController'], 0);
  1867.         $instance->addListener('Hslavich\\OneloginSamlBundle\\Event\\UserCreatedEvent', [=> function () {
  1868.             return ($this->privates['hslavich_onelogin_saml.user_created_listener.main'] ?? ($this->privates['hslavich_onelogin_saml.user_created_listener.main'] = new \Hslavich\OneloginSamlBundle\EventListener\User\UserCreatedListener(NULLfalse)));
  1869.         }, => '__invoke'], 0);
  1870.         $instance->addListener('Hslavich\\OneloginSamlBundle\\Event\\UserModifiedEvent', [=> function () {
  1871.             return ($this->privates['hslavich_onelogin_saml.user_modified_listener.main'] ?? ($this->privates['hslavich_onelogin_saml.user_modified_listener.main'] = new \Hslavich\OneloginSamlBundle\EventListener\User\UserModifiedListener(NULLfalse)));
  1872.         }, => '__invoke'], 0);
  1873.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1874.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->getSamlLogoutListenerService());
  1875.         }, => '__invoke'], 0);
  1876.         $instance->addListener('kernel.request', [=> function () {
  1877.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1878.         }, => 'onKernelRequest'], 250);
  1879.         $instance->addListener('kernel.response', [=> function () {
  1880.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1881.         }, => 'onKernelResponse'], 0);
  1882.         $instance->addListener('kernel.response', [=> function () {
  1883.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1884.         }, => 'onResponse'], -10);
  1885.         $instance->addListener('create.applicationConfiguration', [=> function () {
  1886.             return ($this->privates['App\\EventSubscriber\\ApplicationConfigurationSubscriber'] ?? $this->getApplicationConfigurationSubscriberService());
  1887.         }, => 'onCreateApplicationConfiguration'], 0);
  1888.         $instance->addListener('update.organization', [=> function () {
  1889.             return ($this->privates['App\\EventSubscriber\\InvalidateCacheSubscriber'] ?? $this->getInvalidateCacheSubscriberService());
  1890.         }, => 'onUpdateOrganization'], 0);
  1891.         $instance->addListener('delete.organization', [=> function () {
  1892.             return ($this->privates['App\\EventSubscriber\\InvalidateCacheSubscriber'] ?? $this->getInvalidateCacheSubscriberService());
  1893.         }, => 'onDeleteOrganization'], 0);
  1894.         $instance->addListener('update.contract', [=> function () {
  1895.             return ($this->privates['App\\EventSubscriber\\InvalidateCacheSubscriber'] ?? $this->getInvalidateCacheSubscriberService());
  1896.         }, => 'onUpdateContract'], 0);
  1897.         $instance->addListener('lexik_jwt_authentication.on_jwt_created', [=> function () {
  1898.             return ($this->privates['App\\EventSubscriber\\InvalidateCacheSubscriber'] ?? $this->getInvalidateCacheSubscriberService());
  1899.         }, => 'onUserLogin'], 0);
  1900.         $instance->addListener('create.organization', [=> function () {
  1901.             return ($this->privates['App\\EventSubscriber\\OrganizationSubscriber'] ?? $this->getOrganizationSubscriberService());
  1902.         }, => 'onCreateOrganization'], 0);
  1903.         $instance->addListener('update.organization', [=> function () {
  1904.             return ($this->privates['App\\EventSubscriber\\OrganizationSubscriber'] ?? $this->getOrganizationSubscriberService());
  1905.         }, => 'onUpdateOrganization'], 0);
  1906.         $instance->addListener('delete.organization', [=> function () {
  1907.             return ($this->privates['App\\EventSubscriber\\OrganizationSubscriber'] ?? $this->getOrganizationSubscriberService());
  1908.         }, => 'onDeleteOrganization'], 0);
  1909.         $instance->addListener('kernel.response', [=> function () {
  1910.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1911.         }, => 'onKernelResponse'], 0);
  1912.         $instance->addListener('kernel.response', [=> function () {
  1913.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1914.         }, => 'onKernelResponse'], -1024);
  1915.         $instance->addListener('kernel.request', [=> function () {
  1916.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1917.         }, => 'setDefaultLocale'], 100);
  1918.         $instance->addListener('kernel.request', [=> function () {
  1919.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1920.         }, => 'onKernelRequest'], 16);
  1921.         $instance->addListener('kernel.finish_request', [=> function () {
  1922.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1923.         }, => 'onKernelFinishRequest'], 0);
  1924.         $instance->addListener('kernel.request', [=> function () {
  1925.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1926.         }, => 'onKernelRequest'], 256);
  1927.         $instance->addListener('kernel.response', [=> function () {
  1928.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1929.         }, => 'onResponse'], -255);
  1930.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1931.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1932.         }, => 'onControllerArguments'], 0);
  1933.         $instance->addListener('kernel.exception', [=> function () {
  1934.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1935.         }, => 'logKernelException'], 0);
  1936.         $instance->addListener('kernel.exception', [=> function () {
  1937.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1938.         }, => 'onKernelException'], -128);
  1939.         $instance->addListener('kernel.response', [=> function () {
  1940.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1941.         }, => 'removeCspHeader'], -128);
  1942.         $instance->addListener('kernel.request', [=> function () {
  1943.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1944.         }, => 'onKernelRequest'], 15);
  1945.         $instance->addListener('kernel.finish_request', [=> function () {
  1946.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1947.         }, => 'onKernelFinishRequest'], -15);
  1948.         $instance->addListener('console.error', [=> function () {
  1949.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1950.         }, => 'onConsoleError'], -128);
  1951.         $instance->addListener('console.terminate', [=> function () {
  1952.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1953.         }, => 'onConsoleTerminate'], -128);
  1954.         $instance->addListener('console.error', [=> function () {
  1955.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1956.         }, => 'onConsoleError'], 0);
  1957.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1958.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1959.         }, => 'onMessage'], -255);
  1960.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1961.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1962.         }, => 'onMessage'], -255);
  1963.         $instance->addListener('kernel.request', [=> function () {
  1964.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1965.         }, => 'configure'], 2048);
  1966.         $instance->addListener('console.command', [=> function () {
  1967.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1968.         }, => 'configure'], 2048);
  1969.         $instance->addListener('kernel.request', [=> function () {
  1970.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1971.         }, => 'onKernelRequest'], 32);
  1972.         $instance->addListener('kernel.finish_request', [=> function () {
  1973.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1974.         }, => 'onKernelFinishRequest'], 0);
  1975.         $instance->addListener('kernel.exception', [=> function () {
  1976.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1977.         }, => 'onKernelException'], -64);
  1978.         $instance->addListener('kernel.request', [=> function () {
  1979.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1980.         }, => 'onKernelRequest'], 128);
  1981.         $instance->addListener('kernel.response', [=> function () {
  1982.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1983.         }, => 'onKernelResponse'], -1000);
  1984.         $instance->addListener('kernel.finish_request', [=> function () {
  1985.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1986.         }, => 'onFinishRequest'], 0);
  1987.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1988.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  1989.         }, => 'onMessageFailed'], 100);
  1990.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1991.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  1992.         }, => 'onMessageFailed'], 200);
  1993.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1994.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  1995.         }, => 'onWorkerStarted'], 0);
  1996.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1997.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  1998.         }, => 'onWorkerRunning'], 0);
  1999.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2000.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  2001.         }, => 'onMessageFailed'], 0);
  2002.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2003.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  2004.         }, => 'onWorkerRunning'], 0);
  2005.         $instance->addListener('kernel.response', [=> function () {
  2006.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2007.         }, => 'onKernelResponse'], -100);
  2008.         $instance->addListener('kernel.exception', [=> function () {
  2009.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2010.         }, => 'onKernelException'], 0);
  2011.         $instance->addListener('kernel.terminate', [=> function () {
  2012.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2013.         }, => 'onKernelTerminate'], -1024);
  2014.         $instance->addListener('kernel.controller', [=> function () {
  2015.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2016.         }, => 'onKernelController'], 0);
  2017.         $instance->addListener('kernel.response', [=> function () {
  2018.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2019.         }, => 'onKernelResponse'], 0);
  2020.         $instance->addListener('kernel.response', [=> function () {
  2021.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2022.         }, => 'onKernelResponse'], 0);
  2023.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2024.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2025.         }, => 'onVoterVote'], 0);
  2026.         $instance->addListener('kernel.request', [=> function () {
  2027.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2028.         }, => 'configureLogoutUrlGenerator'], 8);
  2029.         $instance->addListener('kernel.request', [=> function () {
  2030.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2031.         }, => 'onKernelRequest'], 8);
  2032.         $instance->addListener('kernel.finish_request', [=> function () {
  2033.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2034.         }, => 'onKernelFinishRequest'], 0);
  2035.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2036.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2037.         }, => 'onMessage'], 0);
  2038.         $instance->addListener('kernel.response', [=> function () {
  2039.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2040.         }, => 'onKernelResponse'], -128);
  2041.         $instance->addListener('kernel.controller', [=> function () {
  2042.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2043.         }, => 'onKernelController'], 0);
  2044.         $instance->addListener('kernel.controller', [=> function () {
  2045.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2046.         }, => 'onKernelController'], 0);
  2047.         $instance->addListener('kernel.controller', [=> function () {
  2048.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2049.         }, => 'onKernelController'], -128);
  2050.         $instance->addListener('kernel.view', [=> function () {
  2051.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2052.         }, => 'onKernelView'], 0);
  2053.         $instance->addListener('kernel.controller', [=> function () {
  2054.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2055.         }, => 'onKernelController'], 0);
  2056.         $instance->addListener('kernel.response', [=> function () {
  2057.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2058.         }, => 'onKernelResponse'], 0);
  2059.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2060.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2061.         }, => 'onKernelControllerArguments'], 0);
  2062.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2063.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2064.         }, => 'onKernelControllerArguments'], 0);
  2065.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerStoppedEvent', [=> function () {
  2066.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\ExceptionHandler\\RethrowExceptionAfterWorkerStoppedSubscriber'] ?? $this->getRethrowExceptionAfterWorkerStoppedSubscriberService());
  2067.         }, => 'onCollectWorkerStoppedEvent'], -200);
  2068.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStoppedEvent', [=> function () {
  2069.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\ExceptionHandler\\RethrowExceptionAfterWorkerStoppedSubscriber'] ?? $this->getRethrowExceptionAfterWorkerStoppedSubscriberService());
  2070.         }, => 'onWorkerStoppedEvent'], -200);
  2071.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerRunningEvent', [=> function () {
  2072.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\ExceptionHandler\\StopWorkerOnExceptionSubscriber'] ?? $this->getStopWorkerOnExceptionSubscriberService());
  2073.         }, => 'onCollectWorkerRunningEvent'], 0);
  2074.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2075.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\ExceptionHandler\\StopWorkerOnExceptionSubscriber'] ?? $this->getStopWorkerOnExceptionSubscriberService());
  2076.         }, => 'onWorkerRunningEvent'], 0);
  2077.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageFailedEvent', [=> function () {
  2078.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\ExceptionHandler\\StoreExceptionOnMessageFailedSubscriber'] ?? $this->getStoreExceptionOnMessageFailedSubscriberService());
  2079.         }, => 'onCollectWorkerMessageFailedEvent'], -200);
  2080.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2081.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\ExceptionHandler\\StoreExceptionOnMessageFailedSubscriber'] ?? $this->getStoreExceptionOnMessageFailedSubscriberService());
  2082.         }, => 'onWorkerMessageFailedEvent'], -200);
  2083.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageReceivedEvent', [=> function () {
  2084.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerConsumedMessageSubscriber'] ?? $this->getMonitoringWorkerConsumedMessageSubscriberService());
  2085.         }, => 'onCollectWorkerMessageReceivedEvent'], 0);
  2086.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2087.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerConsumedMessageSubscriber'] ?? $this->getMonitoringWorkerConsumedMessageSubscriberService());
  2088.         }, => 'onWorkerMessageReceivedEvent'], 0);
  2089.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageReceivedEvent', [=> function () {
  2090.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandleMessageDurationSubscriber'] ?? $this->getMonitoringWorkerHandleMessageDurationSubscriberService());
  2091.         }, => 'onCollectWorkerMessageReceivedEvent'], 0);
  2092.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageHandledEvent', [=> function () {
  2093.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandleMessageDurationSubscriber'] ?? $this->getMonitoringWorkerHandleMessageDurationSubscriberService());
  2094.         }, => 'onCollectWorkerMessageHandledEvent'], 0);
  2095.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageFailedEvent', [=> function () {
  2096.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandleMessageDurationSubscriber'] ?? $this->getMonitoringWorkerHandleMessageDurationSubscriberService());
  2097.         }, => 'onCollectWorkerMessageFailedEvent'], 0);
  2098.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2099.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandleMessageDurationSubscriber'] ?? $this->getMonitoringWorkerHandleMessageDurationSubscriberService());
  2100.         }, => 'onWorkerMessageReceivedEvent'], 0);
  2101.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2102.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandleMessageDurationSubscriber'] ?? $this->getMonitoringWorkerHandleMessageDurationSubscriberService());
  2103.         }, => 'onWorkerMessageHandledEvent'], 0);
  2104.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2105.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandleMessageDurationSubscriber'] ?? $this->getMonitoringWorkerHandleMessageDurationSubscriberService());
  2106.         }, => 'onWorkerMessageFailedEvent'], 0);
  2107.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageReceivedEvent', [=> function () {
  2108.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandleMessageMemorySubscriber'] ?? $this->getMonitoringWorkerHandleMessageMemorySubscriberService());
  2109.         }, => 'onCollectWorkerMessageReceivedEvent'], 0);
  2110.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageHandledEvent', [=> function () {
  2111.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandleMessageMemorySubscriber'] ?? $this->getMonitoringWorkerHandleMessageMemorySubscriberService());
  2112.         }, => 'onCollectWorkerMessageHandledEvent'], 0);
  2113.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageFailedEvent', [=> function () {
  2114.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandleMessageMemorySubscriber'] ?? $this->getMonitoringWorkerHandleMessageMemorySubscriberService());
  2115.         }, => 'onCollectWorkerMessageFailedEvent'], 0);
  2116.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2117.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandleMessageMemorySubscriber'] ?? $this->getMonitoringWorkerHandleMessageMemorySubscriberService());
  2118.         }, => 'onWorkerMessageReceivedEvent'], 0);
  2119.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2120.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandleMessageMemorySubscriber'] ?? $this->getMonitoringWorkerHandleMessageMemorySubscriberService());
  2121.         }, => 'onWorkerMessageHandledEvent'], 0);
  2122.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2123.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandleMessageMemorySubscriber'] ?? $this->getMonitoringWorkerHandleMessageMemorySubscriberService());
  2124.         }, => 'onWorkerMessageFailedEvent'], 0);
  2125.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageHandledEvent', [=> function () {
  2126.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandledMessageSubscriber'] ?? $this->getMonitoringWorkerHandledMessageSubscriberService());
  2127.         }, => 'onCollectWorkerMessageHandledEvent'], 0);
  2128.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2129.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandledMessageSubscriber'] ?? $this->getMonitoringWorkerHandledMessageSubscriberService());
  2130.         }, => 'onWorkerMessageHandledEvent'], 0);
  2131.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageFailedEvent', [=> function () {
  2132.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerMessageFailedSubscriber'] ?? $this->getMonitoringWorkerMessageFailedSubscriberService());
  2133.         }, => 'onCollectWorkerMessageFailedEvent'], 0);
  2134.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2135.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerMessageFailedSubscriber'] ?? $this->getMonitoringWorkerMessageFailedSubscriberService());
  2136.         }, => 'onWorkerMessageFailedEvent'], 0);
  2137.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\SendMessageToTransportsEvent', [=> function () {
  2138.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerProducedMessageSubscriber'] ?? $this->getMonitoringWorkerProducedMessageSubscriberService());
  2139.         }, => 'onSendMessageToTransportEvent'], 0);
  2140.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerRunningEvent', [=> function () {
  2141.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerRunningFlushSubscriber'] ?? $this->getMonitoringWorkerRunningFlushSubscriberService());
  2142.         }, => 'onCollectWorkerRunningEvent'], 0);
  2143.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2144.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerRunningFlushSubscriber'] ?? $this->getMonitoringWorkerRunningFlushSubscriberService());
  2145.         }, => 'onWorkerRunningEvent'], 0);
  2146.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerStartedEvent', [=> function () {
  2147.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerStartedSubscriber'] ?? $this->getMonitoringWorkerStartedSubscriberService());
  2148.         }, => 'onCollectWorkerStartedEvent'], 0);
  2149.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2150.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerStartedSubscriber'] ?? $this->getMonitoringWorkerStartedSubscriberService());
  2151.         }, => 'onWorkerStartedEvent'], 0);
  2152.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStoppedEvent', [=> function () {
  2153.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerStoppedSubscriber'] ?? $this->getMonitoringWorkerStoppedSubscriberService());
  2154.         }, => 'onWorkerStoppedEvent'], 0);
  2155.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerStoppedEvent', [=> function () {
  2156.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerStoppedSubscriber'] ?? $this->getMonitoringWorkerStoppedSubscriberService());
  2157.         }, => 'onCollectWorkerStoppedEvent'], 0);
  2158.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageReceivedEvent', [=> function () {
  2159.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\PrintMessage\\PrintMessageSubscriber'] ?? $this->getPrintMessageSubscriberService());
  2160.         }, => 'onCollectWorkerMessageReceivedEvent'], 9999);
  2161.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2162.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\PrintMessage\\PrintMessageSubscriber'] ?? $this->getPrintMessageSubscriberService());
  2163.         }, => 'onWorkerMessageReceivedEvent'], 9999);
  2164.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\SendMessageToTransportsEvent', [=> function () {
  2165.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\PrintMessage\\PrintMessageSubscriber'] ?? $this->getPrintMessageSubscriberService());
  2166.         }, => 'onSendMessageToTransportEvent'], -9999);
  2167.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageFailedEvent', [=> function () {
  2168.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerAfterHandleStampSubscriber'] ?? $this->getStopWorkerAfterHandleStampSubscriberService());
  2169.         }, => 'onCollectWorkerMessageFailedEvent'], 0);
  2170.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageHandledEvent', [=> function () {
  2171.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerAfterHandleStampSubscriber'] ?? $this->getStopWorkerAfterHandleStampSubscriberService());
  2172.         }, => 'onCollectWorkerMessageHandledEvent'], 0);
  2173.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2174.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerAfterHandleStampSubscriber'] ?? $this->getStopWorkerAfterHandleStampSubscriberService());
  2175.         }, => 'onWorkerMessageFailedEvent'], 0);
  2176.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2177.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerAfterHandleStampSubscriber'] ?? $this->getStopWorkerAfterHandleStampSubscriberService());
  2178.         }, => 'onWorkerMessageHandledEvent'], 0);
  2179.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerRunningEvent', [=> function () {
  2180.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerCheckFlagPresenceSubscriber'] ?? $this->getStopWorkerCheckFlagPresenceSubscriberService());
  2181.         }, => 'onCollectWorkerRunningEvent'], 0);
  2182.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2183.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerCheckFlagPresenceSubscriber'] ?? $this->getStopWorkerCheckFlagPresenceSubscriberService());
  2184.         }, => 'onWorkerRunningEvent'], 0);
  2185.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageFailedEvent', [=> function () {
  2186.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerOnEmptyMessageSubscriber'] ?? $this->getStopWorkerOnEmptyMessageSubscriberService());
  2187.         }, => 'onCollectWorkerMessageFailedEvent'], 0);
  2188.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageHandledEvent', [=> function () {
  2189.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerOnEmptyMessageSubscriber'] ?? $this->getStopWorkerOnEmptyMessageSubscriberService());
  2190.         }, => 'onCollectWorkerMessageHandledEvent'], 0);
  2191.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageReceivedEvent', [=> function () {
  2192.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerOnEmptyMessageSubscriber'] ?? $this->getStopWorkerOnEmptyMessageSubscriberService());
  2193.         }, => 'onCollectWorkerMessageReceivedEvent'], 0);
  2194.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2195.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerOnEmptyMessageSubscriber'] ?? $this->getStopWorkerOnEmptyMessageSubscriberService());
  2196.         }, => 'onWorkerMessageFailedEvent'], 0);
  2197.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2198.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerOnEmptyMessageSubscriber'] ?? $this->getStopWorkerOnEmptyMessageSubscriberService());
  2199.         }, => 'onWorkerMessageHandledEvent'], 0);
  2200.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2201.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerOnEmptyMessageSubscriber'] ?? $this->getStopWorkerOnEmptyMessageSubscriberService());
  2202.         }, => 'onWorkerMessageReceivedEvent'], 0);
  2203.         $instance->addListener('Vdm\\Bundle\\LibraryBundle\\Event\\CollectWorkerMessageReceivedEvent', [=> function () {
  2204.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Trace\\TraceAddEnterSubscriber'] ?? $this->getTraceAddEnterSubscriberService());
  2205.         }, => 'onCollectWorkerMessageReceivedEvent'], 0);
  2206.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2207.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Trace\\TraceAddEnterSubscriber'] ?? $this->getTraceAddEnterSubscriberService());
  2208.         }, => 'onWorkerMessageReceivedEvent'], 0);
  2209.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\SendMessageToTransportsEvent', [=> function () {
  2210.             return ($this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Trace\\TraceAddExitSubscriber'] ?? $this->getTraceAddExitSubscriberService());
  2211.         }, => 'onSendMessageToTransportEvent'], 0);
  2212.         return $instance;
  2213.     }
  2214.     /**
  2215.      * Gets the public 'http_kernel' shared service.
  2216.      *
  2217.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2218.      */
  2219.     protected function getHttpKernelService()
  2220.     {
  2221.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2222.         if (isset($this->services['http_kernel'])) {
  2223.             return $this->services['http_kernel'];
  2224.         }
  2225.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2226.         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 () {
  2227.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2228.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2229.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2230.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2231.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2232.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2233.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2234.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2235.         }, 8)), $b));
  2236.     }
  2237.     /**
  2238.      * Gets the public 'lexik_jwt_authentication.encoder' shared service.
  2239.      *
  2240.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
  2241.      */
  2242.     protected function getLexikJwtAuthentication_EncoderService()
  2243.     {
  2244.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
  2245.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
  2246.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
  2247.         return $this->services['lexik_jwt_authentication.encoder'] = new \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder(($this->privates['lexik_jwt_authentication.jws_provider.lcobucci'] ?? $this->getLexikJwtAuthentication_JwsProvider_LcobucciService()));
  2248.     }
  2249.     /**
  2250.      * Gets the public 'lexik_jwt_authentication.generate_token_command' shared service.
  2251.      *
  2252.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand
  2253.      */
  2254.     protected function getLexikJwtAuthentication_GenerateTokenCommandService()
  2255.     {
  2256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2257.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateTokenCommand.php';
  2258.         $this->services['lexik_jwt_authentication.generate_token_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), new RewindableGenerator(function () {
  2259.             yield => ($this->privates['security.user.provider.concrete.saml_provider'] ?? ($this->privates['security.user.provider.concrete.saml_provider'] = new \Hslavich\OneloginSamlBundle\Security\User\SamlUserProvider('App\\Entity\\User', [=> 'ROLE_USER'])));
  2260.             yield => ($this->privates['security.user.provider.concrete.jwt'] ?? ($this->privates['security.user.provider.concrete.jwt'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\User\JWTUserProvider('App\\Entity\\User')));
  2261.         }, 2));
  2262.         $instance->setName('lexik:jwt:generate-token');
  2263.         return $instance;
  2264.     }
  2265.     /**
  2266.      * Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
  2267.      *
  2268.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
  2269.      */
  2270.     protected function getLexikJwtAuthentication_JwtManagerService()
  2271.     {
  2272.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
  2273.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
  2274.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
  2275.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichmentInterface.php';
  2276.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichment/ChainEnrichment.php';
  2277.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2278.         if (isset($this->services['lexik_jwt_authentication.jwt_manager'])) {
  2279.             return $this->services['lexik_jwt_authentication.jwt_manager'];
  2280.         }
  2281.         $this->services['lexik_jwt_authentication.jwt_manager'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), $a'username', new \Lexik\Bundle\JWTAuthenticationBundle\Services\PayloadEnrichment\ChainEnrichment([]));
  2282.         $instance->setUserIdentityField('username'false);
  2283.         return $instance;
  2284.     }
  2285.     /**
  2286.      * Gets the public 'lexik_jwt_authentication.key_loader' shared service.
  2287.      *
  2288.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
  2289.      */
  2290.     protected function getLexikJwtAuthentication_KeyLoaderService()
  2291.     {
  2292.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  2293.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  2294.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  2295.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  2296.         return $this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader((\dirname(__DIR__4).'/config/jwt/private.pem'), (\dirname(__DIR__4).'/config/jwt/public.pem'), $this->getEnv('JWT_PASSPHRASE'), []);
  2297.     }
  2298.     /**
  2299.      * Gets the public 'messenger.default_bus' shared service.
  2300.      *
  2301.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2302.      */
  2303.     protected function getMessenger_DefaultBusService()
  2304.     {
  2305.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2306.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  2307.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  2308.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2309.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2310.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2311.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  2312.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  2313.         }, 7)));
  2314.     }
  2315.     /**
  2316.      * Gets the public 'monolog.logger.deprecation' shared service.
  2317.      *
  2318.      * @return \Symfony\Bridge\Monolog\Logger
  2319.      */
  2320.     protected function getMonolog_Logger_DeprecationService()
  2321.     {
  2322.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  2323.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2324.         $instance->pushHandler(($this->privates['monolog.handler.deprecation'] ?? $this->getMonolog_Handler_DeprecationService()));
  2325.         $instance->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  2326.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2327.         return $instance;
  2328.     }
  2329.     /**
  2330.      * Gets the public 'monolog.logger.php' shared service.
  2331.      *
  2332.      * @return \Symfony\Bridge\Monolog\Logger
  2333.      */
  2334.     protected function getMonolog_Logger_PhpService()
  2335.     {
  2336.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  2337.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2338.         $instance->pushHandler(($this->privates['monolog.handler.php_errors'] ?? $this->getMonolog_Handler_PhpErrorsService()));
  2339.         $instance->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  2340.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2341.         return $instance;
  2342.     }
  2343.     /**
  2344.      * Gets the public 'nelmio_api_doc.controller.swagger' shared service.
  2345.      *
  2346.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  2347.      */
  2348.     protected function getNelmioApiDoc_Controller_SwaggerService()
  2349.     {
  2350.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/DocumentationController.php';
  2351.         return $this->services['nelmio_api_doc.controller.swagger'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->privates['nelmio_api_doc.generator_locator'] ?? $this->getNelmioApiDoc_GeneratorLocatorService()));
  2352.     }
  2353.     /**
  2354.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  2355.      *
  2356.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  2357.      */
  2358.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  2359.     {
  2360.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/SwaggerUiController.php';
  2361.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->privates['nelmio_api_doc.generator_locator'] ?? $this->getNelmioApiDoc_GeneratorLocatorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2362.     }
  2363.     /**
  2364.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  2365.      *
  2366.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  2367.      */
  2368.     protected function getNelmioApiDoc_Generator_DefaultService()
  2369.     {
  2370.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  2371.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  2372.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  2373.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  2374.             yield => ($this->privates['nelmio_api_doc.describers.swagger_php.default'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_DefaultService());
  2375.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  2376.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  2377.         }, 5), new RewindableGenerator(function () {
  2378.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  2379.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  2380.         }, 2));
  2381.         $instance->setAlternativeNames([]);
  2382.         return $instance;
  2383.     }
  2384.     /**
  2385.      * Gets the public 'request_stack' shared service.
  2386.      *
  2387.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2388.      */
  2389.     protected function getRequestStackService()
  2390.     {
  2391.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2392.     }
  2393.     /**
  2394.      * Gets the public 'router' shared service.
  2395.      *
  2396.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2397.      */
  2398.     protected function getRouterService()
  2399.     {
  2400.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2401.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2402.         $a->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  2403.         $a->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  2404.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2405.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2406.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2407.         ], [
  2408.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2409.         ]))->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');
  2410.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2411.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2412.         return $instance;
  2413.     }
  2414.     /**
  2415.      * Gets the public 'routing.loader' shared service.
  2416.      *
  2417.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2418.      */
  2419.     protected function getRouting_LoaderService()
  2420.     {
  2421.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2422.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2423.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2424.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2425.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2426.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2427.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2428.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2429.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2430.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2431.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2432.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2433.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2434.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2435.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2436.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2437.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2438.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2439.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2440.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2441.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2442.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2443.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2444.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2445.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2446.         $b = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)))));
  2447.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'int');
  2448.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'int'));
  2449.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'int'));
  2450.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'int'));
  2451.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'int'));
  2452.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'int'));
  2453.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2454.             'kernel' => ['services''kernel''getKernelService'false],
  2455.         ], [
  2456.             'kernel' => 'App\\Kernel',
  2457.         ]), 'int'));
  2458.         $a->addLoader(($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
  2459.         $a->addLoader($this->getSensioFrameworkExtra_Routing_Loader_AnnotDirService());
  2460.         $a->addLoader($this->getSensioFrameworkExtra_Routing_Loader_AnnotFileService());
  2461.         $a->addLoader($c);
  2462.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2463.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2464.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  2465.     }
  2466.     /**
  2467.      * Gets the public 'services_resetter' shared service.
  2468.      *
  2469.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2470.      */
  2471.     protected function getServicesResetterService()
  2472.     {
  2473.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2474.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2475.             if (isset($this->services['cache.app'])) {
  2476.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2477.             }
  2478.             if (isset($this->services['cache.system'])) {
  2479.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2480.             }
  2481.             if (isset($this->privates['cache.validator'])) {
  2482.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2483.             }
  2484.             if (isset($this->privates['cache.serializer'])) {
  2485.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2486.             }
  2487.             if (isset($this->privates['cache.annotations'])) {
  2488.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2489.             }
  2490.             if (isset($this->privates['cache.property_info'])) {
  2491.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2492.             }
  2493.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  2494.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  2495.             }
  2496.             if (isset($this->privates['.debug.http_client'])) {
  2497.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  2498.             }
  2499.             if (isset($this->privates['mailer.message_logger_listener'])) {
  2500.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  2501.             }
  2502.             if (isset($this->privates['debug.stopwatch'])) {
  2503.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2504.             }
  2505.             if (isset($this->services['event_dispatcher'])) {
  2506.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2507.             }
  2508.             if (isset($this->privates['.portail_cache_pool.inner'])) {
  2509.                 yield '.portail_cache_pool.inner' => ($this->privates['.portail_cache_pool.inner'] ?? null);
  2510.             }
  2511.             if (isset($this->privates['session_listener'])) {
  2512.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2513.             }
  2514.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2515.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2516.             }
  2517.             if (isset($this->services['cache.validator_expression_language'])) {
  2518.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2519.             }
  2520.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  2521.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  2522.             }
  2523.             if (isset($this->services['.container.private.profiler'])) {
  2524.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2525.             }
  2526.             if (isset($this->services['.container.private.validator'])) {
  2527.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2528.             }
  2529.             if (isset($this->services['.container.private.security.token_storage'])) {
  2530.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2531.             }
  2532.             if (isset($this->privates['cache.security_expression_language'])) {
  2533.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2534.             }
  2535.             if (isset($this->privates['debug.security.firewall'])) {
  2536.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  2537.             }
  2538.             if (isset($this->privates['twig.form.engine'])) {
  2539.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  2540.             }
  2541.             if (isset($this->privates['monolog.handler.stdout_info'])) {
  2542.                 yield 'monolog.handler.stdout_info' => ($this->privates['monolog.handler.stdout_info'] ?? null);
  2543.             }
  2544.             if (isset($this->privates['monolog.handler.stderr_errors'])) {
  2545.                 yield 'monolog.handler.stderr_errors' => ($this->privates['monolog.handler.stderr_errors'] ?? null);
  2546.             }
  2547.             if (isset($this->privates['monolog.handler.php_errors'])) {
  2548.                 yield 'monolog.handler.php_errors' => ($this->privates['monolog.handler.php_errors'] ?? null);
  2549.             }
  2550.             if (isset($this->privates['monolog.handler.deprecation'])) {
  2551.                 yield 'monolog.handler.deprecation' => ($this->privates['monolog.handler.deprecation'] ?? null);
  2552.             }
  2553.             if (isset($this->privates['.debug.http_client'])) {
  2554.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2555.             }
  2556.             if (isset($this->privates['.debug.app.calendar.client'])) {
  2557.                 yield '.debug.app.calendar.client' => ($this->privates['.debug.app.calendar.client'] ?? null);
  2558.             }
  2559.             if (isset($this->privates['.debug.app.industrial.sites.client'])) {
  2560.                 yield '.debug.app.industrial.sites.client' => ($this->privates['.debug.app.industrial.sites.client'] ?? null);
  2561.             }
  2562.             if (isset($this->privates['.debug.app.heimdall.client'])) {
  2563.                 yield '.debug.app.heimdall.client' => ($this->privates['.debug.app.heimdall.client'] ?? null);
  2564.             }
  2565.             if (isset($this->privates['.debug.app.geoserver.client'])) {
  2566.                 yield '.debug.app.geoserver.client' => ($this->privates['.debug.app.geoserver.client'] ?? null);
  2567.             }
  2568.             if (isset($this->privates['.debug.app.admin.mayan.client'])) {
  2569.                 yield '.debug.app.admin.mayan.client' => ($this->privates['.debug.app.admin.mayan.client'] ?? null);
  2570.             }
  2571.             if (isset($this->privates['.debug.app.user.mayan.client'])) {
  2572.                 yield '.debug.app.user.mayan.client' => ($this->privates['.debug.app.user.mayan.client'] ?? null);
  2573.             }
  2574.             if (isset($this->privates['.debug.app.mdm.client'])) {
  2575.                 yield '.debug.app.mdm.client' => ($this->privates['.debug.app.mdm.client'] ?? null);
  2576.             }
  2577.             if (isset($this->privates['.debug.app.metabase.client'])) {
  2578.                 yield '.debug.app.metabase.client' => ($this->privates['.debug.app.metabase.client'] ?? null);
  2579.             }
  2580.             if (isset($this->privates['.debug.app.public.space.planner.client'])) {
  2581.                 yield '.debug.app.public.space.planner.client' => ($this->privates['.debug.app.public.space.planner.client'] ?? null);
  2582.             }
  2583.             if (isset($this->privates['.debug.app.request.client'])) {
  2584.                 yield '.debug.app.request.client' => ($this->privates['.debug.app.request.client'] ?? null);
  2585.             }
  2586.             if (isset($this->privates['.debug.app.signal.client'])) {
  2587.                 yield '.debug.app.signal.client' => ($this->privates['.debug.app.signal.client'] ?? null);
  2588.             }
  2589.             if (isset($this->privates['.debug.app.thingsboard.client'])) {
  2590.                 yield '.debug.app.thingsboard.client' => ($this->privates['.debug.app.thingsboard.client'] ?? null);
  2591.             }
  2592.             if (isset($this->privates['.debug.app.vdm.itv.client'])) {
  2593.                 yield '.debug.app.vdm.itv.client' => ($this->privates['.debug.app.vdm.itv.client'] ?? null);
  2594.             }
  2595.             if (isset($this->privates['.debug.app.vdm.hydrometric.client'])) {
  2596.                 yield '.debug.app.vdm.hydrometric.client' => ($this->privates['.debug.app.vdm.hydrometric.client'] ?? null);
  2597.             }
  2598.             if (isset($this->privates['.debug.app.vdm.waterCycle.client'])) {
  2599.                 yield '.debug.app.vdm.waterCycle.client' => ($this->privates['.debug.app.vdm.waterCycle.client'] ?? null);
  2600.             }
  2601.             if (isset($this->privates['.debug.app.vdm.waterQuality.client'])) {
  2602.                 yield '.debug.app.vdm.waterQuality.client' => ($this->privates['.debug.app.vdm.waterQuality.client'] ?? null);
  2603.             }
  2604.             if (isset($this->privates['.debug.app.vdm.weather.client'])) {
  2605.                 yield '.debug.app.vdm.weather.client' => ($this->privates['.debug.app.vdm.weather.client'] ?? null);
  2606.             }
  2607.         }, function () {
  2608.             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['cache.messenger.restart_workers_signal'])) + (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['.portail_cache_pool.inner'])) + (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->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['monolog.handler.stdout_info'])) + (int) (isset($this->privates['monolog.handler.stderr_errors'])) + (int) (isset($this->privates['monolog.handler.php_errors'])) + (int) (isset($this->privates['monolog.handler.deprecation'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['.debug.app.calendar.client'])) + (int) (isset($this->privates['.debug.app.industrial.sites.client'])) + (int) (isset($this->privates['.debug.app.heimdall.client'])) + (int) (isset($this->privates['.debug.app.geoserver.client'])) + (int) (isset($this->privates['.debug.app.admin.mayan.client'])) + (int) (isset($this->privates['.debug.app.user.mayan.client'])) + (int) (isset($this->privates['.debug.app.mdm.client'])) + (int) (isset($this->privates['.debug.app.metabase.client'])) + (int) (isset($this->privates['.debug.app.public.space.planner.client'])) + (int) (isset($this->privates['.debug.app.request.client'])) + (int) (isset($this->privates['.debug.app.signal.client'])) + (int) (isset($this->privates['.debug.app.thingsboard.client'])) + (int) (isset($this->privates['.debug.app.vdm.itv.client'])) + (int) (isset($this->privates['.debug.app.vdm.hydrometric.client'])) + (int) (isset($this->privates['.debug.app.vdm.waterCycle.client'])) + (int) (isset($this->privates['.debug.app.vdm.waterQuality.client'])) + (int) (isset($this->privates['.debug.app.vdm.weather.client']));
  2609.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'cache.messenger.restart_workers_signal' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], '.portail_cache_pool.inner' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'messenger.transport.in_memory.factory' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'monolog.handler.stdout_info' => [=> 'reset'], 'monolog.handler.stderr_errors' => [=> 'reset'], 'monolog.handler.php_errors' => [=> 'reset'], 'monolog.handler.deprecation' => [=> 'reset'], '.debug.http_client' => [=> 'reset'], '.debug.app.calendar.client' => [=> 'reset'], '.debug.app.industrial.sites.client' => [=> 'reset'], '.debug.app.heimdall.client' => [=> 'reset'], '.debug.app.geoserver.client' => [=> 'reset'], '.debug.app.admin.mayan.client' => [=> 'reset'], '.debug.app.user.mayan.client' => [=> 'reset'], '.debug.app.mdm.client' => [=> 'reset'], '.debug.app.metabase.client' => [=> 'reset'], '.debug.app.public.space.planner.client' => [=> 'reset'], '.debug.app.request.client' => [=> 'reset'], '.debug.app.signal.client' => [=> 'reset'], '.debug.app.thingsboard.client' => [=> 'reset'], '.debug.app.vdm.itv.client' => [=> 'reset'], '.debug.app.vdm.hydrometric.client' => [=> 'reset'], '.debug.app.vdm.waterCycle.client' => [=> 'reset'], '.debug.app.vdm.waterQuality.client' => [=> 'reset'], '.debug.app.vdm.weather.client' => [=> 'reset']]);
  2610.     }
  2611.     /**
  2612.      * Gets the public 'translator' shared service.
  2613.      *
  2614.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2615.      */
  2616.     protected function getTranslatorService()
  2617.     {
  2618.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2619.     }
  2620.     /**
  2621.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2622.      *
  2623.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2624.      */
  2625.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2626.     {
  2627.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2628.         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()));
  2629.     }
  2630.     /**
  2631.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2632.      *
  2633.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2634.      */
  2635.     protected function getWebProfiler_Controller_ProfilerService()
  2636.     {
  2637.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2638.         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));
  2639.     }
  2640.     /**
  2641.      * Gets the public 'web_profiler.controller.router' shared service.
  2642.      *
  2643.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2644.      */
  2645.     protected function getWebProfiler_Controller_RouterService()
  2646.     {
  2647.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2648.         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 () {
  2649.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2650.         }, 1));
  2651.     }
  2652.     /**
  2653.      * Gets the private '.App\Command\UserGenerateCommand.lazy' shared service.
  2654.      *
  2655.      * @return \Symfony\Component\Console\Command\LazyCommand
  2656.      */
  2657.     protected function getUserGenerateCommand_LazyService()
  2658.     {
  2659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2660.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2661.         return $this->privates['.App\\Command\\UserGenerateCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:user:generate-token', [], 'Generate an user with email and roles'false, function (): \App\Command\UserGenerateCommand {
  2662.             return ($this->privates['App\\Command\\UserGenerateCommand'] ?? $this->getUserGenerateCommandService());
  2663.         });
  2664.     }
  2665.     /**
  2666.      * Gets the private '.console.command.about.lazy' shared service.
  2667.      *
  2668.      * @return \Symfony\Component\Console\Command\LazyCommand
  2669.      */
  2670.     protected function get_Console_Command_About_LazyService()
  2671.     {
  2672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2674.         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 {
  2675.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2676.         });
  2677.     }
  2678.     /**
  2679.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2680.      *
  2681.      * @return \Symfony\Component\Console\Command\LazyCommand
  2682.      */
  2683.     protected function get_Console_Command_AssetsInstall_LazyService()
  2684.     {
  2685.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2687.         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 {
  2688.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2689.         });
  2690.     }
  2691.     /**
  2692.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2693.      *
  2694.      * @return \Symfony\Component\Console\Command\LazyCommand
  2695.      */
  2696.     protected function get_Console_Command_CacheClear_LazyService()
  2697.     {
  2698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2699.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2700.         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 {
  2701.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2702.         });
  2703.     }
  2704.     /**
  2705.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2706.      *
  2707.      * @return \Symfony\Component\Console\Command\LazyCommand
  2708.      */
  2709.     protected function get_Console_Command_CachePoolClear_LazyService()
  2710.     {
  2711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2713.         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 {
  2714.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2715.         });
  2716.     }
  2717.     /**
  2718.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2719.      *
  2720.      * @return \Symfony\Component\Console\Command\LazyCommand
  2721.      */
  2722.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2723.     {
  2724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2726.         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 {
  2727.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2728.         });
  2729.     }
  2730.     /**
  2731.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2732.      *
  2733.      * @return \Symfony\Component\Console\Command\LazyCommand
  2734.      */
  2735.     protected function get_Console_Command_CachePoolList_LazyService()
  2736.     {
  2737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2739.         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 {
  2740.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2741.         });
  2742.     }
  2743.     /**
  2744.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2745.      *
  2746.      * @return \Symfony\Component\Console\Command\LazyCommand
  2747.      */
  2748.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2749.     {
  2750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2751.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2752.         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 {
  2753.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2754.         });
  2755.     }
  2756.     /**
  2757.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2758.      *
  2759.      * @return \Symfony\Component\Console\Command\LazyCommand
  2760.      */
  2761.     protected function get_Console_Command_CacheWarmup_LazyService()
  2762.     {
  2763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2765.         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 {
  2766.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2767.         });
  2768.     }
  2769.     /**
  2770.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2771.      *
  2772.      * @return \Symfony\Component\Console\Command\LazyCommand
  2773.      */
  2774.     protected function get_Console_Command_ConfigDebug_LazyService()
  2775.     {
  2776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2778.         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 {
  2779.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2780.         });
  2781.     }
  2782.     /**
  2783.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2784.      *
  2785.      * @return \Symfony\Component\Console\Command\LazyCommand
  2786.      */
  2787.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2788.     {
  2789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2791.         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 {
  2792.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2793.         });
  2794.     }
  2795.     /**
  2796.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2797.      *
  2798.      * @return \Symfony\Component\Console\Command\LazyCommand
  2799.      */
  2800.     protected function get_Console_Command_ContainerDebug_LazyService()
  2801.     {
  2802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2804.         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 {
  2805.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2806.         });
  2807.     }
  2808.     /**
  2809.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2810.      *
  2811.      * @return \Symfony\Component\Console\Command\LazyCommand
  2812.      */
  2813.     protected function get_Console_Command_ContainerLint_LazyService()
  2814.     {
  2815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2817.         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 {
  2818.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2819.         });
  2820.     }
  2821.     /**
  2822.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  2823.      *
  2824.      * @return \Symfony\Component\Console\Command\LazyCommand
  2825.      */
  2826.     protected function get_Console_Command_DebugAutowiring_LazyService()
  2827.     {
  2828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2830.         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 {
  2831.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  2832.         });
  2833.     }
  2834.     /**
  2835.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  2836.      *
  2837.      * @return \Symfony\Component\Console\Command\LazyCommand
  2838.      */
  2839.     protected function get_Console_Command_DotenvDebug_LazyService()
  2840.     {
  2841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2843.         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 {
  2844.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  2845.         });
  2846.     }
  2847.     /**
  2848.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  2849.      *
  2850.      * @return \Symfony\Component\Console\Command\LazyCommand
  2851.      */
  2852.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  2853.     {
  2854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2856.         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 {
  2857.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  2858.         });
  2859.     }
  2860.     /**
  2861.      * Gets the private '.console.command.form_debug.lazy' shared service.
  2862.      *
  2863.      * @return \Symfony\Component\Console\Command\LazyCommand
  2864.      */
  2865.     protected function get_Console_Command_FormDebug_LazyService()
  2866.     {
  2867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2869.         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 {
  2870.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  2871.         });
  2872.     }
  2873.     /**
  2874.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  2875.      *
  2876.      * @return \Symfony\Component\Console\Command\LazyCommand
  2877.      */
  2878.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  2879.     {
  2880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2882.         return $this->privates['.console.command.messenger_consume_messages.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:consume', [], 'Consume messages'false, function (): \Symfony\Component\Messenger\Command\ConsumeMessagesCommand {
  2883.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  2884.         });
  2885.     }
  2886.     /**
  2887.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  2888.      *
  2889.      * @return \Symfony\Component\Console\Command\LazyCommand
  2890.      */
  2891.     protected function get_Console_Command_MessengerDebug_LazyService()
  2892.     {
  2893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2895.         return $this->privates['.console.command.messenger_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:messenger', [], 'List messages you can dispatch using the message buses'false, function (): \Symfony\Component\Messenger\Command\DebugCommand {
  2896.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  2897.         });
  2898.     }
  2899.     /**
  2900.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  2901.      *
  2902.      * @return \Symfony\Component\Console\Command\LazyCommand
  2903.      */
  2904.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  2905.     {
  2906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2908.         return $this->privates['.console.command.messenger_setup_transports.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:setup-transports', [], 'Prepare the required infrastructure for the transport'false, function (): \Symfony\Component\Messenger\Command\SetupTransportsCommand {
  2909.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  2910.         });
  2911.     }
  2912.     /**
  2913.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  2914.      *
  2915.      * @return \Symfony\Component\Console\Command\LazyCommand
  2916.      */
  2917.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  2918.     {
  2919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2921.         return $this->privates['.console.command.messenger_stop_workers.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:stop-workers', [], 'Stop workers after their current message'false, function (): \Symfony\Component\Messenger\Command\StopWorkersCommand {
  2922.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  2923.         });
  2924.     }
  2925.     /**
  2926.      * Gets the private '.console.command.router_debug.lazy' shared service.
  2927.      *
  2928.      * @return \Symfony\Component\Console\Command\LazyCommand
  2929.      */
  2930.     protected function get_Console_Command_RouterDebug_LazyService()
  2931.     {
  2932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2934.         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 {
  2935.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  2936.         });
  2937.     }
  2938.     /**
  2939.      * Gets the private '.console.command.router_match.lazy' shared service.
  2940.      *
  2941.      * @return \Symfony\Component\Console\Command\LazyCommand
  2942.      */
  2943.     protected function get_Console_Command_RouterMatch_LazyService()
  2944.     {
  2945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2947.         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 {
  2948.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  2949.         });
  2950.     }
  2951.     /**
  2952.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  2953.      *
  2954.      * @return \Symfony\Component\Console\Command\LazyCommand
  2955.      */
  2956.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  2957.     {
  2958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2960.         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 {
  2961.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  2962.         });
  2963.     }
  2964.     /**
  2965.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  2966.      *
  2967.      * @return \Symfony\Component\Console\Command\LazyCommand
  2968.      */
  2969.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  2970.     {
  2971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2973.         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 {
  2974.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  2975.         });
  2976.     }
  2977.     /**
  2978.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  2979.      *
  2980.      * @return \Symfony\Component\Console\Command\LazyCommand
  2981.      */
  2982.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  2983.     {
  2984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2986.         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 {
  2987.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  2988.         });
  2989.     }
  2990.     /**
  2991.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  2992.      *
  2993.      * @return \Symfony\Component\Console\Command\LazyCommand
  2994.      */
  2995.     protected function get_Console_Command_SecretsList_LazyService()
  2996.     {
  2997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2999.         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 {
  3000.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3001.         });
  3002.     }
  3003.     /**
  3004.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3005.      *
  3006.      * @return \Symfony\Component\Console\Command\LazyCommand
  3007.      */
  3008.     protected function get_Console_Command_SecretsRemove_LazyService()
  3009.     {
  3010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3012.         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 {
  3013.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3014.         });
  3015.     }
  3016.     /**
  3017.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3018.      *
  3019.      * @return \Symfony\Component\Console\Command\LazyCommand
  3020.      */
  3021.     protected function get_Console_Command_SecretsSet_LazyService()
  3022.     {
  3023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3025.         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 {
  3026.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3027.         });
  3028.     }
  3029.     /**
  3030.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3031.      *
  3032.      * @return \Symfony\Component\Console\Command\LazyCommand
  3033.      */
  3034.     protected function get_Console_Command_TranslationDebug_LazyService()
  3035.     {
  3036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3038.         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 {
  3039.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3040.         });
  3041.     }
  3042.     /**
  3043.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  3044.      *
  3045.      * @return \Symfony\Component\Console\Command\LazyCommand
  3046.      */
  3047.     protected function get_Console_Command_TranslationExtract_LazyService()
  3048.     {
  3049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3051.         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 {
  3052.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  3053.         });
  3054.     }
  3055.     /**
  3056.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  3057.      *
  3058.      * @return \Symfony\Component\Console\Command\LazyCommand
  3059.      */
  3060.     protected function get_Console_Command_TranslationPull_LazyService()
  3061.     {
  3062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3064.         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 {
  3065.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  3066.         });
  3067.     }
  3068.     /**
  3069.      * Gets the private '.console.command.translation_push.lazy' shared service.
  3070.      *
  3071.      * @return \Symfony\Component\Console\Command\LazyCommand
  3072.      */
  3073.     protected function get_Console_Command_TranslationPush_LazyService()
  3074.     {
  3075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3077.         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 {
  3078.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  3079.         });
  3080.     }
  3081.     /**
  3082.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  3083.      *
  3084.      * @return \Symfony\Component\Console\Command\LazyCommand
  3085.      */
  3086.     protected function get_Console_Command_ValidatorDebug_LazyService()
  3087.     {
  3088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3090.         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 {
  3091.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  3092.         });
  3093.     }
  3094.     /**
  3095.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  3096.      *
  3097.      * @return \Symfony\Component\Console\Command\LazyCommand
  3098.      */
  3099.     protected function get_Console_Command_XliffLint_LazyService()
  3100.     {
  3101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3103.         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 {
  3104.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  3105.         });
  3106.     }
  3107.     /**
  3108.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  3109.      *
  3110.      * @return \Symfony\Component\Console\Command\LazyCommand
  3111.      */
  3112.     protected function get_Console_Command_YamlLint_LazyService()
  3113.     {
  3114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3116.         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 {
  3117.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  3118.         });
  3119.     }
  3120.     /**
  3121.      * Gets the private '.debug.app.admin.mayan.client' shared service.
  3122.      *
  3123.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3124.      */
  3125.     protected function get_Debug_App_Admin_Mayan_ClientService()
  3126.     {
  3127.         return $this->privates['.debug.app.admin.mayan.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('MAYAN_HOST'), ['headers' => ['Accept' => 'application/json''Content-Type' => 'application/json''Accept-Language' => $this->getEnv('default:default_accept_language:MAYAN_ACCEPT_LANGUAGE')], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3128.     }
  3129.     /**
  3130.      * Gets the private '.debug.app.calendar.client' shared service.
  3131.      *
  3132.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3133.      */
  3134.     protected function get_Debug_App_Calendar_ClientService()
  3135.     {
  3136.         return $this->privates['.debug.app.calendar.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('CALENDAR_HOST'), ['headers' => ['Accept' => 'application/json''Content-Type' => 'application/json''X-AUTH-TOKEN' => $this->getEnv('CALENDAR_API_KEY')], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3137.     }
  3138.     /**
  3139.      * Gets the private '.debug.app.geoserver.client' shared service.
  3140.      *
  3141.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3142.      */
  3143.     protected function get_Debug_App_Geoserver_ClientService()
  3144.     {
  3145.         return $this->privates['.debug.app.geoserver.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('GEOSERVER_HOST'), ['headers' => ['Authorization' => $this->getEnv('GEOSERVER_API_KEY')], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3146.     }
  3147.     /**
  3148.      * Gets the private '.debug.app.heimdall.client' shared service.
  3149.      *
  3150.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3151.      */
  3152.     protected function get_Debug_App_Heimdall_ClientService()
  3153.     {
  3154.         return $this->privates['.debug.app.heimdall.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('HEIMDALL_HOST'), ['headers' => ['X-AUTH-TOKEN' => $this->getEnv('HEIMDALL_API_KEY')], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3155.     }
  3156.     /**
  3157.      * Gets the private '.debug.app.industrial.sites.client' shared service.
  3158.      *
  3159.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3160.      */
  3161.     protected function get_Debug_App_Industrial_Sites_ClientService()
  3162.     {
  3163.         return $this->privates['.debug.app.industrial.sites.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('INDUSTRIAL_SITES_HOST'), ['headers' => ['Accept' => 'application/json''Content-Type' => 'application/json''X-AUTH-TOKEN' => $this->getEnv('INDUSTRIAL_SITES_API_KEY')], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3164.     }
  3165.     /**
  3166.      * Gets the private '.debug.app.mdm.client' shared service.
  3167.      *
  3168.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3169.      */
  3170.     protected function get_Debug_App_Mdm_ClientService()
  3171.     {
  3172.         return $this->privates['.debug.app.mdm.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('MDM_HOST'), ['headers' => ['Authorization' => $this->getEnv('MDM_API_KEY')], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3173.     }
  3174.     /**
  3175.      * Gets the private '.debug.app.metabase.client' shared service.
  3176.      *
  3177.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3178.      */
  3179.     protected function get_Debug_App_Metabase_ClientService()
  3180.     {
  3181.         return $this->privates['.debug.app.metabase.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('METABASE_HOST'), ['headers' => ['x-api-key' => $this->getEnv('METABASE_API_KEY'), 'Accept' => 'application/json''Content-Type' => 'application/json'], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3182.     }
  3183.     /**
  3184.      * Gets the private '.debug.app.public.space.planner.client' shared service.
  3185.      *
  3186.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3187.      */
  3188.     protected function get_Debug_App_Public_Space_Planner_ClientService()
  3189.     {
  3190.         return $this->privates['.debug.app.public.space.planner.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('PUBLIC_SPACE_PLANNER_API_HOST'), ['query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3191.     }
  3192.     /**
  3193.      * Gets the private '.debug.app.request.client' shared service.
  3194.      *
  3195.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3196.      */
  3197.     protected function get_Debug_App_Request_ClientService()
  3198.     {
  3199.         return $this->privates['.debug.app.request.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('PCE_API_HOST'), ['headers' => ['Accept' => 'application/json''Content-Type' => 'application/json'], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3200.     }
  3201.     /**
  3202.      * Gets the private '.debug.app.signal.client' shared service.
  3203.      *
  3204.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3205.      */
  3206.     protected function get_Debug_App_Signal_ClientService()
  3207.     {
  3208.         return $this->privates['.debug.app.signal.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('SIGNAL_HOST'), ['headers' => ['X-AUTH-TOKEN' => $this->getEnv('SIGNAL_API_KEY')], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3209.     }
  3210.     /**
  3211.      * Gets the private '.debug.app.thingsboard.client' shared service.
  3212.      *
  3213.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3214.      */
  3215.     protected function get_Debug_App_Thingsboard_ClientService()
  3216.     {
  3217.         return $this->privates['.debug.app.thingsboard.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('THINGS_BOARD_HOST'), ['headers' => ['Accept' => 'application/json''Content-Type' => 'application/json'], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3218.     }
  3219.     /**
  3220.      * Gets the private '.debug.app.user.mayan.client' shared service.
  3221.      *
  3222.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3223.      */
  3224.     protected function get_Debug_App_User_Mayan_ClientService()
  3225.     {
  3226.         return $this->privates['.debug.app.user.mayan.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('MAYAN_HOST'), ['headers' => ['Accept' => 'application/json''Content-Type' => 'application/json''Accept-Language' => $this->getEnv('default:default_accept_language:MAYAN_ACCEPT_LANGUAGE')], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3227.     }
  3228.     /**
  3229.      * Gets the private '.debug.app.vdm.hydrometric.client' shared service.
  3230.      *
  3231.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3232.      */
  3233.     protected function get_Debug_App_Vdm_Hydrometric_ClientService()
  3234.     {
  3235.         return $this->privates['.debug.app.vdm.hydrometric.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('VDM_HYDROMETRICS_HOST'), ['query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3236.     }
  3237.     /**
  3238.      * Gets the private '.debug.app.vdm.itv.client' shared service.
  3239.      *
  3240.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3241.      */
  3242.     protected function get_Debug_App_Vdm_Itv_ClientService()
  3243.     {
  3244.         return $this->privates['.debug.app.vdm.itv.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('VDM_ITV_HOST'), ['query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3245.     }
  3246.     /**
  3247.      * Gets the private '.debug.app.vdm.waterCycle.client' shared service.
  3248.      *
  3249.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3250.      */
  3251.     protected function get_Debug_App_Vdm_WaterCycle_ClientService()
  3252.     {
  3253.         return $this->privates['.debug.app.vdm.waterCycle.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('VDM_WATER_CYCLE_HOST'), ['query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3254.     }
  3255.     /**
  3256.      * Gets the private '.debug.app.vdm.waterQuality.client' shared service.
  3257.      *
  3258.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3259.      */
  3260.     protected function get_Debug_App_Vdm_WaterQuality_ClientService()
  3261.     {
  3262.         return $this->privates['.debug.app.vdm.waterQuality.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('VDM_WATER_QUALITY_HOST'), ['query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3263.     }
  3264.     /**
  3265.      * Gets the private '.debug.app.vdm.weather.client' shared service.
  3266.      *
  3267.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3268.      */
  3269.     protected function get_Debug_App_Vdm_Weather_ClientService()
  3270.     {
  3271.         return $this->privates['.debug.app.vdm.weather.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('VDM_WEATHER_HOST'), ['query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3272.     }
  3273.     /**
  3274.      * Gets the private '.debug.http_client' shared service.
  3275.      *
  3276.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3277.      */
  3278.     protected function get_Debug_HttpClientService()
  3279.     {
  3280.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3281.     }
  3282.     /**
  3283.      * Gets the private '.debug.http_client.inner' shared service.
  3284.      *
  3285.      * @return \Symfony\Contracts\HttpClient\HttpClientInterface
  3286.      */
  3287.     protected function get_Debug_HttpClient_InnerService()
  3288.     {
  3289.         $this->privates['.debug.http_client.inner'] = $instance = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3290.         $a = new \Symfony\Bridge\Monolog\Logger('http_client');
  3291.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3292.         $a->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  3293.         $a->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  3294.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3295.         $instance->setLogger($a);
  3296.         return $instance;
  3297.     }
  3298.     /**
  3299.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  3300.      *
  3301.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  3302.      */
  3303.     protected function getLoaderInterfaceService()
  3304.     {
  3305.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  3306.     }
  3307.     /**
  3308.      * Gets the private '.messenger.handler_descriptor..ZJ_Nx.' shared service.
  3309.      *
  3310.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3311.      */
  3312.     protected function get_Messenger_HandlerDescriptor__ZJNx_Service()
  3313.     {
  3314.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3315.         return $this->privates['.messenger.handler_descriptor..ZJ_Nx.'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['App\\MessageHandler\\SignalMessageHandler'] ?? $this->getSignalMessageHandlerService()), ['from_transport' => 'signal']);
  3316.     }
  3317.     /**
  3318.      * Gets the private '.messenger.handler_descriptor.19b2RPa' shared service.
  3319.      *
  3320.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3321.      */
  3322.     protected function get_Messenger_HandlerDescriptor_19b2RPaService()
  3323.     {
  3324.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3325.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3326.         include_once \dirname(__DIR__4).'/src/MessageHandler/AbstractMessageHandler.php';
  3327.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  3328.         include_once \dirname(__DIR__4).'/src/MessageHandler/ThingsBoardMessageHandler.php';
  3329.         include_once \dirname(__DIR__4).'/src/Manager/ThingsBoardManagerInterface.php';
  3330.         include_once \dirname(__DIR__4).'/src/Manager/ThingsBoardManager.php';
  3331.         $a = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  3332.         if (isset($this->privates['.messenger.handler_descriptor.19b2RPa'])) {
  3333.             return $this->privates['.messenger.handler_descriptor.19b2RPa'];
  3334.         }
  3335.         $b = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  3336.         if (isset($this->privates['.messenger.handler_descriptor.19b2RPa'])) {
  3337.             return $this->privates['.messenger.handler_descriptor.19b2RPa'];
  3338.         }
  3339.         $c = ($this->privates['App\\Manager\\ContractManager'] ?? $this->getContractManagerService());
  3340.         if (isset($this->privates['.messenger.handler_descriptor.19b2RPa'])) {
  3341.             return $this->privates['.messenger.handler_descriptor.19b2RPa'];
  3342.         }
  3343.         $d = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3344.         return $this->privates['.messenger.handler_descriptor.19b2RPa'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\ThingsBoardMessageHandler(new \App\Manager\ThingsBoardManager(($this->privates['App\\Repository\\ThingsBoardRepository'] ?? $this->getThingsBoardRepositoryService()), $d$a$b$c), $d), ['from_transport' => 'thingsboard']);
  3345.     }
  3346.     /**
  3347.      * Gets the private '.messenger.handler_descriptor.1mEAxeQ' shared service.
  3348.      *
  3349.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3350.      */
  3351.     protected function get_Messenger_HandlerDescriptor_1mEAxeQService()
  3352.     {
  3353.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3354.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3355.         include_once \dirname(__DIR__4).'/src/MessageHandler/AbstractMessageHandler.php';
  3356.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  3357.         include_once \dirname(__DIR__4).'/src/MessageHandler/GeoserverMessageHandler.php';
  3358.         $a = ($this->privates['App\\Manager\\GeoserverManager'] ?? $this->getGeoserverManagerService());
  3359.         if (isset($this->privates['.messenger.handler_descriptor.1mEAxeQ'])) {
  3360.             return $this->privates['.messenger.handler_descriptor.1mEAxeQ'];
  3361.         }
  3362.         return $this->privates['.messenger.handler_descriptor.1mEAxeQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\GeoserverMessageHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ['from_transport' => 'geoserver']);
  3363.     }
  3364.     /**
  3365.      * Gets the private '.messenger.handler_descriptor.5AdAdik' shared service.
  3366.      *
  3367.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3368.      */
  3369.     protected function get_Messenger_HandlerDescriptor_5AdAdikService()
  3370.     {
  3371.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3372.         $a = ($this->privates['App\\MessageHandler\\SignalMessageHandler'] ?? $this->getSignalMessageHandlerService());
  3373.         if (isset($this->privates['.messenger.handler_descriptor.5AdAdik'])) {
  3374.             return $this->privates['.messenger.handler_descriptor.5AdAdik'];
  3375.         }
  3376.         return $this->privates['.messenger.handler_descriptor.5AdAdik'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, ['from_transport' => 'signal']);
  3377.     }
  3378.     /**
  3379.      * Gets the private '.messenger.handler_descriptor.BFQSMYR' shared service.
  3380.      *
  3381.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3382.      */
  3383.     protected function get_Messenger_HandlerDescriptor_BFQSMYRService()
  3384.     {
  3385.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3386.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3387.         include_once \dirname(__DIR__4).'/src/MessageHandler/ExportMessageHandler.php';
  3388.         $a = ($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService());
  3389.         if (isset($this->privates['.messenger.handler_descriptor.BFQSMYR'])) {
  3390.             return $this->privates['.messenger.handler_descriptor.BFQSMYR'];
  3391.         }
  3392.         $b = ($this->privates['App\\Service\\RequestBridgeService'] ?? $this->getRequestBridgeServiceService());
  3393.         if (isset($this->privates['.messenger.handler_descriptor.BFQSMYR'])) {
  3394.             return $this->privates['.messenger.handler_descriptor.BFQSMYR'];
  3395.         }
  3396.         return $this->privates['.messenger.handler_descriptor.BFQSMYR'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\ExportMessageHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a$b), []);
  3397.     }
  3398.     /**
  3399.      * Gets the private '.messenger.handler_descriptor.GWKPxa5' shared service.
  3400.      *
  3401.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3402.      */
  3403.     protected function get_Messenger_HandlerDescriptor_GWKPxa5Service()
  3404.     {
  3405.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3406.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3407.         include_once \dirname(__DIR__4).'/src/MessageHandler/AbstractMessageHandler.php';
  3408.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  3409.         include_once \dirname(__DIR__4).'/src/MessageHandler/MayanMessageHandler.php';
  3410.         include_once \dirname(__DIR__4).'/src/Manager/AdminDocumentManagerInterface.php';
  3411.         include_once \dirname(__DIR__4).'/src/Manager/AdminDocumentManager.php';
  3412.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  3413.         include_once \dirname(__DIR__4).'/src/Repository/AbstractMayanRepository.php';
  3414.         include_once \dirname(__DIR__4).'/src/Repository/AdminMayanRepository.php';
  3415.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  3416.         if (isset($this->privates['.messenger.handler_descriptor.GWKPxa5'])) {
  3417.             return $this->privates['.messenger.handler_descriptor.GWKPxa5'];
  3418.         }
  3419.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  3420.         if (isset($this->privates['.messenger.handler_descriptor.GWKPxa5'])) {
  3421.             return $this->privates['.messenger.handler_descriptor.GWKPxa5'];
  3422.         }
  3423.         $c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3424.         return $this->privates['.messenger.handler_descriptor.GWKPxa5'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\MayanMessageHandler(new \App\Manager\AdminDocumentManager(new \App\Repository\AdminMayanRepository(($this->privates['.debug.app.admin.mayan.client'] ?? $this->get_Debug_App_Admin_Mayan_ClientService()), $c, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $this->getEnv('DOCUMENT_ADMIN_USERNAME'), $this->getEnv('DOCUMENT_ADMIN_PASSWORD')), $a$this->getEnv('MAYAN_USER_DEFAULT_PASSWORD'), $c$b), $c), ['from_transport' => 'mayan']);
  3425.     }
  3426.     /**
  3427.      * Gets the private '.messenger.handler_descriptor.LWkjWFv' shared service.
  3428.      *
  3429.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3430.      */
  3431.     protected function get_Messenger_HandlerDescriptor_LWkjWFvService()
  3432.     {
  3433.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3434.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3435.         include_once \dirname(__DIR__4).'/src/MessageHandler/EmailMessageHandler.php';
  3436.         $a = ($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService());
  3437.         if (isset($this->privates['.messenger.handler_descriptor.LWkjWFv'])) {
  3438.             return $this->privates['.messenger.handler_descriptor.LWkjWFv'];
  3439.         }
  3440.         return $this->privates['.messenger.handler_descriptor.LWkjWFv'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\EmailMessageHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Manager\\KeyCloackManager'] ?? $this->getKeyCloackManagerService())), []);
  3441.     }
  3442.     /**
  3443.      * Gets the private '.messenger.handler_descriptor.cq4qYvN' shared service.
  3444.      *
  3445.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3446.      */
  3447.     protected function get_Messenger_HandlerDescriptor_Cq4qYvNService()
  3448.     {
  3449.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3450.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3451.         include_once \dirname(__DIR__4).'/src/MessageHandler/AbstractMessageHandler.php';
  3452.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  3453.         include_once \dirname(__DIR__4).'/src/MessageHandler/NextcloudMessageHandler.php';
  3454.         include_once \dirname(__DIR__4).'/src/Manager/NextcloudManager.php';
  3455.         include_once \dirname(__DIR__4).'/src/Repository/NextcloudRepository.php';
  3456.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  3457.         if (isset($this->privates['.messenger.handler_descriptor.cq4qYvN'])) {
  3458.             return $this->privates['.messenger.handler_descriptor.cq4qYvN'];
  3459.         }
  3460.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  3461.         if (isset($this->privates['.messenger.handler_descriptor.cq4qYvN'])) {
  3462.             return $this->privates['.messenger.handler_descriptor.cq4qYvN'];
  3463.         }
  3464.         $c = ($this->privates['App\\Manager\\ApplicationConfigurationManager'] ?? $this->getApplicationConfigurationManagerService());
  3465.         if (isset($this->privates['.messenger.handler_descriptor.cq4qYvN'])) {
  3466.             return $this->privates['.messenger.handler_descriptor.cq4qYvN'];
  3467.         }
  3468.         $d = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  3469.         $e = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3470.         return $this->privates['.messenger.handler_descriptor.cq4qYvN'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\NextcloudMessageHandler(new \App\Manager\NextcloudManager(new \App\Repository\NextcloudRepository($d$e$this->getEnv('json:NEXTCLOUD_INSTANCES')), $a$b$c$e$d), $e), ['from_transport' => 'nextcloud']);
  3471.     }
  3472.     /**
  3473.      * Gets the private '.messenger.handler_descriptor.cqg4OOe' shared service.
  3474.      *
  3475.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3476.      */
  3477.     protected function get_Messenger_HandlerDescriptor_Cqg4OOeService()
  3478.     {
  3479.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3480.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3481.         include_once \dirname(__DIR__4).'/src/MessageHandler/AbstractMessageHandler.php';
  3482.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  3483.         include_once \dirname(__DIR__4).'/src/MessageHandler/MetabaseMessageHandler.php';
  3484.         $a = ($this->privates['App\\Manager\\MetabaseManager'] ?? $this->getMetabaseManagerService());
  3485.         if (isset($this->privates['.messenger.handler_descriptor.cqg4OOe'])) {
  3486.             return $this->privates['.messenger.handler_descriptor.cqg4OOe'];
  3487.         }
  3488.         return $this->privates['.messenger.handler_descriptor.cqg4OOe'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\MetabaseMessageHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ['from_transport' => 'metabase']);
  3489.     }
  3490.     /**
  3491.      * Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
  3492.      *
  3493.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3494.      */
  3495.     protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
  3496.     {
  3497.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3498.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  3499.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  3500.         if (isset($this->privates['.messenger.handler_descriptor.tGvt0LH'])) {
  3501.             return $this->privates['.messenger.handler_descriptor.tGvt0LH'];
  3502.         }
  3503.         return $this->privates['.messenger.handler_descriptor.tGvt0LH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mailer\Messenger\MessageHandler($a), []);
  3504.     }
  3505.     /**
  3506.      * Gets the private '.portail_cache_pool.inner' shared service.
  3507.      *
  3508.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3509.      */
  3510.     protected function get_PortailCachePool_InnerService()
  3511.     {
  3512.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection($this->getEnv('REDIS_DSN'), ['lazy' => true]), 'zAEMYbv7pt'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3513.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3514.         return $this->privates['.portail_cache_pool.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3515.     }
  3516.     /**
  3517.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3518.      *
  3519.      * @return \Symfony\Component\Console\Command\LazyCommand
  3520.      */
  3521.     protected function get_Security_Command_DebugFirewall_LazyService()
  3522.     {
  3523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3525.         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 {
  3526.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3527.         });
  3528.     }
  3529.     /**
  3530.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3531.      *
  3532.      * @return \Symfony\Component\Console\Command\LazyCommand
  3533.      */
  3534.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3535.     {
  3536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3538.         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 {
  3539.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3540.         });
  3541.     }
  3542.     /**
  3543.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3544.      *
  3545.      * @return \Symfony\Component\Console\Command\LazyCommand
  3546.      */
  3547.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3548.     {
  3549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3551.         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 {
  3552.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3553.         });
  3554.     }
  3555.     /**
  3556.      * Gets the private '.service_locator.0wdVvHP' shared service.
  3557.      *
  3558.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3559.      */
  3560.     protected function get_ServiceLocator_0wdVvHPService()
  3561.     {
  3562.         return $this->privates['.service_locator.0wdVvHP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3563.             'requestConverter' => ['privates''App\\Converter\\RequestConverter''getRequestConverterService'false],
  3564.         ], [
  3565.             'requestConverter' => 'App\\Converter\\RequestConverter',
  3566.         ]);
  3567.     }
  3568.     /**
  3569.      * Gets the private '.service_locator.1jxaPyK' shared service.
  3570.      *
  3571.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3572.      */
  3573.     protected function get_ServiceLocator_1jxaPyKService()
  3574.     {
  3575.         return $this->privates['.service_locator.1jxaPyK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3576.             'heimdallManager' => ['privates''App\\Manager\\HeimdallManager''getHeimdallManagerService'false],
  3577.         ], [
  3578.             'heimdallManager' => 'App\\Manager\\HeimdallManager',
  3579.         ]);
  3580.     }
  3581.     /**
  3582.      * Gets the private '.service_locator.4Xw8fKz' shared service.
  3583.      *
  3584.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3585.      */
  3586.     protected function get_ServiceLocator_4Xw8fKzService()
  3587.     {
  3588.         return $this->privates['.service_locator.4Xw8fKz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3589.             'adminManager' => ['privates''App\\Manager\\AdminManager''getAdminManagerService'false],
  3590.         ], [
  3591.             'adminManager' => '?',
  3592.         ]);
  3593.     }
  3594.     /**
  3595.      * Gets the private '.service_locator.898ixUB' shared service.
  3596.      *
  3597.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3598.      */
  3599.     protected function get_ServiceLocator_898ixUBService()
  3600.     {
  3601.         return $this->privates['.service_locator.898ixUB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3602.             'applicationRegistry' => ['privates''App\\Application\\ApplicationRegistry''getApplicationRegistryService'false],
  3603.             'serviceManager' => ['privates''App\\Manager\\ServiceManager''getServiceManagerService'false],
  3604.         ], [
  3605.             'applicationRegistry' => 'App\\Application\\ApplicationRegistry',
  3606.             'serviceManager' => '?',
  3607.         ]);
  3608.     }
  3609.     /**
  3610.      * Gets the private '.service_locator.8HC7Byw' shared service.
  3611.      *
  3612.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3613.      */
  3614.     protected function get_ServiceLocator_8HC7BywService()
  3615.     {
  3616.         return $this->privates['.service_locator.8HC7Byw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3617.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3618.             'security.event_dispatcher.api' => ['privates''security.event_dispatcher.api''getSecurity_EventDispatcher_ApiService'false],
  3619.             'security.event_dispatcher.external_app_connect' => ['privates''security.event_dispatcher.external_app_connect''getSecurity_EventDispatcher_ExternalAppConnectService'false],
  3620.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  3621.         ], [
  3622.             'event_dispatcher' => '?',
  3623.             'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3624.             'security.event_dispatcher.external_app_connect' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3625.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3626.         ]);
  3627.     }
  3628.     /**
  3629.      * Gets the private '.service_locator.A4vn3pv' shared service.
  3630.      *
  3631.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3632.      */
  3633.     protected function get_ServiceLocator_A4vn3pvService()
  3634.     {
  3635.         return $this->privates['.service_locator.A4vn3pv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3636.             'areaManager' => ['privates''App\\Manager\\AreaManager''getAreaManagerService'false],
  3637.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3638.         ], [
  3639.             'areaManager' => '?',
  3640.             'normalizer' => '?',
  3641.         ]);
  3642.     }
  3643.     /**
  3644.      * Gets the private '.service_locator.AxJvGqc' shared service.
  3645.      *
  3646.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3647.      */
  3648.     protected function get_ServiceLocator_AxJvGqcService()
  3649.     {
  3650.         return $this->privates['.service_locator.AxJvGqc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3651.             'email' => ['privates''messenger.transport.email''getMessenger_Transport_EmailService'false],
  3652.             'export' => ['privates''messenger.transport.export''getMessenger_Transport_ExportService'false],
  3653.             'geoserver' => ['privates''messenger.transport.geoserver''getMessenger_Transport_GeoserverService'false],
  3654.             'mayan' => ['privates''messenger.transport.mayan''getMessenger_Transport_MayanService'false],
  3655.             'messenger.transport.email' => ['privates''messenger.transport.email''getMessenger_Transport_EmailService'false],
  3656.             'messenger.transport.export' => ['privates''messenger.transport.export''getMessenger_Transport_ExportService'false],
  3657.             'messenger.transport.geoserver' => ['privates''messenger.transport.geoserver''getMessenger_Transport_GeoserverService'false],
  3658.             'messenger.transport.mayan' => ['privates''messenger.transport.mayan''getMessenger_Transport_MayanService'false],
  3659.             'messenger.transport.metabase' => ['privates''messenger.transport.metabase''getMessenger_Transport_MetabaseService'false],
  3660.             'messenger.transport.nextcloud' => ['privates''messenger.transport.nextcloud''getMessenger_Transport_NextcloudService'false],
  3661.             'messenger.transport.signal' => ['privates''messenger.transport.signal''getMessenger_Transport_SignalService'false],
  3662.             'messenger.transport.thingsboard' => ['privates''messenger.transport.thingsboard''getMessenger_Transport_ThingsboardService'false],
  3663.             'messenger.transport.villagile_event' => ['privates''messenger.transport.villagile_event''getMessenger_Transport_VillagileEventService'false],
  3664.             'metabase' => ['privates''messenger.transport.metabase''getMessenger_Transport_MetabaseService'false],
  3665.             'nextcloud' => ['privates''messenger.transport.nextcloud''getMessenger_Transport_NextcloudService'false],
  3666.             'signal' => ['privates''messenger.transport.signal''getMessenger_Transport_SignalService'false],
  3667.             'thingsboard' => ['privates''messenger.transport.thingsboard''getMessenger_Transport_ThingsboardService'false],
  3668.             'villagile_event' => ['privates''messenger.transport.villagile_event''getMessenger_Transport_VillagileEventService'false],
  3669.         ], [
  3670.             'email' => '?',
  3671.             'export' => '?',
  3672.             'geoserver' => '?',
  3673.             'mayan' => '?',
  3674.             'messenger.transport.email' => '?',
  3675.             'messenger.transport.export' => '?',
  3676.             'messenger.transport.geoserver' => '?',
  3677.             'messenger.transport.mayan' => '?',
  3678.             'messenger.transport.metabase' => '?',
  3679.             'messenger.transport.nextcloud' => '?',
  3680.             'messenger.transport.signal' => '?',
  3681.             'messenger.transport.thingsboard' => '?',
  3682.             'messenger.transport.villagile_event' => '?',
  3683.             'metabase' => '?',
  3684.             'nextcloud' => '?',
  3685.             'signal' => '?',
  3686.             'thingsboard' => '?',
  3687.             'villagile_event' => '?',
  3688.         ]);
  3689.     }
  3690.     /**
  3691.      * Gets the private '.service_locator.DQTC1IC' shared service.
  3692.      *
  3693.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3694.      */
  3695.     protected function get_ServiceLocator_DQTC1ICService()
  3696.     {
  3697.         return $this->privates['.service_locator.DQTC1IC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3698.             'userManager' => ['privates''App\\Manager\\UserManager''getUserManagerService'false],
  3699.         ], [
  3700.             'userManager' => '?',
  3701.         ]);
  3702.     }
  3703.     /**
  3704.      * Gets the private '.service_locator.ElL_rcJ' shared service.
  3705.      *
  3706.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3707.      */
  3708.     protected function get_ServiceLocator_ElLRcJService()
  3709.     {
  3710.         return $this->privates['.service_locator.ElL_rcJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3711.             'heimdallHelper' => ['privates''App\\Helper\\Heimdall\\HeimdallHelper''getHeimdallHelperService'false],
  3712.             'heimdallManager' => ['privates''App\\Manager\\HeimdallManager''getHeimdallManagerService'false],
  3713.             'manager' => ['privates''App\\Manager\\MdmManager''getMdmManagerService'false],
  3714.             'mdmHelper' => ['privates''App\\Helper\\Mdm\\MdmHelper''getMdmHelperService'false],
  3715.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3716.         ], [
  3717.             'heimdallHelper' => 'App\\Helper\\Heimdall\\HeimdallHelper',
  3718.             'heimdallManager' => 'App\\Manager\\HeimdallManager',
  3719.             'manager' => 'App\\Manager\\MdmManager',
  3720.             'mdmHelper' => 'App\\Helper\\Mdm\\MdmHelper',
  3721.             'security' => '?',
  3722.         ]);
  3723.     }
  3724.     /**
  3725.      * Gets the private '.service_locator.EmNGzLn' shared service.
  3726.      *
  3727.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3728.      */
  3729.     protected function get_ServiceLocator_EmNGzLnService()
  3730.     {
  3731.         return $this->privates['.service_locator.EmNGzLn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3732.             'heimdallHelper' => ['privates''App\\Helper\\Heimdall\\HeimdallHelper''getHeimdallHelperService'false],
  3733.             'heimdallManager' => ['privates''App\\Manager\\HeimdallManager''getHeimdallManagerService'false],
  3734.             'mdmHelper' => ['privates''App\\Helper\\Mdm\\MdmHelper''getMdmHelperService'false],
  3735.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3736.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3737.         ], [
  3738.             'heimdallHelper' => 'App\\Helper\\Heimdall\\HeimdallHelper',
  3739.             'heimdallManager' => 'App\\Manager\\HeimdallManager',
  3740.             'mdmHelper' => 'App\\Helper\\Mdm\\MdmHelper',
  3741.             'normalizer' => '?',
  3742.             'security' => '?',
  3743.         ]);
  3744.     }
  3745.     /**
  3746.      * Gets the private '.service_locator.KfbR3DY' shared service.
  3747.      *
  3748.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3749.      */
  3750.     protected function get_ServiceLocator_KfbR3DYService()
  3751.     {
  3752.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3753.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  3754.         ], [
  3755.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3756.         ]);
  3757.     }
  3758.     /**
  3759.      * Gets the private '.service_locator.MJfLpWQ' shared service.
  3760.      *
  3761.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3762.      */
  3763.     protected function get_ServiceLocator_MJfLpWQService()
  3764.     {
  3765.         return $this->privates['.service_locator.MJfLpWQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3766.             'heimdallManager' => ['privates''App\\Manager\\HeimdallManager''getHeimdallManagerService'false],
  3767.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3768.             'portalCode' => ['privates''.value.JdzQ62H''get_Value_JdzQ62HService'false],
  3769.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3770.         ], [
  3771.             'heimdallManager' => 'App\\Manager\\HeimdallManager',
  3772.             'normalizer' => '?',
  3773.             'portalCode' => '?',
  3774.             'security' => '?',
  3775.         ]);
  3776.     }
  3777.     /**
  3778.      * Gets the private '.service_locator.S6rIrJM' shared service.
  3779.      *
  3780.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3781.      */
  3782.     protected function get_ServiceLocator_S6rIrJMService()
  3783.     {
  3784.         return $this->privates['.service_locator.S6rIrJM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3785.             'portalCode' => ['privates''.value.JdzQ62H''get_Value_JdzQ62HService'false],
  3786.         ], [
  3787.             'portalCode' => '?',
  3788.         ]);
  3789.     }
  3790.     /**
  3791.      * Gets the private '.service_locator.SjwolJP' shared service.
  3792.      *
  3793.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3794.      */
  3795.     protected function get_ServiceLocator_SjwolJPService()
  3796.     {
  3797.         return $this->privates['.service_locator.SjwolJP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3798.             'heimdallManager' => ['privates''App\\Manager\\HeimdallManager''getHeimdallManagerService'false],
  3799.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3800.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3801.         ], [
  3802.             'heimdallManager' => 'App\\Manager\\HeimdallManager',
  3803.             'normalizer' => '?',
  3804.             'security' => '?',
  3805.         ]);
  3806.     }
  3807.     /**
  3808.      * Gets the private '.service_locator.aYfRApV' shared service.
  3809.      *
  3810.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3811.      */
  3812.     protected function get_ServiceLocator_AYfRApVService()
  3813.     {
  3814.         return $this->privates['.service_locator.aYfRApV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3815.             'organizationManager' => ['privates''App\\Manager\\OrganizationManager''getOrganizationManagerService'false],
  3816.         ], [
  3817.             'organizationManager' => '?',
  3818.         ]);
  3819.     }
  3820.     /**
  3821.      * Gets the private '.service_locator.axtWAX1' shared service.
  3822.      *
  3823.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3824.      */
  3825.     protected function get_ServiceLocator_AxtWAX1Service()
  3826.     {
  3827.         return $this->privates['.service_locator.axtWAX1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3828.             'adminManager' => ['privates''App\\Manager\\AdminManager''getAdminManagerService'false],
  3829.             'validator' => ['services''.container.private.validator''get_Container_Private_ValidatorService'false],
  3830.         ], [
  3831.             'adminManager' => '?',
  3832.             'validator' => '?',
  3833.         ]);
  3834.     }
  3835.     /**
  3836.      * Gets the private '.service_locator.b220fOg' shared service.
  3837.      *
  3838.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3839.      */
  3840.     protected function get_ServiceLocator_B220fOgService()
  3841.     {
  3842.         return $this->privates['.service_locator.b220fOg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3843.             'mdmManager' => ['privates''App\\Manager\\MdmManager''getMdmManagerService'false],
  3844.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3845.             'vdmHelper' => ['privates''App\\Helper\\Vdm\\VdmHelper''getVdmHelperService'false],
  3846.         ], [
  3847.             'mdmManager' => '?',
  3848.             'normalizer' => '?',
  3849.             'vdmHelper' => 'App\\Helper\\Vdm\\VdmHelper',
  3850.         ]);
  3851.     }
  3852.     /**
  3853.      * Gets the private '.service_locator.fCtv_lV' shared service.
  3854.      *
  3855.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3856.      */
  3857.     protected function get_ServiceLocator_FCtvLVService()
  3858.     {
  3859.         return $this->privates['.service_locator.fCtv_lV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3860.             'mdmManager' => ['privates''App\\Manager\\MdmManager''getMdmManagerService'false],
  3861.             'organizationManager' => ['privates''App\\Manager\\OrganizationManager''getOrganizationManagerService'false],
  3862.             'vdmManager' => ['privates''App\\Manager\\VdmManager''getVdmManagerService'false],
  3863.         ], [
  3864.             'mdmManager' => '?',
  3865.             'organizationManager' => '?',
  3866.             'vdmManager' => 'App\\Manager\\VdmManager',
  3867.         ]);
  3868.     }
  3869.     /**
  3870.      * Gets the private '.service_locator.g8OC8fV' shared service.
  3871.      *
  3872.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3873.      */
  3874.     protected function get_ServiceLocator_G8OC8fVService()
  3875.     {
  3876.         return $this->privates['.service_locator.g8OC8fV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3877.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  3878.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3879.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  3880.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  3881.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3882.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3883.             'router' => ['services''router''getRouterService'false],
  3884.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3885.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3886.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3887.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  3888.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3889.         ], [
  3890.             'form.factory' => '?',
  3891.             'http_kernel' => '?',
  3892.             'message_bus' => '?',
  3893.             'messenger.default_bus' => '?',
  3894.             'parameter_bag' => '?',
  3895.             'request_stack' => '?',
  3896.             'router' => '?',
  3897.             'security.authorization_checker' => '?',
  3898.             'security.token_storage' => '?',
  3899.             'serializer' => '?',
  3900.             'session' => '.session.deprecated',
  3901.             'twig' => '?',
  3902.         ]);
  3903.     }
  3904.     /**
  3905.      * Gets the private '.service_locator.h0xnRdD' shared service.
  3906.      *
  3907.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3908.      */
  3909.     protected function get_ServiceLocator_H0xnRdDService()
  3910.     {
  3911.         return $this->privates['.service_locator.h0xnRdD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3912.             'areaManager' => ['privates''App\\Manager\\AreaManager''getAreaManagerService'false],
  3913.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3914.             'vdmManager' => ['privates''App\\Manager\\VdmManager''getVdmManagerService'false],
  3915.         ], [
  3916.             'areaManager' => 'App\\Manager\\AreaManager',
  3917.             'security' => '?',
  3918.             'vdmManager' => 'App\\Manager\\VdmManager',
  3919.         ]);
  3920.     }
  3921.     /**
  3922.      * Gets the private '.service_locator.ivGR2Pd' shared service.
  3923.      *
  3924.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3925.      */
  3926.     protected function get_ServiceLocator_IvGR2PdService()
  3927.     {
  3928.         return $this->privates['.service_locator.ivGR2Pd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3929.             'contractManager' => ['privates''App\\Manager\\ContractManager''getContractManagerService'false],
  3930.         ], [
  3931.             'contractManager' => '?',
  3932.         ]);
  3933.     }
  3934.     /**
  3935.      * Gets the private '.service_locator.jMfHLi9' shared service.
  3936.      *
  3937.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3938.      */
  3939.     protected function get_ServiceLocator_JMfHLi9Service()
  3940.     {
  3941.         return $this->privates['.service_locator.jMfHLi9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3942.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3943.             'userManager' => ['privates''App\\Manager\\UserManager''getUserManagerService'false],
  3944.         ], [
  3945.             'security' => '?',
  3946.             'userManager' => '?',
  3947.         ]);
  3948.     }
  3949.     /**
  3950.      * Gets the private '.service_locator.kgqamM6' shared service.
  3951.      *
  3952.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3953.      */
  3954.     protected function get_ServiceLocator_KgqamM6Service()
  3955.     {
  3956.         return $this->privates['.service_locator.kgqamM6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3957.             'adminManager' => ['privates''App\\Manager\\AdminManager''getAdminManagerService'false],
  3958.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3959.         ], [
  3960.             'adminManager' => '?',
  3961.             'normalizer' => '?',
  3962.         ]);
  3963.     }
  3964.     /**
  3965.      * Gets the private '.service_locator.koFje6o' shared service.
  3966.      *
  3967.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3968.      */
  3969.     protected function get_ServiceLocator_KoFje6oService()
  3970.     {
  3971.         return $this->privates['.service_locator.koFje6o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3972.             'areaManager' => ['privates''App\\Manager\\AreaManager''getAreaManagerService'false],
  3973.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3974.             'userManager' => ['privates''App\\Manager\\UserManager''getUserManagerService'false],
  3975.         ], [
  3976.             'areaManager' => '?',
  3977.             'normalizer' => '?',
  3978.             'userManager' => '?',
  3979.         ]);
  3980.     }
  3981.     /**
  3982.      * Gets the private '.service_locator.lIQKUVs' shared service.
  3983.      *
  3984.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3985.      */
  3986.     protected function get_ServiceLocator_LIQKUVsService()
  3987.     {
  3988.         return $this->privates['.service_locator.lIQKUVs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3989.             'heimdallManager' => ['privates''App\\Manager\\HeimdallManager''getHeimdallManagerService'false],
  3990.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3991.             'portalCode' => ['privates''.value.JdzQ62H''get_Value_JdzQ62HService'false],
  3992.             'router' => ['services''router''getRouterService'false],
  3993.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3994.         ], [
  3995.             'heimdallManager' => 'App\\Manager\\HeimdallManager',
  3996.             'normalizer' => '?',
  3997.             'portalCode' => '?',
  3998.             'router' => '?',
  3999.             'security' => '?',
  4000.         ]);
  4001.     }
  4002.     /**
  4003.      * Gets the private '.service_locator.npSm1tw' shared service.
  4004.      *
  4005.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4006.      */
  4007.     protected function get_ServiceLocator_NpSm1twService()
  4008.     {
  4009.         return $this->privates['.service_locator.npSm1tw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4010.             'publicSpacePlannerManager' => ['privates''App\\Manager\\PublicSpacePlannerManager''getPublicSpacePlannerManagerService'false],
  4011.         ], [
  4012.             'publicSpacePlannerManager' => 'App\\Manager\\PublicSpacePlannerManager',
  4013.         ]);
  4014.     }
  4015.     /**
  4016.      * Gets the private '.service_locator.q5v8lVw' shared service.
  4017.      *
  4018.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4019.      */
  4020.     protected function get_ServiceLocator_Q5v8lVwService()
  4021.     {
  4022.         return $this->privates['.service_locator.q5v8lVw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4023.             'legalEntityManager' => ['privates''App\\Manager\\LegalEntityManager''getLegalEntityManagerService'false],
  4024.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4025.         ], [
  4026.             'legalEntityManager' => 'App\\Manager\\LegalEntityManager',
  4027.             'normalizer' => '?',
  4028.         ]);
  4029.     }
  4030.     /**
  4031.      * Gets the private '.service_locator.q8pPUyD' shared service.
  4032.      *
  4033.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4034.      */
  4035.     protected function get_ServiceLocator_Q8pPUyDService()
  4036.     {
  4037.         return $this->privates['.service_locator.q8pPUyD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4038.             'App\\Controller\\ApplicationController::connectToExternalApplication' => ['privates''.service_locator.uBz9SFb''get_ServiceLocator_UBz9SFbService'false],
  4039.             'App\\Controller\\ApplicationController::connectToExternalApplicationLegacy' => ['privates''.service_locator.898ixUB''get_ServiceLocator_898ixUBService'false],
  4040.             'App\\Controller\\ApplicationController::createConfiguration' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4041.             'App\\Controller\\ApplicationController::deleteConfiguration' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4042.             'App\\Controller\\ApplicationController::getApplications' => ['privates''.service_locator.uBz9SFb''get_ServiceLocator_UBz9SFbService'false],
  4043.             'App\\Controller\\ApplicationController::getConfigurationsByUser' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4044.             'App\\Controller\\ApplicationController::updateConfiguration' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4045.             'App\\Controller\\AreaController::createAreasFromAdministrativeDivision' => ['privates''.service_locator.4Xw8fKz''get_ServiceLocator_4Xw8fKzService'false],
  4046.             'App\\Controller\\AreaController::getAreasByOrganization' => ['privates''.service_locator.A4vn3pv''get_ServiceLocator_A4vn3pvService'false],
  4047.             'App\\Controller\\AreaController::getAreasOrganizations' => ['privates''.service_locator.r5A4iev''get_ServiceLocator_R5A4ievService'false],
  4048.             'App\\Controller\\AreaController::getAreasSkillSets' => ['privates''.service_locator.r5A4iev''get_ServiceLocator_R5A4ievService'false],
  4049.             'App\\Controller\\AreaController::getClientAreas' => ['privates''.service_locator.kgqamM6''get_ServiceLocator_KgqamM6Service'false],
  4050.             'App\\Controller\\AreaController::getContractArea' => ['privates''.service_locator.A4vn3pv''get_ServiceLocator_A4vn3pvService'false],
  4051.             'App\\Controller\\AreaController::getUserAreas' => ['privates''.service_locator.A4vn3pv''get_ServiceLocator_A4vn3pvService'false],
  4052.             'App\\Controller\\AreaController::getUserAreasByContract' => ['privates''.service_locator.vqLiAox''get_ServiceLocator_VqLiAoxService'false],
  4053.             'App\\Controller\\AreaController::getUserGeoShapes' => ['privates''.service_locator.koFje6o''get_ServiceLocator_KoFje6oService'false],
  4054.             'App\\Controller\\CategoryController::getCategoriesByArea' => ['privates''.service_locator.wcOWKhG''get_ServiceLocator_WcOWKhGService'false],
  4055.             'App\\Controller\\CategoryController::getCategoriesByContract' => ['privates''.service_locator.wcOWKhG''get_ServiceLocator_WcOWKhGService'false],
  4056.             'App\\Controller\\CategoryController::getFilteredCategories' => ['privates''.service_locator.wcOWKhG''get_ServiceLocator_WcOWKhGService'false],
  4057.             'App\\Controller\\ContractController::createContractWithSubEntities' => ['privates''.service_locator.axtWAX1''get_ServiceLocator_AxtWAX1Service'false],
  4058.             'App\\Controller\\ContractController::getContracts' => ['privates''.service_locator.1jxaPyK''get_ServiceLocator_1jxaPyKService'false],
  4059.             'App\\Controller\\ContractController::getContractsByUser' => ['privates''.service_locator.jMfHLi9''get_ServiceLocator_JMfHLi9Service'false],
  4060.             'App\\Controller\\Heimdall\\GetUserPortalConfigurationByCodeController::__invoke' => ['privates''.service_locator.MJfLpWQ''get_ServiceLocator_MJfLpWQService'false],
  4061.             'App\\Controller\\Heimdall\\PermissionsAdminController::__invoke' => ['privates''.service_locator.SjwolJP''get_ServiceLocator_SjwolJPService'false],
  4062.             'App\\Controller\\Heimdall\\PermissionsUserController::__invoke' => ['privates''.service_locator.SjwolJP''get_ServiceLocator_SjwolJPService'false],
  4063.             'App\\Controller\\Heimdall\\PostUserPortalConfigurationController::__invoke' => ['privates''.service_locator.lIQKUVs''get_ServiceLocator_LIQKUVsService'false],
  4064.             'App\\Controller\\Heimdall\\PutUserPortalConfigurationController::__invoke' => ['privates''.service_locator.MJfLpWQ''get_ServiceLocator_MJfLpWQService'false],
  4065.             'App\\Controller\\LegalEntityController::getByContract' => ['privates''.service_locator.q5v8lVw''get_ServiceLocator_Q5v8lVwService'false],
  4066.             'App\\Controller\\Mdm\\ContractBasemapController::__invoke' => ['privates''.service_locator.EmNGzLn''get_ServiceLocator_EmNGzLnService'false],
  4067.             'App\\Controller\\Mdm\\ContractInfoController::__invoke' => ['privates''.service_locator.ElL_rcJ''get_ServiceLocator_ElLRcJService'false],
  4068.             'App\\Controller\\Mdm\\GetAdministrativeDivision::__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4069.             'App\\Controller\\Mdm\\GetMunicipalities::__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4070.             'App\\Controller\\Mdm\\GetSiteConfigurationController::__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4071.             'App\\Controller\\Mdm\\PortalConfigurationController::getPortalConfiguration' => ['privates''.service_locator.S6rIrJM''get_ServiceLocator_S6rIrJMService'false],
  4072.             'App\\Controller\\Mdm\\PostSiteConfigurationController::__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4073.             'App\\Controller\\Mdm\\PutSiteConfigurationController::__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4074.             'App\\Controller\\OrganizationController::getOrganizationsByUserId' => ['privates''.service_locator.DQTC1IC''get_ServiceLocator_DQTC1ICService'false],
  4075.             'App\\Controller\\PublicConfigurationController::getRealm' => ['privates''.service_locator.w_wqjci''get_ServiceLocator_WWqjciService'false],
  4076.             'App\\Controller\\PublicSpacePlanner\\NatureController::__invoke' => ['privates''.service_locator.npSm1tw''get_ServiceLocator_NpSm1twService'false],
  4077.             'App\\Controller\\Request\\RequestController::mapRequest' => ['privates''.service_locator.0wdVvHP''get_ServiceLocator_0wdVvHPService'false],
  4078.             'App\\Controller\\UserController::getUserById' => ['privates''.service_locator.ivGR2Pd''get_ServiceLocator_IvGR2PdService'false],
  4079.             'App\\Controller\\Vdm\\HydrometryController::getHydrometry' => ['privates''.service_locator.b220fOg''get_ServiceLocator_B220fOgService'false],
  4080.             'App\\Controller\\Vdm\\InterventionController::__invoke' => ['privates''.service_locator.vymPrEp''get_ServiceLocator_VymPrEpService'false],
  4081.             'App\\Controller\\Vdm\\InterventionCountController::getInterventionUserCountByStatusAction' => ['privates''.service_locator.h0xnRdD''get_ServiceLocator_H0xnRdDService'false],
  4082.             'App\\Controller\\Vdm\\WaterCycleController::getWaterCycle' => ['privates''.service_locator.b220fOg''get_ServiceLocator_B220fOgService'false],
  4083.             'App\\Controller\\Vdm\\WaterQualityController::getWaterQuality' => ['privates''.service_locator.fCtv_lV''get_ServiceLocator_FCtvLVService'false],
  4084.             'App\\Testing\\TestingController::testLogin' => ['privates''.service_locator.tIGP9HE''get_ServiceLocator_TIGP9HEService'false],
  4085.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4086.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4087.             'App\\Controller\\ApplicationController:connectToExternalApplication' => ['privates''.service_locator.uBz9SFb''get_ServiceLocator_UBz9SFbService'false],
  4088.             'App\\Controller\\ApplicationController:connectToExternalApplicationLegacy' => ['privates''.service_locator.898ixUB''get_ServiceLocator_898ixUBService'false],
  4089.             'App\\Controller\\ApplicationController:createConfiguration' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4090.             'App\\Controller\\ApplicationController:deleteConfiguration' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4091.             'App\\Controller\\ApplicationController:getApplications' => ['privates''.service_locator.uBz9SFb''get_ServiceLocator_UBz9SFbService'false],
  4092.             'App\\Controller\\ApplicationController:getConfigurationsByUser' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4093.             'App\\Controller\\ApplicationController:updateConfiguration' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4094.             'App\\Controller\\AreaController:createAreasFromAdministrativeDivision' => ['privates''.service_locator.4Xw8fKz''get_ServiceLocator_4Xw8fKzService'false],
  4095.             'App\\Controller\\AreaController:getAreasByOrganization' => ['privates''.service_locator.A4vn3pv''get_ServiceLocator_A4vn3pvService'false],
  4096.             'App\\Controller\\AreaController:getAreasOrganizations' => ['privates''.service_locator.r5A4iev''get_ServiceLocator_R5A4ievService'false],
  4097.             'App\\Controller\\AreaController:getAreasSkillSets' => ['privates''.service_locator.r5A4iev''get_ServiceLocator_R5A4ievService'false],
  4098.             'App\\Controller\\AreaController:getClientAreas' => ['privates''.service_locator.kgqamM6''get_ServiceLocator_KgqamM6Service'false],
  4099.             'App\\Controller\\AreaController:getContractArea' => ['privates''.service_locator.A4vn3pv''get_ServiceLocator_A4vn3pvService'false],
  4100.             'App\\Controller\\AreaController:getUserAreas' => ['privates''.service_locator.A4vn3pv''get_ServiceLocator_A4vn3pvService'false],
  4101.             'App\\Controller\\AreaController:getUserAreasByContract' => ['privates''.service_locator.vqLiAox''get_ServiceLocator_VqLiAoxService'false],
  4102.             'App\\Controller\\AreaController:getUserGeoShapes' => ['privates''.service_locator.koFje6o''get_ServiceLocator_KoFje6oService'false],
  4103.             'App\\Controller\\CategoryController:getCategoriesByArea' => ['privates''.service_locator.wcOWKhG''get_ServiceLocator_WcOWKhGService'false],
  4104.             'App\\Controller\\CategoryController:getCategoriesByContract' => ['privates''.service_locator.wcOWKhG''get_ServiceLocator_WcOWKhGService'false],
  4105.             'App\\Controller\\CategoryController:getFilteredCategories' => ['privates''.service_locator.wcOWKhG''get_ServiceLocator_WcOWKhGService'false],
  4106.             'App\\Controller\\ContractController:createContractWithSubEntities' => ['privates''.service_locator.axtWAX1''get_ServiceLocator_AxtWAX1Service'false],
  4107.             'App\\Controller\\ContractController:getContracts' => ['privates''.service_locator.1jxaPyK''get_ServiceLocator_1jxaPyKService'false],
  4108.             'App\\Controller\\ContractController:getContractsByUser' => ['privates''.service_locator.jMfHLi9''get_ServiceLocator_JMfHLi9Service'false],
  4109.             'App\\Controller\\Heimdall\\GetUserPortalConfigurationByCodeController:__invoke' => ['privates''.service_locator.MJfLpWQ''get_ServiceLocator_MJfLpWQService'false],
  4110.             'App\\Controller\\Heimdall\\GetUserPortalConfigurationByCodeController' => ['privates''.service_locator.MJfLpWQ''get_ServiceLocator_MJfLpWQService'false],
  4111.             'App\\Controller\\Heimdall\\PermissionsAdminController:__invoke' => ['privates''.service_locator.SjwolJP''get_ServiceLocator_SjwolJPService'false],
  4112.             'App\\Controller\\Heimdall\\PermissionsAdminController' => ['privates''.service_locator.SjwolJP''get_ServiceLocator_SjwolJPService'false],
  4113.             'App\\Controller\\Heimdall\\PermissionsUserController:__invoke' => ['privates''.service_locator.SjwolJP''get_ServiceLocator_SjwolJPService'false],
  4114.             'App\\Controller\\Heimdall\\PermissionsUserController' => ['privates''.service_locator.SjwolJP''get_ServiceLocator_SjwolJPService'false],
  4115.             'App\\Controller\\Heimdall\\PostUserPortalConfigurationController:__invoke' => ['privates''.service_locator.lIQKUVs''get_ServiceLocator_LIQKUVsService'false],
  4116.             'App\\Controller\\Heimdall\\PostUserPortalConfigurationController' => ['privates''.service_locator.lIQKUVs''get_ServiceLocator_LIQKUVsService'false],
  4117.             'App\\Controller\\Heimdall\\PutUserPortalConfigurationController:__invoke' => ['privates''.service_locator.MJfLpWQ''get_ServiceLocator_MJfLpWQService'false],
  4118.             'App\\Controller\\Heimdall\\PutUserPortalConfigurationController' => ['privates''.service_locator.MJfLpWQ''get_ServiceLocator_MJfLpWQService'false],
  4119.             'App\\Controller\\LegalEntityController:getByContract' => ['privates''.service_locator.q5v8lVw''get_ServiceLocator_Q5v8lVwService'false],
  4120.             'App\\Controller\\Mdm\\ContractBasemapController:__invoke' => ['privates''.service_locator.EmNGzLn''get_ServiceLocator_EmNGzLnService'false],
  4121.             'App\\Controller\\Mdm\\ContractBasemapController' => ['privates''.service_locator.EmNGzLn''get_ServiceLocator_EmNGzLnService'false],
  4122.             'App\\Controller\\Mdm\\ContractInfoController:__invoke' => ['privates''.service_locator.ElL_rcJ''get_ServiceLocator_ElLRcJService'false],
  4123.             'App\\Controller\\Mdm\\ContractInfoController' => ['privates''.service_locator.ElL_rcJ''get_ServiceLocator_ElLRcJService'false],
  4124.             'App\\Controller\\Mdm\\GetAdministrativeDivision:__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4125.             'App\\Controller\\Mdm\\GetAdministrativeDivision' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4126.             'App\\Controller\\Mdm\\GetMunicipalities:__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4127.             'App\\Controller\\Mdm\\GetMunicipalities' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4128.             'App\\Controller\\Mdm\\GetSiteConfigurationController:__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4129.             'App\\Controller\\Mdm\\GetSiteConfigurationController' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4130.             'App\\Controller\\Mdm\\PortalConfigurationController:getPortalConfiguration' => ['privates''.service_locator.S6rIrJM''get_ServiceLocator_S6rIrJMService'false],
  4131.             'App\\Controller\\Mdm\\PostSiteConfigurationController:__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4132.             'App\\Controller\\Mdm\\PostSiteConfigurationController' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4133.             'App\\Controller\\Mdm\\PutSiteConfigurationController:__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4134.             'App\\Controller\\Mdm\\PutSiteConfigurationController' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4135.             'App\\Controller\\OrganizationController:getOrganizationsByUserId' => ['privates''.service_locator.DQTC1IC''get_ServiceLocator_DQTC1ICService'false],
  4136.             'App\\Controller\\PublicConfigurationController:getRealm' => ['privates''.service_locator.w_wqjci''get_ServiceLocator_WWqjciService'false],
  4137.             'App\\Controller\\PublicSpacePlanner\\NatureController:__invoke' => ['privates''.service_locator.npSm1tw''get_ServiceLocator_NpSm1twService'false],
  4138.             'App\\Controller\\PublicSpacePlanner\\NatureController' => ['privates''.service_locator.npSm1tw''get_ServiceLocator_NpSm1twService'false],
  4139.             'App\\Controller\\Request\\RequestController:mapRequest' => ['privates''.service_locator.0wdVvHP''get_ServiceLocator_0wdVvHPService'false],
  4140.             'App\\Controller\\UserController:getUserById' => ['privates''.service_locator.ivGR2Pd''get_ServiceLocator_IvGR2PdService'false],
  4141.             'App\\Controller\\Vdm\\HydrometryController:getHydrometry' => ['privates''.service_locator.b220fOg''get_ServiceLocator_B220fOgService'false],
  4142.             'App\\Controller\\Vdm\\InterventionController:__invoke' => ['privates''.service_locator.vymPrEp''get_ServiceLocator_VymPrEpService'false],
  4143.             'App\\Controller\\Vdm\\InterventionController' => ['privates''.service_locator.vymPrEp''get_ServiceLocator_VymPrEpService'false],
  4144.             'App\\Controller\\Vdm\\InterventionCountController:getInterventionUserCountByStatusAction' => ['privates''.service_locator.h0xnRdD''get_ServiceLocator_H0xnRdDService'false],
  4145.             'App\\Controller\\Vdm\\WaterCycleController:getWaterCycle' => ['privates''.service_locator.b220fOg''get_ServiceLocator_B220fOgService'false],
  4146.             'App\\Controller\\Vdm\\WaterQualityController:getWaterQuality' => ['privates''.service_locator.fCtv_lV''get_ServiceLocator_FCtvLVService'false],
  4147.             'App\\Testing\\TestingController:testLogin' => ['privates''.service_locator.tIGP9HE''get_ServiceLocator_TIGP9HEService'false],
  4148.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4149.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4150.         ], [
  4151.             'App\\Controller\\ApplicationController::connectToExternalApplication' => '?',
  4152.             'App\\Controller\\ApplicationController::connectToExternalApplicationLegacy' => '?',
  4153.             'App\\Controller\\ApplicationController::createConfiguration' => '?',
  4154.             'App\\Controller\\ApplicationController::deleteConfiguration' => '?',
  4155.             'App\\Controller\\ApplicationController::getApplications' => '?',
  4156.             'App\\Controller\\ApplicationController::getConfigurationsByUser' => '?',
  4157.             'App\\Controller\\ApplicationController::updateConfiguration' => '?',
  4158.             'App\\Controller\\AreaController::createAreasFromAdministrativeDivision' => '?',
  4159.             'App\\Controller\\AreaController::getAreasByOrganization' => '?',
  4160.             'App\\Controller\\AreaController::getAreasOrganizations' => '?',
  4161.             'App\\Controller\\AreaController::getAreasSkillSets' => '?',
  4162.             'App\\Controller\\AreaController::getClientAreas' => '?',
  4163.             'App\\Controller\\AreaController::getContractArea' => '?',
  4164.             'App\\Controller\\AreaController::getUserAreas' => '?',
  4165.             'App\\Controller\\AreaController::getUserAreasByContract' => '?',
  4166.             'App\\Controller\\AreaController::getUserGeoShapes' => '?',
  4167.             'App\\Controller\\CategoryController::getCategoriesByArea' => '?',
  4168.             'App\\Controller\\CategoryController::getCategoriesByContract' => '?',
  4169.             'App\\Controller\\CategoryController::getFilteredCategories' => '?',
  4170.             'App\\Controller\\ContractController::createContractWithSubEntities' => '?',
  4171.             'App\\Controller\\ContractController::getContracts' => '?',
  4172.             'App\\Controller\\ContractController::getContractsByUser' => '?',
  4173.             'App\\Controller\\Heimdall\\GetUserPortalConfigurationByCodeController::__invoke' => '?',
  4174.             'App\\Controller\\Heimdall\\PermissionsAdminController::__invoke' => '?',
  4175.             'App\\Controller\\Heimdall\\PermissionsUserController::__invoke' => '?',
  4176.             'App\\Controller\\Heimdall\\PostUserPortalConfigurationController::__invoke' => '?',
  4177.             'App\\Controller\\Heimdall\\PutUserPortalConfigurationController::__invoke' => '?',
  4178.             'App\\Controller\\LegalEntityController::getByContract' => '?',
  4179.             'App\\Controller\\Mdm\\ContractBasemapController::__invoke' => '?',
  4180.             'App\\Controller\\Mdm\\ContractInfoController::__invoke' => '?',
  4181.             'App\\Controller\\Mdm\\GetAdministrativeDivision::__invoke' => '?',
  4182.             'App\\Controller\\Mdm\\GetMunicipalities::__invoke' => '?',
  4183.             'App\\Controller\\Mdm\\GetSiteConfigurationController::__invoke' => '?',
  4184.             'App\\Controller\\Mdm\\PortalConfigurationController::getPortalConfiguration' => '?',
  4185.             'App\\Controller\\Mdm\\PostSiteConfigurationController::__invoke' => '?',
  4186.             'App\\Controller\\Mdm\\PutSiteConfigurationController::__invoke' => '?',
  4187.             'App\\Controller\\OrganizationController::getOrganizationsByUserId' => '?',
  4188.             'App\\Controller\\PublicConfigurationController::getRealm' => '?',
  4189.             'App\\Controller\\PublicSpacePlanner\\NatureController::__invoke' => '?',
  4190.             'App\\Controller\\Request\\RequestController::mapRequest' => '?',
  4191.             'App\\Controller\\UserController::getUserById' => '?',
  4192.             'App\\Controller\\Vdm\\HydrometryController::getHydrometry' => '?',
  4193.             'App\\Controller\\Vdm\\InterventionController::__invoke' => '?',
  4194.             'App\\Controller\\Vdm\\InterventionCountController::getInterventionUserCountByStatusAction' => '?',
  4195.             'App\\Controller\\Vdm\\WaterCycleController::getWaterCycle' => '?',
  4196.             'App\\Controller\\Vdm\\WaterQualityController::getWaterQuality' => '?',
  4197.             'App\\Testing\\TestingController::testLogin' => '?',
  4198.             'kernel::loadRoutes' => '?',
  4199.             'kernel::registerContainerConfiguration' => '?',
  4200.             'App\\Controller\\ApplicationController:connectToExternalApplication' => '?',
  4201.             'App\\Controller\\ApplicationController:connectToExternalApplicationLegacy' => '?',
  4202.             'App\\Controller\\ApplicationController:createConfiguration' => '?',
  4203.             'App\\Controller\\ApplicationController:deleteConfiguration' => '?',
  4204.             'App\\Controller\\ApplicationController:getApplications' => '?',
  4205.             'App\\Controller\\ApplicationController:getConfigurationsByUser' => '?',
  4206.             'App\\Controller\\ApplicationController:updateConfiguration' => '?',
  4207.             'App\\Controller\\AreaController:createAreasFromAdministrativeDivision' => '?',
  4208.             'App\\Controller\\AreaController:getAreasByOrganization' => '?',
  4209.             'App\\Controller\\AreaController:getAreasOrganizations' => '?',
  4210.             'App\\Controller\\AreaController:getAreasSkillSets' => '?',
  4211.             'App\\Controller\\AreaController:getClientAreas' => '?',
  4212.             'App\\Controller\\AreaController:getContractArea' => '?',
  4213.             'App\\Controller\\AreaController:getUserAreas' => '?',
  4214.             'App\\Controller\\AreaController:getUserAreasByContract' => '?',
  4215.             'App\\Controller\\AreaController:getUserGeoShapes' => '?',
  4216.             'App\\Controller\\CategoryController:getCategoriesByArea' => '?',
  4217.             'App\\Controller\\CategoryController:getCategoriesByContract' => '?',
  4218.             'App\\Controller\\CategoryController:getFilteredCategories' => '?',
  4219.             'App\\Controller\\ContractController:createContractWithSubEntities' => '?',
  4220.             'App\\Controller\\ContractController:getContracts' => '?',
  4221.             'App\\Controller\\ContractController:getContractsByUser' => '?',
  4222.             'App\\Controller\\Heimdall\\GetUserPortalConfigurationByCodeController:__invoke' => '?',
  4223.             'App\\Controller\\Heimdall\\GetUserPortalConfigurationByCodeController' => '?',
  4224.             'App\\Controller\\Heimdall\\PermissionsAdminController:__invoke' => '?',
  4225.             'App\\Controller\\Heimdall\\PermissionsAdminController' => '?',
  4226.             'App\\Controller\\Heimdall\\PermissionsUserController:__invoke' => '?',
  4227.             'App\\Controller\\Heimdall\\PermissionsUserController' => '?',
  4228.             'App\\Controller\\Heimdall\\PostUserPortalConfigurationController:__invoke' => '?',
  4229.             'App\\Controller\\Heimdall\\PostUserPortalConfigurationController' => '?',
  4230.             'App\\Controller\\Heimdall\\PutUserPortalConfigurationController:__invoke' => '?',
  4231.             'App\\Controller\\Heimdall\\PutUserPortalConfigurationController' => '?',
  4232.             'App\\Controller\\LegalEntityController:getByContract' => '?',
  4233.             'App\\Controller\\Mdm\\ContractBasemapController:__invoke' => '?',
  4234.             'App\\Controller\\Mdm\\ContractBasemapController' => '?',
  4235.             'App\\Controller\\Mdm\\ContractInfoController:__invoke' => '?',
  4236.             'App\\Controller\\Mdm\\ContractInfoController' => '?',
  4237.             'App\\Controller\\Mdm\\GetAdministrativeDivision:__invoke' => '?',
  4238.             'App\\Controller\\Mdm\\GetAdministrativeDivision' => '?',
  4239.             'App\\Controller\\Mdm\\GetMunicipalities:__invoke' => '?',
  4240.             'App\\Controller\\Mdm\\GetMunicipalities' => '?',
  4241.             'App\\Controller\\Mdm\\GetSiteConfigurationController:__invoke' => '?',
  4242.             'App\\Controller\\Mdm\\GetSiteConfigurationController' => '?',
  4243.             'App\\Controller\\Mdm\\PortalConfigurationController:getPortalConfiguration' => '?',
  4244.             'App\\Controller\\Mdm\\PostSiteConfigurationController:__invoke' => '?',
  4245.             'App\\Controller\\Mdm\\PostSiteConfigurationController' => '?',
  4246.             'App\\Controller\\Mdm\\PutSiteConfigurationController:__invoke' => '?',
  4247.             'App\\Controller\\Mdm\\PutSiteConfigurationController' => '?',
  4248.             'App\\Controller\\OrganizationController:getOrganizationsByUserId' => '?',
  4249.             'App\\Controller\\PublicConfigurationController:getRealm' => '?',
  4250.             'App\\Controller\\PublicSpacePlanner\\NatureController:__invoke' => '?',
  4251.             'App\\Controller\\PublicSpacePlanner\\NatureController' => '?',
  4252.             'App\\Controller\\Request\\RequestController:mapRequest' => '?',
  4253.             'App\\Controller\\UserController:getUserById' => '?',
  4254.             'App\\Controller\\Vdm\\HydrometryController:getHydrometry' => '?',
  4255.             'App\\Controller\\Vdm\\InterventionController:__invoke' => '?',
  4256.             'App\\Controller\\Vdm\\InterventionController' => '?',
  4257.             'App\\Controller\\Vdm\\InterventionCountController:getInterventionUserCountByStatusAction' => '?',
  4258.             'App\\Controller\\Vdm\\WaterCycleController:getWaterCycle' => '?',
  4259.             'App\\Controller\\Vdm\\WaterQualityController:getWaterQuality' => '?',
  4260.             'App\\Testing\\TestingController:testLogin' => '?',
  4261.             'kernel:loadRoutes' => '?',
  4262.             'kernel:registerContainerConfiguration' => '?',
  4263.         ]);
  4264.     }
  4265.     /**
  4266.      * Gets the private '.service_locator.r5A4iev' shared service.
  4267.      *
  4268.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4269.      */
  4270.     protected function get_ServiceLocator_R5A4ievService()
  4271.     {
  4272.         return $this->privates['.service_locator.r5A4iev'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4273.             'areaManager' => ['privates''App\\Manager\\AreaManager''getAreaManagerService'false],
  4274.         ], [
  4275.             'areaManager' => '?',
  4276.         ]);
  4277.     }
  4278.     /**
  4279.      * Gets the private '.service_locator.tIGP9HE' shared service.
  4280.      *
  4281.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4282.      */
  4283.     protected function get_ServiceLocator_TIGP9HEService()
  4284.     {
  4285.         return $this->privates['.service_locator.tIGP9HE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4286.             'authHandler' => ['privates''lexik_jwt_authentication.handler.authentication_success''getLexikJwtAuthentication_Handler_AuthenticationSuccessService'false],
  4287.             'jwtManager' => ['services''lexik_jwt_authentication.jwt_manager''getLexikJwtAuthentication_JwtManagerService'false],
  4288.         ], [
  4289.             'authHandler' => '?',
  4290.             'jwtManager' => '?',
  4291.         ]);
  4292.     }
  4293.     /**
  4294.      * Gets the private '.service_locator.uBz9SFb' shared service.
  4295.      *
  4296.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4297.      */
  4298.     protected function get_ServiceLocator_UBz9SFbService()
  4299.     {
  4300.         return $this->privates['.service_locator.uBz9SFb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4301.             'applicationRegistry' => ['privates''App\\Application\\ApplicationRegistry''getApplicationRegistryService'false],
  4302.         ], [
  4303.             'applicationRegistry' => 'App\\Application\\ApplicationRegistry',
  4304.         ]);
  4305.     }
  4306.     /**
  4307.      * Gets the private '.service_locator.uNuMdPE' shared service.
  4308.      *
  4309.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4310.      */
  4311.     protected function get_ServiceLocator_UNuMdPEService()
  4312.     {
  4313.         return $this->privates['.service_locator.uNuMdPE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4314.             'mdmManager' => ['privates''App\\Manager\\MdmManager''getMdmManagerService'false],
  4315.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4316.         ], [
  4317.             'mdmManager' => 'App\\Manager\\MdmManager',
  4318.             'normalizer' => '?',
  4319.         ]);
  4320.     }
  4321.     /**
  4322.      * Gets the private '.service_locator.vqLiAox' shared service.
  4323.      *
  4324.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4325.      */
  4326.     protected function get_ServiceLocator_VqLiAoxService()
  4327.     {
  4328.         return $this->privates['.service_locator.vqLiAox'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4329.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4330.         ], [
  4331.             'normalizer' => '?',
  4332.         ]);
  4333.     }
  4334.     /**
  4335.      * Gets the private '.service_locator.vymPrEp' shared service.
  4336.      *
  4337.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4338.      */
  4339.     protected function get_ServiceLocator_VymPrEpService()
  4340.     {
  4341.         return $this->privates['.service_locator.vymPrEp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4342.             'areaManager' => ['privates''App\\Manager\\AreaManager''getAreaManagerService'false],
  4343.             'heimdallHelper' => ['privates''App\\Helper\\Heimdall\\HeimdallHelper''getHeimdallHelperService'false],
  4344.             'heimdallManager' => ['privates''App\\Manager\\HeimdallManager''getHeimdallManagerService'false],
  4345.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4346.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  4347.             'vdmManager' => ['privates''App\\Manager\\VdmManager''getVdmManagerService'false],
  4348.         ], [
  4349.             'areaManager' => 'App\\Manager\\AreaManager',
  4350.             'heimdallHelper' => 'App\\Helper\\Heimdall\\HeimdallHelper',
  4351.             'heimdallManager' => 'App\\Manager\\HeimdallManager',
  4352.             'normalizer' => '?',
  4353.             'security' => '?',
  4354.             'vdmManager' => 'App\\Manager\\VdmManager',
  4355.         ]);
  4356.     }
  4357.     /**
  4358.      * Gets the private '.service_locator.wOqRTqV' shared service.
  4359.      *
  4360.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4361.      */
  4362.     protected function get_ServiceLocator_WOqRTqVService()
  4363.     {
  4364.         return $this->privates['.service_locator.wOqRTqV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4365.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  4366.             'security.firewall.map.context.apidoc' => ['privates''security.firewall.map.context.apidoc''getSecurity_Firewall_Map_Context_ApidocService'false],
  4367.             'security.firewall.map.context.apipublic' => ['privates''security.firewall.map.context.apipublic''getSecurity_Firewall_Map_Context_ApipublicService'false],
  4368.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4369.             'security.firewall.map.context.external_app_connect' => ['privates''security.firewall.map.context.external_app_connect''getSecurity_Firewall_Map_Context_ExternalAppConnectService'false],
  4370.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4371.         ], [
  4372.             'security.firewall.map.context.api' => '?',
  4373.             'security.firewall.map.context.apidoc' => '?',
  4374.             'security.firewall.map.context.apipublic' => '?',
  4375.             'security.firewall.map.context.dev' => '?',
  4376.             'security.firewall.map.context.external_app_connect' => '?',
  4377.             'security.firewall.map.context.main' => '?',
  4378.         ]);
  4379.     }
  4380.     /**
  4381.      * Gets the private '.service_locator.w_wqjci' shared service.
  4382.      *
  4383.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4384.      */
  4385.     protected function get_ServiceLocator_WWqjciService()
  4386.     {
  4387.         return $this->privates['.service_locator.w_wqjci'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4388.             'configurationManager' => ['privates''App\\Manager\\ConfigurationManager''getConfigurationManagerService'false],
  4389.         ], [
  4390.             'configurationManager' => '?',
  4391.         ]);
  4392.     }
  4393.     /**
  4394.      * Gets the private '.service_locator.wcOWKhG' shared service.
  4395.      *
  4396.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4397.      */
  4398.     protected function get_ServiceLocator_WcOWKhGService()
  4399.     {
  4400.         return $this->privates['.service_locator.wcOWKhG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4401.             'categoryManager' => ['privates''App\\Manager\\CategoryManager''getCategoryManagerService'false],
  4402.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4403.         ], [
  4404.             'categoryManager' => '?',
  4405.             'normalizer' => '?',
  4406.         ]);
  4407.     }
  4408.     /**
  4409.      * Gets the private '.session.deprecated' shared service.
  4410.      *
  4411.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  4412.      */
  4413.     protected function get_Session_DeprecatedService()
  4414.     {
  4415.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  4416.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  4417.         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();
  4418.     }
  4419.     /**
  4420.      * Gets the private '.twig.command.debug.lazy' shared service.
  4421.      *
  4422.      * @return \Symfony\Component\Console\Command\LazyCommand
  4423.      */
  4424.     protected function get_Twig_Command_Debug_LazyService()
  4425.     {
  4426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4428.         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 {
  4429.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  4430.         });
  4431.     }
  4432.     /**
  4433.      * Gets the private '.twig.command.lint.lazy' shared service.
  4434.      *
  4435.      * @return \Symfony\Component\Console\Command\LazyCommand
  4436.      */
  4437.     protected function get_Twig_Command_Lint_LazyService()
  4438.     {
  4439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4441.         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 {
  4442.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  4443.         });
  4444.     }
  4445.     /**
  4446.      * Gets the private '.value.JdzQ62H' shared service.
  4447.      *
  4448.      * @return \mixed
  4449.      */
  4450.     protected function get_Value_JdzQ62HService()
  4451.     {
  4452.         return $this->privates['.value.JdzQ62H'] = \current([=> $this->getEnv('PORTAL_CODE')]);
  4453.     }
  4454.     /**
  4455.      * Gets the private 'App\Application\ApplicationRegistry' shared autowired service.
  4456.      *
  4457.      * @return \App\Application\ApplicationRegistry
  4458.      */
  4459.     protected function getApplicationRegistryService()
  4460.     {
  4461.         include_once \dirname(__DIR__4).'/src/Application/ApplicationRegistry.php';
  4462.         return $this->privates['App\\Application\\ApplicationRegistry'] = new \App\Application\ApplicationRegistry(new RewindableGenerator(function () {
  4463.             yield => ($this->privates['App\\Application\\Aquacalc'] ?? ($this->privates['App\\Application\\Aquacalc'] = new \App\Application\Aquacalc($this)));
  4464.             yield => ($this->privates['App\\Application\\AquadvancedPlant'] ?? ($this->privates['App\\Application\\AquadvancedPlant'] = new \App\Application\AquadvancedPlant($this)));
  4465.             yield => ($this->privates['App\\Application\\AquadvancedUD'] ?? ($this->privates['App\\Application\\AquadvancedUD'] = new \App\Application\AquadvancedUD($this)));
  4466.             yield => ($this->privates['App\\Application\\AquadvancedWN'] ?? ($this->privates['App\\Application\\AquadvancedWN'] = new \App\Application\AquadvancedWN($this)));
  4467.             yield => ($this->privates['App\\Application\\AquadvancedWW'] ?? ($this->privates['App\\Application\\AquadvancedWW'] = new \App\Application\AquadvancedWW($this)));
  4468.             yield => ($this->privates['App\\Application\\Kadran'] ?? ($this->privates['App\\Application\\Kadran'] = new \App\Application\Kadran($this)));
  4469.             yield => ($this->privates['App\\Application\\MYSIG'] ?? ($this->privates['App\\Application\\MYSIG'] = new \App\Application\MYSIG($this)));
  4470.             yield => ($this->privates['App\\Application\\Odivea'] ?? ($this->privates['App\\Application\\Odivea'] = new \App\Application\Odivea($this)));
  4471.             yield => ($this->privates['App\\Application\\PANACHE'] ?? ($this->privates['App\\Application\\PANACHE'] = new \App\Application\PANACHE($this)));
  4472.             yield => ($this->privates['App\\Application\\PowerBI'] ?? ($this->privates['App\\Application\\PowerBI'] = new \App\Application\PowerBI($this)));
  4473.             yield 10 => ($this->privates['App\\Application\\ReportTrends'] ?? ($this->privates['App\\Application\\ReportTrends'] = new \App\Application\ReportTrends($this)));
  4474.             yield 11 => ($this->privates['App\\Application\\SERAMM'] ?? ($this->privates['App\\Application\\SERAMM'] = new \App\Application\SERAMM($this)));
  4475.             yield 12 => ($this->privates['App\\Application\\SerammAquadvancedUd'] ?? ($this->privates['App\\Application\\SerammAquadvancedUd'] = new \App\Application\SerammAquadvancedUd($this)));
  4476.             yield 13 => ($this->privates['App\\Application\\SerammBaignadeWaterQuality'] ?? ($this->privates['App\\Application\\SerammBaignadeWaterQuality'] = new \App\Application\SerammBaignadeWaterQuality($this)));
  4477.             yield 14 => ($this->privates['App\\Application\\SerammDocumentationWorks'] ?? ($this->privates['App\\Application\\SerammDocumentationWorks'] = new \App\Application\SerammDocumentationWorks($this)));
  4478.             yield 15 => ($this->privates['App\\Application\\SerammGMAO'] ?? ($this->privates['App\\Application\\SerammGMAO'] = new \App\Application\SerammGMAO($this)));
  4479.             yield 16 => ($this->privates['App\\Application\\SerammInfoPedagogie'] ?? ($this->privates['App\\Application\\SerammInfoPedagogie'] = new \App\Application\SerammInfoPedagogie($this)));
  4480.             yield 17 => ($this->privates['App\\Application\\SerammMailManagement'] ?? ($this->privates['App\\Application\\SerammMailManagement'] = new \App\Application\SerammMailManagement($this)));
  4481.             yield 18 => ($this->privates['App\\Application\\SerammSitePublication'] ?? ($this->privates['App\\Application\\SerammSitePublication'] = new \App\Application\SerammSitePublication($this)));
  4482.             yield 19 => ($this->privates['App\\Application\\SharepointKadran'] ?? ($this->privates['App\\Application\\SharepointKadran'] = new \App\Application\SharepointKadran($this)));
  4483.             yield 20 => ($this->privates['App\\Application\\SigSeramm'] ?? ($this->privates['App\\Application\\SigSeramm'] = new \App\Application\SigSeramm($this)));
  4484.             yield 21 => ($this->privates['App\\Application\\Sigrenea'] ?? ($this->privates['App\\Application\\Sigrenea'] = new \App\Application\Sigrenea($this)));
  4485.             yield 22 => ($this->privates['App\\Application\\SynoptiqueUdb'] ?? ($this->privates['App\\Application\\SynoptiqueUdb'] = new \App\Application\SynoptiqueUdb($this)));
  4486.             yield 23 => ($this->privates['App\\Application\\SynoptiqueUde'] ?? ($this->privates['App\\Application\\SynoptiqueUde'] = new \App\Application\SynoptiqueUde($this)));
  4487.             yield 24 => ($this->privates['App\\Application\\TSMD'] ?? ($this->privates['App\\Application\\TSMD'] = new \App\Application\TSMD($this)));
  4488.             yield 25 => ($this->privates['App\\Application\\TSMS'] ?? ($this->privates['App\\Application\\TSMS'] = new \App\Application\TSMS($this)));
  4489.             yield 26 => ($this->privates['App\\Application\\TopkapiKadranEp'] ?? ($this->privates['App\\Application\\TopkapiKadranEp'] = new \App\Application\TopkapiKadranEp($this)));
  4490.             yield 27 => ($this->privates['App\\Application\\TopkapiKadranEu'] ?? ($this->privates['App\\Application\\TopkapiKadranEu'] = new \App\Application\TopkapiKadranEu($this)));
  4491.         }, 28));
  4492.     }
  4493.     /**
  4494.      * Gets the private 'App\Command\Geoserver\TestGeoserverCreationCommand' shared autowired service.
  4495.      *
  4496.      * @return \App\Command\Geoserver\TestGeoserverCreationCommand
  4497.      */
  4498.     protected function getTestGeoserverCreationCommandService()
  4499.     {
  4500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4501.         include_once \dirname(__DIR__4).'/src/Command/Geoserver/TestGeoserverCreationCommand.php';
  4502.         $this->privates['App\\Command\\Geoserver\\TestGeoserverCreationCommand'] = $instance = new \App\Command\Geoserver\TestGeoserverCreationCommand(($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService()), ($this->privates['App\\Manager\\GeoserverManager'] ?? $this->getGeoserverManagerService()));
  4503.         $instance->setName('action-test:geoserver:create');
  4504.         return $instance;
  4505.     }
  4506.     /**
  4507.      * Gets the private 'App\Command\Geoserver\TestGeoserverRemoteCreationCommand' shared autowired service.
  4508.      *
  4509.      * @return \App\Command\Geoserver\TestGeoserverRemoteCreationCommand
  4510.      */
  4511.     protected function getTestGeoserverRemoteCreationCommandService()
  4512.     {
  4513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4514.         include_once \dirname(__DIR__4).'/src/Command/Geoserver/TestGeoserverRemoteCreationCommand.php';
  4515.         $this->privates['App\\Command\\Geoserver\\TestGeoserverRemoteCreationCommand'] = $instance = new \App\Command\Geoserver\TestGeoserverRemoteCreationCommand(($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4516.         $instance->setName('remote-action-test:geoserver:create');
  4517.         return $instance;
  4518.     }
  4519.     /**
  4520.      * Gets the private 'App\Command\UserGenerateCommand' shared autowired service.
  4521.      *
  4522.      * @return \App\Command\UserGenerateCommand
  4523.      */
  4524.     protected function getUserGenerateCommandService()
  4525.     {
  4526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4527.         include_once \dirname(__DIR__4).'/src/Command/UserGenerateCommand.php';
  4528.         $this->privates['App\\Command\\UserGenerateCommand'] = $instance = new \App\Command\UserGenerateCommand(($this->privates['lexik_jwt_authentication.jws_provider.lcobucci'] ?? $this->getLexikJwtAuthentication_JwsProvider_LcobucciService()));
  4529.         $instance->setName('app:user:generate-token');
  4530.         $instance->setDescription('Generate an user with email and roles');
  4531.         return $instance;
  4532.     }
  4533.     /**
  4534.      * Gets the private 'App\Converter\RequestConverter' shared autowired service.
  4535.      *
  4536.      * @return \App\Converter\RequestConverter
  4537.      */
  4538.     protected function getRequestConverterService()
  4539.     {
  4540.         include_once \dirname(__DIR__4).'/src/Converter/RequestConverter.php';
  4541.         $a = ($this->privates['App\\Manager\\SignalManager'] ?? $this->getSignalManagerService());
  4542.         if (isset($this->privates['App\\Converter\\RequestConverter'])) {
  4543.             return $this->privates['App\\Converter\\RequestConverter'];
  4544.         }
  4545.         return $this->privates['App\\Converter\\RequestConverter'] = new \App\Converter\RequestConverter((\dirname(__DIR__4).'/config/resources/'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  4546.     }
  4547.     /**
  4548.      * Gets the private 'App\EventSubscriber\ApplicationConfigurationSubscriber' shared autowired service.
  4549.      *
  4550.      * @return \App\EventSubscriber\ApplicationConfigurationSubscriber
  4551.      */
  4552.     protected function getApplicationConfigurationSubscriberService()
  4553.     {
  4554.         include_once \dirname(__DIR__4).'/src/EventSubscriber/ApplicationConfigurationSubscriber.php';
  4555.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  4556.         if (isset($this->privates['App\\EventSubscriber\\ApplicationConfigurationSubscriber'])) {
  4557.             return $this->privates['App\\EventSubscriber\\ApplicationConfigurationSubscriber'];
  4558.         }
  4559.         return $this->privates['App\\EventSubscriber\\ApplicationConfigurationSubscriber'] = new \App\EventSubscriber\ApplicationConfigurationSubscriber($a);
  4560.     }
  4561.     /**
  4562.      * Gets the private 'App\EventSubscriber\InvalidateCacheSubscriber' shared autowired service.
  4563.      *
  4564.      * @return \App\EventSubscriber\InvalidateCacheSubscriber
  4565.      */
  4566.     protected function getInvalidateCacheSubscriberService()
  4567.     {
  4568.         include_once \dirname(__DIR__4).'/src/EventSubscriber/InvalidateCacheSubscriber.php';
  4569.         return $this->privates['App\\EventSubscriber\\InvalidateCacheSubscriber'] = new \App\EventSubscriber\InvalidateCacheSubscriber(($this->privates['portail_cache_pool'] ?? $this->getPortailCachePoolService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4570.     }
  4571.     /**
  4572.      * Gets the private 'App\EventSubscriber\OrganizationSubscriber' shared autowired service.
  4573.      *
  4574.      * @return \App\EventSubscriber\OrganizationSubscriber
  4575.      */
  4576.     protected function getOrganizationSubscriberService()
  4577.     {
  4578.         include_once \dirname(__DIR__4).'/src/EventSubscriber/OrganizationSubscriber.php';
  4579.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  4580.         if (isset($this->privates['App\\EventSubscriber\\OrganizationSubscriber'])) {
  4581.             return $this->privates['App\\EventSubscriber\\OrganizationSubscriber'];
  4582.         }
  4583.         return $this->privates['App\\EventSubscriber\\OrganizationSubscriber'] = new \App\EventSubscriber\OrganizationSubscriber($a);
  4584.     }
  4585.     /**
  4586.      * Gets the private 'App\Handlers\Heimdall\GetContractHandler' shared autowired service.
  4587.      *
  4588.      * @return \App\Handlers\Heimdall\GetContractHandler
  4589.      */
  4590.     protected function getGetContractHandlerService()
  4591.     {
  4592.         include_once \dirname(__DIR__4).'/src/Handlers/Heimdall/GetContractHandler.php';
  4593.         return $this->privates['App\\Handlers\\Heimdall\\GetContractHandler'] = new \App\Handlers\Heimdall\GetContractHandler(($this->privates['.debug.app.heimdall.client'] ?? $this->get_Debug_App_Heimdall_ClientService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  4594.     }
  4595.     /**
  4596.      * Gets the private 'App\Handlers\Heimdall\GetContractsByUserHandler' shared autowired service.
  4597.      *
  4598.      * @return \App\Handlers\Heimdall\GetContractsByUserHandler
  4599.      */
  4600.     protected function getGetContractsByUserHandlerService()
  4601.     {
  4602.         include_once \dirname(__DIR__4).'/src/Handlers/Heimdall/GetContractsByUserHandler.php';
  4603.         return $this->privates['App\\Handlers\\Heimdall\\GetContractsByUserHandler'] = new \App\Handlers\Heimdall\GetContractsByUserHandler(($this->privates['.debug.app.heimdall.client'] ?? $this->get_Debug_App_Heimdall_ClientService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  4604.     }
  4605.     /**
  4606.      * Gets the private 'App\Handlers\Heimdall\GetOrganizationsHandler' shared autowired service.
  4607.      *
  4608.      * @return \App\Handlers\Heimdall\GetOrganizationsHandler
  4609.      */
  4610.     protected function getGetOrganizationsHandlerService()
  4611.     {
  4612.         include_once \dirname(__DIR__4).'/src/Handlers/Heimdall/GetOrganizationsHandler.php';
  4613.         return $this->privates['App\\Handlers\\Heimdall\\GetOrganizationsHandler'] = new \App\Handlers\Heimdall\GetOrganizationsHandler(($this->privates['.debug.app.heimdall.client'] ?? $this->get_Debug_App_Heimdall_ClientService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  4614.     }
  4615.     /**
  4616.      * Gets the private 'App\Handlers\Heimdall\GetUsersHandler' shared autowired service.
  4617.      *
  4618.      * @return \App\Handlers\Heimdall\GetUsersHandler
  4619.      */
  4620.     protected function getGetUsersHandlerService()
  4621.     {
  4622.         include_once \dirname(__DIR__4).'/src/Handlers/Heimdall/GetUsersHandler.php';
  4623.         return $this->privates['App\\Handlers\\Heimdall\\GetUsersHandler'] = new \App\Handlers\Heimdall\GetUsersHandler(($this->privates['.debug.app.heimdall.client'] ?? $this->get_Debug_App_Heimdall_ClientService()));
  4624.     }
  4625.     /**
  4626.      * Gets the private 'App\Handlers\Mdm\ExternalSourceHandler' shared autowired service.
  4627.      *
  4628.      * @return \App\Handlers\Mdm\ExternalSourceHandler
  4629.      */
  4630.     protected function getExternalSourceHandlerService()
  4631.     {
  4632.         include_once \dirname(__DIR__4).'/src/Handlers/Mdm/ExternalSourceHandler.php';
  4633.         return $this->privates['App\\Handlers\\Mdm\\ExternalSourceHandler'] = new \App\Handlers\Mdm\ExternalSourceHandler(($this->privates['.debug.app.mdm.client'] ?? $this->get_Debug_App_Mdm_ClientService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4634.     }
  4635.     /**
  4636.      * Gets the private 'App\Handlers\Mdm\GetContractHandler' shared autowired service.
  4637.      *
  4638.      * @return \App\Handlers\Mdm\GetContractHandler
  4639.      */
  4640.     protected function getGetContractHandler2Service()
  4641.     {
  4642.         include_once \dirname(__DIR__4).'/src/Handlers/Mdm/GetContractHandler.php';
  4643.         return $this->privates['App\\Handlers\\Mdm\\GetContractHandler'] = new \App\Handlers\Mdm\GetContractHandler(($this->privates['.debug.app.mdm.client'] ?? $this->get_Debug_App_Mdm_ClientService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  4644.     }
  4645.     /**
  4646.      * Gets the private 'App\Helper\Common\CommonHelper' shared autowired service.
  4647.      *
  4648.      * @return \App\Helper\Common\CommonHelper
  4649.      */
  4650.     protected function getCommonHelperService()
  4651.     {
  4652.         include_once \dirname(__DIR__4).'/src/Helper/Common/CommonHelper.php';
  4653.         return $this->privates['App\\Helper\\Common\\CommonHelper'] = new \App\Helper\Common\CommonHelper(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4654.     }
  4655.     /**
  4656.      * Gets the private 'App\Helper\Heimdall\HeimdallHelper' shared autowired service.
  4657.      *
  4658.      * @return \App\Helper\Heimdall\HeimdallHelper
  4659.      */
  4660.     protected function getHeimdallHelperService()
  4661.     {
  4662.         include_once \dirname(__DIR__4).'/src/Helper/Heimdall/HeimdallHelper.php';
  4663.         include_once \dirname(__DIR__4).'/src/Manager/Bridges/HeimdallMdmManagerBridge.php';
  4664.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  4665.         if (isset($this->privates['App\\Helper\\Heimdall\\HeimdallHelper'])) {
  4666.             return $this->privates['App\\Helper\\Heimdall\\HeimdallHelper'];
  4667.         }
  4668.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  4669.         if (isset($this->privates['App\\Helper\\Heimdall\\HeimdallHelper'])) {
  4670.             return $this->privates['App\\Helper\\Heimdall\\HeimdallHelper'];
  4671.         }
  4672.         return $this->privates['App\\Helper\\Heimdall\\HeimdallHelper'] = new \App\Helper\Heimdall\HeimdallHelper(new \App\Manager\Bridges\HeimdallMdmManagerBridge($a, ($this->privates['App\\Manager\\MdmManager'] ?? $this->getMdmManagerService()), $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  4673.     }
  4674.     /**
  4675.      * Gets the private 'App\Helper\Mdm\MdmHelper' shared autowired service.
  4676.      *
  4677.      * @return \App\Helper\Mdm\MdmHelper
  4678.      */
  4679.     protected function getMdmHelperService()
  4680.     {
  4681.         include_once \dirname(__DIR__4).'/src/Helper/Mdm/MdmHelper.php';
  4682.         return $this->privates['App\\Helper\\Mdm\\MdmHelper'] = new \App\Helper\Mdm\MdmHelper(($this->privates['App\\Manager\\MdmManager'] ?? $this->getMdmManagerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  4683.     }
  4684.     /**
  4685.      * Gets the private 'App\Helper\Vdm\VdmHelper' shared autowired service.
  4686.      *
  4687.      * @return \App\Helper\Vdm\VdmHelper
  4688.      */
  4689.     protected function getVdmHelperService()
  4690.     {
  4691.         include_once \dirname(__DIR__4).'/src/Helper/Vdm/VdmHelper.php';
  4692.         return $this->privates['App\\Helper\\Vdm\\VdmHelper'] = new \App\Helper\Vdm\VdmHelper(($this->privates['App\\Manager\\VdmManager'] ?? $this->getVdmManagerService()));
  4693.     }
  4694.     /**
  4695.      * Gets the private 'App\Listener\JWTListener' shared autowired service.
  4696.      *
  4697.      * @return \App\Listener\JWTListener
  4698.      */
  4699.     protected function getJWTListenerService()
  4700.     {
  4701.         include_once \dirname(__DIR__4).'/src/Listener/JWTListener.php';
  4702.         $a = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  4703.         if (isset($this->privates['App\\Listener\\JWTListener'])) {
  4704.             return $this->privates['App\\Listener\\JWTListener'];
  4705.         }
  4706.         $b = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  4707.         if (isset($this->privates['App\\Listener\\JWTListener'])) {
  4708.             return $this->privates['App\\Listener\\JWTListener'];
  4709.         }
  4710.         return $this->privates['App\\Listener\\JWTListener'] = new \App\Listener\JWTListener($a, ($this->privates['App\\Manager\\ServiceManager'] ?? $this->getServiceManagerService()), $b, ($this->privates['App\\Manager\\UserProfileManager'] ?? $this->getUserProfileManagerService()));
  4711.     }
  4712.     /**
  4713.      * Gets the private 'App\Manager\AdminManager' shared autowired service.
  4714.      *
  4715.      * @return \App\Manager\AdminManager
  4716.      */
  4717.     protected function getAdminManagerService()
  4718.     {
  4719.         include_once \dirname(__DIR__4).'/src/Manager/AdminManagerInterface.php';
  4720.         include_once \dirname(__DIR__4).'/src/Manager/AdminManager.php';
  4721.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  4722.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4723.             return $this->privates['App\\Manager\\AdminManager'];
  4724.         }
  4725.         $b = ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService());
  4726.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4727.             return $this->privates['App\\Manager\\AdminManager'];
  4728.         }
  4729.         $c = ($this->privates['App\\Manager\\ApplicationConfigurationManager'] ?? $this->getApplicationConfigurationManagerService());
  4730.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4731.             return $this->privates['App\\Manager\\AdminManager'];
  4732.         }
  4733.         $d = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  4734.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4735.             return $this->privates['App\\Manager\\AdminManager'];
  4736.         }
  4737.         $e = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  4738.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4739.             return $this->privates['App\\Manager\\AdminManager'];
  4740.         }
  4741.         $f = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  4742.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4743.             return $this->privates['App\\Manager\\AdminManager'];
  4744.         }
  4745.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4746.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4747.             return $this->privates['App\\Manager\\AdminManager'];
  4748.         }
  4749.         $h = ($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService());
  4750.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4751.             return $this->privates['App\\Manager\\AdminManager'];
  4752.         }
  4753.         return $this->privates['App\\Manager\\AdminManager'] = new \App\Manager\AdminManager($a$b$c, ($this->privates['App\\Manager\\ContractManager'] ?? $this->getContractManagerService()), ($this->privates['App\\Manager\\ContractServiceManager'] ?? $this->getContractServiceManagerService()), ($this->privates['App\\Manager\\LegalEntityManager'] ?? $this->getLegalEntityManagerService()), $d, ($this->privates['App\\Manager\\OrganizationContractServiceManager'] ?? $this->getOrganizationContractServiceManagerService()), ($this->privates['App\\Manager\\ServiceManager'] ?? $this->getServiceManagerService()), $e, ($this->privates['App\\Manager\\UserProfileManager'] ?? $this->getUserProfileManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Manager\\MdmManager'] ?? $this->getMdmManagerService()), $f, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $g$h, ($this->privates['portail_cache_pool'] ?? $this->getPortailCachePoolService()));
  4754.     }
  4755.     /**
  4756.      * Gets the private 'App\Manager\ApplicationConfigurationManager' shared autowired service.
  4757.      *
  4758.      * @return \App\Manager\ApplicationConfigurationManager
  4759.      */
  4760.     protected function getApplicationConfigurationManagerService()
  4761.     {
  4762.         include_once \dirname(__DIR__4).'/src/Manager/ApplicationConfigurationManagerInterface.php';
  4763.         include_once \dirname(__DIR__4).'/src/Manager/ApplicationConfigurationManager.php';
  4764.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4765.         if (isset($this->privates['App\\Manager\\ApplicationConfigurationManager'])) {
  4766.             return $this->privates['App\\Manager\\ApplicationConfigurationManager'];
  4767.         }
  4768.         return $this->privates['App\\Manager\\ApplicationConfigurationManager'] = new \App\Manager\ApplicationConfigurationManager($a, ($this->privates['App\\Repository\\MdmRepository'] ?? $this->getMdmRepositoryService()));
  4769.     }
  4770.     /**
  4771.      * Gets the private 'App\Manager\AreaManager' shared autowired service.
  4772.      *
  4773.      * @return \App\Manager\AreaManager
  4774.      */
  4775.     protected function getAreaManagerService()
  4776.     {
  4777.         include_once \dirname(__DIR__4).'/src/Manager/AreaManagerInterface.php';
  4778.         include_once \dirname(__DIR__4).'/src/Manager/AreaManager.php';
  4779.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4780.         if (isset($this->privates['App\\Manager\\AreaManager'])) {
  4781.             return $this->privates['App\\Manager\\AreaManager'];
  4782.         }
  4783.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  4784.         if (isset($this->privates['App\\Manager\\AreaManager'])) {
  4785.             return $this->privates['App\\Manager\\AreaManager'];
  4786.         }
  4787.         return $this->privates['App\\Manager\\AreaManager'] = new \App\Manager\AreaManager(($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()), $a, ($this->privates['App\\Repository\\MdmRepository'] ?? $this->getMdmRepositoryService()), $b, ($this->privates['portail_cache_pool'] ?? $this->getPortailCachePoolService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4788.     }
  4789.     /**
  4790.      * Gets the private 'App\Manager\Calendar\CalendarManager' shared autowired service.
  4791.      *
  4792.      * @return \App\Manager\Calendar\CalendarManager
  4793.      */
  4794.     protected function getCalendarManagerService()
  4795.     {
  4796.         include_once \dirname(__DIR__4).'/src/Manager/Calendar/CalendarManager.php';
  4797.         include_once \dirname(__DIR__4).'/src/Repository/Calendar/CalendarRepository.php';
  4798.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4799.         return $this->privates['App\\Manager\\Calendar\\CalendarManager'] = new \App\Manager\Calendar\CalendarManager(new \App\Repository\Calendar\CalendarRepository(($this->privates['.debug.app.calendar.client'] ?? $this->get_Debug_App_Calendar_ClientService()), $a), $a);
  4800.     }
  4801.     /**
  4802.      * Gets the private 'App\Manager\CategoryManager' shared autowired service.
  4803.      *
  4804.      * @return \App\Manager\CategoryManager
  4805.      */
  4806.     protected function getCategoryManagerService()
  4807.     {
  4808.         include_once \dirname(__DIR__4).'/src/Manager/CategoryManagerInterface.php';
  4809.         include_once \dirname(__DIR__4).'/src/Manager/CategoryManager.php';
  4810.         $a = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  4811.         if (isset($this->privates['App\\Manager\\CategoryManager'])) {
  4812.             return $this->privates['App\\Manager\\CategoryManager'];
  4813.         }
  4814.         return $this->privates['App\\Manager\\CategoryManager'] = new \App\Manager\CategoryManager(($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()), $a);
  4815.     }
  4816.     /**
  4817.      * Gets the private 'App\Manager\ConfigurationManager' shared autowired service.
  4818.      *
  4819.      * @return \App\Manager\ConfigurationManager
  4820.      */
  4821.     protected function getConfigurationManagerService()
  4822.     {
  4823.         include_once \dirname(__DIR__4).'/src/Manager/ConfigurationManagerInterface.php';
  4824.         include_once \dirname(__DIR__4).'/src/Manager/ConfigurationManager.php';
  4825.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  4826.         if (isset($this->privates['App\\Manager\\ConfigurationManager'])) {
  4827.             return $this->privates['App\\Manager\\ConfigurationManager'];
  4828.         }
  4829.         return $this->privates['App\\Manager\\ConfigurationManager'] = new \App\Manager\ConfigurationManager(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a$this->getEnv('string:DEFAULT_IDP'));
  4830.     }
  4831.     /**
  4832.      * Gets the private 'App\Manager\ContractManager' shared autowired service.
  4833.      *
  4834.      * @return \App\Manager\ContractManager
  4835.      */
  4836.     protected function getContractManagerService()
  4837.     {
  4838.         include_once \dirname(__DIR__4).'/src/Manager/ContractManagerInterface.php';
  4839.         include_once \dirname(__DIR__4).'/src/Manager/ContractManager.php';
  4840.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  4841.         if (isset($this->privates['App\\Manager\\ContractManager'])) {
  4842.             return $this->privates['App\\Manager\\ContractManager'];
  4843.         }
  4844.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  4845.         if (isset($this->privates['App\\Manager\\ContractManager'])) {
  4846.             return $this->privates['App\\Manager\\ContractManager'];
  4847.         }
  4848.         return $this->privates['App\\Manager\\ContractManager'] = new \App\Manager\ContractManager($a, ($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Manager\\MdmManager'] ?? $this->getMdmManagerService()), ($this->privates['App\\Repository\\MdmRepository'] ?? $this->getMdmRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $b, ($this->privates['App\\Manager\\UserProfileManager'] ?? $this->getUserProfileManagerService()), $this->getEnv('string:DEFAULT_IDP'), $this->getEnv('PORTAL_API_HOST'), $this->getEnv('PORTAL_CODE'));
  4849.     }
  4850.     /**
  4851.      * Gets the private 'App\Manager\ContractServiceManager' shared autowired service.
  4852.      *
  4853.      * @return \App\Manager\ContractServiceManager
  4854.      */
  4855.     protected function getContractServiceManagerService()
  4856.     {
  4857.         include_once \dirname(__DIR__4).'/src/Manager/ContractServiceManagerInterface.php';
  4858.         include_once \dirname(__DIR__4).'/src/Manager/ContractServiceManager.php';
  4859.         return $this->privates['App\\Manager\\ContractServiceManager'] = new \App\Manager\ContractServiceManager(($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()));
  4860.     }
  4861.     /**
  4862.      * Gets the private 'App\Manager\GeoserverManager' shared autowired service.
  4863.      *
  4864.      * @return \App\Manager\GeoserverManager
  4865.      */
  4866.     protected function getGeoserverManagerService()
  4867.     {
  4868.         include_once \dirname(__DIR__4).'/src/Manager/GeoserverManagerInterface.php';
  4869.         include_once \dirname(__DIR__4).'/src/Manager/GeoserverManager.php';
  4870.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  4871.         include_once \dirname(__DIR__4).'/src/Repository/GeoserverRepository.php';
  4872.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  4873.         if (isset($this->privates['App\\Manager\\GeoserverManager'])) {
  4874.             return $this->privates['App\\Manager\\GeoserverManager'];
  4875.         }
  4876.         $b = ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService());
  4877.         if (isset($this->privates['App\\Manager\\GeoserverManager'])) {
  4878.             return $this->privates['App\\Manager\\GeoserverManager'];
  4879.         }
  4880.         $c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4881.         return $this->privates['App\\Manager\\GeoserverManager'] = new \App\Manager\GeoserverManager($a, new \App\Repository\GeoserverRepository(($this->privates['.debug.app.geoserver.client'] ?? $this->get_Debug_App_Geoserver_ClientService()), $c, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService())), $b$c$this->getEnv('GEO_SERVER_CSV_DIR'), $this->getEnv('REMOTE_GEO_SERVER_CSV_DIR'));
  4882.     }
  4883.     /**
  4884.      * Gets the private 'App\Manager\HeimdallManager' shared autowired service.
  4885.      *
  4886.      * @return \App\Manager\HeimdallManager
  4887.      */
  4888.     protected function getHeimdallManagerService()
  4889.     {
  4890.         include_once \dirname(__DIR__4).'/src/Manager/AbstractManager.php';
  4891.         include_once \dirname(__DIR__4).'/src/Manager/HeimdallManagerInterface.php';
  4892.         include_once \dirname(__DIR__4).'/src/Manager/HeimdallManager.php';
  4893.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4894.         if (isset($this->privates['App\\Manager\\HeimdallManager'])) {
  4895.             return $this->privates['App\\Manager\\HeimdallManager'];
  4896.         }
  4897.         $b = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  4898.         if (isset($this->privates['App\\Manager\\HeimdallManager'])) {
  4899.             return $this->privates['App\\Manager\\HeimdallManager'];
  4900.         }
  4901.         return $this->privates['App\\Manager\\HeimdallManager'] = new \App\Manager\HeimdallManager($a$this->getEnv('PORTAL_CODE'), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4902.             'App\\Command\\Heimdall\\GetContractCommand' => ['privates''App\\Handlers\\Heimdall\\GetContractHandler''getGetContractHandlerService'false],
  4903.             'App\\Command\\Heimdall\\GetContractsByUserCommand' => ['privates''App\\Handlers\\Heimdall\\GetContractsByUserHandler''getGetContractsByUserHandlerService'false],
  4904.             'App\\Command\\Heimdall\\GetOrganizationsCommand' => ['privates''App\\Handlers\\Heimdall\\GetOrganizationsHandler''getGetOrganizationsHandlerService'false],
  4905.             'App\\Command\\Heimdall\\GetUsersCommand' => ['privates''App\\Handlers\\Heimdall\\GetUsersHandler''getGetUsersHandlerService'false],
  4906.         ], [
  4907.             'App\\Command\\Heimdall\\GetContractCommand' => '?',
  4908.             'App\\Command\\Heimdall\\GetContractsByUserCommand' => '?',
  4909.             'App\\Command\\Heimdall\\GetOrganizationsCommand' => '?',
  4910.             'App\\Command\\Heimdall\\GetUsersCommand' => '?',
  4911.         ]), ($this->privates['.debug.app.heimdall.client'] ?? $this->get_Debug_App_Heimdall_ClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()), $b, ($this->privates['App\\Manager\\UserProfileManager'] ?? $this->getUserProfileManagerService()), ($this->privates['portail_cache_pool'] ?? $this->getPortailCachePoolService()));
  4912.     }
  4913.     /**
  4914.      * Gets the private 'App\Manager\IndustrialSite\IndustrialSiteManager' shared autowired service.
  4915.      *
  4916.      * @return \App\Manager\IndustrialSite\IndustrialSiteManager
  4917.      */
  4918.     protected function getIndustrialSiteManagerService()
  4919.     {
  4920.         include_once \dirname(__DIR__4).'/src/Manager/IndustrialSite/IndustrialSiteManagerInterface.php';
  4921.         include_once \dirname(__DIR__4).'/src/Manager/IndustrialSite/IndustrialSiteManager.php';
  4922.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/IndustrialSiteRepositoryInterface.php';
  4923.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/IndustrialSiteRepository.php';
  4924.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  4925.         $b = ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService());
  4926.         $c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4927.         return $this->privates['App\\Manager\\IndustrialSite\\IndustrialSiteManager'] = new \App\Manager\IndustrialSite\IndustrialSiteManager(new \App\Repository\IndustrialSite\IndustrialSiteRepository(($this->privates['.debug.app.industrial.sites.client'] ?? $this->get_Debug_App_Industrial_Sites_ClientService()), $a$a$b$c), $c$b, ($this->privates['App\\Manager\\AdminManager'] ?? $this->getAdminManagerService()), ($this->privates['App\\Manager\\ContractManager'] ?? $this->getContractManagerService()), ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService()), ($this->privates['portail_cache_pool'] ?? $this->getPortailCachePoolService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4928.     }
  4929.     /**
  4930.      * Gets the private 'App\Manager\KeyCloackManager' shared autowired service.
  4931.      *
  4932.      * @return \App\Manager\KeyCloackManager
  4933.      */
  4934.     protected function getKeyCloackManagerService()
  4935.     {
  4936.         include_once \dirname(__DIR__4).'/src/Manager/KeyCloackManagerInterface.php';
  4937.         include_once \dirname(__DIR__4).'/src/Manager/KeyCloackManager.php';
  4938.         return $this->privates['App\\Manager\\KeyCloackManager'] = new \App\Manager\KeyCloackManager(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $this->getEnv('KEYCLOAK_HOST'), $this->getEnv('KEYCLOAK_USERNAME'), $this->getEnv('KEYCLOAK_PASSWORD'));
  4939.     }
  4940.     /**
  4941.      * Gets the private 'App\Manager\LegalEntityManager' shared autowired service.
  4942.      *
  4943.      * @return \App\Manager\LegalEntityManager
  4944.      */
  4945.     protected function getLegalEntityManagerService()
  4946.     {
  4947.         include_once \dirname(__DIR__4).'/src/Manager/LegalEntityManagerInterface.php';
  4948.         include_once \dirname(__DIR__4).'/src/Manager/LegalEntityManager.php';
  4949.         return $this->privates['App\\Manager\\LegalEntityManager'] = new \App\Manager\LegalEntityManager(($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()));
  4950.     }
  4951.     /**
  4952.      * Gets the private 'App\Manager\MdmManager' shared autowired service.
  4953.      *
  4954.      * @return \App\Manager\MdmManager
  4955.      */
  4956.     protected function getMdmManagerService()
  4957.     {
  4958.         include_once \dirname(__DIR__4).'/src/Manager/AbstractManager.php';
  4959.         include_once \dirname(__DIR__4).'/src/Manager/MdmManagerInterface.php';
  4960.         include_once \dirname(__DIR__4).'/src/Manager/MdmManager.php';
  4961.         return $this->privates['App\\Manager\\MdmManager'] = new \App\Manager\MdmManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4962.             'App\\Command\\Mdm\\ExternalSourceCommand' => ['privates''App\\Handlers\\Mdm\\ExternalSourceHandler''getExternalSourceHandlerService'false],
  4963.             'App\\Command\\Mdm\\GetContractCommand' => ['privates''App\\Handlers\\Mdm\\GetContractHandler''getGetContractHandler2Service'false],
  4964.         ], [
  4965.             'App\\Command\\Mdm\\ExternalSourceCommand' => '?',
  4966.             'App\\Command\\Mdm\\GetContractCommand' => '?',
  4967.         ]), ($this->privates['.debug.app.mdm.client'] ?? $this->get_Debug_App_Mdm_ClientService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Repository\\MdmRepository'] ?? $this->getMdmRepositoryService()));
  4968.     }
  4969.     /**
  4970.      * Gets the private 'App\Manager\MetabaseManager' shared autowired service.
  4971.      *
  4972.      * @return \App\Manager\MetabaseManager
  4973.      */
  4974.     protected function getMetabaseManagerService()
  4975.     {
  4976.         include_once \dirname(__DIR__4).'/src/Manager/MetabaseManagerInterface.php';
  4977.         include_once \dirname(__DIR__4).'/src/Manager/MetabaseManager.php';
  4978.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  4979.         include_once \dirname(__DIR__4).'/src/Repository/MetabaseRepository.php';
  4980.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  4981.         if (isset($this->privates['App\\Manager\\MetabaseManager'])) {
  4982.             return $this->privates['App\\Manager\\MetabaseManager'];
  4983.         }
  4984.         $b = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  4985.         if (isset($this->privates['App\\Manager\\MetabaseManager'])) {
  4986.             return $this->privates['App\\Manager\\MetabaseManager'];
  4987.         }
  4988.         $c = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  4989.         if (isset($this->privates['App\\Manager\\MetabaseManager'])) {
  4990.             return $this->privates['App\\Manager\\MetabaseManager'];
  4991.         }
  4992.         $d = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4993.         return $this->privates['App\\Manager\\MetabaseManager'] = new \App\Manager\MetabaseManager(new \App\Repository\MetabaseRepository(($this->privates['.debug.app.metabase.client'] ?? $this->get_Debug_App_Metabase_ClientService()), $d, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['cache.app'] ?? $this->getCache_AppService())), $a$b$this->getEnv('METABASE_USER_DEFAULT_PASSWORD'), $this->getEnv('METABASE_FAKE_DATABASE_HOST'), $d$c);
  4994.     }
  4995.     /**
  4996.      * Gets the private 'App\Manager\OrganizationContractServiceManager' shared autowired service.
  4997.      *
  4998.      * @return \App\Manager\OrganizationContractServiceManager
  4999.      */
  5000.     protected function getOrganizationContractServiceManagerService()
  5001.     {
  5002.         include_once \dirname(__DIR__4).'/src/Manager/OrganizationContractServiceManagerInterface.php';
  5003.         include_once \dirname(__DIR__4).'/src/Manager/OrganizationContractServiceManager.php';
  5004.         return $this->privates['App\\Manager\\OrganizationContractServiceManager'] = new \App\Manager\OrganizationContractServiceManager(($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  5005.     }
  5006.     /**
  5007.      * Gets the private 'App\Manager\OrganizationManager' shared autowired service.
  5008.      *
  5009.      * @return \App\Manager\OrganizationManager
  5010.      */
  5011.     protected function getOrganizationManagerService()
  5012.     {
  5013.         include_once \dirname(__DIR__4).'/src/Manager/OrganizationManagerInterface.php';
  5014.         include_once \dirname(__DIR__4).'/src/Manager/OrganizationManager.php';
  5015.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5016.         if (isset($this->privates['App\\Manager\\OrganizationManager'])) {
  5017.             return $this->privates['App\\Manager\\OrganizationManager'];
  5018.         }
  5019.         $b = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  5020.         if (isset($this->privates['App\\Manager\\OrganizationManager'])) {
  5021.             return $this->privates['App\\Manager\\OrganizationManager'];
  5022.         }
  5023.         $c = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  5024.         return $this->privates['App\\Manager\\OrganizationManager'] = new \App\Manager\OrganizationManager($a, ($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()), $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $c$c, ($this->privates['App\\Manager\\OrganizationContractServiceManager'] ?? $this->getOrganizationContractServiceManagerService()), ($this->privates['App\\Manager\\ServiceManager'] ?? $this->getServiceManagerService()), ($this->privates['portail_cache_pool'] ?? $this->getPortailCachePoolService()));
  5025.     }
  5026.     /**
  5027.      * Gets the private 'App\Manager\PublicSpacePlannerManager' shared autowired service.
  5028.      *
  5029.      * @return \App\Manager\PublicSpacePlannerManager
  5030.      */
  5031.     protected function getPublicSpacePlannerManagerService()
  5032.     {
  5033.         include_once \dirname(__DIR__4).'/src/Manager/PublicSpacePlannerManagerInterface.php';
  5034.         include_once \dirname(__DIR__4).'/src/Manager/PublicSpacePlannerManager.php';
  5035.         $a = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  5036.         if (isset($this->privates['App\\Manager\\PublicSpacePlannerManager'])) {
  5037.             return $this->privates['App\\Manager\\PublicSpacePlannerManager'];
  5038.         }
  5039.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  5040.         if (isset($this->privates['App\\Manager\\PublicSpacePlannerManager'])) {
  5041.             return $this->privates['App\\Manager\\PublicSpacePlannerManager'];
  5042.         }
  5043.         $c = ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService());
  5044.         if (isset($this->privates['App\\Manager\\PublicSpacePlannerManager'])) {
  5045.             return $this->privates['App\\Manager\\PublicSpacePlannerManager'];
  5046.         }
  5047.         return $this->privates['App\\Manager\\PublicSpacePlannerManager'] = new \App\Manager\PublicSpacePlannerManager(($this->privates['.debug.app.public.space.planner.client'] ?? $this->get_Debug_App_Public_Space_Planner_ClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a$b$c);
  5048.     }
  5049.     /**
  5050.      * Gets the private 'App\Manager\ServiceManager' shared autowired service.
  5051.      *
  5052.      * @return \App\Manager\ServiceManager
  5053.      */
  5054.     protected function getServiceManagerService()
  5055.     {
  5056.         include_once \dirname(__DIR__4).'/src/Manager/ServiceManagerInterface.php';
  5057.         include_once \dirname(__DIR__4).'/src/Manager/ServiceManager.php';
  5058.         return $this->privates['App\\Manager\\ServiceManager'] = new \App\Manager\ServiceManager(($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()));
  5059.     }
  5060.     /**
  5061.      * Gets the private 'App\Manager\SignalManager' shared autowired service.
  5062.      *
  5063.      * @return \App\Manager\SignalManager
  5064.      */
  5065.     protected function getSignalManagerService()
  5066.     {
  5067.         include_once \dirname(__DIR__4).'/src/Manager/SignalManagerInterface.php';
  5068.         include_once \dirname(__DIR__4).'/src/Manager/SignalManager.php';
  5069.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  5070.         include_once \dirname(__DIR__4).'/src/Repository/SignalRepository.php';
  5071.         $a = ($this->privates['App\\Manager\\ApplicationConfigurationManager'] ?? $this->getApplicationConfigurationManagerService());
  5072.         if (isset($this->privates['App\\Manager\\SignalManager'])) {
  5073.             return $this->privates['App\\Manager\\SignalManager'];
  5074.         }
  5075.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  5076.         if (isset($this->privates['App\\Manager\\SignalManager'])) {
  5077.             return $this->privates['App\\Manager\\SignalManager'];
  5078.         }
  5079.         $c = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  5080.         if (isset($this->privates['App\\Manager\\SignalManager'])) {
  5081.             return $this->privates['App\\Manager\\SignalManager'];
  5082.         }
  5083.         $d = ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService());
  5084.         if (isset($this->privates['App\\Manager\\SignalManager'])) {
  5085.             return $this->privates['App\\Manager\\SignalManager'];
  5086.         }
  5087.         $e = ($this->privates['.debug.app.signal.client'] ?? $this->get_Debug_App_Signal_ClientService());
  5088.         $f = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  5089.         return $this->privates['App\\Manager\\SignalManager'] = new \App\Manager\SignalManager($e$f, new \App\Repository\SignalRepository($e$f, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), (\dirname(__DIR__4).'/src/Resources/Signal/'), ($this->privates['App\\Manager\\MdmManager'] ?? $this->getMdmManagerService()), $a), $b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a$c$d, ($this->privates['App\\Helper\\Common\\CommonHelper'] ?? $this->getCommonHelperService()));
  5090.     }
  5091.     /**
  5092.      * Gets the private 'App\Manager\UserManager' shared autowired service.
  5093.      *
  5094.      * @return \App\Manager\UserManager
  5095.      */
  5096.     protected function getUserManagerService()
  5097.     {
  5098.         include_once \dirname(__DIR__4).'/src/Manager/UserManagerInterface.php';
  5099.         include_once \dirname(__DIR__4).'/src/Manager/UserManager.php';
  5100.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5101.         if (isset($this->privates['App\\Manager\\UserManager'])) {
  5102.             return $this->privates['App\\Manager\\UserManager'];
  5103.         }
  5104.         return $this->privates['App\\Manager\\UserManager'] = new \App\Manager\UserManager(($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()), ($this->privates['App\\Helper\\Mdm\\MdmHelper'] ?? $this->getMdmHelperService()), ($this->services['router'] ?? $this->getRouterService()), $a, ($this->privates['App\\Manager\\KeyCloackManager'] ?? $this->getKeyCloackManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['portail_cache_pool'] ?? $this->getPortailCachePoolService()));
  5105.     }
  5106.     /**
  5107.      * Gets the private 'App\Manager\UserProfileManager' shared autowired service.
  5108.      *
  5109.      * @return \App\Manager\UserProfileManager
  5110.      */
  5111.     protected function getUserProfileManagerService()
  5112.     {
  5113.         include_once \dirname(__DIR__4).'/src/Manager/UserProfileManagerInterface.php';
  5114.         include_once \dirname(__DIR__4).'/src/Manager/UserProfileManager.php';
  5115.         return $this->privates['App\\Manager\\UserProfileManager'] = new \App\Manager\UserProfileManager(($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()));
  5116.     }
  5117.     /**
  5118.      * Gets the private 'App\Manager\VdmManager' shared autowired service.
  5119.      *
  5120.      * @return \App\Manager\VdmManager
  5121.      */
  5122.     protected function getVdmManagerService()
  5123.     {
  5124.         include_once \dirname(__DIR__4).'/src/Manager/VdmManagerInterface.php';
  5125.         include_once \dirname(__DIR__4).'/src/Manager/VdmManager.php';
  5126.         return $this->privates['App\\Manager\\VdmManager'] = new \App\Manager\VdmManager(($this->privates['.debug.app.vdm.waterQuality.client'] ?? $this->get_Debug_App_Vdm_WaterQuality_ClientService()), ($this->privates['.debug.app.vdm.hydrometric.client'] ?? $this->get_Debug_App_Vdm_Hydrometric_ClientService()), ($this->privates['.debug.app.vdm.itv.client'] ?? $this->get_Debug_App_Vdm_Itv_ClientService()), ($this->privates['.debug.app.vdm.waterCycle.client'] ?? $this->get_Debug_App_Vdm_WaterCycle_ClientService()), ($this->privates['.debug.app.vdm.weather.client'] ?? $this->get_Debug_App_Vdm_Weather_ClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  5127.     }
  5128.     /**
  5129.      * Gets the private 'App\MessageHandler\SignalMessageHandler' shared autowired service.
  5130.      *
  5131.      * @return \App\MessageHandler\SignalMessageHandler
  5132.      */
  5133.     protected function getSignalMessageHandlerService()
  5134.     {
  5135.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  5136.         include_once \dirname(__DIR__4).'/src/MessageHandler/AbstractMessageHandler.php';
  5137.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  5138.         include_once \dirname(__DIR__4).'/src/MessageHandler/SignalMessageHandler.php';
  5139.         $a = ($this->privates['App\\Manager\\SignalManager'] ?? $this->getSignalManagerService());
  5140.         if (isset($this->privates['App\\MessageHandler\\SignalMessageHandler'])) {
  5141.             return $this->privates['App\\MessageHandler\\SignalMessageHandler'];
  5142.         }
  5143.         return $this->privates['App\\MessageHandler\\SignalMessageHandler'] = new \App\MessageHandler\SignalMessageHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5144.     }
  5145.     /**
  5146.      * Gets the private 'App\Repository\HeimdallRepository' shared autowired service.
  5147.      *
  5148.      * @return \App\Repository\HeimdallRepository
  5149.      */
  5150.     protected function getHeimdallRepositoryService()
  5151.     {
  5152.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  5153.         include_once \dirname(__DIR__4).'/src/Repository/HeimdallRepository.php';
  5154.         return $this->privates['App\\Repository\\HeimdallRepository'] = new \App\Repository\HeimdallRepository(($this->privates['.debug.app.heimdall.client'] ?? $this->get_Debug_App_Heimdall_ClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  5155.     }
  5156.     /**
  5157.      * Gets the private 'App\Repository\MdmRepository' shared autowired service.
  5158.      *
  5159.      * @return \App\Repository\MdmRepository
  5160.      */
  5161.     protected function getMdmRepositoryService()
  5162.     {
  5163.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  5164.         include_once \dirname(__DIR__4).'/src/Repository/MdmRepository.php';
  5165.         return $this->privates['App\\Repository\\MdmRepository'] = new \App\Repository\MdmRepository(($this->privates['.debug.app.mdm.client'] ?? $this->get_Debug_App_Mdm_ClientService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5166.     }
  5167.     /**
  5168.      * Gets the private 'App\Repository\ThingsBoardRepository' shared autowired service.
  5169.      *
  5170.      * @return \App\Repository\ThingsBoardRepository
  5171.      */
  5172.     protected function getThingsBoardRepositoryService()
  5173.     {
  5174.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  5175.         include_once \dirname(__DIR__4).'/src/Repository/ThingsBoardRepository.php';
  5176.         return $this->privates['App\\Repository\\ThingsBoardRepository'] = new \App\Repository\ThingsBoardRepository(($this->privates['.debug.app.thingsboard.client'] ?? $this->get_Debug_App_Thingsboard_ClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $this->getEnv('THINGSBOARD_ADMIN_USERNAME'), $this->getEnv('THINGSBOARD_ADMIN_PASSWORD'));
  5177.     }
  5178.     /**
  5179.      * Gets the private 'App\Service\MailerService' shared autowired service.
  5180.      *
  5181.      * @return \App\Service\MailerService
  5182.      */
  5183.     protected function getMailerServiceService()
  5184.     {
  5185.         include_once \dirname(__DIR__4).'/src/Service/MailerServiceInterface.php';
  5186.         include_once \dirname(__DIR__4).'/src/Service/MailerService.php';
  5187.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  5188.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  5189.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  5190.         if (isset($this->privates['App\\Service\\MailerService'])) {
  5191.             return $this->privates['App\\Service\\MailerService'];
  5192.         }
  5193.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  5194.         if (isset($this->privates['App\\Service\\MailerService'])) {
  5195.             return $this->privates['App\\Service\\MailerService'];
  5196.         }
  5197.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5198.         if (isset($this->privates['App\\Service\\MailerService'])) {
  5199.             return $this->privates['App\\Service\\MailerService'];
  5200.         }
  5201.         return $this->privates['App\\Service\\MailerService'] = new \App\Service\MailerService(new \Symfony\Component\Mailer\Mailer($a$b$c), ($this->services['translator'] ?? $this->getTranslatorService()), $this->getParameter('from_email'), $this->getEnv('PORTAL_API_HOST'), $this->getEnv('string:DEFAULT_IDP'));
  5202.     }
  5203.     /**
  5204.      * Gets the private 'App\Service\PowerBiService' shared autowired service.
  5205.      *
  5206.      * @return \App\Service\PowerBiService
  5207.      */
  5208.     protected function getPowerBiServiceService()
  5209.     {
  5210.         include_once \dirname(__DIR__4).'/src/Service/PowerBiServiceInterface.php';
  5211.         include_once \dirname(__DIR__4).'/src/Service/PowerBiService.php';
  5212.         return $this->privates['App\\Service\\PowerBiService'] = new \App\Service\PowerBiService(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['App\\Manager\\ApplicationConfigurationManager'] ?? $this->getApplicationConfigurationManagerService()), ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $this->getEnv('POWERBI_TREND_URL'), ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService()));
  5213.     }
  5214.     /**
  5215.      * Gets the private 'App\Service\RequestBridgeService' shared autowired service.
  5216.      *
  5217.      * @return \App\Service\RequestBridgeService
  5218.      */
  5219.     protected function getRequestBridgeServiceService()
  5220.     {
  5221.         include_once \dirname(__DIR__4).'/src/Service/RequestBridgeService.php';
  5222.         $a = ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService());
  5223.         if (isset($this->privates['App\\Service\\RequestBridgeService'])) {
  5224.             return $this->privates['App\\Service\\RequestBridgeService'];
  5225.         }
  5226.         $b = ($this->privates['App\\Manager\\SignalManager'] ?? $this->getSignalManagerService());
  5227.         if (isset($this->privates['App\\Service\\RequestBridgeService'])) {
  5228.             return $this->privates['App\\Service\\RequestBridgeService'];
  5229.         }
  5230.         $c = ($this->privates['App\\Manager\\CategoryManager'] ?? $this->getCategoryManagerService());
  5231.         if (isset($this->privates['App\\Service\\RequestBridgeService'])) {
  5232.             return $this->privates['App\\Service\\RequestBridgeService'];
  5233.         }
  5234.         $d = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  5235.         if (isset($this->privates['App\\Service\\RequestBridgeService'])) {
  5236.             return $this->privates['App\\Service\\RequestBridgeService'];
  5237.         }
  5238.         return $this->privates['App\\Service\\RequestBridgeService'] = new \App\Service\RequestBridgeService(($this->privates['.debug.app.request.client'] ?? $this->get_Debug_App_Request_ClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b, ($this->services['translator'] ?? $this->getTranslatorService()), $c$d, ($this->privates['App\\Helper\\Common\\CommonHelper'] ?? $this->getCommonHelperService()));
  5239.     }
  5240.     /**
  5241.      * Gets the private 'App\Utils\QueryBridge' shared autowired service.
  5242.      *
  5243.      * @return \App\Utils\QueryBridge
  5244.      */
  5245.     protected function getQueryBridgeService()
  5246.     {
  5247.         include_once \dirname(__DIR__4).'/src/Utils/QueryBridge.php';
  5248.         return $this->privates['App\\Utils\\QueryBridge'] = new \App\Utils\QueryBridge(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5249.     }
  5250.     /**
  5251.      * Gets the private 'Hslavich\OneloginSamlBundle\EventListener\Security\SamlLogoutListener' shared autowired service.
  5252.      *
  5253.      * @return \Hslavich\OneloginSamlBundle\EventListener\Security\SamlLogoutListener
  5254.      */
  5255.     protected function getSamlLogoutListenerService()
  5256.     {
  5257.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/EventListener/Security/SamlLogoutListener.php';
  5258.         return $this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] = new \Hslavich\OneloginSamlBundle\EventListener\Security\SamlLogoutListener(($this->services['Hslavich\\OneloginSamlBundle\\DependencyInjection\\Security\\Saml2\\Auth'] ?? $this->getAuthService()));
  5259.     }
  5260.     /**
  5261.      * Gets the private 'Hslavich\OneloginSamlBundle\Security\Firewall\SamlListener.main' shared service.
  5262.      *
  5263.      * @return \Hslavich\OneloginSamlBundle\Security\Firewall\SamlListener
  5264.      */
  5265.     protected function getSamlListener_MainService()
  5266.     {
  5267.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  5268.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  5269.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  5270.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Firewall/SamlListener.php';
  5271.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  5272.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  5273.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  5274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  5275.         include_once \dirname(__DIR__4).'/src/Security/Handler/SamlSuccessHandler.php';
  5276.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  5277.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  5278.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  5279.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  5280.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  5281.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'])) {
  5282.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'];
  5283.         }
  5284.         $b = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  5285.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'])) {
  5286.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'];
  5287.         }
  5288.         $c = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  5289.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'])) {
  5290.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'];
  5291.         }
  5292.         $d = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  5293.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'])) {
  5294.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'];
  5295.         }
  5296.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5297.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'])) {
  5298.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'];
  5299.         }
  5300.         $f = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  5301.         $g = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  5302.         $h = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($d$f, [], $g);
  5303.         $h->setOptions(['login_path' => 'saml_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  5304.         $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'] = $instance = new \Hslavich\OneloginSamlBundle\Security\Firewall\SamlListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'NULL))), $f'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \App\Security\Handler\SamlSuccessHandler($f$b, ($this->privates['App\\Manager\\ContractManager'] ?? $this->getContractManagerService()), $c$this->getEnv('FRONT_END_ROOT_PATH'), $this->getEnv('FRONT_END_AUTHENTICATION_URL')), ['login_path' => 'saml_login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false], 'main'), $h, ['username_attribute' => 'cn''check_path' => 'saml_acs''login_path' => 'saml_login''success_handler' => 'saml.success.handler''use_forward' => false'require_previous_session' => false'use_attribute_friendly_name' => false'user_factory' => NULL'token_factory' => NULL'persist_user' => false], $g$e);
  5305.         $instance->setOneLoginAuth(($this->services['Hslavich\\OneloginSamlBundle\\DependencyInjection\\Security\\Saml2\\Auth'] ?? $this->getAuthService()));
  5306.         return $instance;
  5307.     }
  5308.     /**
  5309.      * Gets the private 'Vdm\Bundle\LibraryBundle\Command\CollectMessagesCommand' shared autowired service.
  5310.      *
  5311.      * @return \Vdm\Bundle\LibraryBundle\Command\CollectMessagesCommand
  5312.      */
  5313.     protected function getCollectMessagesCommandService()
  5314.     {
  5315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5316.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Command/CollectMessagesCommand.php';
  5317.         $this->privates['Vdm\\Bundle\\LibraryBundle\\Command\\CollectMessagesCommand'] = $instance = new \Vdm\Bundle\LibraryBundle\Command\CollectMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [=> 'email'=> 'export'=> 'villagile_event'=> 'nextcloud'=> 'geoserver'=> 'mayan'=> 'signal'=> 'thingsboard'=> 'metabase']);
  5318.         $instance->setName('vdm:collect');
  5319.         return $instance;
  5320.     }
  5321.     /**
  5322.      * Gets the private 'Vdm\Bundle\LibraryBundle\Command\ConsumeMessagesCommand' shared autowired service.
  5323.      *
  5324.      * @return \Vdm\Bundle\LibraryBundle\Command\ConsumeMessagesCommand
  5325.      */
  5326.     protected function getConsumeMessagesCommandService()
  5327.     {
  5328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5329.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  5330.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Command/ConsumeMessagesCommand.php';
  5331.         $this->privates['Vdm\\Bundle\\LibraryBundle\\Command\\ConsumeMessagesCommand'] = $instance = new \Vdm\Bundle\LibraryBundle\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [=> 'email'=> 'export'=> 'villagile_event'=> 'nextcloud'=> 'geoserver'=> 'mayan'=> 'signal'=> 'thingsboard'=> 'metabase']);
  5332.         $instance->setName('vdm:consume');
  5333.         return $instance;
  5334.     }
  5335.     /**
  5336.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\RethrowExceptionAfterWorkerStoppedSubscriber' shared autowired service.
  5337.      *
  5338.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\RethrowExceptionAfterWorkerStoppedSubscriber
  5339.      */
  5340.     protected function getRethrowExceptionAfterWorkerStoppedSubscriberService()
  5341.     {
  5342.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/ExceptionHandler/RethrowExceptionAfterWorkerStoppedSubscriber.php';
  5343.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/StopWorkerService.php';
  5344.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\ExceptionHandler\\RethrowExceptionAfterWorkerStoppedSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\RethrowExceptionAfterWorkerStoppedSubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\StopWorkerService'] ?? ($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\StopWorkerService'] = new \Vdm\Bundle\LibraryBundle\Service\StopWorkerService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5345.     }
  5346.     /**
  5347.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\StopWorkerOnExceptionSubscriber' shared autowired service.
  5348.      *
  5349.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\StopWorkerOnExceptionSubscriber
  5350.      */
  5351.     protected function getStopWorkerOnExceptionSubscriberService()
  5352.     {
  5353.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/ExceptionHandler/StopWorkerOnExceptionSubscriber.php';
  5354.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/StopWorkerService.php';
  5355.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\ExceptionHandler\\StopWorkerOnExceptionSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\StopWorkerOnExceptionSubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\StopWorkerService'] ?? ($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\StopWorkerService'] = new \Vdm\Bundle\LibraryBundle\Service\StopWorkerService())), true, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5356.     }
  5357.     /**
  5358.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\StoreExceptionOnMessageFailedSubscriber' shared autowired service.
  5359.      *
  5360.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\StoreExceptionOnMessageFailedSubscriber
  5361.      */
  5362.     protected function getStoreExceptionOnMessageFailedSubscriberService()
  5363.     {
  5364.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/ExceptionHandler/StoreExceptionOnMessageFailedSubscriber.php';
  5365.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/StopWorkerService.php';
  5366.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\ExceptionHandler\\StoreExceptionOnMessageFailedSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\StoreExceptionOnMessageFailedSubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\StopWorkerService'] ?? ($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\StopWorkerService'] = new \Vdm\Bundle\LibraryBundle\Service\StopWorkerService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5367.     }
  5368.     /**
  5369.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerConsumedMessageSubscriber' shared autowired service.
  5370.      *
  5371.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerConsumedMessageSubscriber
  5372.      */
  5373.     protected function getMonitoringWorkerConsumedMessageSubscriberService()
  5374.     {
  5375.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerConsumedMessageSubscriber.php';
  5376.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerConsumedMessageSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerConsumedMessageSubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\MonitoringService'] ?? $this->getMonitoringServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5377.     }
  5378.     /**
  5379.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandleMessageDurationSubscriber' shared autowired service.
  5380.      *
  5381.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandleMessageDurationSubscriber
  5382.      */
  5383.     protected function getMonitoringWorkerHandleMessageDurationSubscriberService()
  5384.     {
  5385.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerHandleMessageDurationSubscriber.php';
  5386.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandleMessageDurationSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandleMessageDurationSubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\MonitoringService'] ?? $this->getMonitoringServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5387.     }
  5388.     /**
  5389.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandleMessageMemorySubscriber' shared autowired service.
  5390.      *
  5391.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandleMessageMemorySubscriber
  5392.      */
  5393.     protected function getMonitoringWorkerHandleMessageMemorySubscriberService()
  5394.     {
  5395.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerHandleMessageMemorySubscriber.php';
  5396.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandleMessageMemorySubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandleMessageMemorySubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\MonitoringService'] ?? $this->getMonitoringServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5397.     }
  5398.     /**
  5399.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandledMessageSubscriber' shared autowired service.
  5400.      *
  5401.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandledMessageSubscriber
  5402.      */
  5403.     protected function getMonitoringWorkerHandledMessageSubscriberService()
  5404.     {
  5405.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerHandledMessageSubscriber.php';
  5406.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerHandledMessageSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandledMessageSubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\MonitoringService'] ?? $this->getMonitoringServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5407.     }
  5408.     /**
  5409.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerMessageFailedSubscriber' shared autowired service.
  5410.      *
  5411.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerMessageFailedSubscriber
  5412.      */
  5413.     protected function getMonitoringWorkerMessageFailedSubscriberService()
  5414.     {
  5415.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerMessageFailedSubscriber.php';
  5416.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerMessageFailedSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerMessageFailedSubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\MonitoringService'] ?? $this->getMonitoringServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5417.     }
  5418.     /**
  5419.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerProducedMessageSubscriber' shared autowired service.
  5420.      *
  5421.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerProducedMessageSubscriber
  5422.      */
  5423.     protected function getMonitoringWorkerProducedMessageSubscriberService()
  5424.     {
  5425.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerProducedMessageSubscriber.php';
  5426.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerProducedMessageSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerProducedMessageSubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\MonitoringService'] ?? $this->getMonitoringServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5427.     }
  5428.     /**
  5429.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerRunningFlushSubscriber' shared autowired service.
  5430.      *
  5431.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerRunningFlushSubscriber
  5432.      */
  5433.     protected function getMonitoringWorkerRunningFlushSubscriberService()
  5434.     {
  5435.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerRunningFlushSubscriber.php';
  5436.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerRunningFlushSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerRunningFlushSubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\MonitoringService'] ?? $this->getMonitoringServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5437.     }
  5438.     /**
  5439.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerStartedSubscriber' shared autowired service.
  5440.      *
  5441.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerStartedSubscriber
  5442.      */
  5443.     protected function getMonitoringWorkerStartedSubscriberService()
  5444.     {
  5445.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerStartedSubscriber.php';
  5446.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerStartedSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerStartedSubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\MonitoringService'] ?? $this->getMonitoringServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5447.     }
  5448.     /**
  5449.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerStoppedSubscriber' shared autowired service.
  5450.      *
  5451.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerStoppedSubscriber
  5452.      */
  5453.     protected function getMonitoringWorkerStoppedSubscriberService()
  5454.     {
  5455.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerStoppedSubscriber.php';
  5456.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Monitoring\\MonitoringWorkerStoppedSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerStoppedSubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\MonitoringService'] ?? $this->getMonitoringServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5457.     }
  5458.     /**
  5459.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\PrintMessage\PrintMessageSubscriber' shared autowired service.
  5460.      *
  5461.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\PrintMessage\PrintMessageSubscriber
  5462.      */
  5463.     protected function getPrintMessageSubscriberService()
  5464.     {
  5465.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/PrintMessage/PrintMessageSubscriber.php';
  5466.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\PrintMessage\\PrintMessageSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\PrintMessage\PrintMessageSubscriber(falsefalse, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5467.     }
  5468.     /**
  5469.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerAfterHandleStampSubscriber' shared autowired service.
  5470.      *
  5471.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerAfterHandleStampSubscriber
  5472.      */
  5473.     protected function getStopWorkerAfterHandleStampSubscriberService()
  5474.     {
  5475.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/StopWorker/StopWorkerAfterHandleStampSubscriber.php';
  5476.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/StopWorkerService.php';
  5477.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerAfterHandleStampSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerAfterHandleStampSubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\StopWorkerService'] ?? ($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\StopWorkerService'] = new \Vdm\Bundle\LibraryBundle\Service\StopWorkerService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5478.     }
  5479.     /**
  5480.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerCheckFlagPresenceSubscriber' shared autowired service.
  5481.      *
  5482.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerCheckFlagPresenceSubscriber
  5483.      */
  5484.     protected function getStopWorkerCheckFlagPresenceSubscriberService()
  5485.     {
  5486.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/StopWorker/StopWorkerCheckFlagPresenceSubscriber.php';
  5487.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/StopWorkerService.php';
  5488.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerCheckFlagPresenceSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerCheckFlagPresenceSubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\StopWorkerService'] ?? ($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\StopWorkerService'] = new \Vdm\Bundle\LibraryBundle\Service\StopWorkerService())), true, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5489.     }
  5490.     /**
  5491.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerOnEmptyMessageSubscriber' shared autowired service.
  5492.      *
  5493.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerOnEmptyMessageSubscriber
  5494.      */
  5495.     protected function getStopWorkerOnEmptyMessageSubscriberService()
  5496.     {
  5497.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/StopWorker/StopWorkerOnEmptyMessageSubscriber.php';
  5498.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/StopWorkerService.php';
  5499.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\StopWorker\\StopWorkerOnEmptyMessageSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerOnEmptyMessageSubscriber(($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\StopWorkerService'] ?? ($this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\StopWorkerService'] = new \Vdm\Bundle\LibraryBundle\Service\StopWorkerService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5500.     }
  5501.     /**
  5502.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Trace\TraceAddEnterSubscriber' shared autowired service.
  5503.      *
  5504.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Trace\TraceAddEnterSubscriber
  5505.      */
  5506.     protected function getTraceAddEnterSubscriberService()
  5507.     {
  5508.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Trace/TraceAddEnterSubscriber.php';
  5509.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Trace\\TraceAddEnterSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\Trace\TraceAddEnterSubscriber('default', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5510.     }
  5511.     /**
  5512.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Trace\TraceAddExitSubscriber' shared autowired service.
  5513.      *
  5514.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Trace\TraceAddExitSubscriber
  5515.      */
  5516.     protected function getTraceAddExitSubscriberService()
  5517.     {
  5518.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Trace/TraceAddExitSubscriber.php';
  5519.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Trace\\TraceAddExitSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\Trace\TraceAddExitSubscriber('default', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5520.     }
  5521.     /**
  5522.      * Gets the private 'Vdm\Bundle\LibraryBundle\Service\Monitoring\MonitoringService' shared autowired service.
  5523.      *
  5524.      * @return \Vdm\Bundle\LibraryBundle\Service\Monitoring\MonitoringService
  5525.      */
  5526.     protected function getMonitoringServiceService()
  5527.     {
  5528.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/Monitoring/MonitoringService.php';
  5529.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/Monitoring/Storage/StorageInterface.php';
  5530.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/Monitoring/Storage/StorageFactory.php';
  5531.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  5532.         $b = new \Vdm\Bundle\LibraryBundle\Service\Monitoring\Storage\StorageFactory($a);
  5533.         $b->registerStorageClass('Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\Storage\\NullStorage');
  5534.         $b->registerStorageClass('Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\Storage\\StatsDStorage');
  5535.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\MonitoringService'] = new \Vdm\Bundle\LibraryBundle\Service\Monitoring\MonitoringService($b->build('null', [], 'default'), $a);
  5536.     }
  5537.     /**
  5538.      * Gets the private 'Vdm\Bundle\LibraryBundle\Transport\Local\VdmLocalTransportFactory' shared autowired service.
  5539.      *
  5540.      * @return \Vdm\Bundle\LibraryBundle\Transport\Local\VdmLocalTransportFactory
  5541.      */
  5542.     protected function getVdmLocalTransportFactoryService()
  5543.     {
  5544.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  5545.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Transport/Local/VdmLocalTransportFactory.php';
  5546.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\Transport\\Local\\VdmLocalTransportFactory'] = new \Vdm\Bundle\LibraryBundle\Transport\Local\VdmLocalTransportFactory(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5547.     }
  5548.     /**
  5549.      * Gets the private 'Vdm\Bundle\LibraryBundle\Transport\Manual\VdmManualTransportFactory' shared autowired service.
  5550.      *
  5551.      * @return \Vdm\Bundle\LibraryBundle\Transport\Manual\VdmManualTransportFactory
  5552.      */
  5553.     protected function getVdmManualTransportFactoryService()
  5554.     {
  5555.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  5556.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Transport/Manual/VdmManualTransportFactory.php';
  5557.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Transport/Manual/VdmManualExecutorCollection.php';
  5558.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\Transport\\Manual\\VdmManualTransportFactory'] = new \Vdm\Bundle\LibraryBundle\Transport\Manual\VdmManualTransportFactory(new \Vdm\Bundle\LibraryBundle\Transport\Manual\VdmManualExecutorCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5559.     }
  5560.     /**
  5561.      * Gets the private 'annotations.cache_adapter' shared service.
  5562.      *
  5563.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5564.      */
  5565.     protected function getAnnotations_CacheAdapterService()
  5566.     {
  5567.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5568.     }
  5569.     /**
  5570.      * Gets the private 'annotations.cache_warmer' shared service.
  5571.      *
  5572.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5573.      */
  5574.     protected function getAnnotations_CacheWarmerService()
  5575.     {
  5576.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5577.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5578.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5579.         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);
  5580.     }
  5581.     /**
  5582.      * Gets the private 'annotations.cached_reader' shared service.
  5583.      *
  5584.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5585.      */
  5586.     protected function getAnnotations_CachedReaderService()
  5587.     {
  5588.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5589.     }
  5590.     /**
  5591.      * Gets the private 'annotations.reader' shared service.
  5592.      *
  5593.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5594.      */
  5595.     protected function getAnnotations_ReaderService()
  5596.     {
  5597.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5598.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5599.         $a->registerUniqueLoader('class_exists');
  5600.         $instance->addGlobalIgnoredName('required'$a);
  5601.         return $instance;
  5602.     }
  5603.     /**
  5604.      * Gets the private 'cache.annotations' shared service.
  5605.      *
  5606.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5607.      */
  5608.     protected function getCache_AnnotationsService()
  5609.     {
  5610.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LCvg0Qt8uR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5611.     }
  5612.     /**
  5613.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  5614.      *
  5615.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5616.      */
  5617.     protected function getCache_Messenger_RestartWorkersSignalService()
  5618.     {
  5619.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('OwLxv-BzJC'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  5620.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5621.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5622.     }
  5623.     /**
  5624.      * Gets the private 'cache.property_info' shared service.
  5625.      *
  5626.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5627.      */
  5628.     protected function getCache_PropertyInfoService()
  5629.     {
  5630.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('M5NPv9aNvM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5631.     }
  5632.     /**
  5633.      * Gets the private 'cache.security_expression_language' shared service.
  5634.      *
  5635.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5636.      */
  5637.     protected function getCache_SecurityExpressionLanguageService()
  5638.     {
  5639.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BF26Vd5Jpn'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5640.     }
  5641.     /**
  5642.      * Gets the private 'cache.serializer' shared service.
  5643.      *
  5644.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5645.      */
  5646.     protected function getCache_SerializerService()
  5647.     {
  5648.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OFVV8-H7G6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5649.     }
  5650.     /**
  5651.      * Gets the private 'cache.validator' shared service.
  5652.      *
  5653.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5654.      */
  5655.     protected function getCache_ValidatorService()
  5656.     {
  5657.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MyRWshHn6A'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5658.     }
  5659.     /**
  5660.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  5661.      *
  5662.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  5663.      */
  5664.     protected function getCachePoolClearer_CacheWarmerService()
  5665.     {
  5666.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5667.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  5668.         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']);
  5669.     }
  5670.     /**
  5671.      * Gets the private 'config_builder.warmer' shared service.
  5672.      *
  5673.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  5674.      */
  5675.     protected function getConfigBuilder_WarmerService()
  5676.     {
  5677.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5678.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  5679.         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()));
  5680.     }
  5681.     /**
  5682.      * Gets the private 'config_cache_factory' shared service.
  5683.      *
  5684.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5685.      */
  5686.     protected function getConfigCacheFactoryService()
  5687.     {
  5688.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5689.             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)));
  5690.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5691.         }, 2));
  5692.     }
  5693.     /**
  5694.      * Gets the private 'console.command.about' shared service.
  5695.      *
  5696.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5697.      */
  5698.     protected function getConsole_Command_AboutService()
  5699.     {
  5700.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5701.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5702.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5703.         $instance->setName('about');
  5704.         $instance->setDescription('Display information about the current project');
  5705.         return $instance;
  5706.     }
  5707.     /**
  5708.      * Gets the private 'console.command.assets_install' shared service.
  5709.      *
  5710.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5711.      */
  5712.     protected function getConsole_Command_AssetsInstallService()
  5713.     {
  5714.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5715.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5716.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5717.         $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));
  5718.         $instance->setName('assets:install');
  5719.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  5720.         return $instance;
  5721.     }
  5722.     /**
  5723.      * Gets the private 'console.command.cache_clear' shared service.
  5724.      *
  5725.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5726.      */
  5727.     protected function getConsole_Command_CacheClearService()
  5728.     {
  5729.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5730.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5731.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5732.         $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())));
  5733.         $instance->setName('cache:clear');
  5734.         $instance->setDescription('Clear the cache');
  5735.         return $instance;
  5736.     }
  5737.     /**
  5738.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5739.      *
  5740.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5741.      */
  5742.     protected function getConsole_Command_CachePoolClearService()
  5743.     {
  5744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5745.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5746.         $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.messenger.restart_workers_signal'=> 'portail_cache_pool'=> 'cache.validator_expression_language'=> 'cache.security_expression_language']);
  5747.         $instance->setName('cache:pool:clear');
  5748.         $instance->setDescription('Clear cache pools');
  5749.         return $instance;
  5750.     }
  5751.     /**
  5752.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5753.      *
  5754.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5755.      */
  5756.     protected function getConsole_Command_CachePoolDeleteService()
  5757.     {
  5758.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5759.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5760.         $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.messenger.restart_workers_signal'=> 'portail_cache_pool'=> 'cache.validator_expression_language'=> 'cache.security_expression_language']);
  5761.         $instance->setName('cache:pool:delete');
  5762.         $instance->setDescription('Delete an item from a cache pool');
  5763.         return $instance;
  5764.     }
  5765.     /**
  5766.      * Gets the private 'console.command.cache_pool_list' shared service.
  5767.      *
  5768.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5769.      */
  5770.     protected function getConsole_Command_CachePoolListService()
  5771.     {
  5772.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5773.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5774.         $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.messenger.restart_workers_signal'=> 'portail_cache_pool'=> 'cache.validator_expression_language'=> 'cache.security_expression_language']);
  5775.         $instance->setName('cache:pool:list');
  5776.         $instance->setDescription('List available cache pools');
  5777.         return $instance;
  5778.     }
  5779.     /**
  5780.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5781.      *
  5782.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5783.      */
  5784.     protected function getConsole_Command_CachePoolPruneService()
  5785.     {
  5786.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5787.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5788.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5789.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5790.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5791.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5792.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5793.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5794.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5795.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  5796.             yield '.portail_cache_pool.inner' => ($this->privates['.portail_cache_pool.inner'] ?? $this->get_PortailCachePool_InnerService());
  5797.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  5798.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5799.         }, 10));
  5800.         $instance->setName('cache:pool:prune');
  5801.         $instance->setDescription('Prune cache pools');
  5802.         return $instance;
  5803.     }
  5804.     /**
  5805.      * Gets the private 'console.command.cache_warmup' shared service.
  5806.      *
  5807.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5808.      */
  5809.     protected function getConsole_Command_CacheWarmupService()
  5810.     {
  5811.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5812.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5813.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5814.         $instance->setName('cache:warmup');
  5815.         $instance->setDescription('Warm up an empty cache');
  5816.         return $instance;
  5817.     }
  5818.     /**
  5819.      * Gets the private 'console.command.config_debug' shared service.
  5820.      *
  5821.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  5822.      */
  5823.     protected function getConsole_Command_ConfigDebugService()
  5824.     {
  5825.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5826.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5827.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5828.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5829.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  5830.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  5831.         $instance->setName('debug:config');
  5832.         $instance->setDescription('Dump the current configuration for an extension');
  5833.         return $instance;
  5834.     }
  5835.     /**
  5836.      * Gets the private 'console.command.config_dump_reference' shared service.
  5837.      *
  5838.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  5839.      */
  5840.     protected function getConsole_Command_ConfigDumpReferenceService()
  5841.     {
  5842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5843.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5844.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5845.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5846.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  5847.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  5848.         $instance->setName('config:dump-reference');
  5849.         $instance->setDescription('Dump the default configuration for an extension');
  5850.         return $instance;
  5851.     }
  5852.     /**
  5853.      * Gets the private 'console.command.container_debug' shared service.
  5854.      *
  5855.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  5856.      */
  5857.     protected function getConsole_Command_ContainerDebugService()
  5858.     {
  5859.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5860.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5861.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5862.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  5863.         $instance->setName('debug:container');
  5864.         $instance->setDescription('Display current services for an application');
  5865.         return $instance;
  5866.     }
  5867.     /**
  5868.      * Gets the private 'console.command.container_lint' shared service.
  5869.      *
  5870.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  5871.      */
  5872.     protected function getConsole_Command_ContainerLintService()
  5873.     {
  5874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5875.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  5876.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  5877.         $instance->setName('lint:container');
  5878.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  5879.         return $instance;
  5880.     }
  5881.     /**
  5882.      * Gets the private 'console.command.debug_autowiring' shared service.
  5883.      *
  5884.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  5885.      */
  5886.     protected function getConsole_Command_DebugAutowiringService()
  5887.     {
  5888.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5889.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5890.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5891.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  5892.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5893.         $instance->setName('debug:autowiring');
  5894.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  5895.         return $instance;
  5896.     }
  5897.     /**
  5898.      * Gets the private 'console.command.dotenv_debug' shared service.
  5899.      *
  5900.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  5901.      */
  5902.     protected function getConsole_Command_DotenvDebugService()
  5903.     {
  5904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5905.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  5906.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('int', \dirname(__DIR__4));
  5907.         $instance->setName('debug:dotenv');
  5908.         $instance->setDescription('Lists all dotenv files with variables and values');
  5909.         return $instance;
  5910.     }
  5911.     /**
  5912.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  5913.      *
  5914.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  5915.      */
  5916.     protected function getConsole_Command_EventDispatcherDebugService()
  5917.     {
  5918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5919.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  5920.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.8HC7Byw'] ?? $this->get_ServiceLocator_8HC7BywService()));
  5921.         $instance->setName('debug:event-dispatcher');
  5922.         $instance->setDescription('Display configured listeners for an application');
  5923.         return $instance;
  5924.     }
  5925.     /**
  5926.      * Gets the private 'console.command.form_debug' shared service.
  5927.      *
  5928.      * @return \Symfony\Component\Form\Command\DebugCommand
  5929.      */
  5930.     protected function getConsole_Command_FormDebugService()
  5931.     {
  5932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5933.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  5934.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'], [=> 'Symfony\\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\\DataCollector\\Type\\DataCollectorTypeExtension'=> 'Nelmio\\ApiDocBundle\\Form\\Extension\\DocumentationExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5935.         $instance->setName('debug:form');
  5936.         $instance->setDescription('Display form type information');
  5937.         return $instance;
  5938.     }
  5939.     /**
  5940.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  5941.      *
  5942.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  5943.      */
  5944.     protected function getConsole_Command_MessengerConsumeMessagesService()
  5945.     {
  5946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5947.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  5948.         $this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), [=> 'email'=> 'export'=> 'villagile_event'=> 'nextcloud'=> 'geoserver'=> 'mayan'=> 'signal'=> 'thingsboard'=> 'metabase'], NULL, [=> 'messenger.bus.default']);
  5949.         $instance->setName('messenger:consume');
  5950.         $instance->setDescription('Consume messages');
  5951.         return $instance;
  5952.     }
  5953.     /**
  5954.      * Gets the private 'console.command.messenger_debug' shared service.
  5955.      *
  5956.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  5957.      */
  5958.     protected function getConsole_Command_MessengerDebugService()
  5959.     {
  5960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5961.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  5962.         $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.default' => ['App\\Message\\EmailMessage' => [=> [=> 'App\\MessageHandler\\EmailMessageHandler'=> []]], 'App\\Message\\ExportMessage' => [=> [=> 'App\\MessageHandler\\ExportMessageHandler'=> []]], 'App\\Message\\AbstractOrganizationMessage' => [=> [=> 'App\\MessageHandler\\GeoserverMessageHandler'=> ['from_transport' => 'geoserver']], => [=> 'App\\MessageHandler\\MayanMessageHandler'=> ['from_transport' => 'mayan']], => [=> 'App\\MessageHandler\\MetabaseMessageHandler'=> ['from_transport' => 'metabase']], => [=> 'App\\MessageHandler\\NextcloudMessageHandler'=> ['from_transport' => 'nextcloud']], => [=> 'App\\MessageHandler\\SignalMessageHandler'=> ['from_transport' => 'signal']], => [=> 'App\\MessageHandler\\ThingsBoardMessageHandler'=> ['from_transport' => 'thingsboard']]], 'App\\Message\\AbstractApplicationConfigurationMessage' => [=> [=> 'App\\MessageHandler\\SignalMessageHandler'=> ['from_transport' => 'signal']]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  5963.         $instance->setName('debug:messenger');
  5964.         $instance->setDescription('List messages you can dispatch using the message buses');
  5965.         return $instance;
  5966.     }
  5967.     /**
  5968.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  5969.      *
  5970.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  5971.      */
  5972.     protected function getConsole_Command_MessengerSetupTransportsService()
  5973.     {
  5974.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5975.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  5976.         $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [=> 'email'=> 'export'=> 'villagile_event'=> 'nextcloud'=> 'geoserver'=> 'mayan'=> 'signal'=> 'thingsboard'=> 'metabase']);
  5977.         $instance->setName('messenger:setup-transports');
  5978.         $instance->setDescription('Prepare the required infrastructure for the transport');
  5979.         return $instance;
  5980.     }
  5981.     /**
  5982.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  5983.      *
  5984.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  5985.      */
  5986.     protected function getConsole_Command_MessengerStopWorkersService()
  5987.     {
  5988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5989.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  5990.         $this->privates['console.command.messenger_stop_workers'] = $instance = new \Symfony\Component\Messenger\Command\StopWorkersCommand(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  5991.         $instance->setName('messenger:stop-workers');
  5992.         $instance->setDescription('Stop workers after their current message');
  5993.         return $instance;
  5994.     }
  5995.     /**
  5996.      * Gets the private 'console.command.router_debug' shared service.
  5997.      *
  5998.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  5999.      */
  6000.     protected function getConsole_Command_RouterDebugService()
  6001.     {
  6002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6003.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6004.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  6005.         $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()));
  6006.         $instance->setName('debug:router');
  6007.         $instance->setDescription('Display current routes for an application');
  6008.         return $instance;
  6009.     }
  6010.     /**
  6011.      * Gets the private 'console.command.router_match' shared service.
  6012.      *
  6013.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  6014.      */
  6015.     protected function getConsole_Command_RouterMatchService()
  6016.     {
  6017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6018.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  6019.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  6020.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  6021.         }, 1));
  6022.         $instance->setName('router:match');
  6023.         $instance->setDescription('Help debug routes by simulating a path info match');
  6024.         return $instance;
  6025.     }
  6026.     /**
  6027.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  6028.      *
  6029.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  6030.      */
  6031.     protected function getConsole_Command_SecretsDecryptToLocalService()
  6032.     {
  6033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  6035.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6036.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6037.         $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.int.local')))));
  6038.         $instance->setName('secrets:decrypt-to-local');
  6039.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  6040.         return $instance;
  6041.     }
  6042.     /**
  6043.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6044.      *
  6045.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6046.      */
  6047.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6048.     {
  6049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6050.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6051.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6053.         $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.int.local')))));
  6054.         $instance->setName('secrets:encrypt-from-local');
  6055.         $instance->setDescription('Encrypt all local secrets to the vault');
  6056.         return $instance;
  6057.     }
  6058.     /**
  6059.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6060.      *
  6061.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6062.      */
  6063.     protected function getConsole_Command_SecretsGenerateKeyService()
  6064.     {
  6065.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6068.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6069.         $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.int.local')))));
  6070.         $instance->setName('secrets:generate-keys');
  6071.         $instance->setDescription('Generate new encryption keys');
  6072.         return $instance;
  6073.     }
  6074.     /**
  6075.      * Gets the private 'console.command.secrets_list' shared service.
  6076.      *
  6077.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6078.      */
  6079.     protected function getConsole_Command_SecretsListService()
  6080.     {
  6081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6082.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6083.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6084.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6085.         $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.int.local')))));
  6086.         $instance->setName('secrets:list');
  6087.         $instance->setDescription('List all secrets');
  6088.         return $instance;
  6089.     }
  6090.     /**
  6091.      * Gets the private 'console.command.secrets_remove' shared service.
  6092.      *
  6093.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6094.      */
  6095.     protected function getConsole_Command_SecretsRemoveService()
  6096.     {
  6097.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6098.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6099.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6100.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6101.         $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.int.local')))));
  6102.         $instance->setName('secrets:remove');
  6103.         $instance->setDescription('Remove a secret from the vault');
  6104.         return $instance;
  6105.     }
  6106.     /**
  6107.      * Gets the private 'console.command.secrets_set' shared service.
  6108.      *
  6109.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6110.      */
  6111.     protected function getConsole_Command_SecretsSetService()
  6112.     {
  6113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6114.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6115.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6116.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6117.         $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.int.local')))));
  6118.         $instance->setName('secrets:set');
  6119.         $instance->setDescription('Set a secret in the vault');
  6120.         return $instance;
  6121.     }
  6122.     /**
  6123.      * Gets the private 'console.command.translation_debug' shared service.
  6124.      *
  6125.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6126.      */
  6127.     protected function getConsole_Command_TranslationDebugService()
  6128.     {
  6129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6130.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6131.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Service/MailerService.php'), => (\dirname(__DIR__4).'/src/Service/RequestBridgeService.php'), => (\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/validator/ValidatorBuilder.php'), 12 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.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')], []);
  6132.         $instance->setName('debug:translation');
  6133.         $instance->setDescription('Display translation messages information');
  6134.         return $instance;
  6135.     }
  6136.     /**
  6137.      * Gets the private 'console.command.translation_extract' shared service.
  6138.      *
  6139.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6140.      */
  6141.     protected function getConsole_Command_TranslationExtractService()
  6142.     {
  6143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6145.         $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/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Service/MailerService.php'), => (\dirname(__DIR__4).'/src/Service/RequestBridgeService.php'), => (\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/validator/ValidatorBuilder.php'), 12 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.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')], []);
  6146.         $instance->setName('translation:extract');
  6147.         $instance->setAliases([=> 'translation:update']);
  6148.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  6149.         return $instance;
  6150.     }
  6151.     /**
  6152.      * Gets the private 'console.command.translation_pull' shared service.
  6153.      *
  6154.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  6155.      */
  6156.     protected function getConsole_Command_TranslationPullService()
  6157.     {
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6160.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  6161.         $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', [], []);
  6162.         $instance->setName('translation:pull');
  6163.         $instance->setDescription('Pull translations from a given provider.');
  6164.         return $instance;
  6165.     }
  6166.     /**
  6167.      * Gets the private 'console.command.translation_push' shared service.
  6168.      *
  6169.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  6170.      */
  6171.     protected function getConsole_Command_TranslationPushService()
  6172.     {
  6173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  6176.         $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()), [], []);
  6177.         $instance->setName('translation:push');
  6178.         $instance->setDescription('Push translations to a given provider.');
  6179.         return $instance;
  6180.     }
  6181.     /**
  6182.      * Gets the private 'console.command.validator_debug' shared service.
  6183.      *
  6184.      * @return \Symfony\Component\Validator\Command\DebugCommand
  6185.      */
  6186.     protected function getConsole_Command_ValidatorDebugService()
  6187.     {
  6188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6189.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  6190.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6191.         $instance->setName('debug:validator');
  6192.         $instance->setDescription('Display validation constraints for classes');
  6193.         return $instance;
  6194.     }
  6195.     /**
  6196.      * Gets the private 'console.command.xliff_lint' shared service.
  6197.      *
  6198.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  6199.      */
  6200.     protected function getConsole_Command_XliffLintService()
  6201.     {
  6202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6203.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6204.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  6205.         $instance->setName('lint:xliff');
  6206.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  6207.         return $instance;
  6208.     }
  6209.     /**
  6210.      * Gets the private 'console.command.yaml_lint' shared service.
  6211.      *
  6212.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6213.      */
  6214.     protected function getConsole_Command_YamlLintService()
  6215.     {
  6216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6217.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6218.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6219.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6220.         $instance->setName('lint:yaml');
  6221.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  6222.         return $instance;
  6223.     }
  6224.     /**
  6225.      * Gets the private 'console.error_listener' shared service.
  6226.      *
  6227.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6228.      */
  6229.     protected function getConsole_ErrorListenerService()
  6230.     {
  6231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6232.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6233.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6234.         $a->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  6235.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6236.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6237.     }
  6238.     /**
  6239.      * Gets the private 'container.env_var_processor' shared service.
  6240.      *
  6241.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6242.      */
  6243.     protected function getContainer_EnvVarProcessorService()
  6244.     {
  6245.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6246.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6247.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6248.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  6249.         }, 1));
  6250.     }
  6251.     /**
  6252.      * Gets the private 'container.getenv' shared service.
  6253.      *
  6254.      * @return \Closure
  6255.      */
  6256.     protected function getContainer_GetenvService()
  6257.     {
  6258.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  6259.     }
  6260.     /**
  6261.      * Gets the private 'data_collector.form' shared service.
  6262.      *
  6263.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6264.      */
  6265.     protected function getDataCollector_FormService()
  6266.     {
  6267.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6268.     }
  6269.     /**
  6270.      * Gets the private 'data_collector.request' shared service.
  6271.      *
  6272.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  6273.      */
  6274.     protected function getDataCollector_RequestService()
  6275.     {
  6276.         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())));
  6277.     }
  6278.     /**
  6279.      * Gets the private 'data_collector.request.session_collector' shared service.
  6280.      *
  6281.      * @return \Closure
  6282.      */
  6283.     protected function getDataCollector_Request_SessionCollectorService()
  6284.     {
  6285.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  6286.     }
  6287.     /**
  6288.      * Gets the private 'debug.argument_resolver.default' shared service.
  6289.      *
  6290.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6291.      */
  6292.     protected function getDebug_ArgumentResolver_DefaultService()
  6293.     {
  6294.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6295.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6296.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6297.         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))));
  6298.     }
  6299.     /**
  6300.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6301.      *
  6302.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6303.      */
  6304.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6305.     {
  6306.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6307.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6308.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6309.         $a = ($this->privates['.service_locator.q8pPUyD'] ?? $this->get_ServiceLocator_Q8pPUyDService());
  6310.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  6311.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  6312.         }
  6313.         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))));
  6314.     }
  6315.     /**
  6316.      * Gets the private 'debug.argument_resolver.request' shared service.
  6317.      *
  6318.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6319.      */
  6320.     protected function getDebug_ArgumentResolver_RequestService()
  6321.     {
  6322.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6323.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6324.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6325.         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))));
  6326.     }
  6327.     /**
  6328.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6329.      *
  6330.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6331.      */
  6332.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6333.     {
  6334.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6335.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6336.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6337.         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))));
  6338.     }
  6339.     /**
  6340.      * Gets the private 'debug.argument_resolver.service' shared service.
  6341.      *
  6342.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6343.      */
  6344.     protected function getDebug_ArgumentResolver_ServiceService()
  6345.     {
  6346.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6347.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6348.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6349.         $a = ($this->privates['.service_locator.q8pPUyD'] ?? $this->get_ServiceLocator_Q8pPUyDService());
  6350.         if (isset($this->privates['debug.argument_resolver.service'])) {
  6351.             return $this->privates['debug.argument_resolver.service'];
  6352.         }
  6353.         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))));
  6354.     }
  6355.     /**
  6356.      * Gets the private 'debug.argument_resolver.session' shared service.
  6357.      *
  6358.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6359.      */
  6360.     protected function getDebug_ArgumentResolver_SessionService()
  6361.     {
  6362.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6363.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6364.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6365.         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))));
  6366.     }
  6367.     /**
  6368.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6369.      *
  6370.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6371.      */
  6372.     protected function getDebug_ArgumentResolver_VariadicService()
  6373.     {
  6374.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6375.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6376.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6377.         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))));
  6378.     }
  6379.     /**
  6380.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6381.      *
  6382.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6383.      */
  6384.     protected function getDebug_DebugHandlersListenerService()
  6385.     {
  6386.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, ($this->services['monolog.logger.php'] ?? $this->getMonolog_Logger_PhpService()), NULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  6387.     }
  6388.     /**
  6389.      * Gets the private 'debug.file_link_formatter' shared service.
  6390.      *
  6391.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6392.      */
  6393.     protected function getDebug_FileLinkFormatterService()
  6394.     {
  6395.         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 () {
  6396.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6397.         });
  6398.     }
  6399.     /**
  6400.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6401.      *
  6402.      * @return \string
  6403.      */
  6404.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6405.     {
  6406.         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');
  6407.     }
  6408.     /**
  6409.      * Gets the private 'debug.log_processor' shared service.
  6410.      *
  6411.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6412.      */
  6413.     protected function getDebug_LogProcessorService()
  6414.     {
  6415.         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())));
  6416.     }
  6417.     /**
  6418.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6419.      *
  6420.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6421.      */
  6422.     protected function getDebug_Security_Access_DecisionManagerService()
  6423.     {
  6424.         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 () {
  6425.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6426.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  6427.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6428.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'] ?? $this->getAdminContractVoterService());
  6429.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'] ?? $this->getAdminOrganizationVoterService());
  6430.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'] ?? $this->getAdminPortalVoterService());
  6431.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserContractVoter'] ?? $this->getUserContractVoterService());
  6432.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'] ?? $this->getUserOrganizationVoterService());
  6433.         }, 8), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  6434.     }
  6435.     /**
  6436.      * Gets the private 'debug.security.firewall' shared service.
  6437.      *
  6438.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6439.      */
  6440.     protected function getDebug_Security_FirewallService()
  6441.     {
  6442.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  6443.         if (isset($this->privates['debug.security.firewall'])) {
  6444.             return $this->privates['debug.security.firewall'];
  6445.         }
  6446.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6447.         if (isset($this->privates['debug.security.firewall'])) {
  6448.             return $this->privates['debug.security.firewall'];
  6449.         }
  6450.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6451.     }
  6452.     /**
  6453.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6454.      *
  6455.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6456.      */
  6457.     protected function getDebug_Security_UserValueResolverService()
  6458.     {
  6459.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6460.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6461.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6462.         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))));
  6463.     }
  6464.     /**
  6465.      * Gets the private 'debug.security.voter.App\Security\Voter\Permissions\Admin\AdminContractVoter' shared service.
  6466.      *
  6467.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6468.      */
  6469.     protected function getAdminContractVoterService()
  6470.     {
  6471.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6472.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6473.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6474.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6475.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/Admin/AdminVoter.php';
  6476.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/Admin/AdminContractVoter.php';
  6477.         $a = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  6478.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'])) {
  6479.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'];
  6480.         }
  6481.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  6482.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'])) {
  6483.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'];
  6484.         }
  6485.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6486.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'])) {
  6487.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'];
  6488.         }
  6489.         return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\Permissions\Admin\AdminContractVoter($a, ($this->privates['App\\Manager\\UserProfileManager'] ?? $this->getUserProfileManagerService()), $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $c);
  6490.     }
  6491.     /**
  6492.      * Gets the private 'debug.security.voter.App\Security\Voter\Permissions\Admin\AdminOrganizationVoter' shared service.
  6493.      *
  6494.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6495.      */
  6496.     protected function getAdminOrganizationVoterService()
  6497.     {
  6498.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6499.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6500.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6501.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6502.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/Admin/AdminVoter.php';
  6503.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/Admin/AdminOrganizationVoter.php';
  6504.         $a = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  6505.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'])) {
  6506.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'];
  6507.         }
  6508.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  6509.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'])) {
  6510.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'];
  6511.         }
  6512.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6513.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'])) {
  6514.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'];
  6515.         }
  6516.         return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\Permissions\Admin\AdminOrganizationVoter($a, ($this->privates['App\\Manager\\UserProfileManager'] ?? $this->getUserProfileManagerService()), $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $c);
  6517.     }
  6518.     /**
  6519.      * Gets the private 'debug.security.voter.App\Security\Voter\Permissions\Admin\AdminPortalVoter' shared service.
  6520.      *
  6521.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6522.      */
  6523.     protected function getAdminPortalVoterService()
  6524.     {
  6525.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6526.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6527.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6528.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6529.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/Admin/AdminVoter.php';
  6530.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/Admin/AdminPortalVoter.php';
  6531.         $a = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  6532.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'])) {
  6533.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'];
  6534.         }
  6535.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  6536.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'])) {
  6537.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'];
  6538.         }
  6539.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6540.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'])) {
  6541.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'];
  6542.         }
  6543.         return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\Permissions\Admin\AdminPortalVoter($a, ($this->privates['App\\Manager\\UserProfileManager'] ?? $this->getUserProfileManagerService()), $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $c);
  6544.     }
  6545.     /**
  6546.      * Gets the private 'debug.security.voter.App\Security\Voter\Permissions\User\UserContractVoter' shared service.
  6547.      *
  6548.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6549.      */
  6550.     protected function getUserContractVoterService()
  6551.     {
  6552.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6553.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6554.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6555.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6556.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/User/UserVoter.php';
  6557.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/User/UserContractVoter.php';
  6558.         $a = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  6559.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserContractVoter'])) {
  6560.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserContractVoter'];
  6561.         }
  6562.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6563.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserContractVoter'])) {
  6564.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserContractVoter'];
  6565.         }
  6566.         return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserContractVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\Permissions\User\UserContractVoter(($this->privates['App\\Manager\\ContractManager'] ?? $this->getContractManagerService()), $a), $b);
  6567.     }
  6568.     /**
  6569.      * Gets the private 'debug.security.voter.App\Security\Voter\Permissions\User\UserOrganizationVoter' shared service.
  6570.      *
  6571.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6572.      */
  6573.     protected function getUserOrganizationVoterService()
  6574.     {
  6575.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6576.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6577.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6578.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6579.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/User/UserVoter.php';
  6580.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/User/UserOrganizationVoter.php';
  6581.         $a = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  6582.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'])) {
  6583.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'];
  6584.         }
  6585.         $b = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  6586.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'])) {
  6587.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'];
  6588.         }
  6589.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6590.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'])) {
  6591.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'];
  6592.         }
  6593.         return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\Permissions\User\UserOrganizationVoter($a$b), $c);
  6594.     }
  6595.     /**
  6596.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6597.      *
  6598.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6599.      */
  6600.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6601.     {
  6602.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6603.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6604.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6605.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6606.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6607.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  6608.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  6609.         }
  6610.         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);
  6611.     }
  6612.     /**
  6613.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6614.      *
  6615.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6616.      */
  6617.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6618.     {
  6619.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6620.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6621.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6622.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6623.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6624.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6625.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6626.         }
  6627.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6628.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6629.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6630.         }
  6631.         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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([])))), $b);
  6632.     }
  6633.     /**
  6634.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  6635.      *
  6636.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6637.      */
  6638.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  6639.     {
  6640.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6641.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6642.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6643.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6644.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6645.         if (isset($this->privates['debug.security.voter.security.access.simple_role_voter'])) {
  6646.             return $this->privates['debug.security.voter.security.access.simple_role_voter'];
  6647.         }
  6648.         return $this->privates['debug.security.voter.security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter(), $a);
  6649.     }
  6650.     /**
  6651.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6652.      *
  6653.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6654.      */
  6655.     protected function getDebug_Security_Voter_VoteListenerService()
  6656.     {
  6657.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6658.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  6659.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  6660.             return $this->privates['debug.security.voter.vote_listener'];
  6661.         }
  6662.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  6663.     }
  6664.     /**
  6665.      * Gets the private 'error_handler.error_renderer.html' shared service.
  6666.      *
  6667.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  6668.      */
  6669.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  6670.     {
  6671.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6672.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6673.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6674.         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()));
  6675.     }
  6676.     /**
  6677.      * Gets the private 'exception_listener' shared service.
  6678.      *
  6679.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  6680.      */
  6681.     protected function getExceptionListenerService()
  6682.     {
  6683.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  6684.     }
  6685.     /**
  6686.      * Gets the private 'form.choice_list_factory.cached' shared service.
  6687.      *
  6688.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  6689.      */
  6690.     protected function getForm_ChoiceListFactory_CachedService()
  6691.     {
  6692.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  6693.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  6694.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  6695.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  6696.         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())));
  6697.     }
  6698.     /**
  6699.      * Gets the private 'form.registry' shared service.
  6700.      *
  6701.      * @return \Symfony\Component\Form\FormRegistry
  6702.      */
  6703.     protected function getForm_RegistryService()
  6704.     {
  6705.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  6706.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  6707.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  6708.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  6709.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  6710.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  6711.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  6712.         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, [
  6713.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  6714.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  6715.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  6716.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  6717.         ], [
  6718.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6719.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6720.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6721.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6722.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6723.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  6724.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  6725.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  6726.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  6727.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  6728.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  6729.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6730.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6731.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6732.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6733.         }, 1)], new RewindableGenerator(function () {
  6734.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  6735.         }, 1))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6736.     }
  6737.     /**
  6738.      * Gets the private 'form.type.choice' shared service.
  6739.      *
  6740.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  6741.      */
  6742.     protected function getForm_Type_ChoiceService()
  6743.     {
  6744.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6745.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6746.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  6747.         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()));
  6748.     }
  6749.     /**
  6750.      * Gets the private 'form.type.color' shared service.
  6751.      *
  6752.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  6753.      */
  6754.     protected function getForm_Type_ColorService()
  6755.     {
  6756.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6757.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6758.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  6759.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  6760.     }
  6761.     /**
  6762.      * Gets the private 'form.type.form' shared service.
  6763.      *
  6764.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  6765.      */
  6766.     protected function getForm_Type_FormService()
  6767.     {
  6768.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6769.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6770.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  6771.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  6772.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  6773.     }
  6774.     /**
  6775.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  6776.      *
  6777.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  6778.      */
  6779.     protected function getForm_TypeExtension_Form_DataCollectorService()
  6780.     {
  6781.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6782.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6783.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  6784.         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()));
  6785.     }
  6786.     /**
  6787.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  6788.      *
  6789.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  6790.      */
  6791.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  6792.     {
  6793.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6794.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6795.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  6796.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  6797.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  6798.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  6799.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())))));
  6800.     }
  6801.     /**
  6802.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  6803.      *
  6804.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  6805.      */
  6806.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  6807.     {
  6808.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6809.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6810.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  6811.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  6812.     }
  6813.     /**
  6814.      * Gets the private 'form.type_extension.form.validator' shared service.
  6815.      *
  6816.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  6817.      */
  6818.     protected function getForm_TypeExtension_Form_ValidatorService()
  6819.     {
  6820.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6821.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6822.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  6823.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  6824.         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()));
  6825.     }
  6826.     /**
  6827.      * Gets the private 'form.type_extension.upload.validator' shared service.
  6828.      *
  6829.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  6830.      */
  6831.     protected function getForm_TypeExtension_Upload_ValidatorService()
  6832.     {
  6833.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6834.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6835.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  6836.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  6837.     }
  6838.     /**
  6839.      * Gets the private 'form.type_guesser.validator' shared service.
  6840.      *
  6841.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  6842.      */
  6843.     protected function getForm_TypeGuesser_ValidatorService()
  6844.     {
  6845.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6846.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  6847.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6848.     }
  6849.     /**
  6850.      * Gets the private 'fragment.renderer.inline' shared service.
  6851.      *
  6852.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6853.      */
  6854.     protected function getFragment_Renderer_InlineService()
  6855.     {
  6856.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  6857.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  6858.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  6859.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6860.         if (isset($this->privates['fragment.renderer.inline'])) {
  6861.             return $this->privates['fragment.renderer.inline'];
  6862.         }
  6863.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a);
  6864.         $instance->setFragmentPath('/_fragment');
  6865.         return $instance;
  6866.     }
  6867.     /**
  6868.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6869.      *
  6870.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6871.      */
  6872.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6873.     {
  6874.         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())));
  6875.     }
  6876.     /**
  6877.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6878.      *
  6879.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6880.      */
  6881.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6882.     {
  6883.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6884.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  6885.             return $this->privates['framework_extra_bundle.event.is_granted'];
  6886.         }
  6887.         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);
  6888.     }
  6889.     /**
  6890.      * Gets the private 'lexik_jwt_authentication.check_config_command' shared service.
  6891.      *
  6892.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand
  6893.      */
  6894.     protected function getLexikJwtAuthentication_CheckConfigCommandService()
  6895.     {
  6896.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6897.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/CheckConfigCommand.php';
  6898.         $this->privates['lexik_jwt_authentication.check_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'RS256');
  6899.         $instance->setName('lexik:jwt:check-config');
  6900.         return $instance;
  6901.     }
  6902.     /**
  6903.      * Gets the private 'lexik_jwt_authentication.enable_encryption_config_command' shared service.
  6904.      *
  6905.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand
  6906.      */
  6907.     protected function getLexikJwtAuthentication_EnableEncryptionConfigCommandService()
  6908.     {
  6909.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6910.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6911.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6912.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6913.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/EnableEncryptionConfigCommand.php';
  6914.         $this->privates['lexik_jwt_authentication.enable_encryption_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand(NULL);
  6915.         $instance->setName('lexik:jwt:enable-encryption');
  6916.         return $instance;
  6917.     }
  6918.     /**
  6919.      * Gets the private 'lexik_jwt_authentication.generate_keypair_command' shared service.
  6920.      *
  6921.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand
  6922.      */
  6923.     protected function getLexikJwtAuthentication_GenerateKeypairCommandService()
  6924.     {
  6925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6926.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateKeyPairCommand.php';
  6927.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6928.         $this->privates['lexik_jwt_authentication.generate_keypair_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), (\dirname(__DIR__4).'/config/jwt/private.pem'), (\dirname(__DIR__4).'/config/jwt/public.pem'), $this->getEnv('JWT_PASSPHRASE'), 'RS256');
  6929.         $instance->setName('lexik:jwt:generate-keypair');
  6930.         return $instance;
  6931.     }
  6932.     /**
  6933.      * Gets the private 'lexik_jwt_authentication.handler.authentication_success' shared service.
  6934.      *
  6935.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler
  6936.      */
  6937.     protected function getLexikJwtAuthentication_Handler_AuthenticationSuccessService()
  6938.     {
  6939.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  6940.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php';
  6941.         $a = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  6942.         if (isset($this->privates['lexik_jwt_authentication.handler.authentication_success'])) {
  6943.             return $this->privates['lexik_jwt_authentication.handler.authentication_success'];
  6944.         }
  6945.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6946.         if (isset($this->privates['lexik_jwt_authentication.handler.authentication_success'])) {
  6947.             return $this->privates['lexik_jwt_authentication.handler.authentication_success'];
  6948.         }
  6949.         return $this->privates['lexik_jwt_authentication.handler.authentication_success'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler($a$b, [], true);
  6950.     }
  6951.     /**
  6952.      * Gets the private 'lexik_jwt_authentication.jws_provider.lcobucci' shared service.
  6953.      *
  6954.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider
  6955.      */
  6956.     protected function getLexikJwtAuthentication_JwsProvider_LcobucciService()
  6957.     {
  6958.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
  6959.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
  6960.         return $this->privates['lexik_jwt_authentication.jws_provider.lcobucci'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'openssl''RS256'26280000false);
  6961.     }
  6962.     /**
  6963.      * Gets the private 'lexik_jwt_authentication.migrate_config_command' shared service.
  6964.      *
  6965.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\MigrateConfigCommand
  6966.      */
  6967.     protected function getLexikJwtAuthentication_MigrateConfigCommandService()
  6968.     {
  6969.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6970.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6971.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6972.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6973.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/MigrateConfigCommand.php';
  6974.         $this->privates['lexik_jwt_authentication.migrate_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\MigrateConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), $this->getEnv('JWT_PASSPHRASE'), 'RS256');
  6975.         $instance->setName('lexik:jwt:migrate-config');
  6976.         return $instance;
  6977.     }
  6978.     /**
  6979.      * Gets the private 'lexik_jwt_authentication.security.guard.jwt_token_authenticator' shared service.
  6980.      *
  6981.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator
  6982.      */
  6983.     protected function getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()
  6984.     {
  6985.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  6986.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  6987.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php';
  6988.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/TokenExtractorInterface.php';
  6989.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/ChainTokenExtractor.php';
  6990.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/AuthorizationHeaderTokenExtractor.php';
  6991.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/QueryParameterTokenExtractor.php';
  6992.         $a = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  6993.         if (isset($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'])) {
  6994.             return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'];
  6995.         }
  6996.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6997.         if (isset($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'])) {
  6998.             return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'];
  6999.         }
  7000.         return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator($a$b, new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\ChainTokenExtractor([=> new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\AuthorizationHeaderTokenExtractor('Bearer''Authorization'), => new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\QueryParameterTokenExtractor('bearer')]), new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage(), ($this->services['translator'] ?? $this->getTranslatorService()));
  7001.     }
  7002.     /**
  7003.      * Gets the private 'locale_aware_listener' shared service.
  7004.      *
  7005.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  7006.      */
  7007.     protected function getLocaleAwareListenerService()
  7008.     {
  7009.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  7010.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  7011.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  7012.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7013.     }
  7014.     /**
  7015.      * Gets the private 'locale_listener' shared service.
  7016.      *
  7017.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  7018.      */
  7019.     protected function getLocaleListenerService()
  7020.     {
  7021.         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, []);
  7022.     }
  7023.     /**
  7024.      * Gets the private 'mailer.transport_factory.native' shared service.
  7025.      *
  7026.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  7027.      */
  7028.     protected function getMailer_TransportFactory_NativeService()
  7029.     {
  7030.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7031.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7032.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  7033.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7034.         if (isset($this->privates['mailer.transport_factory.native'])) {
  7035.             return $this->privates['mailer.transport_factory.native'];
  7036.         }
  7037.         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()));
  7038.     }
  7039.     /**
  7040.      * Gets the private 'mailer.transport_factory.null' shared service.
  7041.      *
  7042.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  7043.      */
  7044.     protected function getMailer_TransportFactory_NullService()
  7045.     {
  7046.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7047.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7048.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  7049.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7050.         if (isset($this->privates['mailer.transport_factory.null'])) {
  7051.             return $this->privates['mailer.transport_factory.null'];
  7052.         }
  7053.         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()));
  7054.     }
  7055.     /**
  7056.      * Gets the private 'mailer.transport_factory.sendgrid' shared service.
  7057.      *
  7058.      * @return \Symfony\Component\Mailer\Bridge\Sendgrid\Transport\SendgridTransportFactory
  7059.      */
  7060.     protected function getMailer_TransportFactory_SendgridService()
  7061.     {
  7062.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7063.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7064.         include_once \dirname(__DIR__4).'/vendor/symfony/sendgrid-mailer/Transport/SendgridTransportFactory.php';
  7065.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7066.         if (isset($this->privates['mailer.transport_factory.sendgrid'])) {
  7067.             return $this->privates['mailer.transport_factory.sendgrid'];
  7068.         }
  7069.         return $this->privates['mailer.transport_factory.sendgrid'] = new \Symfony\Component\Mailer\Bridge\Sendgrid\Transport\SendgridTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7070.     }
  7071.     /**
  7072.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  7073.      *
  7074.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  7075.      */
  7076.     protected function getMailer_TransportFactory_SendmailService()
  7077.     {
  7078.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7079.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7080.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  7081.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7082.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  7083.             return $this->privates['mailer.transport_factory.sendmail'];
  7084.         }
  7085.         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()));
  7086.     }
  7087.     /**
  7088.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  7089.      *
  7090.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  7091.      */
  7092.     protected function getMailer_TransportFactory_SmtpService()
  7093.     {
  7094.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7095.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7096.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  7097.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7098.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  7099.             return $this->privates['mailer.transport_factory.smtp'];
  7100.         }
  7101.         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()));
  7102.     }
  7103.     /**
  7104.      * Gets the private 'mailer.transports' shared service.
  7105.      *
  7106.      * @return \Symfony\Component\Mailer\Transport\Transports
  7107.      */
  7108.     protected function getMailer_TransportsService()
  7109.     {
  7110.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  7111.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  7112.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  7113.         return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  7114.             yield => ($this->privates['mailer.transport_factory.sendgrid'] ?? $this->getMailer_TransportFactory_SendgridService());
  7115.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  7116.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  7117.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  7118.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  7119.         }, 5)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]);
  7120.     }
  7121.     /**
  7122.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  7123.      *
  7124.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  7125.      */
  7126.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  7127.     {
  7128.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  7129.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  7130.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  7131.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  7132.         $this->privates['messenger.bus.default.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['App\\Message\\EmailMessage' => new RewindableGenerator(function () {
  7133.             yield => ($this->privates['.messenger.handler_descriptor.LWkjWFv'] ?? $this->get_Messenger_HandlerDescriptor_LWkjWFvService());
  7134.         }, 1), 'App\\Message\\ExportMessage' => new RewindableGenerator(function () {
  7135.             yield => ($this->privates['.messenger.handler_descriptor.BFQSMYR'] ?? $this->get_Messenger_HandlerDescriptor_BFQSMYRService());
  7136.         }, 1), 'App\\Message\\AbstractOrganizationMessage' => new RewindableGenerator(function () {
  7137.             yield => ($this->privates['.messenger.handler_descriptor.1mEAxeQ'] ?? $this->get_Messenger_HandlerDescriptor_1mEAxeQService());
  7138.             yield => ($this->privates['.messenger.handler_descriptor.GWKPxa5'] ?? $this->get_Messenger_HandlerDescriptor_GWKPxa5Service());
  7139.             yield => ($this->privates['.messenger.handler_descriptor.cqg4OOe'] ?? $this->get_Messenger_HandlerDescriptor_Cqg4OOeService());
  7140.             yield => ($this->privates['.messenger.handler_descriptor.cq4qYvN'] ?? $this->get_Messenger_HandlerDescriptor_Cq4qYvNService());
  7141.             yield => ($this->privates['.messenger.handler_descriptor.5AdAdik'] ?? $this->get_Messenger_HandlerDescriptor_5AdAdikService());
  7142.             yield => ($this->privates['.messenger.handler_descriptor.19b2RPa'] ?? $this->get_Messenger_HandlerDescriptor_19b2RPaService());
  7143.         }, 6), 'App\\Message\\AbstractApplicationConfigurationMessage' => new RewindableGenerator(function () {
  7144.             yield => ($this->privates['.messenger.handler_descriptor..ZJ_Nx.'] ?? $this->get_Messenger_HandlerDescriptor__ZJNx_Service());
  7145.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  7146.             yield => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
  7147.         }, 1)]));
  7148.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  7149.         return $instance;
  7150.     }
  7151.     /**
  7152.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  7153.      *
  7154.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  7155.      */
  7156.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  7157.     {
  7158.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  7159.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  7160.         return $this->privates['messenger.bus.default.middleware.traceable'] = new \Symfony\Component\Messenger\Middleware\TraceableMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'messenger.bus.default');
  7161.     }
  7162.     /**
  7163.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  7164.      *
  7165.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  7166.      */
  7167.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  7168.     {
  7169.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  7170.         return $this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  7171.     }
  7172.     /**
  7173.      * Gets the private 'messenger.middleware.send_message' shared service.
  7174.      *
  7175.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  7176.      */
  7177.     protected function getMessenger_Middleware_SendMessageService()
  7178.     {
  7179.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  7180.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  7181.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  7182.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  7183.         $a = ($this->privates['.service_locator.AxJvGqc'] ?? $this->get_ServiceLocator_AxJvGqcService());
  7184.         if (isset($this->privates['messenger.middleware.send_message'])) {
  7185.             return $this->privates['messenger.middleware.send_message'];
  7186.         }
  7187.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7188.         if (isset($this->privates['messenger.middleware.send_message'])) {
  7189.             return $this->privates['messenger.middleware.send_message'];
  7190.         }
  7191.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['App\\Message\\EmailMessage' => [=> 'email'], 'App\\Message\\ExportMessage' => [=> 'export'], 'App\\Message\\AbstractOrganizationMessage' => [=> 'villagile_event'], 'App\\Message\\AbstractApplicationConfigurationMessage' => [=> 'villagile_event']], $a), $b);
  7192.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  7193.         return $instance;
  7194.     }
  7195.     /**
  7196.      * Gets the private 'messenger.receiver_locator' shared service.
  7197.      *
  7198.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7199.      */
  7200.     protected function getMessenger_ReceiverLocatorService()
  7201.     {
  7202.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7203.             'email' => ['privates''messenger.transport.email''getMessenger_Transport_EmailService'false],
  7204.             'export' => ['privates''messenger.transport.export''getMessenger_Transport_ExportService'false],
  7205.             'geoserver' => ['privates''messenger.transport.geoserver''getMessenger_Transport_GeoserverService'false],
  7206.             'mayan' => ['privates''messenger.transport.mayan''getMessenger_Transport_MayanService'false],
  7207.             'messenger.transport.email' => ['privates''messenger.transport.email''getMessenger_Transport_EmailService'false],
  7208.             'messenger.transport.export' => ['privates''messenger.transport.export''getMessenger_Transport_ExportService'false],
  7209.             'messenger.transport.geoserver' => ['privates''messenger.transport.geoserver''getMessenger_Transport_GeoserverService'false],
  7210.             'messenger.transport.mayan' => ['privates''messenger.transport.mayan''getMessenger_Transport_MayanService'false],
  7211.             'messenger.transport.metabase' => ['privates''messenger.transport.metabase''getMessenger_Transport_MetabaseService'false],
  7212.             'messenger.transport.nextcloud' => ['privates''messenger.transport.nextcloud''getMessenger_Transport_NextcloudService'false],
  7213.             'messenger.transport.signal' => ['privates''messenger.transport.signal''getMessenger_Transport_SignalService'false],
  7214.             'messenger.transport.thingsboard' => ['privates''messenger.transport.thingsboard''getMessenger_Transport_ThingsboardService'false],
  7215.             'messenger.transport.villagile_event' => ['privates''messenger.transport.villagile_event''getMessenger_Transport_VillagileEventService'false],
  7216.             'metabase' => ['privates''messenger.transport.metabase''getMessenger_Transport_MetabaseService'false],
  7217.             'nextcloud' => ['privates''messenger.transport.nextcloud''getMessenger_Transport_NextcloudService'false],
  7218.             'signal' => ['privates''messenger.transport.signal''getMessenger_Transport_SignalService'false],
  7219.             'thingsboard' => ['privates''messenger.transport.thingsboard''getMessenger_Transport_ThingsboardService'false],
  7220.             'villagile_event' => ['privates''messenger.transport.villagile_event''getMessenger_Transport_VillagileEventService'false],
  7221.         ], [
  7222.             'email' => '?',
  7223.             'export' => '?',
  7224.             'geoserver' => '?',
  7225.             'mayan' => '?',
  7226.             'messenger.transport.email' => '?',
  7227.             'messenger.transport.export' => '?',
  7228.             'messenger.transport.geoserver' => '?',
  7229.             'messenger.transport.mayan' => '?',
  7230.             'messenger.transport.metabase' => '?',
  7231.             'messenger.transport.nextcloud' => '?',
  7232.             'messenger.transport.signal' => '?',
  7233.             'messenger.transport.thingsboard' => '?',
  7234.             'messenger.transport.villagile_event' => '?',
  7235.             'metabase' => '?',
  7236.             'nextcloud' => '?',
  7237.             'signal' => '?',
  7238.             'thingsboard' => '?',
  7239.             'villagile_event' => '?',
  7240.         ]);
  7241.     }
  7242.     /**
  7243.      * Gets the private 'messenger.retry.multiplier_retry_strategy.email' shared service.
  7244.      *
  7245.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7246.      */
  7247.     protected function getMessenger_Retry_MultiplierRetryStrategy_EmailService()
  7248.     {
  7249.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7250.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7251.         return $this->privates['messenger.retry.multiplier_retry_strategy.email'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7252.     }
  7253.     /**
  7254.      * Gets the private 'messenger.retry.multiplier_retry_strategy.export' shared service.
  7255.      *
  7256.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7257.      */
  7258.     protected function getMessenger_Retry_MultiplierRetryStrategy_ExportService()
  7259.     {
  7260.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7261.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7262.         return $this->privates['messenger.retry.multiplier_retry_strategy.export'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7263.     }
  7264.     /**
  7265.      * Gets the private 'messenger.retry.multiplier_retry_strategy.geoserver' shared service.
  7266.      *
  7267.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7268.      */
  7269.     protected function getMessenger_Retry_MultiplierRetryStrategy_GeoserverService()
  7270.     {
  7271.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7272.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7273.         return $this->privates['messenger.retry.multiplier_retry_strategy.geoserver'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7274.     }
  7275.     /**
  7276.      * Gets the private 'messenger.retry.multiplier_retry_strategy.mayan' shared service.
  7277.      *
  7278.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7279.      */
  7280.     protected function getMessenger_Retry_MultiplierRetryStrategy_MayanService()
  7281.     {
  7282.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7283.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7284.         return $this->privates['messenger.retry.multiplier_retry_strategy.mayan'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7285.     }
  7286.     /**
  7287.      * Gets the private 'messenger.retry.multiplier_retry_strategy.metabase' shared service.
  7288.      *
  7289.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7290.      */
  7291.     protected function getMessenger_Retry_MultiplierRetryStrategy_MetabaseService()
  7292.     {
  7293.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7294.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7295.         return $this->privates['messenger.retry.multiplier_retry_strategy.metabase'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7296.     }
  7297.     /**
  7298.      * Gets the private 'messenger.retry.multiplier_retry_strategy.nextcloud' shared service.
  7299.      *
  7300.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7301.      */
  7302.     protected function getMessenger_Retry_MultiplierRetryStrategy_NextcloudService()
  7303.     {
  7304.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7305.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7306.         return $this->privates['messenger.retry.multiplier_retry_strategy.nextcloud'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7307.     }
  7308.     /**
  7309.      * Gets the private 'messenger.retry.multiplier_retry_strategy.signal' shared service.
  7310.      *
  7311.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7312.      */
  7313.     protected function getMessenger_Retry_MultiplierRetryStrategy_SignalService()
  7314.     {
  7315.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7316.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7317.         return $this->privates['messenger.retry.multiplier_retry_strategy.signal'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7318.     }
  7319.     /**
  7320.      * Gets the private 'messenger.retry.multiplier_retry_strategy.thingsboard' shared service.
  7321.      *
  7322.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7323.      */
  7324.     protected function getMessenger_Retry_MultiplierRetryStrategy_ThingsboardService()
  7325.     {
  7326.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7327.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7328.         return $this->privates['messenger.retry.multiplier_retry_strategy.thingsboard'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7329.     }
  7330.     /**
  7331.      * Gets the private 'messenger.retry.multiplier_retry_strategy.villagile_event' shared service.
  7332.      *
  7333.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7334.      */
  7335.     protected function getMessenger_Retry_MultiplierRetryStrategy_VillagileEventService()
  7336.     {
  7337.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7338.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7339.         return $this->privates['messenger.retry.multiplier_retry_strategy.villagile_event'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7340.     }
  7341.     /**
  7342.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  7343.      *
  7344.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  7345.      */
  7346.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  7347.     {
  7348.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  7349.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7350.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  7351.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  7352.         }
  7353.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.AxJvGqc'] ?? $this->get_ServiceLocator_AxJvGqcService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7354.             'email' => ['privates''messenger.retry.multiplier_retry_strategy.email''getMessenger_Retry_MultiplierRetryStrategy_EmailService'false],
  7355.             'export' => ['privates''messenger.retry.multiplier_retry_strategy.export''getMessenger_Retry_MultiplierRetryStrategy_ExportService'false],
  7356.             'geoserver' => ['privates''messenger.retry.multiplier_retry_strategy.geoserver''getMessenger_Retry_MultiplierRetryStrategy_GeoserverService'false],
  7357.             'mayan' => ['privates''messenger.retry.multiplier_retry_strategy.mayan''getMessenger_Retry_MultiplierRetryStrategy_MayanService'false],
  7358.             'metabase' => ['privates''messenger.retry.multiplier_retry_strategy.metabase''getMessenger_Retry_MultiplierRetryStrategy_MetabaseService'false],
  7359.             'nextcloud' => ['privates''messenger.retry.multiplier_retry_strategy.nextcloud''getMessenger_Retry_MultiplierRetryStrategy_NextcloudService'false],
  7360.             'signal' => ['privates''messenger.retry.multiplier_retry_strategy.signal''getMessenger_Retry_MultiplierRetryStrategy_SignalService'false],
  7361.             'thingsboard' => ['privates''messenger.retry.multiplier_retry_strategy.thingsboard''getMessenger_Retry_MultiplierRetryStrategy_ThingsboardService'false],
  7362.             'villagile_event' => ['privates''messenger.retry.multiplier_retry_strategy.villagile_event''getMessenger_Retry_MultiplierRetryStrategy_VillagileEventService'false],
  7363.         ], [
  7364.             'email' => '?',
  7365.             'export' => '?',
  7366.             'geoserver' => '?',
  7367.             'mayan' => '?',
  7368.             'metabase' => '?',
  7369.             'nextcloud' => '?',
  7370.             'signal' => '?',
  7371.             'thingsboard' => '?',
  7372.             'villagile_event' => '?',
  7373.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  7374.     }
  7375.     /**
  7376.      * Gets the private 'messenger.routable_message_bus' shared service.
  7377.      *
  7378.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  7379.      */
  7380.     protected function getMessenger_RoutableMessageBusService()
  7381.     {
  7382.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  7383.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  7384.         if (isset($this->privates['messenger.routable_message_bus'])) {
  7385.             return $this->privates['messenger.routable_message_bus'];
  7386.         }
  7387.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7388.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7389.         ], [
  7390.             'messenger.bus.default' => '?',
  7391.         ]), $a);
  7392.     }
  7393.     /**
  7394.      * Gets the private 'messenger.transport.email' shared service.
  7395.      *
  7396.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7397.      */
  7398.     protected function getMessenger_Transport_EmailService()
  7399.     {
  7400.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7401.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7402.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7403.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7404.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7405.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7406.         if (isset($this->privates['messenger.transport.email'])) {
  7407.             return $this->privates['messenger.transport.email'];
  7408.         }
  7409.         return $this->privates['messenger.transport.email'] = $a->createTransport($this->getEnv('EMAIL_MESSENGER_TRANSPORT_DSN'), ['transport_name' => 'email'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  7410.     }
  7411.     /**
  7412.      * Gets the private 'messenger.transport.export' shared service.
  7413.      *
  7414.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7415.      */
  7416.     protected function getMessenger_Transport_ExportService()
  7417.     {
  7418.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7419.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7420.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7421.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7422.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7423.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7424.         if (isset($this->privates['messenger.transport.export'])) {
  7425.             return $this->privates['messenger.transport.export'];
  7426.         }
  7427.         return $this->privates['messenger.transport.export'] = $a->createTransport($this->getEnv('EXPORT_MESSENGER_TRANSPORT_DSN'), ['transport_name' => 'export'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  7428.     }
  7429.     /**
  7430.      * Gets the private 'messenger.transport.geoserver' shared service.
  7431.      *
  7432.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7433.      */
  7434.     protected function getMessenger_Transport_GeoserverService()
  7435.     {
  7436.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7437.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7438.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7439.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7440.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7441.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7442.         if (isset($this->privates['messenger.transport.geoserver'])) {
  7443.             return $this->privates['messenger.transport.geoserver'];
  7444.         }
  7445.         return $this->privates['messenger.transport.geoserver'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['queues' => [$this->getEnv('MESSENGER_GEOSERVER_QUEUE') => NULL], 'exchange' => ['name' => $this->getEnv('VILLAGILE_EVENT_EXCHANGE'), 'type' => 'fanout'], 'transport_name' => 'geoserver'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  7446.     }
  7447.     /**
  7448.      * Gets the private 'messenger.transport.mayan' shared service.
  7449.      *
  7450.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7451.      */
  7452.     protected function getMessenger_Transport_MayanService()
  7453.     {
  7454.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7455.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7456.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7457.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7458.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7459.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7460.         if (isset($this->privates['messenger.transport.mayan'])) {
  7461.             return $this->privates['messenger.transport.mayan'];
  7462.         }
  7463.         return $this->privates['messenger.transport.mayan'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['queues' => [$this->getEnv('MESSENGER_MAYAN_QUEUE') => NULL], 'exchange' => ['name' => $this->getEnv('VILLAGILE_EVENT_EXCHANGE'), 'type' => 'fanout'], 'transport_name' => 'mayan'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  7464.     }
  7465.     /**
  7466.      * Gets the private 'messenger.transport.metabase' shared service.
  7467.      *
  7468.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7469.      */
  7470.     protected function getMessenger_Transport_MetabaseService()
  7471.     {
  7472.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7473.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7474.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7475.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7476.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7477.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7478.         if (isset($this->privates['messenger.transport.metabase'])) {
  7479.             return $this->privates['messenger.transport.metabase'];
  7480.         }
  7481.         return $this->privates['messenger.transport.metabase'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['queues' => [$this->getEnv('MESSENGER_METABASE_QUEUE') => NULL], 'exchange' => ['name' => $this->getEnv('VILLAGILE_EVENT_EXCHANGE'), 'type' => 'fanout'], 'transport_name' => 'metabase'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  7482.     }
  7483.     /**
  7484.      * Gets the private 'messenger.transport.nextcloud' shared service.
  7485.      *
  7486.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7487.      */
  7488.     protected function getMessenger_Transport_NextcloudService()
  7489.     {
  7490.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7491.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7492.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7493.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7494.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7495.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7496.         if (isset($this->privates['messenger.transport.nextcloud'])) {
  7497.             return $this->privates['messenger.transport.nextcloud'];
  7498.         }
  7499.         return $this->privates['messenger.transport.nextcloud'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['queues' => [$this->getEnv('MESSENGER_NEXTCLOUD_QUEUE') => NULL], 'exchange' => ['name' => $this->getEnv('VILLAGILE_EVENT_EXCHANGE'), 'type' => 'fanout'], 'transport_name' => 'nextcloud'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  7500.     }
  7501.     /**
  7502.      * Gets the private 'messenger.transport.signal' shared service.
  7503.      *
  7504.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7505.      */
  7506.     protected function getMessenger_Transport_SignalService()
  7507.     {
  7508.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7509.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7510.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7511.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7512.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7513.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7514.         if (isset($this->privates['messenger.transport.signal'])) {
  7515.             return $this->privates['messenger.transport.signal'];
  7516.         }
  7517.         return $this->privates['messenger.transport.signal'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['queues' => [$this->getEnv('MESSENGER_SIGNAL_QUEUE') => NULL], 'exchange' => ['name' => $this->getEnv('VILLAGILE_EVENT_EXCHANGE'), 'type' => 'fanout'], 'transport_name' => 'signal'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  7518.     }
  7519.     /**
  7520.      * Gets the private 'messenger.transport.sync.factory' shared service.
  7521.      *
  7522.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  7523.      */
  7524.     protected function getMessenger_Transport_Sync_FactoryService()
  7525.     {
  7526.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  7527.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  7528.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  7529.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  7530.             return $this->privates['messenger.transport.sync.factory'];
  7531.         }
  7532.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  7533.     }
  7534.     /**
  7535.      * Gets the private 'messenger.transport.thingsboard' shared service.
  7536.      *
  7537.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7538.      */
  7539.     protected function getMessenger_Transport_ThingsboardService()
  7540.     {
  7541.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7542.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7543.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7544.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7545.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7546.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7547.         if (isset($this->privates['messenger.transport.thingsboard'])) {
  7548.             return $this->privates['messenger.transport.thingsboard'];
  7549.         }
  7550.         return $this->privates['messenger.transport.thingsboard'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['queues' => [$this->getEnv('MESSENGER_THINGSBOARD_QUEUE') => NULL], 'exchange' => ['name' => $this->getEnv('VILLAGILE_EVENT_EXCHANGE'), 'type' => 'fanout'], 'transport_name' => 'thingsboard'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  7551.     }
  7552.     /**
  7553.      * Gets the private 'messenger.transport.villagile_event' shared service.
  7554.      *
  7555.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7556.      */
  7557.     protected function getMessenger_Transport_VillagileEventService()
  7558.     {
  7559.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7560.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7561.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7562.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7563.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7564.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7565.         if (isset($this->privates['messenger.transport.villagile_event'])) {
  7566.             return $this->privates['messenger.transport.villagile_event'];
  7567.         }
  7568.         return $this->privates['messenger.transport.villagile_event'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['queues' => ['default_'.$this->getEnv('string:VILLAGILE_EVENT_EXCHANGE').'_q' => ['arguments' => ['x-message-ttl' => 1000]]], 'exchange' => ['name' => $this->getEnv('VILLAGILE_EVENT_EXCHANGE'), 'type' => 'fanout'], 'transport_name' => 'villagile_event'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  7569.     }
  7570.     /**
  7571.      * Gets the private 'messenger.transport_factory' shared service.
  7572.      *
  7573.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  7574.      */
  7575.     protected function getMessenger_TransportFactoryService()
  7576.     {
  7577.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  7578.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  7579.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  7580.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  7581.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  7582.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  7583.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  7584.             yield => ($this->privates['Vdm\\Bundle\\LibraryBundle\\Transport\\Local\\VdmLocalTransportFactory'] ?? $this->getVdmLocalTransportFactoryService());
  7585.             yield => ($this->privates['Vdm\\Bundle\\LibraryBundle\\Transport\\Manual\\VdmManualTransportFactory'] ?? $this->getVdmManualTransportFactoryService());
  7586.         }, 6));
  7587.     }
  7588.     /**
  7589.      * Gets the private 'mime_types' shared service.
  7590.      *
  7591.      * @return \Symfony\Component\Mime\MimeTypes
  7592.      */
  7593.     protected function getMimeTypesService()
  7594.     {
  7595.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  7596.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  7597.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  7598.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  7599.         $instance->setDefault($instance);
  7600.         return $instance;
  7601.     }
  7602.     /**
  7603.      * Gets the private 'monolog.handler.deprecation' shared service.
  7604.      *
  7605.      * @return \Monolog\Handler\StreamHandler
  7606.      */
  7607.     protected function getMonolog_Handler_DeprecationService()
  7608.     {
  7609.         $this->privates['monolog.handler.deprecation'] = $instance = new \Monolog\Handler\StreamHandler('/dev/null''DEBUG'trueNULLfalse);
  7610.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  7611.         return $instance;
  7612.     }
  7613.     /**
  7614.      * Gets the private 'monolog.handler.php_errors' shared service.
  7615.      *
  7616.      * @return \Monolog\Handler\StreamHandler
  7617.      */
  7618.     protected function getMonolog_Handler_PhpErrorsService()
  7619.     {
  7620.         $this->privates['monolog.handler.php_errors'] = $instance = new \Monolog\Handler\StreamHandler('php://stderr''error'trueNULLtrue);
  7621.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  7622.         $instance->setFormatter(($this->privates['monolog.formatter.json_with_stacktrace'] ?? ($this->privates['monolog.formatter.json_with_stacktrace'] = new \Monolog\Formatter\JsonFormatter(1true))));
  7623.         return $instance;
  7624.     }
  7625.     /**
  7626.      * Gets the private 'monolog.handler.stderr_errors' shared service.
  7627.      *
  7628.      * @return \Monolog\Handler\StreamHandler
  7629.      */
  7630.     protected function getMonolog_Handler_StderrErrorsService()
  7631.     {
  7632.         $this->privates['monolog.handler.stderr_errors'] = $instance = new \Monolog\Handler\StreamHandler('php://stderr''warning'trueNULLtrue);
  7633.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  7634.         $instance->setFormatter(($this->privates['monolog.formatter.json_with_stacktrace'] ?? ($this->privates['monolog.formatter.json_with_stacktrace'] = new \Monolog\Formatter\JsonFormatter(1true))));
  7635.         return $instance;
  7636.     }
  7637.     /**
  7638.      * Gets the private 'monolog.handler.stdout_info' shared service.
  7639.      *
  7640.      * @return \Monolog\Handler\StreamHandler
  7641.      */
  7642.     protected function getMonolog_Handler_StdoutInfoService()
  7643.     {
  7644.         $this->privates['monolog.handler.stdout_info'] = $instance = new \Monolog\Handler\StreamHandler('php://stdout''debug'trueNULLtrue);
  7645.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  7646.         $instance->setFormatter(new \Monolog\Formatter\JsonFormatter());
  7647.         return $instance;
  7648.     }
  7649.     /**
  7650.      * Gets the private 'monolog.logger' shared service.
  7651.      *
  7652.      * @return \Symfony\Bridge\Monolog\Logger
  7653.      */
  7654.     protected function getMonolog_LoggerService()
  7655.     {
  7656.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  7657.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7658.         $instance->useMicrosecondTimestamps(true);
  7659.         $instance->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  7660.         $instance->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  7661.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7662.         return $instance;
  7663.     }
  7664.     /**
  7665.      * Gets the private 'monolog.logger.cache' shared service.
  7666.      *
  7667.      * @return \Symfony\Bridge\Monolog\Logger
  7668.      */
  7669.     protected function getMonolog_Logger_CacheService()
  7670.     {
  7671.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  7672.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7673.         $instance->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  7674.         $instance->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  7675.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7676.         return $instance;
  7677.     }
  7678.     /**
  7679.      * Gets the private 'monolog.logger.mailer' shared service.
  7680.      *
  7681.      * @return \Symfony\Bridge\Monolog\Logger
  7682.      */
  7683.     protected function getMonolog_Logger_MailerService()
  7684.     {
  7685.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  7686.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7687.         $instance->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  7688.         $instance->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  7689.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7690.         return $instance;
  7691.     }
  7692.     /**
  7693.      * Gets the private 'monolog.logger.messenger' shared service.
  7694.      *
  7695.      * @return \Symfony\Bridge\Monolog\Logger
  7696.      */
  7697.     protected function getMonolog_Logger_MessengerService()
  7698.     {
  7699.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  7700.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7701.         $instance->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  7702.         $instance->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  7703.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7704.         return $instance;
  7705.     }
  7706.     /**
  7707.      * Gets the private 'monolog.logger.request' shared service.
  7708.      *
  7709.      * @return \Symfony\Bridge\Monolog\Logger
  7710.      */
  7711.     protected function getMonolog_Logger_RequestService()
  7712.     {
  7713.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  7714.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7715.         $instance->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  7716.         $instance->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  7717.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7718.         return $instance;
  7719.     }
  7720.     /**
  7721.      * Gets the private 'monolog.logger.security' shared service.
  7722.      *
  7723.      * @return \Symfony\Bridge\Monolog\Logger
  7724.      */
  7725.     protected function getMonolog_Logger_SecurityService()
  7726.     {
  7727.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  7728.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7729.         $instance->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  7730.         $instance->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  7731.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7732.         return $instance;
  7733.     }
  7734.     /**
  7735.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  7736.      *
  7737.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  7738.      */
  7739.     protected function getNelmioApiDoc_Describers_ConfigService()
  7740.     {
  7741.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  7742.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ExternalDocDescriber.php';
  7743.         return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['info' => ['title' => 'Zeus Portal API''description' => 'Zeus Portal API''version' => '0.0.1'], 'securityDefinitions' => ['Bearer' => ['type' => 'apiKey''description' => 'Authorization: Bearer {jwt}''name' => 'Authorization''in' => 'header']], 'security' => [=> ['Bearer' => []]]]);
  7744.     }
  7745.     /**
  7746.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  7747.      *
  7748.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  7749.      */
  7750.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  7751.     {
  7752.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  7753.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7754.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7755.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  7756.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  7757.         return $this->privates['nelmio_api_doc.describers.route.default'] = new \Nelmio\ApiDocBundle\Describer\RouteDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), new RewindableGenerator(function () {
  7758.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  7759.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  7760.         }, 2));
  7761.     }
  7762.     /**
  7763.      * Gets the private 'nelmio_api_doc.describers.swagger_php.default' shared service.
  7764.      *
  7765.      * @return \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber
  7766.      */
  7767.     protected function getNelmioApiDoc_Describers_SwaggerPhp_DefaultService()
  7768.     {
  7769.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7770.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7771.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/SwaggerPhpDescriber.php';
  7772.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  7773.         return $this->privates['nelmio_api_doc.describers.swagger_php.default'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7774.     }
  7775.     /**
  7776.      * Gets the private 'nelmio_api_doc.generator_locator' shared service.
  7777.      *
  7778.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7779.      */
  7780.     protected function getNelmioApiDoc_GeneratorLocatorService()
  7781.     {
  7782.         return $this->privates['nelmio_api_doc.generator_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7783.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  7784.         ], [
  7785.             'default' => '?',
  7786.         ]);
  7787.     }
  7788.     /**
  7789.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  7790.      *
  7791.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  7792.      */
  7793.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  7794.     {
  7795.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  7796.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7797.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7798.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  7799.         return $this->privates['nelmio_api_doc.model_describers.form'] = new \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()));
  7800.     }
  7801.     /**
  7802.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  7803.      *
  7804.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  7805.      */
  7806.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  7807.     {
  7808.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  7809.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7810.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7811.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  7812.         return $this->privates['nelmio_api_doc.model_describers.object'] = new \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber(($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), new RewindableGenerator(function () {
  7813.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  7814.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  7815.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  7816.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  7817.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  7818.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  7819.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  7820.         }, 7), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  7821.     }
  7822.     /**
  7823.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  7824.      *
  7825.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  7826.      */
  7827.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  7828.     {
  7829.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  7830.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7831.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7832.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  7833.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  7834.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  7835.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  7836.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  7837.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  7838.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  7839.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  7840.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  7841.         }, 7));
  7842.     }
  7843.     /**
  7844.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  7845.      *
  7846.      * @return \Symfony\Component\Routing\RouteCollection
  7847.      */
  7848.     protected function getNelmioApiDoc_Routes_DefaultService()
  7849.     {
  7850.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  7851.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Routing/FilteredRouteCollectionBuilder.php';
  7852.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  7853.         return $this->privates['nelmio_api_doc.routes.default'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'default', ['path_patterns' => [=> '^/api(?!/doc)'=> '^/security'], 'host_patterns' => [], 'name_patterns' => [], 'with_annotation' => false'disable_default_routes' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
  7854.     }
  7855.     /**
  7856.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  7857.      *
  7858.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  7859.      */
  7860.     protected function getNelmioCors_CorsListenerService()
  7861.     {
  7862.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  7863.     }
  7864.     /**
  7865.      * Gets the private 'parameter_bag' shared service.
  7866.      *
  7867.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  7868.      */
  7869.     protected function getParameterBagService()
  7870.     {
  7871.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  7872.     }
  7873.     /**
  7874.      * Gets the private 'portail_cache_pool' shared service.
  7875.      *
  7876.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  7877.      */
  7878.     protected function getPortailCachePoolService()
  7879.     {
  7880.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  7881.         include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  7882.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  7883.         $this->privates['portail_cache_pool'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.portail_cache_pool.inner'] ?? $this->get_PortailCachePool_InnerService()), NULL);
  7884.         $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  7885.         return $instance;
  7886.     }
  7887.     /**
  7888.      * Gets the private 'profiler_listener' shared service.
  7889.      *
  7890.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  7891.      */
  7892.     protected function getProfilerListenerService()
  7893.     {
  7894.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  7895.         if (isset($this->privates['profiler_listener'])) {
  7896.             return $this->privates['profiler_listener'];
  7897.         }
  7898.         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);
  7899.     }
  7900.     /**
  7901.      * Gets the private 'property_accessor' shared service.
  7902.      *
  7903.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  7904.      */
  7905.     protected function getPropertyAccessorService()
  7906.     {
  7907.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  7908.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  7909.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  7910.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  7911.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  7912.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  7913.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  7914.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7915.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  7916.     }
  7917.     /**
  7918.      * Gets the private 'property_info' shared service.
  7919.      *
  7920.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  7921.      */
  7922.     protected function getPropertyInfoService()
  7923.     {
  7924.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  7925.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  7926.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7927.         }, 2), new RewindableGenerator(function () {
  7928.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  7929.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7930.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7931.         }, 3), new RewindableGenerator(function () {
  7932.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7933.         }, 1), new RewindableGenerator(function () {
  7934.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7935.         }, 1), new RewindableGenerator(function () {
  7936.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7937.         }, 1));
  7938.     }
  7939.     /**
  7940.      * Gets the private 'property_info.serializer_extractor' shared service.
  7941.      *
  7942.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  7943.      */
  7944.     protected function getPropertyInfo_SerializerExtractorService()
  7945.     {
  7946.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  7947.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7948.     }
  7949.     /**
  7950.      * Gets the private 'router.cache_warmer' shared service.
  7951.      *
  7952.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  7953.      */
  7954.     protected function getRouter_CacheWarmerService()
  7955.     {
  7956.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7957.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  7958.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7959.             'router' => ['services''router''getRouterService'false],
  7960.         ], [
  7961.             'router' => '?',
  7962.         ]))->withContext('router.cache_warmer'$this));
  7963.     }
  7964.     /**
  7965.      * Gets the private 'router.expression_language_provider' shared service.
  7966.      *
  7967.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  7968.      */
  7969.     protected function getRouter_ExpressionLanguageProviderService()
  7970.     {
  7971.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7972.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  7973.         ], [
  7974.             'env' => 'Closure',
  7975.         ]));
  7976.     }
  7977.     /**
  7978.      * Gets the private 'router.request_context' shared service.
  7979.      *
  7980.      * @return \Symfony\Component\Routing\RequestContext
  7981.      */
  7982.     protected function getRouter_RequestContextService()
  7983.     {
  7984.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  7985.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  7986.         return $instance;
  7987.     }
  7988.     /**
  7989.      * Gets the private 'router_listener' shared service.
  7990.      *
  7991.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  7992.      */
  7993.     protected function getRouterListenerService()
  7994.     {
  7995.         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);
  7996.     }
  7997.     /**
  7998.      * Gets the private 'secrets.vault' shared service.
  7999.      *
  8000.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  8001.      */
  8002.     protected function getSecrets_VaultService()
  8003.     {
  8004.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8005.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8006.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8007.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  8008.         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'));
  8009.     }
  8010.     /**
  8011.      * Gets the private 'security.access_listener' shared service.
  8012.      *
  8013.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  8014.      */
  8015.     protected function getSecurity_AccessListenerService()
  8016.     {
  8017.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8018.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8019.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  8020.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  8021.         if (isset($this->privates['security.access_listener'])) {
  8022.             return $this->privates['security.access_listener'];
  8023.         }
  8024.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8025.         if (isset($this->privates['security.access_listener'])) {
  8026.             return $this->privates['security.access_listener'];
  8027.         }
  8028.         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);
  8029.     }
  8030.     /**
  8031.      * Gets the private 'security.access_map' shared service.
  8032.      *
  8033.      * @return \Symfony\Component\Security\Http\AccessMap
  8034.      */
  8035.     protected function getSecurity_AccessMapService()
  8036.     {
  8037.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  8038.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  8039.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  8040.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  8041.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  8042.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/saml/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8043.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/saml/metadata'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8044.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  8045.         return $instance;
  8046.     }
  8047.     /**
  8048.      * Gets the private 'security.authentication.guard_handler' shared service.
  8049.      *
  8050.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  8051.      *
  8052.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  8053.      */
  8054.     protected function getSecurity_Authentication_GuardHandlerService()
  8055.     {
  8056.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  8057.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8058.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8059.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8060.         if (isset($this->privates['security.authentication.guard_handler'])) {
  8061.             return $this->privates['security.authentication.guard_handler'];
  8062.         }
  8063.         $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, [=> 'api'=> 'external_app_connect']);
  8064.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'NULL))));
  8065.         return $instance;
  8066.     }
  8067.     /**
  8068.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  8069.      *
  8070.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  8071.      *
  8072.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  8073.      */
  8074.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  8075.     {
  8076.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  8077.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8078.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  8079.             return $this->privates['security.authentication.listener.anonymous.main'];
  8080.         }
  8081.         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);
  8082.     }
  8083.     /**
  8084.      * Gets the private 'security.authentication.listener.guard.api' shared service.
  8085.      *
  8086.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  8087.      *
  8088.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.
  8089.      */
  8090.     protected function getSecurity_Authentication_Listener_Guard_ApiService()
  8091.     {
  8092.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.');
  8093.         $a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
  8094.         if (isset($this->privates['security.authentication.listener.guard.api'])) {
  8095.             return $this->privates['security.authentication.listener.guard.api'];
  8096.         }
  8097.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8098.         if (isset($this->privates['security.authentication.listener.guard.api'])) {
  8099.             return $this->privates['security.authentication.listener.guard.api'];
  8100.         }
  8101.         return $this->privates['security.authentication.listener.guard.api'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a$b'api', new RewindableGenerator(function () {
  8102.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  8103.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  8104.     }
  8105.     /**
  8106.      * Gets the private 'security.authentication.listener.guard.external_app_connect' shared service.
  8107.      *
  8108.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  8109.      *
  8110.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.external_app_connect" service is deprecated, use the new authenticator system instead.
  8111.      */
  8112.     protected function getSecurity_Authentication_Listener_Guard_ExternalAppConnectService()
  8113.     {
  8114.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.external_app_connect" service is deprecated, use the new authenticator system instead.');
  8115.         $a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
  8116.         if (isset($this->privates['security.authentication.listener.guard.external_app_connect'])) {
  8117.             return $this->privates['security.authentication.listener.guard.external_app_connect'];
  8118.         }
  8119.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8120.         if (isset($this->privates['security.authentication.listener.guard.external_app_connect'])) {
  8121.             return $this->privates['security.authentication.listener.guard.external_app_connect'];
  8122.         }
  8123.         return $this->privates['security.authentication.listener.guard.external_app_connect'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a$b'external_app_connect', new RewindableGenerator(function () {
  8124.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  8125.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  8126.     }
  8127.     /**
  8128.      * Gets the private 'security.authentication.manager' shared service.
  8129.      *
  8130.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  8131.      *
  8132.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  8133.      */
  8134.     protected function getSecurity_Authentication_ManagerService()
  8135.     {
  8136.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  8137.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  8138.             yield => ($this->privates['security.authentication.provider.guard.api'] ?? $this->getSecurity_Authentication_Provider_Guard_ApiService());
  8139.             yield => ($this->privates['security.authentication.provider.guard.external_app_connect'] ?? $this->getSecurity_Authentication_Provider_Guard_ExternalAppConnectService());
  8140.             yield => ($this->privates['security.authentication.provider.saml.main'] ?? $this->getSecurity_Authentication_Provider_Saml_MainService());
  8141.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  8142.         }, 4), true);
  8143.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8144.         return $instance;
  8145.     }
  8146.     /**
  8147.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  8148.      *
  8149.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  8150.      *
  8151.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  8152.      */
  8153.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  8154.     {
  8155.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  8156.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  8157.     }
  8158.     /**
  8159.      * Gets the private 'security.authentication.provider.guard.api' shared service.
  8160.      *
  8161.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  8162.      *
  8163.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.api" service is deprecated, use the new authenticator system instead.
  8164.      */
  8165.     protected function getSecurity_Authentication_Provider_Guard_ApiService()
  8166.     {
  8167.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.api" service is deprecated, use the new authenticator system instead.');
  8168.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  8169.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/User/PayloadAwareUserProviderInterface.php';
  8170.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/User/JWTUserProvider.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8172.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8173.         return $this->privates['security.authentication.provider.guard.api'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  8174.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  8175.         }, 1), ($this->privates['security.user.provider.concrete.jwt'] ?? ($this->privates['security.user.provider.concrete.jwt'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\User\JWTUserProvider('App\\Entity\\User'))), 'api', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
  8176.     }
  8177.     /**
  8178.      * Gets the private 'security.authentication.provider.guard.external_app_connect' shared service.
  8179.      *
  8180.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  8181.      *
  8182.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.external_app_connect" service is deprecated, use the new authenticator system instead.
  8183.      */
  8184.     protected function getSecurity_Authentication_Provider_Guard_ExternalAppConnectService()
  8185.     {
  8186.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.external_app_connect" service is deprecated, use the new authenticator system instead.');
  8187.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  8188.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/User/PayloadAwareUserProviderInterface.php';
  8189.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/User/JWTUserProvider.php';
  8190.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8191.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8192.         return $this->privates['security.authentication.provider.guard.external_app_connect'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  8193.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  8194.         }, 1), ($this->privates['security.user.provider.concrete.jwt'] ?? ($this->privates['security.user.provider.concrete.jwt'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\User\JWTUserProvider('App\\Entity\\User'))), 'external_app_connect', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
  8195.     }
  8196.     /**
  8197.      * Gets the private 'security.authentication.provider.saml.main' shared autowired service.
  8198.      *
  8199.      * @return \Hslavich\OneloginSamlBundle\Security\Authentication\Provider\SamlProvider
  8200.      */
  8201.     protected function getSecurity_Authentication_Provider_Saml_MainService()
  8202.     {
  8203.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8204.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8205.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Authentication/Provider/SamlProvider.php';
  8206.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Authentication/Token/SamlTokenFactoryInterface.php';
  8207.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Authentication/Token/SamlTokenFactory.php';
  8208.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  8209.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/User/SamlUserProvider.php';
  8210.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8211.         if (isset($this->privates['security.authentication.provider.saml.main'])) {
  8212.             return $this->privates['security.authentication.provider.saml.main'];
  8213.         }
  8214.         $this->privates['security.authentication.provider.saml.main'] = $instance = new \Hslavich\OneloginSamlBundle\Security\Authentication\Provider\SamlProvider(($this->privates['security.user.provider.concrete.saml_provider'] ?? ($this->privates['security.user.provider.concrete.saml_provider'] = new \Hslavich\OneloginSamlBundle\Security\User\SamlUserProvider('App\\Entity\\User', [=> 'ROLE_USER']))), $a);
  8215.         $instance->setTokenFactory(new \Hslavich\OneloginSamlBundle\Security\Authentication\Token\SamlTokenFactory());
  8216.         return $instance;
  8217.     }
  8218.     /**
  8219.      * Gets the private 'security.channel_listener' shared service.
  8220.      *
  8221.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  8222.      */
  8223.     protected function getSecurity_ChannelListenerService()
  8224.     {
  8225.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8226.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8227.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  8228.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  8229.         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());
  8230.     }
  8231.     /**
  8232.      * Gets the private 'security.command.debug_firewall' shared service.
  8233.      *
  8234.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  8235.      */
  8236.     protected function getSecurity_Command_DebugFirewallService()
  8237.     {
  8238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8239.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  8240.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.wOqRTqV'] ?? $this->get_ServiceLocator_WOqRTqVService()), ($this->privates['.service_locator.8HC7Byw'] ?? $this->get_ServiceLocator_8HC7BywService()), [], false);
  8241.         $instance->setName('debug:firewall');
  8242.         $instance->setDescription('Display information about your security firewall(s)');
  8243.         return $instance;
  8244.     }
  8245.     /**
  8246.      * Gets the private 'security.command.user_password_encoder' shared service.
  8247.      *
  8248.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  8249.      *
  8250.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  8251.      */
  8252.     protected function getSecurity_Command_UserPasswordEncoderService()
  8253.     {
  8254.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  8255.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'Symfony\\Component\\Security\\Core\\User\\User']);
  8256.         $instance->setName('security:encode-password');
  8257.         $instance->setDescription('Encode a password');
  8258.         return $instance;
  8259.     }
  8260.     /**
  8261.      * Gets the private 'security.command.user_password_hash' shared service.
  8262.      *
  8263.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  8264.      */
  8265.     protected function getSecurity_Command_UserPasswordHashService()
  8266.     {
  8267.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8268.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  8269.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'Symfony\\Component\\Security\\Core\\User\\User']);
  8270.         $instance->setName('security:hash-password');
  8271.         $instance->setDescription('Hash a user password');
  8272.         return $instance;
  8273.     }
  8274.     /**
  8275.      * Gets the private 'security.context_listener.0' shared service.
  8276.      *
  8277.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  8278.      */
  8279.     protected function getSecurity_ContextListener_0Service()
  8280.     {
  8281.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8282.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8283.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  8284.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8285.         if (isset($this->privates['security.context_listener.0'])) {
  8286.             return $this->privates['security.context_listener.0'];
  8287.         }
  8288.         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 () {
  8289.             yield => ($this->privates['security.user.provider.concrete.saml_provider'] ?? ($this->privates['security.user.provider.concrete.saml_provider'] = new \Hslavich\OneloginSamlBundle\Security\User\SamlUserProvider('App\\Entity\\User', [=> 'ROLE_USER'])));
  8290.             yield => ($this->privates['security.user.provider.concrete.jwt'] ?? ($this->privates['security.user.provider.concrete.jwt'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\User\JWTUserProvider('App\\Entity\\User')));
  8291.         }, 2), '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']);
  8292.     }
  8293.     /**
  8294.      * Gets the private 'security.encoder_factory.generic' shared service.
  8295.      *
  8296.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  8297.      *
  8298.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  8299.      */
  8300.     protected function getSecurity_EncoderFactory_GenericService()
  8301.     {
  8302.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  8303.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Symfony\\Component\\Security\\Core\\User\\User' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder''arguments' => [=> NULL=> NULL=> NULL=> '2y']]]);
  8304.     }
  8305.     /**
  8306.      * Gets the private 'security.event_dispatcher.api' shared service.
  8307.      *
  8308.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8309.      */
  8310.     protected function getSecurity_EventDispatcher_ApiService()
  8311.     {
  8312.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8313.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8314.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->getSamlLogoutListenerService());
  8315.         }, => '__invoke'], 0);
  8316.         return $instance;
  8317.     }
  8318.     /**
  8319.      * Gets the private 'security.event_dispatcher.external_app_connect' shared service.
  8320.      *
  8321.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8322.      */
  8323.     protected function getSecurity_EventDispatcher_ExternalAppConnectService()
  8324.     {
  8325.         $this->privates['security.event_dispatcher.external_app_connect'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8326.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8327.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->getSamlLogoutListenerService());
  8328.         }, => '__invoke'], 0);
  8329.         return $instance;
  8330.     }
  8331.     /**
  8332.      * Gets the private 'security.event_dispatcher.main' shared service.
  8333.      *
  8334.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8335.      */
  8336.     protected function getSecurity_EventDispatcher_MainService()
  8337.     {
  8338.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8339.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8340.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  8341.         }, => 'onLogout'], 64);
  8342.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8343.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  8344.         }, => 'onLogout'], 0);
  8345.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8346.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->getSamlLogoutListenerService());
  8347.         }, => '__invoke'], 0);
  8348.         return $instance;
  8349.     }
  8350.     /**
  8351.      * Gets the private 'security.firewall.map' shared service.
  8352.      *
  8353.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  8354.      */
  8355.     protected function getSecurity_Firewall_MapService()
  8356.     {
  8357.         $a = ($this->privates['.service_locator.wOqRTqV'] ?? $this->get_ServiceLocator_WOqRTqVService());
  8358.         if (isset($this->privates['security.firewall.map'])) {
  8359.             return $this->privates['security.firewall.map'];
  8360.         }
  8361.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  8362.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.K_4cQMG'] ?? ($this->privates['.security.request_matcher.K_4cQMG'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_wdt|css|images|js)/')));
  8363.             yield 'security.firewall.map.context.apidoc' => ($this->privates['.security.request_matcher.dRYyBii'] ?? ($this->privates['.security.request_matcher.dRYyBii'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/doc(.json)?$')));
  8364.             yield 'security.firewall.map.context.apipublic' => ($this->privates['.security.request_matcher.9VW0shA'] ?? ($this->privates['.security.request_matcher.9VW0shA'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/public/realm')));
  8365.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  8366.             yield 'security.firewall.map.context.external_app_connect' => ($this->privates['.security.request_matcher.GHPjc6f'] ?? ($this->privates['.security.request_matcher.GHPjc6f'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/external-apps/connect')));
  8367.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  8368.         }, 6));
  8369.     }
  8370.     /**
  8371.      * Gets the private 'security.firewall.map.context.api' shared service.
  8372.      *
  8373.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8374.      */
  8375.     protected function getSecurity_Firewall_Map_Context_ApiService()
  8376.     {
  8377.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8378.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8379.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8380.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8381.         $a = ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  8382.         if (isset($this->privates['security.firewall.map.context.api'])) {
  8383.             return $this->privates['security.firewall.map.context.api'];
  8384.         }
  8385.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8386.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8387.             yield => ($this->privates['security.authentication.listener.guard.api'] ?? $this->getSecurity_Authentication_Listener_Guard_ApiService());
  8388.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8389.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api'$aNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher.p4VlLPC'truetrue'security.user.provider.concrete.jwt'NULL'lexik_jwt_authentication.jwt_token_authenticator'NULLNULL, [=> 'guard'], NULL));
  8390.     }
  8391.     /**
  8392.      * Gets the private 'security.firewall.map.context.apidoc' shared service.
  8393.      *
  8394.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8395.      */
  8396.     protected function getSecurity_Firewall_Map_Context_ApidocService()
  8397.     {
  8398.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8399.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8400.         return $this->privates['security.firewall.map.context.apidoc'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8401.             return new \EmptyIterator();
  8402.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('apidoc''security.user_checker''.security.request_matcher.dRYyBii'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  8403.     }
  8404.     /**
  8405.      * Gets the private 'security.firewall.map.context.apipublic' shared service.
  8406.      *
  8407.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8408.      */
  8409.     protected function getSecurity_Firewall_Map_Context_ApipublicService()
  8410.     {
  8411.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8412.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8413.         return $this->privates['security.firewall.map.context.apipublic'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8414.             return new \EmptyIterator();
  8415.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('apipublic''security.user_checker''.security.request_matcher.9VW0shA'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  8416.     }
  8417.     /**
  8418.      * Gets the private 'security.firewall.map.context.dev' shared service.
  8419.      *
  8420.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8421.      */
  8422.     protected function getSecurity_Firewall_Map_Context_DevService()
  8423.     {
  8424.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8425.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8426.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8427.             return new \EmptyIterator();
  8428.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.K_4cQMG'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  8429.     }
  8430.     /**
  8431.      * Gets the private 'security.firewall.map.context.external_app_connect' shared service.
  8432.      *
  8433.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8434.      */
  8435.     protected function getSecurity_Firewall_Map_Context_ExternalAppConnectService()
  8436.     {
  8437.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8438.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8439.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8440.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8441.         $a = ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  8442.         if (isset($this->privates['security.firewall.map.context.external_app_connect'])) {
  8443.             return $this->privates['security.firewall.map.context.external_app_connect'];
  8444.         }
  8445.         return $this->privates['security.firewall.map.context.external_app_connect'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8446.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8447.             yield => ($this->privates['security.authentication.listener.guard.external_app_connect'] ?? $this->getSecurity_Authentication_Listener_Guard_ExternalAppConnectService());
  8448.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8449.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'external_app_connect'$aNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('external_app_connect''security.user_checker''.security.request_matcher.GHPjc6f'truetrue'security.user.provider.concrete.jwt'NULL'lexik_jwt_authentication.jwt_token_authenticator'NULLNULL, [=> 'guard'], NULL));
  8450.     }
  8451.     /**
  8452.      * Gets the private 'security.firewall.map.context.main' shared service.
  8453.      *
  8454.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8455.      */
  8456.     protected function getSecurity_Firewall_Map_Context_MainService()
  8457.     {
  8458.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8459.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8460.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8461.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8462.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  8463.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8464.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8465.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  8466.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8467.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  8468.         if (isset($this->privates['security.firewall.map.context.main'])) {
  8469.             return $this->privates['security.firewall.map.context.main'];
  8470.         }
  8471.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  8472.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8473.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8474.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8475.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8476.             yield => ($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'] ?? $this->getSamlListener_MainService());
  8477.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  8478.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8479.         }, 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', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint($a$c'saml_login'false), NULLNULL, ($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' => 'saml_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker''.security.request_matcher.3UEFixr'truefalse'security.user.provider.concrete.saml_provider''main''security.authentication.form_entry_point.main'NULLNULL, [=> 'saml'=> 'anonymous'], NULL));
  8480.     }
  8481.     /**
  8482.      * Gets the private 'security.helper' shared service.
  8483.      *
  8484.      * @return \Symfony\Component\Security\Core\Security
  8485.      */
  8486.     protected function getSecurity_HelperService()
  8487.     {
  8488.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  8489.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8490.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  8491.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  8492.         ], [
  8493.             'security.authorization_checker' => '?',
  8494.             'security.token_storage' => '?',
  8495.         ]));
  8496.     }
  8497.     /**
  8498.      * Gets the private 'security.http_utils' shared service.
  8499.      *
  8500.      * @return \Symfony\Component\Security\Http\HttpUtils
  8501.      */
  8502.     protected function getSecurity_HttpUtilsService()
  8503.     {
  8504.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  8505.         $a = ($this->services['router'] ?? $this->getRouterService());
  8506.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  8507.     }
  8508.     /**
  8509.      * Gets the private 'security.logout.listener.default.main' shared service.
  8510.      *
  8511.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  8512.      */
  8513.     protected function getSecurity_Logout_Listener_Default_MainService()
  8514.     {
  8515.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  8516.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'saml_login');
  8517.     }
  8518.     /**
  8519.      * Gets the private 'security.logout_url_generator' shared service.
  8520.      *
  8521.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  8522.      */
  8523.     protected function getSecurity_LogoutUrlGeneratorService()
  8524.     {
  8525.         $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()));
  8526.         $instance->registerListener('main''saml_logout''logout''_csrf_token'NULLNULL);
  8527.         return $instance;
  8528.     }
  8529.     /**
  8530.      * Gets the private 'security.password_hasher_factory' shared service.
  8531.      *
  8532.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  8533.      */
  8534.     protected function getSecurity_PasswordHasherFactoryService()
  8535.     {
  8536.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  8537.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  8538.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['Symfony\\Component\\Security\\Core\\User\\User' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher''arguments' => [=> NULL=> NULL=> NULL=> '2y']]]);
  8539.     }
  8540.     /**
  8541.      * Gets the private 'security.user_password_hasher' shared service.
  8542.      *
  8543.      * @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
  8544.      */
  8545.     protected function getSecurity_UserPasswordHasherService()
  8546.     {
  8547.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  8548.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  8549.         return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  8550.     }
  8551.     /**
  8552.      * Gets the private 'security.validator.user_password' shared service.
  8553.      *
  8554.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  8555.      */
  8556.     protected function getSecurity_Validator_UserPasswordService()
  8557.     {
  8558.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8559.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8560.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  8561.         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()));
  8562.     }
  8563.     /**
  8564.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  8565.      *
  8566.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  8567.      */
  8568.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  8569.     {
  8570.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8571.     }
  8572.     /**
  8573.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  8574.      *
  8575.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  8576.      */
  8577.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  8578.     {
  8579.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  8580.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULL, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  8581.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  8582.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  8583.     }
  8584.     /**
  8585.      * Gets the private 'sensio_framework_extra.routing.loader.annot_class' shared service.
  8586.      *
  8587.      * @return \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader
  8588.      *
  8589.      * @deprecated Since sensio/framework-extra-bundle 5.2: The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2
  8590.      */
  8591.     protected function getSensioFrameworkExtra_Routing_Loader_AnnotClassService()
  8592.     {
  8593.         trigger_deprecation('sensio/framework-extra-bundle''5.2''The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2');
  8594.         return $this->privates['sensio_framework_extra.routing.loader.annot_class'] = new \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8595.     }
  8596.     /**
  8597.      * Gets the private 'sensio_framework_extra.routing.loader.annot_dir' shared service.
  8598.      *
  8599.      * @return \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader
  8600.      *
  8601.      * @deprecated Since sensio/framework-extra-bundle 5.2: The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2
  8602.      */
  8603.     protected function getSensioFrameworkExtra_Routing_Loader_AnnotDirService()
  8604.     {
  8605.         trigger_deprecation('sensio/framework-extra-bundle''5.2''The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2');
  8606.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  8607.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  8608.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  8609.         return new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
  8610.     }
  8611.     /**
  8612.      * Gets the private 'sensio_framework_extra.routing.loader.annot_file' shared service.
  8613.      *
  8614.      * @return \Symfony\Component\Routing\Loader\AnnotationFileLoader
  8615.      *
  8616.      * @deprecated Since sensio/framework-extra-bundle 5.2: The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2
  8617.      */
  8618.     protected function getSensioFrameworkExtra_Routing_Loader_AnnotFileService()
  8619.     {
  8620.         trigger_deprecation('sensio/framework-extra-bundle''5.2''The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2');
  8621.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  8622.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  8623.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  8624.         return new \Symfony\Component\Routing\Loader\AnnotationFileLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
  8625.     }
  8626.     /**
  8627.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  8628.      *
  8629.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  8630.      */
  8631.     protected function getSensioFrameworkExtra_Security_ListenerService()
  8632.     {
  8633.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  8634.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  8635.             return $this->privates['sensio_framework_extra.security.listener'];
  8636.         }
  8637.         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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8638.     }
  8639.     /**
  8640.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  8641.      *
  8642.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  8643.      */
  8644.     protected function getSensioFrameworkExtra_View_ListenerService()
  8645.     {
  8646.         $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))));
  8647.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8648.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8649.         ], [
  8650.             'twig' => '?',
  8651.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  8652.         return $instance;
  8653.     }
  8654.     /**
  8655.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  8656.      *
  8657.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  8658.      */
  8659.     protected function getSerializer_Mapping_CacheWarmerService()
  8660.     {
  8661.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8662.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8663.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  8664.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8665.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8666.         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'));
  8667.     }
  8668.     /**
  8669.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  8670.      *
  8671.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  8672.      */
  8673.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  8674.     {
  8675.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  8676.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  8677.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  8678.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8679.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  8680.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8681.         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()))]));
  8682.     }
  8683.     /**
  8684.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  8685.      *
  8686.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  8687.      */
  8688.     protected function getSerializer_NameConverter_MetadataAwareService()
  8689.     {
  8690.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  8691.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  8692.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  8693.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  8694.     }
  8695.     /**
  8696.      * Gets the private 'session.factory' shared service.
  8697.      *
  8698.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  8699.      */
  8700.     protected function getSession_FactoryService()
  8701.     {
  8702.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  8703.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  8704.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  8705.         if (isset($this->privates['session.factory'])) {
  8706.             return $this->privates['session.factory'];
  8707.         }
  8708.         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']);
  8709.     }
  8710.     /**
  8711.      * Gets the private 'session.storage.factory.service' shared service.
  8712.      *
  8713.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  8714.      *
  8715.      * @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.
  8716.      */
  8717.     protected function getSession_Storage_Factory_ServiceService()
  8718.     {
  8719.         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.');
  8720.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  8721.     }
  8722.     /**
  8723.      * Gets the private 'session.storage.metadata_bag' shared service.
  8724.      *
  8725.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  8726.      *
  8727.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  8728.      */
  8729.     protected function getSession_Storage_MetadataBagService()
  8730.     {
  8731.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  8732.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  8733.     }
  8734.     /**
  8735.      * Gets the private 'session.storage.native' shared service.
  8736.      *
  8737.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  8738.      *
  8739.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  8740.      */
  8741.     protected function getSession_Storage_NativeService()
  8742.     {
  8743.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  8744.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  8745.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php';
  8746.         $a = new \Redis();
  8747.         $a->connect($this->getEnv('REDIS_HOST'), $this->getEnv('int:REDIS_PORT'));
  8748.         $a->auth($this->getEnv('REDIS_PASSWORD'));
  8749.         $a->select($this->getEnv('int:REDIS_SESSION_DB'));
  8750.         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\RedisSessionHandler($a), $this->getSession_Storage_MetadataBagService());
  8751.     }
  8752.     /**
  8753.      * Gets the private 'session_listener' shared service.
  8754.      *
  8755.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  8756.      */
  8757.     protected function getSessionListenerService()
  8758.     {
  8759.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8760.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  8761.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  8762.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  8763.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  8764.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  8765.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  8766.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  8767.         ], [
  8768.             'initialized_session' => '?',
  8769.             'logger' => '?',
  8770.             'request_stack' => '?',
  8771.             'session' => '?',
  8772.             'session_collector' => '?',
  8773.             'session_factory' => '?',
  8774.             'session_storage' => '?',
  8775.         ]), true$this->parameters['session.storage.options']);
  8776.     }
  8777.     /**
  8778.      * Gets the private 'translation.extractor' shared service.
  8779.      *
  8780.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  8781.      */
  8782.     protected function getTranslation_ExtractorService()
  8783.     {
  8784.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  8785.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  8786.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  8787.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  8788.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  8789.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  8790.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  8791.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  8792.         return $instance;
  8793.     }
  8794.     /**
  8795.      * Gets the private 'translation.loader.csv' shared service.
  8796.      *
  8797.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  8798.      */
  8799.     protected function getTranslation_Loader_CsvService()
  8800.     {
  8801.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8802.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8803.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8804.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8805.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  8806.     }
  8807.     /**
  8808.      * Gets the private 'translation.loader.dat' shared service.
  8809.      *
  8810.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  8811.      */
  8812.     protected function getTranslation_Loader_DatService()
  8813.     {
  8814.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8815.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8816.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8817.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  8818.     }
  8819.     /**
  8820.      * Gets the private 'translation.loader.ini' shared service.
  8821.      *
  8822.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  8823.      */
  8824.     protected function getTranslation_Loader_IniService()
  8825.     {
  8826.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8827.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8828.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8829.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8830.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  8831.     }
  8832.     /**
  8833.      * Gets the private 'translation.loader.json' shared service.
  8834.      *
  8835.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  8836.      */
  8837.     protected function getTranslation_Loader_JsonService()
  8838.     {
  8839.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8840.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8841.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8842.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8843.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  8844.     }
  8845.     /**
  8846.      * Gets the private 'translation.loader.mo' shared service.
  8847.      *
  8848.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  8849.      */
  8850.     protected function getTranslation_Loader_MoService()
  8851.     {
  8852.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8853.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8854.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8855.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8856.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  8857.     }
  8858.     /**
  8859.      * Gets the private 'translation.loader.php' shared service.
  8860.      *
  8861.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  8862.      */
  8863.     protected function getTranslation_Loader_PhpService()
  8864.     {
  8865.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8866.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8867.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8868.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8869.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  8870.     }
  8871.     /**
  8872.      * Gets the private 'translation.loader.po' shared service.
  8873.      *
  8874.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  8875.      */
  8876.     protected function getTranslation_Loader_PoService()
  8877.     {
  8878.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8879.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8880.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8881.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8882.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  8883.     }
  8884.     /**
  8885.      * Gets the private 'translation.loader.qt' shared service.
  8886.      *
  8887.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  8888.      */
  8889.     protected function getTranslation_Loader_QtService()
  8890.     {
  8891.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8892.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8893.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  8894.     }
  8895.     /**
  8896.      * Gets the private 'translation.loader.res' shared service.
  8897.      *
  8898.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  8899.      */
  8900.     protected function getTranslation_Loader_ResService()
  8901.     {
  8902.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8903.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8904.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  8905.     }
  8906.     /**
  8907.      * Gets the private 'translation.loader.xliff' shared service.
  8908.      *
  8909.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  8910.      */
  8911.     protected function getTranslation_Loader_XliffService()
  8912.     {
  8913.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8914.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8915.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  8916.     }
  8917.     /**
  8918.      * Gets the private 'translation.loader.yml' shared service.
  8919.      *
  8920.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  8921.      */
  8922.     protected function getTranslation_Loader_YmlService()
  8923.     {
  8924.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8925.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8926.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8927.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8928.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  8929.     }
  8930.     /**
  8931.      * Gets the private 'translation.provider_collection' shared service.
  8932.      *
  8933.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  8934.      */
  8935.     protected function getTranslation_ProviderCollectionService()
  8936.     {
  8937.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  8938.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  8939.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  8940.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  8941.         }, 1), []))->fromConfig([]);
  8942.     }
  8943.     /**
  8944.      * Gets the private 'translation.reader' shared service.
  8945.      *
  8946.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  8947.      */
  8948.     protected function getTranslation_ReaderService()
  8949.     {
  8950.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  8951.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  8952.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8953.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8954.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8955.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8956.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8957.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8958.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8959.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8960.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8961.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8962.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8963.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8964.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8965.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8966.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  8967.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  8968.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  8969.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  8970.         $instance->addLoader('yaml'$a);
  8971.         $instance->addLoader('yml'$a);
  8972.         $instance->addLoader('xlf'$b);
  8973.         $instance->addLoader('xliff'$b);
  8974.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  8975.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  8976.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  8977.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  8978.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  8979.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  8980.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  8981.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  8982.         return $instance;
  8983.     }
  8984.     /**
  8985.      * Gets the private 'translation.warmer' shared service.
  8986.      *
  8987.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  8988.      */
  8989.     protected function getTranslation_WarmerService()
  8990.     {
  8991.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8992.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  8993.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8994.             'translator' => ['services''translator''getTranslatorService'false],
  8995.         ], [
  8996.             'translator' => '?',
  8997.         ]))->withContext('translation.warmer'$this));
  8998.     }
  8999.     /**
  9000.      * Gets the private 'translation.writer' shared service.
  9001.      *
  9002.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  9003.      */
  9004.     protected function getTranslation_WriterService()
  9005.     {
  9006.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  9007.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  9008.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  9009.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  9010.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  9011.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  9012.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  9013.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  9014.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  9015.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  9016.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  9017.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  9018.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  9019.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  9020.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  9021.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  9022.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  9023.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  9024.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  9025.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  9026.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  9027.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  9028.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  9029.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  9030.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  9031.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  9032.         return $instance;
  9033.     }
  9034.     /**
  9035.      * Gets the private 'translator.default' shared service.
  9036.      *
  9037.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  9038.      */
  9039.     protected function getTranslator_DefaultService()
  9040.     {
  9041.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9042.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  9043.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  9044.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  9045.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  9046.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  9047.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  9048.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  9049.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  9050.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  9051.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  9052.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  9053.         ], [
  9054.             'translation.loader.csv' => '?',
  9055.             'translation.loader.dat' => '?',
  9056.             'translation.loader.ini' => '?',
  9057.             'translation.loader.json' => '?',
  9058.             'translation.loader.mo' => '?',
  9059.             'translation.loader.php' => '?',
  9060.             'translation.loader.po' => '?',
  9061.             'translation.loader.qt' => '?',
  9062.             'translation.loader.res' => '?',
  9063.             'translation.loader.xliff' => '?',
  9064.             'translation.loader.yml' => '?',
  9065.         ]), 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')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\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')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/translations/messages.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], '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')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/translations'), => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/twig/extra-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/sensio/framework-extra-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/hslavich/oneloginsaml-bundle/translations'=> 'vendor/lexik/jwt-authentication-bundle/translations'=> 'vendor/nelmio/api-doc-bundle/translations'=> 'vendor/nelmio/cors-bundle/translations'10 => 'vendor/symfony/twig-bundle/translations'11 => 'vendor/twig/extra-bundle/translations'12 => 'vendor/symfony/web-profiler-bundle/translations'13 => 'vendor/symfony/monolog-bundle/translations'14 => 'vendor/sensio/framework-extra-bundle/src/translations'15 => 'vendor/3slab/vdm-library-bundle/translations']]], []);
  9066.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  9067.         $instance->setFallbackLocales([=> 'fr']);
  9068.         return $instance;
  9069.     }
  9070.     /**
  9071.      * Gets the private 'twig.command.debug' shared service.
  9072.      *
  9073.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  9074.      */
  9075.     protected function getTwig_Command_DebugService()
  9076.     {
  9077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9078.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  9079.         $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()));
  9080.         $instance->setName('debug:twig');
  9081.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  9082.         return $instance;
  9083.     }
  9084.     /**
  9085.      * Gets the private 'twig.command.lint' shared service.
  9086.      *
  9087.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  9088.      */
  9089.     protected function getTwig_Command_LintService()
  9090.     {
  9091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9092.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  9093.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  9094.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9095.         $instance->setName('lint:twig');
  9096.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  9097.         return $instance;
  9098.     }
  9099.     /**
  9100.      * Gets the private 'twig.form.engine' shared service.
  9101.      *
  9102.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  9103.      */
  9104.     protected function getTwig_Form_EngineService()
  9105.     {
  9106.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  9107.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  9108.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  9109.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9110.         if (isset($this->privates['twig.form.engine'])) {
  9111.             return $this->privates['twig.form.engine'];
  9112.         }
  9113.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  9114.     }
  9115.     /**
  9116.      * Gets the private 'twig.form.renderer' shared service.
  9117.      *
  9118.      * @return \Symfony\Component\Form\FormRenderer
  9119.      */
  9120.     protected function getTwig_Form_RendererService()
  9121.     {
  9122.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  9123.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  9124.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  9125.         if (isset($this->privates['twig.form.renderer'])) {
  9126.             return $this->privates['twig.form.renderer'];
  9127.         }
  9128.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($aNULL);
  9129.     }
  9130.     /**
  9131.      * Gets the private 'twig.mailer.message_listener' shared service.
  9132.      *
  9133.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  9134.      */
  9135.     protected function getTwig_Mailer_MessageListenerService()
  9136.     {
  9137.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  9138.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  9139.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  9140.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9141.         if (isset($this->privates['twig.mailer.message_listener'])) {
  9142.             return $this->privates['twig.mailer.message_listener'];
  9143.         }
  9144.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  9145.     }
  9146.     /**
  9147.      * Gets the private 'twig.runtime.httpkernel' shared service.
  9148.      *
  9149.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  9150.      */
  9151.     protected function getTwig_Runtime_HttpkernelService()
  9152.     {
  9153.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  9154.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  9155.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  9156.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  9157.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  9158.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  9159.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  9160.         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, [
  9161.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  9162.         ], [
  9163.             'inline' => '?',
  9164.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  9165.     }
  9166.     /**
  9167.      * Gets the private 'twig.runtime.serializer' shared service.
  9168.      *
  9169.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  9170.      */
  9171.     protected function getTwig_Runtime_SerializerService()
  9172.     {
  9173.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9174.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  9175.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  9176.     }
  9177.     /**
  9178.      * Gets the private 'twig.template_cache_warmer' shared service.
  9179.      *
  9180.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  9181.      */
  9182.     protected function getTwig_TemplateCacheWarmerService()
  9183.     {
  9184.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9185.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  9186.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  9187.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9188.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  9189.         ], [
  9190.             'twig' => '?',
  9191.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  9192.     }
  9193.     /**
  9194.      * Gets the private 'validator.builder' shared service.
  9195.      *
  9196.      * @return \Symfony\Component\Validator\ValidatorBuilder
  9197.      */
  9198.     protected function getValidator_BuilderService()
  9199.     {
  9200.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  9201.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  9202.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9203.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9204.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  9205.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9206.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  9207.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9208.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9209.         ], [
  9210.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9211.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9212.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9213.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9214.             'security.validator.user_password' => '?',
  9215.             'validator.expression' => '?',
  9216.         ])));
  9217.         if ($this->has('translator')) {
  9218.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  9219.         }
  9220.         $instance->setTranslationDomain('validators');
  9221.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  9222.         $instance->enableAnnotationMapping(true);
  9223.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9224.         $instance->addMethodMapping('loadValidatorMetadata');
  9225.         $instance->addObjectInitializers([]);
  9226.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  9227.         return $instance;
  9228.     }
  9229.     /**
  9230.      * Gets the private 'validator.email' shared service.
  9231.      *
  9232.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9233.      */
  9234.     protected function getValidator_EmailService()
  9235.     {
  9236.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9237.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9238.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  9239.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  9240.     }
  9241.     /**
  9242.      * Gets the private 'validator.expression' shared service.
  9243.      *
  9244.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9245.      */
  9246.     protected function getValidator_ExpressionService()
  9247.     {
  9248.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9249.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9250.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9251.         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())));
  9252.     }
  9253.     /**
  9254.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  9255.      *
  9256.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9257.      */
  9258.     protected function getValidator_Mapping_CacheWarmerService()
  9259.     {
  9260.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9261.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9262.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9263.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9264.     }
  9265.     /**
  9266.      * Gets the private 'validator.not_compromised_password' shared service.
  9267.      *
  9268.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9269.      */
  9270.     protected function getValidator_NotCompromisedPasswordService()
  9271.     {
  9272.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9273.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9274.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9275.         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);
  9276.     }
  9277.     /**
  9278.      * Gets the private 'web_profiler.csp.handler' shared service.
  9279.      *
  9280.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  9281.      */
  9282.     protected function getWebProfiler_Csp_HandlerService()
  9283.     {
  9284.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  9285.     }
  9286.     /**
  9287.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  9288.      *
  9289.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  9290.      */
  9291.     protected function getWebProfiler_DebugToolbarService()
  9292.     {
  9293.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9294.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  9295.             return $this->privates['web_profiler.debug_toolbar'];
  9296.         }
  9297.         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()), NULL);
  9298.     }
  9299.     /**
  9300.      * Gets the public 'cache_clearer' alias.
  9301.      *
  9302.      * @return object The ".container.private.cache_clearer" service.
  9303.      */
  9304.     protected function getCacheClearerService()
  9305.     {
  9306.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  9307.         return $this->get('.container.private.cache_clearer');
  9308.     }
  9309.     /**
  9310.      * Gets the public 'filesystem' alias.
  9311.      *
  9312.      * @return object The ".container.private.filesystem" service.
  9313.      */
  9314.     protected function getFilesystemService()
  9315.     {
  9316.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  9317.         return $this->get('.container.private.filesystem');
  9318.     }
  9319.     /**
  9320.      * Gets the public 'serializer' alias.
  9321.      *
  9322.      * @return object The ".container.private.serializer" service.
  9323.      */
  9324.     protected function getSerializerService()
  9325.     {
  9326.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  9327.         return $this->get('.container.private.serializer');
  9328.     }
  9329.     /**
  9330.      * Gets the public 'form.factory' alias.
  9331.      *
  9332.      * @return object The ".container.private.form.factory" service.
  9333.      */
  9334.     protected function getForm_FactoryService()
  9335.     {
  9336.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  9337.         return $this->get('.container.private.form.factory');
  9338.     }
  9339.     /**
  9340.      * Gets the public 'form.type.file' alias.
  9341.      *
  9342.      * @return object The ".container.private.form.type.file" service.
  9343.      */
  9344.     protected function getForm_Type_FileService()
  9345.     {
  9346.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  9347.         return $this->get('.container.private.form.type.file');
  9348.     }
  9349.     /**
  9350.      * Gets the public 'profiler' alias.
  9351.      *
  9352.      * @return object The ".container.private.profiler" service.
  9353.      */
  9354.     protected function getProfilerService()
  9355.     {
  9356.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  9357.         return $this->get('.container.private.profiler');
  9358.     }
  9359.     /**
  9360.      * Gets the public 'security.authorization_checker' alias.
  9361.      *
  9362.      * @return object The ".container.private.security.authorization_checker" service.
  9363.      */
  9364.     protected function getSecurity_AuthorizationCheckerService()
  9365.     {
  9366.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  9367.         return $this->get('.container.private.security.authorization_checker');
  9368.     }
  9369.     /**
  9370.      * Gets the public 'security.token_storage' alias.
  9371.      *
  9372.      * @return object The ".container.private.security.token_storage" service.
  9373.      */
  9374.     protected function getSecurity_TokenStorageService()
  9375.     {
  9376.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  9377.         return $this->get('.container.private.security.token_storage');
  9378.     }
  9379.     /**
  9380.      * Gets the public 'twig' alias.
  9381.      *
  9382.      * @return object The ".container.private.twig" service.
  9383.      */
  9384.     protected function getTwigService()
  9385.     {
  9386.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  9387.         return $this->get('.container.private.twig');
  9388.     }
  9389.     /**
  9390.      * Gets the public 'security.password_encoder' alias.
  9391.      *
  9392.      * @return object The ".container.private.security.password_encoder" service.
  9393.      */
  9394.     protected function getSecurity_PasswordEncoderService()
  9395.     {
  9396.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  9397.         return $this->get('.container.private.security.password_encoder');
  9398.     }
  9399.     /**
  9400.      * Gets the public 'session' alias.
  9401.      *
  9402.      * @return object The ".container.private.session" service.
  9403.      */
  9404.     protected function getSessionService()
  9405.     {
  9406.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  9407.         return $this->get('.container.private.session');
  9408.     }
  9409.     /**
  9410.      * Gets the public 'validator' alias.
  9411.      *
  9412.      * @return object The ".container.private.validator" service.
  9413.      */
  9414.     protected function getValidatorService()
  9415.     {
  9416.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  9417.         return $this->get('.container.private.validator');
  9418.     }
  9419.     /**
  9420.      * @return array|bool|float|int|string|\UnitEnum|null
  9421.      */
  9422.     public function getParameter(string $name)
  9423.     {
  9424.         if (isset($this->buildParameters[$name])) {
  9425.             return $this->buildParameters[$name];
  9426.         }
  9427.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  9428.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  9429.         }
  9430.         if (isset($this->loadedDynamicParameters[$name])) {
  9431.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9432.         }
  9433.         return $this->parameters[$name];
  9434.     }
  9435.     public function hasParameter(string $name): bool
  9436.     {
  9437.         if (isset($this->buildParameters[$name])) {
  9438.             return true;
  9439.         }
  9440.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  9441.     }
  9442.     public function setParameter(string $name$value): void
  9443.     {
  9444.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  9445.     }
  9446.     public function getParameterBag(): ParameterBagInterface
  9447.     {
  9448.         if (null === $this->parameterBag) {
  9449.             $parameters $this->parameters;
  9450.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  9451.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9452.             }
  9453.             foreach ($this->buildParameters as $name => $value) {
  9454.                 $parameters[$name] = $value;
  9455.             }
  9456.             $this->parameterBag = new FrozenParameterBag($parameters);
  9457.         }
  9458.         return $this->parameterBag;
  9459.     }
  9460.     private $loadedDynamicParameters = [
  9461.         'kernel.runtime_environment' => false,
  9462.         'kernel.build_dir' => false,
  9463.         'kernel.cache_dir' => false,
  9464.         'saml_villagile_idp_entity_id' => false,
  9465.         'saml_villagile_idp_sso_uri' => false,
  9466.         'saml_villagile_idp_slo_uri' => false,
  9467.         'saml_villagile_idp_x_509_cert' => false,
  9468.         'env(SAML_VILLAGILE_IDP_ENTITY_ID_RESOLVED)' => false,
  9469.         'env(SAML_VILLAGILE_IDP_SSO_URI_RESOLVED)' => false,
  9470.         'env(SAML_VILLAGILE_IDP_SLO_URI_RESOLVED)' => false,
  9471.         'env(SAML_VILLAGILE_IDP_X509CERT_RESOLVED)' => false,
  9472.         'saml_kadran_idp_entity_id' => false,
  9473.         'saml_kadran_idp_sso_uri' => false,
  9474.         'saml_kadran_idp_slo_uri' => false,
  9475.         'saml_kadran_idp_x_509_cert' => false,
  9476.         'env(SAML_KADRAN_IDP_ENTITY_ID_RESOLVED)' => false,
  9477.         'env(SAML_KADRAN_IDP_SSO_URI_RESOLVED)' => false,
  9478.         'env(SAML_KADRAN_IDP_SLO_URI_RESOLVED)' => false,
  9479.         'env(SAML_KADRAN_IDP_X509CERT_RESOLVED)' => false,
  9480.         'saml_decoset_idp_entity_id' => false,
  9481.         'saml_decoset_idp_sso_uri' => false,
  9482.         'saml_decoset_idp_slo_uri' => false,
  9483.         'saml_decoset_idp_x_509_cert' => false,
  9484.         'env(SAML_DECOSET_IDP_ENTITY_ID_RESOLVED)' => false,
  9485.         'env(SAML_DECOSET_IDP_SSO_URI_RESOLVED)' => false,
  9486.         'env(SAML_DECOSET_IDP_SLO_URI_RESOLVED)' => false,
  9487.         'env(SAML_DECOSET_IDP_X509CERT_RESOLVED)' => false,
  9488.         'saml_sp_privatekey' => false,
  9489.         'saml_sp_x_509_cert' => false,
  9490.         'env(SAML_SP_PRIVATEKEY_RESOLVED)' => false,
  9491.         'env(SAML_SP_X509CERT_RESOLVED)' => false,
  9492.         'mayan_accept_language' => false,
  9493.         'from_email' => false,
  9494.         'cors_allow_origin' => false,
  9495.         'sigrenea_base_url' => false,
  9496.         'odivea_base_url' => false,
  9497.         'tsms_base_url' => false,
  9498.         'tsmd_base_url' => false,
  9499.         'seramm_base_url' => false,
  9500.         'sig_seramm_base_url' => false,
  9501.         'baignade_water_quality_base_url' => false,
  9502.         'synoptique_udb_base_url' => false,
  9503.         'synoptique_ude_base_url' => false,
  9504.         'seramm_site_publication_base_url' => false,
  9505.         'seramm_documentation_works_base_url' => false,
  9506.         'seramm_mail_management_base_url' => false,
  9507.         'mysig_base_url' => false,
  9508.         'panache_base_url' => false,
  9509.         'seramm_infoped_base_url' => false,
  9510.         'seramm_aquadvanced_ud_base_url' => false,
  9511.         'gmao_seramm_base_url' => false,
  9512.         'kadran_base_url' => false,
  9513.         'topkapi_kadran_eu_base_url' => false,
  9514.         'topkapi_kadran_ep_base_url' => false,
  9515.         'aquacalc_base_url' => false,
  9516.         'aquadvanced_ww_base_url' => false,
  9517.         'aquadvanced_wn_base_url' => false,
  9518.         'aquadvanced_ud_base_url' => false,
  9519.         'aquadvanced_plant_base_url' => false,
  9520.         'sharepoint_kadran_base_url' => false,
  9521.         'front_portail_base_url' => false,
  9522.         'default_idp' => false,
  9523.         'nextcloud_instances' => false,
  9524.         'kernel.secret' => false,
  9525.         'debug.container.dump' => false,
  9526.         'serializer.mapping.cache.file' => false,
  9527.         'session.save_path' => false,
  9528.         'validator.mapping.cache.file' => false,
  9529.         'profiler.storage.dsn' => false,
  9530.         'hslavich_onelogin_saml.settings' => false,
  9531.         'lexik_jwt_authentication.pass_phrase' => false,
  9532.         'nelmio_cors.defaults' => false,
  9533.     ];
  9534.     private $dynamicParameters = [];
  9535.     private function getDynamicParameter(string $name)
  9536.     {
  9537.         switch ($name) {
  9538.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  9539.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  9540.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  9541.             case 'saml_villagile_idp_entity_id'$value $this->getEnv('SAML_VILLAGILE_IDP_ENTITY_ID'); break;
  9542.             case 'saml_villagile_idp_sso_uri'$value $this->getEnv('SAML_VILLAGILE_IDP_SSO_URI'); break;
  9543.             case 'saml_villagile_idp_slo_uri'$value $this->getEnv('SAML_VILLAGILE_IDP_SLO_URI'); break;
  9544.             case 'saml_villagile_idp_x_509_cert'$value $this->getEnv('SAML_VILLAGILE_IDP_X509CERT'); break;
  9545.             case 'env(SAML_VILLAGILE_IDP_ENTITY_ID_RESOLVED)'$value $this->getEnv('default:saml_villagile_idp_entity_id:file:resolve:SAML_VILLAGILE_IDP_ENTITY_ID_FILE'); break;
  9546.             case 'env(SAML_VILLAGILE_IDP_SSO_URI_RESOLVED)'$value $this->getEnv('default:saml_villagile_idp_sso_uri:file:resolve:SAML_VILLAGILE_IDP_SSO_URI_FILE'); break;
  9547.             case 'env(SAML_VILLAGILE_IDP_SLO_URI_RESOLVED)'$value $this->getEnv('default:saml_villagile_idp_slo_uri:file:resolve:SAML_VILLAGILE_IDP_SLO_URI_FILE'); break;
  9548.             case 'env(SAML_VILLAGILE_IDP_X509CERT_RESOLVED)'$value $this->getEnv('default:saml_villagile_idp_x_509_cert:file:resolve:SAML_VILLAGILE_IDP_X509CERT_FILE'); break;
  9549.             case 'saml_kadran_idp_entity_id'$value $this->getEnv('SAML_KADRAN_IDP_ENTITY_ID'); break;
  9550.             case 'saml_kadran_idp_sso_uri'$value $this->getEnv('SAML_KADRAN_IDP_SSO_URI'); break;
  9551.             case 'saml_kadran_idp_slo_uri'$value $this->getEnv('SAML_KADRAN_IDP_SLO_URI'); break;
  9552.             case 'saml_kadran_idp_x_509_cert'$value $this->getEnv('SAML_KADRAN_IDP_X509CERT'); break;
  9553.             case 'env(SAML_KADRAN_IDP_ENTITY_ID_RESOLVED)'$value $this->getEnv('default:saml_kadran_idp_entity_id:file:resolve:SAML_KADRAN_IDP_ENTITY_ID_FILE'); break;
  9554.             case 'env(SAML_KADRAN_IDP_SSO_URI_RESOLVED)'$value $this->getEnv('default:saml_kadran_idp_sso_uri:file:resolve:SAML_KADRAN_IDP_SSO_URI_FILE'); break;
  9555.             case 'env(SAML_KADRAN_IDP_SLO_URI_RESOLVED)'$value $this->getEnv('default:saml_kadran_idp_slo_uri:file:resolve:SAML_KADRAN_IDP_SLO_URI_FILE'); break;
  9556.             case 'env(SAML_KADRAN_IDP_X509CERT_RESOLVED)'$value $this->getEnv('default:saml_kadran_idp_x_509_cert:file:resolve:SAML_KADRAN_IDP_X509CERT_FILE'); break;
  9557.             case 'saml_decoset_idp_entity_id'$value $this->getEnv('SAML_DECOSET_IDP_ENTITY_ID'); break;
  9558.             case 'saml_decoset_idp_sso_uri'$value $this->getEnv('SAML_DECOSET_IDP_SSO_URI'); break;
  9559.             case 'saml_decoset_idp_slo_uri'$value $this->getEnv('SAML_DECOSET_IDP_SLO_URI'); break;
  9560.             case 'saml_decoset_idp_x_509_cert'$value $this->getEnv('SAML_DECOSET_IDP_X509CERT'); break;
  9561.             case 'env(SAML_DECOSET_IDP_ENTITY_ID_RESOLVED)'$value $this->getEnv('default:saml_decoset_idp_entity_id:file:resolve:SAML_DECOSET_IDP_ENTITY_ID_FILE'); break;
  9562.             case 'env(SAML_DECOSET_IDP_SSO_URI_RESOLVED)'$value $this->getEnv('default:saml_decoset_idp_sso_uri:file:resolve:SAML_DECOSET_IDP_SSO_URI_FILE'); break;
  9563.             case 'env(SAML_DECOSET_IDP_SLO_URI_RESOLVED)'$value $this->getEnv('default:saml_decoset_idp_slo_uri:file:resolve:SAML_DECOSET_IDP_SLO_URI_FILE'); break;
  9564.             case 'env(SAML_DECOSET_IDP_X509CERT_RESOLVED)'$value $this->getEnv('default:saml_decoset_idp_x_509_cert:file:resolve:SAML_DECOSET_IDP_X509CERT_FILE'); break;
  9565.             case 'saml_sp_privatekey'$value $this->getEnv('SAML_SP_PRIVATEKEY'); break;
  9566.             case 'saml_sp_x_509_cert'$value $this->getEnv('SAML_SP_X509CERT'); break;
  9567.             case 'env(SAML_SP_PRIVATEKEY_RESOLVED)'$value $this->getEnv('default:saml_sp_privatekey:file:resolve:SAML_SP_PRIVATEKEY_FILE'); break;
  9568.             case 'env(SAML_SP_X509CERT_RESOLVED)'$value $this->getEnv('default:saml_sp_x_509_cert:file:resolve:SAML_SP_X509CERT_FILE'); break;
  9569.             case 'mayan_accept_language'$value $this->getEnv('default:default_accept_language:MAYAN_ACCEPT_LANGUAGE'); break;
  9570.             case 'from_email'$value = [
  9571.                 'name' => $this->getEnv('EMAIL_FROM_NAME'),
  9572.                 'email' => $this->getEnv('EMAIL_FROM_VALUE'),
  9573.             ]; break;
  9574.             case 'cors_allow_origin'$value $this->getEnv('CORS_ALLOW_ORIGIN'); break;
  9575.             case 'sigrenea_base_url'$value $this->getEnv('SIGRENEA_BASE_URL'); break;
  9576.             case 'odivea_base_url'$value $this->getEnv('ODIVEA_BASE_URL'); break;
  9577.             case 'tsms_base_url'$value $this->getEnv('TSMS_BASE_URL'); break;
  9578.             case 'tsmd_base_url'$value $this->getEnv('TSMD_BASE_URL'); break;
  9579.             case 'seramm_base_url'$value $this->getEnv('SERAMM_BASE_URL'); break;
  9580.             case 'sig_seramm_base_url'$value $this->getEnv('SIG_SERAMM_BASE_URL'); break;
  9581.             case 'baignade_water_quality_base_url'$value $this->getEnv('BAIGNADE_WATER_QUALITY_BASE_URL'); break;
  9582.             case 'synoptique_udb_base_url'$value $this->getEnv('SYNOPTIQUE_UDB_BASE_URL'); break;
  9583.             case 'synoptique_ude_base_url'$value $this->getEnv('SYNOPTIQUE_UDE_BASE_URL'); break;
  9584.             case 'seramm_site_publication_base_url'$value $this->getEnv('SITE_PUBLICATION_BASE_URL'); break;
  9585.             case 'seramm_documentation_works_base_url'$value $this->getEnv('DOCUMENTATION_OUVRAGE_BASE_URL'); break;
  9586.             case 'seramm_mail_management_base_url'$value $this->getEnv('GESTION_COURRIERS_BASE_URL'); break;
  9587.             case 'mysig_base_url'$value $this->getEnv('MYSIG_BASE_URL'); break;
  9588.             case 'panache_base_url'$value $this->getEnv('PANACHE_BASE_URL'); break;
  9589.             case 'seramm_infoped_base_url'$value $this->getEnv('SERAMM_INFOPED_BASE_URL'); break;
  9590.             case 'seramm_aquadvanced_ud_base_url'$value $this->getEnv('SERAMM_AQUADVANCED_UD_BASE_URL'); break;
  9591.             case 'gmao_seramm_base_url'$value $this->getEnv('GMAO_SERAMM_BASE_URL'); break;
  9592.             case 'kadran_base_url'$value $this->getEnv('KADRAN_BASE_URL'); break;
  9593.             case 'topkapi_kadran_eu_base_url'$value $this->getEnv('TOPKAPI_KADRAN_EU_BASE_URL'); break;
  9594.             case 'topkapi_kadran_ep_base_url'$value $this->getEnv('TOPKAPI_KADRAN_EP_BASE_URL'); break;
  9595.             case 'aquacalc_base_url'$value $this->getEnv('AQUACALC_BASE_URL'); break;
  9596.             case 'aquadvanced_ww_base_url'$value $this->getEnv('AQUADVANCED_WW_BASE_URL'); break;
  9597.             case 'aquadvanced_wn_base_url'$value $this->getEnv('AQUADVANCED_WN_BASE_URL'); break;
  9598.             case 'aquadvanced_ud_base_url'$value $this->getEnv('AQUADVANCED_UD_BASE_URL'); break;
  9599.             case 'aquadvanced_plant_base_url'$value $this->getEnv('AQUADVANCED_PLANT_BASE_URL'); break;
  9600.             case 'sharepoint_kadran_base_url'$value $this->getEnv('SHAREPOINT_KADRAN_BASE_URL'); break;
  9601.             case 'front_portail_base_url'$value $this->getEnv('FRONT_END_ROOT_PATH'); break;
  9602.             case 'default_idp'$value $this->getEnv('string:DEFAULT_IDP'); break;
  9603.             case 'nextcloud_instances'$value $this->getEnv('json:NEXTCLOUD_INSTANCES'); break;
  9604.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  9605.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelIntDebugContainer.xml'); break;
  9606.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  9607.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  9608.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  9609.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  9610.             case 'hslavich_onelogin_saml.settings'$value = [
  9611.                 'baseurl' => $this->getEnv('string:resolve:PORTAL_API_HOST').'/saml',
  9612.                 'idps' => [
  9613.                     'villagile' => [
  9614.                         'entityId' => $this->getEnv('resolve:SAML_VILLAGILE_IDP_ENTITY_ID_RESOLVED'),
  9615.                         'singleSignOnService' => [
  9616.                             'url' => $this->getEnv('resolve:SAML_VILLAGILE_IDP_SSO_URI_RESOLVED'),
  9617.                             'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9618.                         ],
  9619.                         'singleLogoutService' => [
  9620.                             'url' => $this->getEnv('resolve:SAML_VILLAGILE_IDP_SLO_URI_RESOLVED'),
  9621.                             'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9622.                         ],
  9623.                         'x509cert' => $this->getEnv('resolve:SAML_VILLAGILE_IDP_X509CERT_RESOLVED'),
  9624.                     ],
  9625.                     'kadran' => [
  9626.                         'entityId' => $this->getEnv('resolve:SAML_KADRAN_IDP_ENTITY_ID_RESOLVED'),
  9627.                         'singleSignOnService' => [
  9628.                             'url' => $this->getEnv('resolve:SAML_KADRAN_IDP_SSO_URI_RESOLVED'),
  9629.                             'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9630.                         ],
  9631.                         'singleLogoutService' => [
  9632.                             'url' => $this->getEnv('resolve:SAML_KADRAN_IDP_SLO_URI_RESOLVED'),
  9633.                             'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9634.                         ],
  9635.                         'x509cert' => $this->getEnv('resolve:SAML_KADRAN_IDP_X509CERT_RESOLVED'),
  9636.                     ],
  9637.                     'decoset' => [
  9638.                         'entityId' => $this->getEnv('resolve:SAML_DECOSET_IDP_ENTITY_ID_RESOLVED'),
  9639.                         'singleSignOnService' => [
  9640.                             'url' => $this->getEnv('resolve:SAML_DECOSET_IDP_SSO_URI_RESOLVED'),
  9641.                             'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9642.                         ],
  9643.                         'singleLogoutService' => [
  9644.                             'url' => $this->getEnv('resolve:SAML_DECOSET_IDP_SLO_URI_RESOLVED'),
  9645.                             'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9646.                         ],
  9647.                         'x509cert' => $this->getEnv('resolve:SAML_DECOSET_IDP_X509CERT_RESOLVED'),
  9648.                     ],
  9649.                 ],
  9650.                 'sp' => [
  9651.                     'entityId' => $this->getEnv('string:resolve:PORTAL_API_HOST').'/saml/metadata',
  9652.                     'assertionConsumerService' => [
  9653.                         'url' => $this->getEnv('string:resolve:PORTAL_API_HOST').'/saml/acs',
  9654.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST',
  9655.                     ],
  9656.                     'singleLogoutService' => [
  9657.                         'url' => $this->getEnv('string:resolve:PORTAL_API_HOST').'/saml/logout',
  9658.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9659.                     ],
  9660.                     'x509cert' => $this->getEnv('resolve:SAML_SP_X509CERT_RESOLVED'),
  9661.                     'privateKey' => $this->getEnv('resolve:SAML_SP_PRIVATEKEY_RESOLVED'),
  9662.                 ],
  9663.                 'security' => [
  9664.                     'nameIdEncrypted' => false,
  9665.                     'authnRequestsSigned' => true,
  9666.                     'logoutRequestSigned' => true,
  9667.                     'logoutResponseSigned' => true,
  9668.                     'wantMessagesSigned' => true,
  9669.                     'wantAssertionsSigned' => true,
  9670.                     'wantNameIdEncrypted' => false,
  9671.                     'requestedAuthnContext' => false,
  9672.                     'signMetadata' => true,
  9673.                     'wantXMLValidation' => true,
  9674.                     'signatureAlgorithm' => 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256',
  9675.                     'destinationStrictlyMatches' => true,
  9676.                 ],
  9677.                 'organization' => [
  9678.                 ],
  9679.             ]; break;
  9680.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  9681.             case 'nelmio_cors.defaults'$value = [
  9682.                 'allow_origin' => [
  9683.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  9684.                 ],
  9685.                 'allow_credentials' => false,
  9686.                 'allow_headers' => [
  9687.                     => 'content-type',
  9688.                     => 'authorization',
  9689.                     => 'access-control-allow-origin',
  9690.                     => 'location',
  9691.                     => 'x-datadog-trace-id',
  9692.                     => 'x-datadog-parent-id',
  9693.                     => 'x-datadog-origin',
  9694.                     => 'x-datadog-sampling-priority',
  9695.                     => 'traceparent',
  9696.                     => 'b3',
  9697.                     10 => 'x-b3-traceid',
  9698.                     11 => 'x-b3-spanid',
  9699.                     12 => 'x-b3-sampled',
  9700.                 ],
  9701.                 'allow_private_network' => false,
  9702.                 'expose_headers' => [
  9703.                     => 'Link',
  9704.                     => 'x-pagination-total-count',
  9705.                     => 'x-pagination-page-count',
  9706.                     => 'x-pagination-current-page',
  9707.                     => 'x-pagination-per-page',
  9708.                     => 'Location',
  9709.                 ],
  9710.                 'allow_methods' => [
  9711.                     => 'GET',
  9712.                     => 'OPTIONS',
  9713.                     => 'POST',
  9714.                     => 'PUT',
  9715.                     => 'PATCH',
  9716.                     => 'DELETE',
  9717.                 ],
  9718.                 'max_age' => 3600,
  9719.                 'hosts' => [
  9720.                 ],
  9721.                 'origin_regex' => true,
  9722.                 'forced_allow_origin_value' => NULL,
  9723.                 'skip_same_as_origin' => true,
  9724.             ]; break;
  9725.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  9726.         }
  9727.         $this->loadedDynamicParameters[$name] = true;
  9728.         return $this->dynamicParameters[$name] = $value;
  9729.     }
  9730.     protected function getDefaultParameters(): array
  9731.     {
  9732.         return [
  9733.             'kernel.project_dir' => \dirname(__DIR__4),
  9734.             'kernel.environment' => 'int',
  9735.             'kernel.debug' => true,
  9736.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  9737.             'kernel.bundles' => [
  9738.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  9739.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  9740.                 'HslavichOneloginSamlBundle' => 'Hslavich\\OneloginSamlBundle\\HslavichOneloginSamlBundle',
  9741.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  9742.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  9743.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  9744.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  9745.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  9746.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  9747.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  9748.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  9749.                 'VdmLibraryBundle' => 'Vdm\\Bundle\\LibraryBundle\\VdmLibraryBundle',
  9750.             ],
  9751.             'kernel.bundles_metadata' => [
  9752.                 'FrameworkBundle' => [
  9753.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  9754.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  9755.                 ],
  9756.                 'SecurityBundle' => [
  9757.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  9758.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  9759.                 ],
  9760.                 'HslavichOneloginSamlBundle' => [
  9761.                     'path' => (\dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle'),
  9762.                     'namespace' => 'Hslavich\\OneloginSamlBundle',
  9763.                 ],
  9764.                 'LexikJWTAuthenticationBundle' => [
  9765.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  9766.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  9767.                 ],
  9768.                 'NelmioApiDocBundle' => [
  9769.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  9770.                     'namespace' => 'Nelmio\\ApiDocBundle',
  9771.                 ],
  9772.                 'NelmioCorsBundle' => [
  9773.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  9774.                     'namespace' => 'Nelmio\\CorsBundle',
  9775.                 ],
  9776.                 'TwigBundle' => [
  9777.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  9778.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  9779.                 ],
  9780.                 'TwigExtraBundle' => [
  9781.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  9782.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  9783.                 ],
  9784.                 'WebProfilerBundle' => [
  9785.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  9786.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  9787.                 ],
  9788.                 'MonologBundle' => [
  9789.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  9790.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  9791.                 ],
  9792.                 'SensioFrameworkExtraBundle' => [
  9793.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  9794.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  9795.                 ],
  9796.                 'VdmLibraryBundle' => [
  9797.                     'path' => (\dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle'),
  9798.                     'namespace' => 'Vdm\\Bundle\\LibraryBundle',
  9799.                 ],
  9800.             ],
  9801.             'kernel.charset' => 'UTF-8',
  9802.             'kernel.container_class' => 'App_KernelIntDebugContainer',
  9803.             'container.dumper.inline_class_loader' => true,
  9804.             'container.dumper.inline_factories' => true,
  9805.             'env(SYMFONY_DATABASE_URL)' => '',
  9806.             'env(SAML_ID_HOST)' => '',
  9807.             'default_accept_language' => 'fr',
  9808.             'env(METABASE_HOST)' => 'http://localhost',
  9809.             'env(METABASE_API_KEY)' => '',
  9810.             'locale' => 'fr',
  9811.             'custom_idps' => NULL,
  9812.             'env(METABASE_USER_DEFAULT_PASSWORD)' => 'theD9mahchirohm1seichaosou2xaexirohy5aiM',
  9813.             'env(METABASE_FAKE_DATABASE_HOST)' => 'postgresql',
  9814.             'event_dispatcher.event_aliases' => [
  9815.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  9816.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  9817.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  9818.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  9819.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  9820.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  9821.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  9822.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  9823.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  9824.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  9825.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  9826.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  9827.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  9828.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  9829.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  9830.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  9831.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  9832.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  9833.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  9834.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  9835.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  9836.             ],
  9837.             'fragment.renderer.hinclude.global_template' => NULL,
  9838.             'fragment.path' => '/_fragment',
  9839.             'kernel.http_method_override' => true,
  9840.             'kernel.trusted_hosts' => [
  9841.             ],
  9842.             'kernel.default_locale' => 'en',
  9843.             'kernel.enabled_locales' => [
  9844.             ],
  9845.             'kernel.error_controller' => 'error_controller',
  9846.             'debug.file_link_format' => NULL,
  9847.             'asset.request_context.base_path' => NULL,
  9848.             'asset.request_context.secure' => NULL,
  9849.             'translator.logging' => false,
  9850.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  9851.             'debug.error_handler.throw_at' => -1,
  9852.             'router.request_context.host' => 'localhost',
  9853.             'router.request_context.scheme' => 'http',
  9854.             'router.request_context.base_url' => '',
  9855.             'router.resource' => 'kernel::loadRoutes',
  9856.             'request_listener.http_port' => 80,
  9857.             'request_listener.https_port' => 443,
  9858.             'session.metadata.storage_key' => '_sf2_meta',
  9859.             'session.storage.options' => [
  9860.                 'cache_limiter' => '0',
  9861.                 'cookie_secure' => 'auto',
  9862.                 'cookie_httponly' => true,
  9863.                 'cookie_samesite' => 'lax',
  9864.                 'gc_probability' => 1,
  9865.             ],
  9866.             'session.metadata.update_threshold' => 0,
  9867.             'form.type_extension.csrf.enabled' => false,
  9868.             'validator.translation_domain' => 'validators',
  9869.             'profiler_listener.only_exceptions' => false,
  9870.             'profiler_listener.only_main_requests' => false,
  9871.             'security.role_hierarchy.roles' => [
  9872.             ],
  9873.             'security.access.denied_url' => NULL,
  9874.             'security.authentication.manager.erase_credentials' => true,
  9875.             'security.authentication.session_strategy.strategy' => 'migrate',
  9876.             'security.access.always_authenticate_before_granting' => false,
  9877.             'security.authentication.hide_user_not_found' => true,
  9878.             'security.firewalls' => [
  9879.                 => 'dev',
  9880.                 => 'apidoc',
  9881.                 => 'apipublic',
  9882.                 => 'api',
  9883.                 => 'external_app_connect',
  9884.                 => 'main',
  9885.             ],
  9886.             'security.api._indexed_authenticators' => [
  9887.             ],
  9888.             'security.external_app_connect._indexed_authenticators' => [
  9889.             ],
  9890.             'security.main._indexed_authenticators' => [
  9891.             ],
  9892.             'lexik_jwt_authentication.token_ttl' => 2628000,
  9893.             'lexik_jwt_authentication.clock_skew' => 0,
  9894.             'lexik_jwt_authentication.user_identity_field' => 'username',
  9895.             'lexik_jwt_authentication.allow_no_expiration' => false,
  9896.             'lexik_jwt_authentication.user_id_claim' => 'username',
  9897.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  9898.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  9899.             'nelmio_api_doc.areas' => [
  9900.                 => 'default',
  9901.             ],
  9902.             'nelmio_cors.map' => [
  9903.                 '^/' => [
  9904.                 ],
  9905.             ],
  9906.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  9907.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  9908.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  9909.             'twig.form.resources' => [
  9910.                 => 'form_div_layout.html.twig',
  9911.             ],
  9912.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  9913.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  9914.             'web_profiler.debug_toolbar.mode' => 2,
  9915.             'monolog.use_microseconds' => true,
  9916.             'monolog.swift_mailer.handlers' => [
  9917.             ],
  9918.             'monolog.handlers_to_channels' => [
  9919.                 'monolog.handler.deprecation' => [
  9920.                     'type' => 'inclusive',
  9921.                     'elements' => [
  9922.                         => 'deprecation',
  9923.                     ],
  9924.                 ],
  9925.                 'monolog.handler.php_errors' => [
  9926.                     'type' => 'inclusive',
  9927.                     'elements' => [
  9928.                         => 'php',
  9929.                     ],
  9930.                 ],
  9931.                 'monolog.handler.stderr_errors' => NULL,
  9932.                 'monolog.handler.stdout_info' => [
  9933.                     'type' => 'exclusive',
  9934.                     'elements' => [
  9935.                         => 'event',
  9936.                         => 'doctrine',
  9937.                         => 'deprecation',
  9938.                         => 'php',
  9939.                         => 'console',
  9940.                     ],
  9941.                 ],
  9942.             ],
  9943.             'vdm_library.app_name' => 'default',
  9944.             'vdm_library.print_msg' => false,
  9945.             'vdm_library.stop_on_error' => true,
  9946.             'vdm_library.monitoring_type' => 'null',
  9947.             'vdm_library.monitoring_options' => [
  9948.             ],
  9949.             'data_collector.templates' => [
  9950.                 'data_collector.request' => [
  9951.                     => 'request',
  9952.                     => '@WebProfiler/Collector/request.html.twig',
  9953.                 ],
  9954.                 'data_collector.time' => [
  9955.                     => 'time',
  9956.                     => '@WebProfiler/Collector/time.html.twig',
  9957.                 ],
  9958.                 'data_collector.memory' => [
  9959.                     => 'memory',
  9960.                     => '@WebProfiler/Collector/memory.html.twig',
  9961.                 ],
  9962.                 'data_collector.validator' => [
  9963.                     => 'validator',
  9964.                     => '@WebProfiler/Collector/validator.html.twig',
  9965.                 ],
  9966.                 'data_collector.ajax' => [
  9967.                     => 'ajax',
  9968.                     => '@WebProfiler/Collector/ajax.html.twig',
  9969.                 ],
  9970.                 'data_collector.form' => [
  9971.                     => 'form',
  9972.                     => '@WebProfiler/Collector/form.html.twig',
  9973.                 ],
  9974.                 'data_collector.exception' => [
  9975.                     => 'exception',
  9976.                     => '@WebProfiler/Collector/exception.html.twig',
  9977.                 ],
  9978.                 'data_collector.logger' => [
  9979.                     => 'logger',
  9980.                     => '@WebProfiler/Collector/logger.html.twig',
  9981.                 ],
  9982.                 'data_collector.events' => [
  9983.                     => 'events',
  9984.                     => '@WebProfiler/Collector/events.html.twig',
  9985.                 ],
  9986.                 'data_collector.router' => [
  9987.                     => 'router',
  9988.                     => '@WebProfiler/Collector/router.html.twig',
  9989.                 ],
  9990.                 'data_collector.cache' => [
  9991.                     => 'cache',
  9992.                     => '@WebProfiler/Collector/cache.html.twig',
  9993.                 ],
  9994.                 'data_collector.translation' => [
  9995.                     => 'translation',
  9996.                     => '@WebProfiler/Collector/translation.html.twig',
  9997.                 ],
  9998.                 'data_collector.security' => [
  9999.                     => 'security',
  10000.                     => '@Security/Collector/security.html.twig',
  10001.                 ],
  10002.                 'data_collector.twig' => [
  10003.                     => 'twig',
  10004.                     => '@WebProfiler/Collector/twig.html.twig',
  10005.                 ],
  10006.                 'data_collector.http_client' => [
  10007.                     => 'http_client',
  10008.                     => '@WebProfiler/Collector/http_client.html.twig',
  10009.                 ],
  10010.                 'data_collector.messenger' => [
  10011.                     => 'messenger',
  10012.                     => '@WebProfiler/Collector/messenger.html.twig',
  10013.                 ],
  10014.                 'mailer.data_collector' => [
  10015.                     => 'mailer',
  10016.                     => '@WebProfiler/Collector/mailer.html.twig',
  10017.                 ],
  10018.                 'data_collector.config' => [
  10019.                     => 'config',
  10020.                     => '@WebProfiler/Collector/config.html.twig',
  10021.                 ],
  10022.             ],
  10023.             'console.command.ids' => [
  10024.             ],
  10025.         ];
  10026.     }
  10027.     protected function throw($message)
  10028.     {
  10029.         throw new RuntimeException($message);
  10030.     }
  10031. }