var/cache/int/ContainerSU4DqXb/App_KernelIntDebugContainer.php line 10143

Open in your IDE?
  1. <?php
  2. namespace ContainerSU4DqXb;
  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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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.iPCIOmJ'] ?? $this->get_ServiceLocator_IPCIOmJService())->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['App\\OpenApi\\ExternalSwaggerDescriber'] ?? $this->getExternalSwaggerDescriberService());
  2375.             yield => ($this->privates['nelmio_api_doc.describers.swagger_php.default'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_DefaultService());
  2376.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  2377.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  2378.         }, 6), new RewindableGenerator(function () {
  2379.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  2380.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  2381.         }, 2));
  2382.         $instance->setAlternativeNames([]);
  2383.         return $instance;
  2384.     }
  2385.     /**
  2386.      * Gets the public 'request_stack' shared service.
  2387.      *
  2388.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2389.      */
  2390.     protected function getRequestStackService()
  2391.     {
  2392.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2393.     }
  2394.     /**
  2395.      * Gets the public 'router' shared service.
  2396.      *
  2397.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2398.      */
  2399.     protected function getRouterService()
  2400.     {
  2401.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2402.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2403.         $a->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  2404.         $a->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  2405.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2406.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2407.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2408.         ], [
  2409.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2410.         ]))->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');
  2411.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2412.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2413.         return $instance;
  2414.     }
  2415.     /**
  2416.      * Gets the public 'routing.loader' shared service.
  2417.      *
  2418.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2419.      */
  2420.     protected function getRouting_LoaderService()
  2421.     {
  2422.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2423.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2424.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2425.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2426.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2427.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2428.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2429.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2430.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2431.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2432.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2433.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2434.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2435.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2436.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2437.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2438.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2439.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2440.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2441.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2442.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2443.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2444.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2445.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2446.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2447.         $b = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)))));
  2448.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'int');
  2449.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'int'));
  2450.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'int'));
  2451.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'int'));
  2452.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'int'));
  2453.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'int'));
  2454.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2455.             'kernel' => ['services''kernel''getKernelService'false],
  2456.         ], [
  2457.             'kernel' => 'App\\Kernel',
  2458.         ]), 'int'));
  2459.         $a->addLoader(($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
  2460.         $a->addLoader($this->getSensioFrameworkExtra_Routing_Loader_AnnotDirService());
  2461.         $a->addLoader($this->getSensioFrameworkExtra_Routing_Loader_AnnotFileService());
  2462.         $a->addLoader($c);
  2463.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2464.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2465.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  2466.     }
  2467.     /**
  2468.      * Gets the public 'services_resetter' shared service.
  2469.      *
  2470.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2471.      */
  2472.     protected function getServicesResetterService()
  2473.     {
  2474.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2475.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2476.             if (isset($this->services['cache.app'])) {
  2477.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2478.             }
  2479.             if (isset($this->services['cache.system'])) {
  2480.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2481.             }
  2482.             if (isset($this->privates['cache.validator'])) {
  2483.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2484.             }
  2485.             if (isset($this->privates['cache.serializer'])) {
  2486.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2487.             }
  2488.             if (isset($this->privates['cache.annotations'])) {
  2489.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2490.             }
  2491.             if (isset($this->privates['cache.property_info'])) {
  2492.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2493.             }
  2494.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  2495.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  2496.             }
  2497.             if (isset($this->privates['.debug.http_client'])) {
  2498.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  2499.             }
  2500.             if (isset($this->privates['mailer.message_logger_listener'])) {
  2501.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  2502.             }
  2503.             if (isset($this->privates['debug.stopwatch'])) {
  2504.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2505.             }
  2506.             if (isset($this->services['event_dispatcher'])) {
  2507.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2508.             }
  2509.             if (isset($this->privates['.portail_cache_pool.inner'])) {
  2510.                 yield '.portail_cache_pool.inner' => ($this->privates['.portail_cache_pool.inner'] ?? null);
  2511.             }
  2512.             if (isset($this->privates['session_listener'])) {
  2513.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2514.             }
  2515.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2516.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2517.             }
  2518.             if (isset($this->services['cache.validator_expression_language'])) {
  2519.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2520.             }
  2521.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  2522.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  2523.             }
  2524.             if (isset($this->services['.container.private.profiler'])) {
  2525.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2526.             }
  2527.             if (isset($this->services['.container.private.validator'])) {
  2528.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2529.             }
  2530.             if (isset($this->services['.container.private.security.token_storage'])) {
  2531.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2532.             }
  2533.             if (isset($this->privates['cache.security_expression_language'])) {
  2534.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2535.             }
  2536.             if (isset($this->privates['debug.security.firewall'])) {
  2537.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  2538.             }
  2539.             if (isset($this->privates['twig.form.engine'])) {
  2540.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  2541.             }
  2542.             if (isset($this->privates['monolog.handler.stdout_info'])) {
  2543.                 yield 'monolog.handler.stdout_info' => ($this->privates['monolog.handler.stdout_info'] ?? null);
  2544.             }
  2545.             if (isset($this->privates['monolog.handler.stderr_errors'])) {
  2546.                 yield 'monolog.handler.stderr_errors' => ($this->privates['monolog.handler.stderr_errors'] ?? null);
  2547.             }
  2548.             if (isset($this->privates['monolog.handler.php_errors'])) {
  2549.                 yield 'monolog.handler.php_errors' => ($this->privates['monolog.handler.php_errors'] ?? null);
  2550.             }
  2551.             if (isset($this->privates['monolog.handler.deprecation'])) {
  2552.                 yield 'monolog.handler.deprecation' => ($this->privates['monolog.handler.deprecation'] ?? null);
  2553.             }
  2554.             if (isset($this->privates['.debug.http_client'])) {
  2555.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2556.             }
  2557.             if (isset($this->privates['.debug.app.calendar.client'])) {
  2558.                 yield '.debug.app.calendar.client' => ($this->privates['.debug.app.calendar.client'] ?? null);
  2559.             }
  2560.             if (isset($this->privates['.debug.app.industrial.sites.client'])) {
  2561.                 yield '.debug.app.industrial.sites.client' => ($this->privates['.debug.app.industrial.sites.client'] ?? null);
  2562.             }
  2563.             if (isset($this->privates['.debug.app.heimdall.client'])) {
  2564.                 yield '.debug.app.heimdall.client' => ($this->privates['.debug.app.heimdall.client'] ?? null);
  2565.             }
  2566.             if (isset($this->privates['.debug.app.geoserver.client'])) {
  2567.                 yield '.debug.app.geoserver.client' => ($this->privates['.debug.app.geoserver.client'] ?? null);
  2568.             }
  2569.             if (isset($this->privates['.debug.app.admin.mayan.client'])) {
  2570.                 yield '.debug.app.admin.mayan.client' => ($this->privates['.debug.app.admin.mayan.client'] ?? null);
  2571.             }
  2572.             if (isset($this->privates['.debug.app.user.mayan.client'])) {
  2573.                 yield '.debug.app.user.mayan.client' => ($this->privates['.debug.app.user.mayan.client'] ?? null);
  2574.             }
  2575.             if (isset($this->privates['.debug.app.mdm.client'])) {
  2576.                 yield '.debug.app.mdm.client' => ($this->privates['.debug.app.mdm.client'] ?? null);
  2577.             }
  2578.             if (isset($this->privates['.debug.app.metabase.client'])) {
  2579.                 yield '.debug.app.metabase.client' => ($this->privates['.debug.app.metabase.client'] ?? null);
  2580.             }
  2581.             if (isset($this->privates['.debug.app.public.space.planner.client'])) {
  2582.                 yield '.debug.app.public.space.planner.client' => ($this->privates['.debug.app.public.space.planner.client'] ?? null);
  2583.             }
  2584.             if (isset($this->privates['.debug.app.request.client'])) {
  2585.                 yield '.debug.app.request.client' => ($this->privates['.debug.app.request.client'] ?? null);
  2586.             }
  2587.             if (isset($this->privates['.debug.app.signal.client'])) {
  2588.                 yield '.debug.app.signal.client' => ($this->privates['.debug.app.signal.client'] ?? null);
  2589.             }
  2590.             if (isset($this->privates['.debug.app.thingsboard.client'])) {
  2591.                 yield '.debug.app.thingsboard.client' => ($this->privates['.debug.app.thingsboard.client'] ?? null);
  2592.             }
  2593.             if (isset($this->privates['.debug.app.vdm.itv.client'])) {
  2594.                 yield '.debug.app.vdm.itv.client' => ($this->privates['.debug.app.vdm.itv.client'] ?? null);
  2595.             }
  2596.             if (isset($this->privates['.debug.app.vdm.hydrometric.client'])) {
  2597.                 yield '.debug.app.vdm.hydrometric.client' => ($this->privates['.debug.app.vdm.hydrometric.client'] ?? null);
  2598.             }
  2599.             if (isset($this->privates['.debug.app.vdm.waterCycle.client'])) {
  2600.                 yield '.debug.app.vdm.waterCycle.client' => ($this->privates['.debug.app.vdm.waterCycle.client'] ?? null);
  2601.             }
  2602.             if (isset($this->privates['.debug.app.vdm.waterQuality.client'])) {
  2603.                 yield '.debug.app.vdm.waterQuality.client' => ($this->privates['.debug.app.vdm.waterQuality.client'] ?? null);
  2604.             }
  2605.             if (isset($this->privates['.debug.app.vdm.weather.client'])) {
  2606.                 yield '.debug.app.vdm.weather.client' => ($this->privates['.debug.app.vdm.weather.client'] ?? null);
  2607.             }
  2608.         }, function () {
  2609.             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']));
  2610.         }), ['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']]);
  2611.     }
  2612.     /**
  2613.      * Gets the public 'translator' shared service.
  2614.      *
  2615.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2616.      */
  2617.     protected function getTranslatorService()
  2618.     {
  2619.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2620.     }
  2621.     /**
  2622.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2623.      *
  2624.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2625.      */
  2626.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2627.     {
  2628.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2629.         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()));
  2630.     }
  2631.     /**
  2632.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2633.      *
  2634.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2635.      */
  2636.     protected function getWebProfiler_Controller_ProfilerService()
  2637.     {
  2638.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2639.         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));
  2640.     }
  2641.     /**
  2642.      * Gets the public 'web_profiler.controller.router' shared service.
  2643.      *
  2644.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2645.      */
  2646.     protected function getWebProfiler_Controller_RouterService()
  2647.     {
  2648.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2649.         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 () {
  2650.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2651.         }, 1));
  2652.     }
  2653.     /**
  2654.      * Gets the private '.App\Command\UserGenerateCommand.lazy' shared service.
  2655.      *
  2656.      * @return \Symfony\Component\Console\Command\LazyCommand
  2657.      */
  2658.     protected function getUserGenerateCommand_LazyService()
  2659.     {
  2660.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2661.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2662.         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 {
  2663.             return ($this->privates['App\\Command\\UserGenerateCommand'] ?? $this->getUserGenerateCommandService());
  2664.         });
  2665.     }
  2666.     /**
  2667.      * Gets the private '.console.command.about.lazy' shared service.
  2668.      *
  2669.      * @return \Symfony\Component\Console\Command\LazyCommand
  2670.      */
  2671.     protected function get_Console_Command_About_LazyService()
  2672.     {
  2673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2674.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2675.         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 {
  2676.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2677.         });
  2678.     }
  2679.     /**
  2680.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2681.      *
  2682.      * @return \Symfony\Component\Console\Command\LazyCommand
  2683.      */
  2684.     protected function get_Console_Command_AssetsInstall_LazyService()
  2685.     {
  2686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2687.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2688.         return $this->privates['.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 {
  2689.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2690.         });
  2691.     }
  2692.     /**
  2693.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2694.      *
  2695.      * @return \Symfony\Component\Console\Command\LazyCommand
  2696.      */
  2697.     protected function get_Console_Command_CacheClear_LazyService()
  2698.     {
  2699.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2700.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2701.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  2702.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2703.         });
  2704.     }
  2705.     /**
  2706.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2707.      *
  2708.      * @return \Symfony\Component\Console\Command\LazyCommand
  2709.      */
  2710.     protected function get_Console_Command_CachePoolClear_LazyService()
  2711.     {
  2712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2713.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2714.         return $this->privates['.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 {
  2715.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2716.         });
  2717.     }
  2718.     /**
  2719.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2720.      *
  2721.      * @return \Symfony\Component\Console\Command\LazyCommand
  2722.      */
  2723.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2724.     {
  2725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2727.         return $this->privates['.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 {
  2728.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2729.         });
  2730.     }
  2731.     /**
  2732.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2733.      *
  2734.      * @return \Symfony\Component\Console\Command\LazyCommand
  2735.      */
  2736.     protected function get_Console_Command_CachePoolList_LazyService()
  2737.     {
  2738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2739.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2740.         return $this->privates['.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 {
  2741.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2742.         });
  2743.     }
  2744.     /**
  2745.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2746.      *
  2747.      * @return \Symfony\Component\Console\Command\LazyCommand
  2748.      */
  2749.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2750.     {
  2751.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2752.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2753.         return $this->privates['.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 {
  2754.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2755.         });
  2756.     }
  2757.     /**
  2758.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2759.      *
  2760.      * @return \Symfony\Component\Console\Command\LazyCommand
  2761.      */
  2762.     protected function get_Console_Command_CacheWarmup_LazyService()
  2763.     {
  2764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2765.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2766.         return $this->privates['.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 {
  2767.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2768.         });
  2769.     }
  2770.     /**
  2771.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2772.      *
  2773.      * @return \Symfony\Component\Console\Command\LazyCommand
  2774.      */
  2775.     protected function get_Console_Command_ConfigDebug_LazyService()
  2776.     {
  2777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2778.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2779.         return $this->privates['.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 {
  2780.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2781.         });
  2782.     }
  2783.     /**
  2784.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2785.      *
  2786.      * @return \Symfony\Component\Console\Command\LazyCommand
  2787.      */
  2788.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2789.     {
  2790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2792.         return $this->privates['.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 {
  2793.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2794.         });
  2795.     }
  2796.     /**
  2797.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2798.      *
  2799.      * @return \Symfony\Component\Console\Command\LazyCommand
  2800.      */
  2801.     protected function get_Console_Command_ContainerDebug_LazyService()
  2802.     {
  2803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2805.         return $this->privates['.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 {
  2806.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2807.         });
  2808.     }
  2809.     /**
  2810.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2811.      *
  2812.      * @return \Symfony\Component\Console\Command\LazyCommand
  2813.      */
  2814.     protected function get_Console_Command_ContainerLint_LazyService()
  2815.     {
  2816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2818.         return $this->privates['.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 {
  2819.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2820.         });
  2821.     }
  2822.     /**
  2823.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  2824.      *
  2825.      * @return \Symfony\Component\Console\Command\LazyCommand
  2826.      */
  2827.     protected function get_Console_Command_DebugAutowiring_LazyService()
  2828.     {
  2829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2831.         return $this->privates['.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 {
  2832.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  2833.         });
  2834.     }
  2835.     /**
  2836.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  2837.      *
  2838.      * @return \Symfony\Component\Console\Command\LazyCommand
  2839.      */
  2840.     protected function get_Console_Command_DotenvDebug_LazyService()
  2841.     {
  2842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2844.         return $this->privates['.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 {
  2845.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  2846.         });
  2847.     }
  2848.     /**
  2849.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  2850.      *
  2851.      * @return \Symfony\Component\Console\Command\LazyCommand
  2852.      */
  2853.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  2854.     {
  2855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2857.         return $this->privates['.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 {
  2858.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  2859.         });
  2860.     }
  2861.     /**
  2862.      * Gets the private '.console.command.form_debug.lazy' shared service.
  2863.      *
  2864.      * @return \Symfony\Component\Console\Command\LazyCommand
  2865.      */
  2866.     protected function get_Console_Command_FormDebug_LazyService()
  2867.     {
  2868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2869.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2870.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  2871.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  2872.         });
  2873.     }
  2874.     /**
  2875.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  2876.      *
  2877.      * @return \Symfony\Component\Console\Command\LazyCommand
  2878.      */
  2879.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  2880.     {
  2881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2883.         return $this->privates['.console.command.messenger_consume_messages.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:consume', [], 'Consume messages'false, function (): \Symfony\Component\Messenger\Command\ConsumeMessagesCommand {
  2884.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  2885.         });
  2886.     }
  2887.     /**
  2888.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  2889.      *
  2890.      * @return \Symfony\Component\Console\Command\LazyCommand
  2891.      */
  2892.     protected function get_Console_Command_MessengerDebug_LazyService()
  2893.     {
  2894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2896.         return $this->privates['.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 {
  2897.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  2898.         });
  2899.     }
  2900.     /**
  2901.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  2902.      *
  2903.      * @return \Symfony\Component\Console\Command\LazyCommand
  2904.      */
  2905.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  2906.     {
  2907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2909.         return $this->privates['.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 {
  2910.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  2911.         });
  2912.     }
  2913.     /**
  2914.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  2915.      *
  2916.      * @return \Symfony\Component\Console\Command\LazyCommand
  2917.      */
  2918.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  2919.     {
  2920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2922.         return $this->privates['.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 {
  2923.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  2924.         });
  2925.     }
  2926.     /**
  2927.      * Gets the private '.console.command.router_debug.lazy' shared service.
  2928.      *
  2929.      * @return \Symfony\Component\Console\Command\LazyCommand
  2930.      */
  2931.     protected function get_Console_Command_RouterDebug_LazyService()
  2932.     {
  2933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2935.         return $this->privates['.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 {
  2936.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  2937.         });
  2938.     }
  2939.     /**
  2940.      * Gets the private '.console.command.router_match.lazy' shared service.
  2941.      *
  2942.      * @return \Symfony\Component\Console\Command\LazyCommand
  2943.      */
  2944.     protected function get_Console_Command_RouterMatch_LazyService()
  2945.     {
  2946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2948.         return $this->privates['.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 {
  2949.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  2950.         });
  2951.     }
  2952.     /**
  2953.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  2954.      *
  2955.      * @return \Symfony\Component\Console\Command\LazyCommand
  2956.      */
  2957.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  2958.     {
  2959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2961.         return $this->privates['.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 {
  2962.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  2963.         });
  2964.     }
  2965.     /**
  2966.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  2967.      *
  2968.      * @return \Symfony\Component\Console\Command\LazyCommand
  2969.      */
  2970.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  2971.     {
  2972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2973.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2974.         return $this->privates['.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 {
  2975.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  2976.         });
  2977.     }
  2978.     /**
  2979.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  2980.      *
  2981.      * @return \Symfony\Component\Console\Command\LazyCommand
  2982.      */
  2983.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  2984.     {
  2985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2987.         return $this->privates['.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 {
  2988.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  2989.         });
  2990.     }
  2991.     /**
  2992.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  2993.      *
  2994.      * @return \Symfony\Component\Console\Command\LazyCommand
  2995.      */
  2996.     protected function get_Console_Command_SecretsList_LazyService()
  2997.     {
  2998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2999.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3000.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  3001.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3002.         });
  3003.     }
  3004.     /**
  3005.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3006.      *
  3007.      * @return \Symfony\Component\Console\Command\LazyCommand
  3008.      */
  3009.     protected function get_Console_Command_SecretsRemove_LazyService()
  3010.     {
  3011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3013.         return $this->privates['.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 {
  3014.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3015.         });
  3016.     }
  3017.     /**
  3018.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3019.      *
  3020.      * @return \Symfony\Component\Console\Command\LazyCommand
  3021.      */
  3022.     protected function get_Console_Command_SecretsSet_LazyService()
  3023.     {
  3024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3026.         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 {
  3027.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3028.         });
  3029.     }
  3030.     /**
  3031.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3032.      *
  3033.      * @return \Symfony\Component\Console\Command\LazyCommand
  3034.      */
  3035.     protected function get_Console_Command_TranslationDebug_LazyService()
  3036.     {
  3037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3039.         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 {
  3040.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3041.         });
  3042.     }
  3043.     /**
  3044.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  3045.      *
  3046.      * @return \Symfony\Component\Console\Command\LazyCommand
  3047.      */
  3048.     protected function get_Console_Command_TranslationExtract_LazyService()
  3049.     {
  3050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3052.         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 {
  3053.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  3054.         });
  3055.     }
  3056.     /**
  3057.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  3058.      *
  3059.      * @return \Symfony\Component\Console\Command\LazyCommand
  3060.      */
  3061.     protected function get_Console_Command_TranslationPull_LazyService()
  3062.     {
  3063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3065.         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 {
  3066.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  3067.         });
  3068.     }
  3069.     /**
  3070.      * Gets the private '.console.command.translation_push.lazy' shared service.
  3071.      *
  3072.      * @return \Symfony\Component\Console\Command\LazyCommand
  3073.      */
  3074.     protected function get_Console_Command_TranslationPush_LazyService()
  3075.     {
  3076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3078.         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 {
  3079.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  3080.         });
  3081.     }
  3082.     /**
  3083.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  3084.      *
  3085.      * @return \Symfony\Component\Console\Command\LazyCommand
  3086.      */
  3087.     protected function get_Console_Command_ValidatorDebug_LazyService()
  3088.     {
  3089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3090.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3091.         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 {
  3092.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  3093.         });
  3094.     }
  3095.     /**
  3096.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  3097.      *
  3098.      * @return \Symfony\Component\Console\Command\LazyCommand
  3099.      */
  3100.     protected function get_Console_Command_XliffLint_LazyService()
  3101.     {
  3102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3103.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3104.         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 {
  3105.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  3106.         });
  3107.     }
  3108.     /**
  3109.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  3110.      *
  3111.      * @return \Symfony\Component\Console\Command\LazyCommand
  3112.      */
  3113.     protected function get_Console_Command_YamlLint_LazyService()
  3114.     {
  3115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3116.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3117.         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 {
  3118.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  3119.         });
  3120.     }
  3121.     /**
  3122.      * Gets the private '.debug.app.admin.mayan.client' shared service.
  3123.      *
  3124.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3125.      */
  3126.     protected function get_Debug_App_Admin_Mayan_ClientService()
  3127.     {
  3128.         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))));
  3129.     }
  3130.     /**
  3131.      * Gets the private '.debug.app.calendar.client' shared service.
  3132.      *
  3133.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3134.      */
  3135.     protected function get_Debug_App_Calendar_ClientService()
  3136.     {
  3137.         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))));
  3138.     }
  3139.     /**
  3140.      * Gets the private '.debug.app.geoserver.client' shared service.
  3141.      *
  3142.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3143.      */
  3144.     protected function get_Debug_App_Geoserver_ClientService()
  3145.     {
  3146.         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))));
  3147.     }
  3148.     /**
  3149.      * Gets the private '.debug.app.heimdall.client' shared service.
  3150.      *
  3151.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3152.      */
  3153.     protected function get_Debug_App_Heimdall_ClientService()
  3154.     {
  3155.         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))));
  3156.     }
  3157.     /**
  3158.      * Gets the private '.debug.app.industrial.sites.client' shared service.
  3159.      *
  3160.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3161.      */
  3162.     protected function get_Debug_App_Industrial_Sites_ClientService()
  3163.     {
  3164.         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))));
  3165.     }
  3166.     /**
  3167.      * Gets the private '.debug.app.mdm.client' shared service.
  3168.      *
  3169.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3170.      */
  3171.     protected function get_Debug_App_Mdm_ClientService()
  3172.     {
  3173.         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))));
  3174.     }
  3175.     /**
  3176.      * Gets the private '.debug.app.metabase.client' shared service.
  3177.      *
  3178.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3179.      */
  3180.     protected function get_Debug_App_Metabase_ClientService()
  3181.     {
  3182.         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))));
  3183.     }
  3184.     /**
  3185.      * Gets the private '.debug.app.public.space.planner.client' shared service.
  3186.      *
  3187.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3188.      */
  3189.     protected function get_Debug_App_Public_Space_Planner_ClientService()
  3190.     {
  3191.         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))));
  3192.     }
  3193.     /**
  3194.      * Gets the private '.debug.app.request.client' shared service.
  3195.      *
  3196.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3197.      */
  3198.     protected function get_Debug_App_Request_ClientService()
  3199.     {
  3200.         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))));
  3201.     }
  3202.     /**
  3203.      * Gets the private '.debug.app.signal.client' shared service.
  3204.      *
  3205.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3206.      */
  3207.     protected function get_Debug_App_Signal_ClientService()
  3208.     {
  3209.         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))));
  3210.     }
  3211.     /**
  3212.      * Gets the private '.debug.app.thingsboard.client' shared service.
  3213.      *
  3214.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3215.      */
  3216.     protected function get_Debug_App_Thingsboard_ClientService()
  3217.     {
  3218.         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))));
  3219.     }
  3220.     /**
  3221.      * Gets the private '.debug.app.user.mayan.client' shared service.
  3222.      *
  3223.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3224.      */
  3225.     protected function get_Debug_App_User_Mayan_ClientService()
  3226.     {
  3227.         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))));
  3228.     }
  3229.     /**
  3230.      * Gets the private '.debug.app.vdm.hydrometric.client' shared service.
  3231.      *
  3232.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3233.      */
  3234.     protected function get_Debug_App_Vdm_Hydrometric_ClientService()
  3235.     {
  3236.         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))));
  3237.     }
  3238.     /**
  3239.      * Gets the private '.debug.app.vdm.itv.client' shared service.
  3240.      *
  3241.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3242.      */
  3243.     protected function get_Debug_App_Vdm_Itv_ClientService()
  3244.     {
  3245.         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))));
  3246.     }
  3247.     /**
  3248.      * Gets the private '.debug.app.vdm.waterCycle.client' shared service.
  3249.      *
  3250.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3251.      */
  3252.     protected function get_Debug_App_Vdm_WaterCycle_ClientService()
  3253.     {
  3254.         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))));
  3255.     }
  3256.     /**
  3257.      * Gets the private '.debug.app.vdm.waterQuality.client' shared service.
  3258.      *
  3259.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3260.      */
  3261.     protected function get_Debug_App_Vdm_WaterQuality_ClientService()
  3262.     {
  3263.         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))));
  3264.     }
  3265.     /**
  3266.      * Gets the private '.debug.app.vdm.weather.client' shared service.
  3267.      *
  3268.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3269.      */
  3270.     protected function get_Debug_App_Vdm_Weather_ClientService()
  3271.     {
  3272.         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))));
  3273.     }
  3274.     /**
  3275.      * Gets the private '.debug.http_client' shared service.
  3276.      *
  3277.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3278.      */
  3279.     protected function get_Debug_HttpClientService()
  3280.     {
  3281.         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))));
  3282.     }
  3283.     /**
  3284.      * Gets the private '.debug.http_client.inner' shared service.
  3285.      *
  3286.      * @return \Symfony\Contracts\HttpClient\HttpClientInterface
  3287.      */
  3288.     protected function get_Debug_HttpClient_InnerService()
  3289.     {
  3290.         $this->privates['.debug.http_client.inner'] = $instance = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3291.         $a = new \Symfony\Bridge\Monolog\Logger('http_client');
  3292.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3293.         $a->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  3294.         $a->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  3295.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3296.         $instance->setLogger($a);
  3297.         return $instance;
  3298.     }
  3299.     /**
  3300.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  3301.      *
  3302.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  3303.      */
  3304.     protected function getLoaderInterfaceService()
  3305.     {
  3306.         $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".');
  3307.     }
  3308.     /**
  3309.      * Gets the private '.messenger.handler_descriptor..ZJ_Nx.' shared service.
  3310.      *
  3311.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3312.      */
  3313.     protected function get_Messenger_HandlerDescriptor__ZJNx_Service()
  3314.     {
  3315.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3316.         return $this->privates['.messenger.handler_descriptor..ZJ_Nx.'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['App\\MessageHandler\\SignalMessageHandler'] ?? $this->getSignalMessageHandlerService()), ['from_transport' => 'signal']);
  3317.     }
  3318.     /**
  3319.      * Gets the private '.messenger.handler_descriptor.19b2RPa' shared service.
  3320.      *
  3321.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3322.      */
  3323.     protected function get_Messenger_HandlerDescriptor_19b2RPaService()
  3324.     {
  3325.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3326.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3327.         include_once \dirname(__DIR__4).'/src/MessageHandler/AbstractMessageHandler.php';
  3328.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  3329.         include_once \dirname(__DIR__4).'/src/MessageHandler/ThingsBoardMessageHandler.php';
  3330.         include_once \dirname(__DIR__4).'/src/Manager/ThingsBoardManagerInterface.php';
  3331.         include_once \dirname(__DIR__4).'/src/Manager/ThingsBoardManager.php';
  3332.         $a = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  3333.         if (isset($this->privates['.messenger.handler_descriptor.19b2RPa'])) {
  3334.             return $this->privates['.messenger.handler_descriptor.19b2RPa'];
  3335.         }
  3336.         $b = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  3337.         if (isset($this->privates['.messenger.handler_descriptor.19b2RPa'])) {
  3338.             return $this->privates['.messenger.handler_descriptor.19b2RPa'];
  3339.         }
  3340.         $c = ($this->privates['App\\Manager\\ContractManager'] ?? $this->getContractManagerService());
  3341.         if (isset($this->privates['.messenger.handler_descriptor.19b2RPa'])) {
  3342.             return $this->privates['.messenger.handler_descriptor.19b2RPa'];
  3343.         }
  3344.         $d = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3345.         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']);
  3346.     }
  3347.     /**
  3348.      * Gets the private '.messenger.handler_descriptor.1mEAxeQ' shared service.
  3349.      *
  3350.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3351.      */
  3352.     protected function get_Messenger_HandlerDescriptor_1mEAxeQService()
  3353.     {
  3354.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3355.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3356.         include_once \dirname(__DIR__4).'/src/MessageHandler/AbstractMessageHandler.php';
  3357.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  3358.         include_once \dirname(__DIR__4).'/src/MessageHandler/GeoserverMessageHandler.php';
  3359.         $a = ($this->privates['App\\Manager\\GeoserverManager'] ?? $this->getGeoserverManagerService());
  3360.         if (isset($this->privates['.messenger.handler_descriptor.1mEAxeQ'])) {
  3361.             return $this->privates['.messenger.handler_descriptor.1mEAxeQ'];
  3362.         }
  3363.         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']);
  3364.     }
  3365.     /**
  3366.      * Gets the private '.messenger.handler_descriptor.5AdAdik' shared service.
  3367.      *
  3368.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3369.      */
  3370.     protected function get_Messenger_HandlerDescriptor_5AdAdikService()
  3371.     {
  3372.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3373.         $a = ($this->privates['App\\MessageHandler\\SignalMessageHandler'] ?? $this->getSignalMessageHandlerService());
  3374.         if (isset($this->privates['.messenger.handler_descriptor.5AdAdik'])) {
  3375.             return $this->privates['.messenger.handler_descriptor.5AdAdik'];
  3376.         }
  3377.         return $this->privates['.messenger.handler_descriptor.5AdAdik'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, ['from_transport' => 'signal']);
  3378.     }
  3379.     /**
  3380.      * Gets the private '.messenger.handler_descriptor.BFQSMYR' shared service.
  3381.      *
  3382.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3383.      */
  3384.     protected function get_Messenger_HandlerDescriptor_BFQSMYRService()
  3385.     {
  3386.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3387.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3388.         include_once \dirname(__DIR__4).'/src/MessageHandler/ExportMessageHandler.php';
  3389.         $a = ($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService());
  3390.         if (isset($this->privates['.messenger.handler_descriptor.BFQSMYR'])) {
  3391.             return $this->privates['.messenger.handler_descriptor.BFQSMYR'];
  3392.         }
  3393.         $b = ($this->privates['App\\Service\\RequestBridgeService'] ?? $this->getRequestBridgeServiceService());
  3394.         if (isset($this->privates['.messenger.handler_descriptor.BFQSMYR'])) {
  3395.             return $this->privates['.messenger.handler_descriptor.BFQSMYR'];
  3396.         }
  3397.         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), []);
  3398.     }
  3399.     /**
  3400.      * Gets the private '.messenger.handler_descriptor.GWKPxa5' shared service.
  3401.      *
  3402.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3403.      */
  3404.     protected function get_Messenger_HandlerDescriptor_GWKPxa5Service()
  3405.     {
  3406.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3407.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3408.         include_once \dirname(__DIR__4).'/src/MessageHandler/AbstractMessageHandler.php';
  3409.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  3410.         include_once \dirname(__DIR__4).'/src/MessageHandler/MayanMessageHandler.php';
  3411.         include_once \dirname(__DIR__4).'/src/Manager/AdminDocumentManagerInterface.php';
  3412.         include_once \dirname(__DIR__4).'/src/Manager/AdminDocumentManager.php';
  3413.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  3414.         include_once \dirname(__DIR__4).'/src/Repository/AbstractMayanRepository.php';
  3415.         include_once \dirname(__DIR__4).'/src/Repository/AdminMayanRepository.php';
  3416.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  3417.         if (isset($this->privates['.messenger.handler_descriptor.GWKPxa5'])) {
  3418.             return $this->privates['.messenger.handler_descriptor.GWKPxa5'];
  3419.         }
  3420.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  3421.         if (isset($this->privates['.messenger.handler_descriptor.GWKPxa5'])) {
  3422.             return $this->privates['.messenger.handler_descriptor.GWKPxa5'];
  3423.         }
  3424.         $c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3425.         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']);
  3426.     }
  3427.     /**
  3428.      * Gets the private '.messenger.handler_descriptor.LWkjWFv' shared service.
  3429.      *
  3430.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3431.      */
  3432.     protected function get_Messenger_HandlerDescriptor_LWkjWFvService()
  3433.     {
  3434.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3435.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3436.         include_once \dirname(__DIR__4).'/src/MessageHandler/EmailMessageHandler.php';
  3437.         $a = ($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService());
  3438.         if (isset($this->privates['.messenger.handler_descriptor.LWkjWFv'])) {
  3439.             return $this->privates['.messenger.handler_descriptor.LWkjWFv'];
  3440.         }
  3441.         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())), []);
  3442.     }
  3443.     /**
  3444.      * Gets the private '.messenger.handler_descriptor.cq4qYvN' shared service.
  3445.      *
  3446.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3447.      */
  3448.     protected function get_Messenger_HandlerDescriptor_Cq4qYvNService()
  3449.     {
  3450.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3451.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3452.         include_once \dirname(__DIR__4).'/src/MessageHandler/AbstractMessageHandler.php';
  3453.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  3454.         include_once \dirname(__DIR__4).'/src/MessageHandler/NextcloudMessageHandler.php';
  3455.         include_once \dirname(__DIR__4).'/src/Manager/NextcloudManager.php';
  3456.         include_once \dirname(__DIR__4).'/src/Repository/NextcloudRepository.php';
  3457.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  3458.         if (isset($this->privates['.messenger.handler_descriptor.cq4qYvN'])) {
  3459.             return $this->privates['.messenger.handler_descriptor.cq4qYvN'];
  3460.         }
  3461.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  3462.         if (isset($this->privates['.messenger.handler_descriptor.cq4qYvN'])) {
  3463.             return $this->privates['.messenger.handler_descriptor.cq4qYvN'];
  3464.         }
  3465.         $c = ($this->privates['App\\Manager\\ApplicationConfigurationManager'] ?? $this->getApplicationConfigurationManagerService());
  3466.         if (isset($this->privates['.messenger.handler_descriptor.cq4qYvN'])) {
  3467.             return $this->privates['.messenger.handler_descriptor.cq4qYvN'];
  3468.         }
  3469.         $d = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  3470.         $e = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3471.         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']);
  3472.     }
  3473.     /**
  3474.      * Gets the private '.messenger.handler_descriptor.cqg4OOe' shared service.
  3475.      *
  3476.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3477.      */
  3478.     protected function get_Messenger_HandlerDescriptor_Cqg4OOeService()
  3479.     {
  3480.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3481.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3482.         include_once \dirname(__DIR__4).'/src/MessageHandler/AbstractMessageHandler.php';
  3483.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  3484.         include_once \dirname(__DIR__4).'/src/MessageHandler/MetabaseMessageHandler.php';
  3485.         $a = ($this->privates['App\\Manager\\MetabaseManager'] ?? $this->getMetabaseManagerService());
  3486.         if (isset($this->privates['.messenger.handler_descriptor.cqg4OOe'])) {
  3487.             return $this->privates['.messenger.handler_descriptor.cqg4OOe'];
  3488.         }
  3489.         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']);
  3490.     }
  3491.     /**
  3492.      * Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
  3493.      *
  3494.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3495.      */
  3496.     protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
  3497.     {
  3498.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3499.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  3500.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  3501.         if (isset($this->privates['.messenger.handler_descriptor.tGvt0LH'])) {
  3502.             return $this->privates['.messenger.handler_descriptor.tGvt0LH'];
  3503.         }
  3504.         return $this->privates['.messenger.handler_descriptor.tGvt0LH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mailer\Messenger\MessageHandler($a), []);
  3505.     }
  3506.     /**
  3507.      * Gets the private '.portail_cache_pool.inner' shared service.
  3508.      *
  3509.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3510.      */
  3511.     protected function get_PortailCachePool_InnerService()
  3512.     {
  3513.         $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))));
  3514.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3515.         return $this->privates['.portail_cache_pool.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3516.     }
  3517.     /**
  3518.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3519.      *
  3520.      * @return \Symfony\Component\Console\Command\LazyCommand
  3521.      */
  3522.     protected function get_Security_Command_DebugFirewall_LazyService()
  3523.     {
  3524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3525.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3526.         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 {
  3527.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3528.         });
  3529.     }
  3530.     /**
  3531.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3532.      *
  3533.      * @return \Symfony\Component\Console\Command\LazyCommand
  3534.      */
  3535.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3536.     {
  3537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3539.         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 {
  3540.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3541.         });
  3542.     }
  3543.     /**
  3544.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3545.      *
  3546.      * @return \Symfony\Component\Console\Command\LazyCommand
  3547.      */
  3548.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3549.     {
  3550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3552.         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 {
  3553.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3554.         });
  3555.     }
  3556.     /**
  3557.      * Gets the private '.service_locator.0wdVvHP' shared service.
  3558.      *
  3559.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3560.      */
  3561.     protected function get_ServiceLocator_0wdVvHPService()
  3562.     {
  3563.         return $this->privates['.service_locator.0wdVvHP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3564.             'requestConverter' => ['privates''App\\Converter\\RequestConverter''getRequestConverterService'false],
  3565.         ], [
  3566.             'requestConverter' => 'App\\Converter\\RequestConverter',
  3567.         ]);
  3568.     }
  3569.     /**
  3570.      * Gets the private '.service_locator.1jxaPyK' shared service.
  3571.      *
  3572.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3573.      */
  3574.     protected function get_ServiceLocator_1jxaPyKService()
  3575.     {
  3576.         return $this->privates['.service_locator.1jxaPyK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3577.             'heimdallManager' => ['privates''App\\Manager\\HeimdallManager''getHeimdallManagerService'false],
  3578.         ], [
  3579.             'heimdallManager' => 'App\\Manager\\HeimdallManager',
  3580.         ]);
  3581.     }
  3582.     /**
  3583.      * Gets the private '.service_locator.4Xw8fKz' shared service.
  3584.      *
  3585.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3586.      */
  3587.     protected function get_ServiceLocator_4Xw8fKzService()
  3588.     {
  3589.         return $this->privates['.service_locator.4Xw8fKz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3590.             'adminManager' => ['privates''App\\Manager\\AdminManager''getAdminManagerService'false],
  3591.         ], [
  3592.             'adminManager' => '?',
  3593.         ]);
  3594.     }
  3595.     /**
  3596.      * Gets the private '.service_locator.898ixUB' shared service.
  3597.      *
  3598.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3599.      */
  3600.     protected function get_ServiceLocator_898ixUBService()
  3601.     {
  3602.         return $this->privates['.service_locator.898ixUB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3603.             'applicationRegistry' => ['privates''App\\Application\\ApplicationRegistry''getApplicationRegistryService'false],
  3604.             'serviceManager' => ['privates''App\\Manager\\ServiceManager''getServiceManagerService'false],
  3605.         ], [
  3606.             'applicationRegistry' => 'App\\Application\\ApplicationRegistry',
  3607.             'serviceManager' => '?',
  3608.         ]);
  3609.     }
  3610.     /**
  3611.      * Gets the private '.service_locator.8HC7Byw' shared service.
  3612.      *
  3613.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3614.      */
  3615.     protected function get_ServiceLocator_8HC7BywService()
  3616.     {
  3617.         return $this->privates['.service_locator.8HC7Byw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3618.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3619.             'security.event_dispatcher.api' => ['privates''security.event_dispatcher.api''getSecurity_EventDispatcher_ApiService'false],
  3620.             'security.event_dispatcher.external_app_connect' => ['privates''security.event_dispatcher.external_app_connect''getSecurity_EventDispatcher_ExternalAppConnectService'false],
  3621.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  3622.         ], [
  3623.             'event_dispatcher' => '?',
  3624.             'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3625.             'security.event_dispatcher.external_app_connect' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3626.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3627.         ]);
  3628.     }
  3629.     /**
  3630.      * Gets the private '.service_locator.A4vn3pv' shared service.
  3631.      *
  3632.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3633.      */
  3634.     protected function get_ServiceLocator_A4vn3pvService()
  3635.     {
  3636.         return $this->privates['.service_locator.A4vn3pv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3637.             'areaManager' => ['privates''App\\Manager\\AreaManager''getAreaManagerService'false],
  3638.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3639.         ], [
  3640.             'areaManager' => '?',
  3641.             'normalizer' => '?',
  3642.         ]);
  3643.     }
  3644.     /**
  3645.      * Gets the private '.service_locator.AxJvGqc' shared service.
  3646.      *
  3647.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3648.      */
  3649.     protected function get_ServiceLocator_AxJvGqcService()
  3650.     {
  3651.         return $this->privates['.service_locator.AxJvGqc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3652.             'email' => ['privates''messenger.transport.email''getMessenger_Transport_EmailService'false],
  3653.             'export' => ['privates''messenger.transport.export''getMessenger_Transport_ExportService'false],
  3654.             'geoserver' => ['privates''messenger.transport.geoserver''getMessenger_Transport_GeoserverService'false],
  3655.             'mayan' => ['privates''messenger.transport.mayan''getMessenger_Transport_MayanService'false],
  3656.             'messenger.transport.email' => ['privates''messenger.transport.email''getMessenger_Transport_EmailService'false],
  3657.             'messenger.transport.export' => ['privates''messenger.transport.export''getMessenger_Transport_ExportService'false],
  3658.             'messenger.transport.geoserver' => ['privates''messenger.transport.geoserver''getMessenger_Transport_GeoserverService'false],
  3659.             'messenger.transport.mayan' => ['privates''messenger.transport.mayan''getMessenger_Transport_MayanService'false],
  3660.             'messenger.transport.metabase' => ['privates''messenger.transport.metabase''getMessenger_Transport_MetabaseService'false],
  3661.             'messenger.transport.nextcloud' => ['privates''messenger.transport.nextcloud''getMessenger_Transport_NextcloudService'false],
  3662.             'messenger.transport.signal' => ['privates''messenger.transport.signal''getMessenger_Transport_SignalService'false],
  3663.             'messenger.transport.thingsboard' => ['privates''messenger.transport.thingsboard''getMessenger_Transport_ThingsboardService'false],
  3664.             'messenger.transport.villagile_event' => ['privates''messenger.transport.villagile_event''getMessenger_Transport_VillagileEventService'false],
  3665.             'metabase' => ['privates''messenger.transport.metabase''getMessenger_Transport_MetabaseService'false],
  3666.             'nextcloud' => ['privates''messenger.transport.nextcloud''getMessenger_Transport_NextcloudService'false],
  3667.             'signal' => ['privates''messenger.transport.signal''getMessenger_Transport_SignalService'false],
  3668.             'thingsboard' => ['privates''messenger.transport.thingsboard''getMessenger_Transport_ThingsboardService'false],
  3669.             'villagile_event' => ['privates''messenger.transport.villagile_event''getMessenger_Transport_VillagileEventService'false],
  3670.         ], [
  3671.             'email' => '?',
  3672.             'export' => '?',
  3673.             'geoserver' => '?',
  3674.             'mayan' => '?',
  3675.             'messenger.transport.email' => '?',
  3676.             'messenger.transport.export' => '?',
  3677.             'messenger.transport.geoserver' => '?',
  3678.             'messenger.transport.mayan' => '?',
  3679.             'messenger.transport.metabase' => '?',
  3680.             'messenger.transport.nextcloud' => '?',
  3681.             'messenger.transport.signal' => '?',
  3682.             'messenger.transport.thingsboard' => '?',
  3683.             'messenger.transport.villagile_event' => '?',
  3684.             'metabase' => '?',
  3685.             'nextcloud' => '?',
  3686.             'signal' => '?',
  3687.             'thingsboard' => '?',
  3688.             'villagile_event' => '?',
  3689.         ]);
  3690.     }
  3691.     /**
  3692.      * Gets the private '.service_locator.DQTC1IC' shared service.
  3693.      *
  3694.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3695.      */
  3696.     protected function get_ServiceLocator_DQTC1ICService()
  3697.     {
  3698.         return $this->privates['.service_locator.DQTC1IC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3699.             'userManager' => ['privates''App\\Manager\\UserManager''getUserManagerService'false],
  3700.         ], [
  3701.             'userManager' => '?',
  3702.         ]);
  3703.     }
  3704.     /**
  3705.      * Gets the private '.service_locator.ElL_rcJ' shared service.
  3706.      *
  3707.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3708.      */
  3709.     protected function get_ServiceLocator_ElLRcJService()
  3710.     {
  3711.         return $this->privates['.service_locator.ElL_rcJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3712.             'heimdallHelper' => ['privates''App\\Helper\\Heimdall\\HeimdallHelper''getHeimdallHelperService'false],
  3713.             'heimdallManager' => ['privates''App\\Manager\\HeimdallManager''getHeimdallManagerService'false],
  3714.             'manager' => ['privates''App\\Manager\\MdmManager''getMdmManagerService'false],
  3715.             'mdmHelper' => ['privates''App\\Helper\\Mdm\\MdmHelper''getMdmHelperService'false],
  3716.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3717.         ], [
  3718.             'heimdallHelper' => 'App\\Helper\\Heimdall\\HeimdallHelper',
  3719.             'heimdallManager' => 'App\\Manager\\HeimdallManager',
  3720.             'manager' => 'App\\Manager\\MdmManager',
  3721.             'mdmHelper' => 'App\\Helper\\Mdm\\MdmHelper',
  3722.             'security' => '?',
  3723.         ]);
  3724.     }
  3725.     /**
  3726.      * Gets the private '.service_locator.EmNGzLn' shared service.
  3727.      *
  3728.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3729.      */
  3730.     protected function get_ServiceLocator_EmNGzLnService()
  3731.     {
  3732.         return $this->privates['.service_locator.EmNGzLn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3733.             'heimdallHelper' => ['privates''App\\Helper\\Heimdall\\HeimdallHelper''getHeimdallHelperService'false],
  3734.             'heimdallManager' => ['privates''App\\Manager\\HeimdallManager''getHeimdallManagerService'false],
  3735.             'mdmHelper' => ['privates''App\\Helper\\Mdm\\MdmHelper''getMdmHelperService'false],
  3736.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3737.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3738.         ], [
  3739.             'heimdallHelper' => 'App\\Helper\\Heimdall\\HeimdallHelper',
  3740.             'heimdallManager' => 'App\\Manager\\HeimdallManager',
  3741.             'mdmHelper' => 'App\\Helper\\Mdm\\MdmHelper',
  3742.             'normalizer' => '?',
  3743.             'security' => '?',
  3744.         ]);
  3745.     }
  3746.     /**
  3747.      * Gets the private '.service_locator.KfbR3DY' shared service.
  3748.      *
  3749.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3750.      */
  3751.     protected function get_ServiceLocator_KfbR3DYService()
  3752.     {
  3753.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3754.             '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".'],
  3755.         ], [
  3756.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3757.         ]);
  3758.     }
  3759.     /**
  3760.      * Gets the private '.service_locator.MJfLpWQ' shared service.
  3761.      *
  3762.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3763.      */
  3764.     protected function get_ServiceLocator_MJfLpWQService()
  3765.     {
  3766.         return $this->privates['.service_locator.MJfLpWQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3767.             'heimdallManager' => ['privates''App\\Manager\\HeimdallManager''getHeimdallManagerService'false],
  3768.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3769.             'portalCode' => ['privates''.value.JdzQ62H''get_Value_JdzQ62HService'false],
  3770.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3771.         ], [
  3772.             'heimdallManager' => 'App\\Manager\\HeimdallManager',
  3773.             'normalizer' => '?',
  3774.             'portalCode' => '?',
  3775.             'security' => '?',
  3776.         ]);
  3777.     }
  3778.     /**
  3779.      * Gets the private '.service_locator.S6rIrJM' shared service.
  3780.      *
  3781.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3782.      */
  3783.     protected function get_ServiceLocator_S6rIrJMService()
  3784.     {
  3785.         return $this->privates['.service_locator.S6rIrJM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3786.             'portalCode' => ['privates''.value.JdzQ62H''get_Value_JdzQ62HService'false],
  3787.         ], [
  3788.             'portalCode' => '?',
  3789.         ]);
  3790.     }
  3791.     /**
  3792.      * Gets the private '.service_locator.SjwolJP' shared service.
  3793.      *
  3794.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3795.      */
  3796.     protected function get_ServiceLocator_SjwolJPService()
  3797.     {
  3798.         return $this->privates['.service_locator.SjwolJP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3799.             'heimdallManager' => ['privates''App\\Manager\\HeimdallManager''getHeimdallManagerService'false],
  3800.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3801.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3802.         ], [
  3803.             'heimdallManager' => 'App\\Manager\\HeimdallManager',
  3804.             'normalizer' => '?',
  3805.             'security' => '?',
  3806.         ]);
  3807.     }
  3808.     /**
  3809.      * Gets the private '.service_locator.aYfRApV' shared service.
  3810.      *
  3811.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3812.      */
  3813.     protected function get_ServiceLocator_AYfRApVService()
  3814.     {
  3815.         return $this->privates['.service_locator.aYfRApV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3816.             'organizationManager' => ['privates''App\\Manager\\OrganizationManager''getOrganizationManagerService'false],
  3817.         ], [
  3818.             'organizationManager' => '?',
  3819.         ]);
  3820.     }
  3821.     /**
  3822.      * Gets the private '.service_locator.axtWAX1' shared service.
  3823.      *
  3824.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3825.      */
  3826.     protected function get_ServiceLocator_AxtWAX1Service()
  3827.     {
  3828.         return $this->privates['.service_locator.axtWAX1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3829.             'adminManager' => ['privates''App\\Manager\\AdminManager''getAdminManagerService'false],
  3830.             'validator' => ['services''.container.private.validator''get_Container_Private_ValidatorService'false],
  3831.         ], [
  3832.             'adminManager' => '?',
  3833.             'validator' => '?',
  3834.         ]);
  3835.     }
  3836.     /**
  3837.      * Gets the private '.service_locator.b220fOg' shared service.
  3838.      *
  3839.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3840.      */
  3841.     protected function get_ServiceLocator_B220fOgService()
  3842.     {
  3843.         return $this->privates['.service_locator.b220fOg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3844.             'mdmManager' => ['privates''App\\Manager\\MdmManager''getMdmManagerService'false],
  3845.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3846.             'vdmHelper' => ['privates''App\\Helper\\Vdm\\VdmHelper''getVdmHelperService'false],
  3847.         ], [
  3848.             'mdmManager' => '?',
  3849.             'normalizer' => '?',
  3850.             'vdmHelper' => 'App\\Helper\\Vdm\\VdmHelper',
  3851.         ]);
  3852.     }
  3853.     /**
  3854.      * Gets the private '.service_locator.fCtv_lV' shared service.
  3855.      *
  3856.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3857.      */
  3858.     protected function get_ServiceLocator_FCtvLVService()
  3859.     {
  3860.         return $this->privates['.service_locator.fCtv_lV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3861.             'mdmManager' => ['privates''App\\Manager\\MdmManager''getMdmManagerService'false],
  3862.             'organizationManager' => ['privates''App\\Manager\\OrganizationManager''getOrganizationManagerService'false],
  3863.             'vdmManager' => ['privates''App\\Manager\\VdmManager''getVdmManagerService'false],
  3864.         ], [
  3865.             'mdmManager' => '?',
  3866.             'organizationManager' => '?',
  3867.             'vdmManager' => 'App\\Manager\\VdmManager',
  3868.         ]);
  3869.     }
  3870.     /**
  3871.      * Gets the private '.service_locator.h0xnRdD' shared service.
  3872.      *
  3873.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3874.      */
  3875.     protected function get_ServiceLocator_H0xnRdDService()
  3876.     {
  3877.         return $this->privates['.service_locator.h0xnRdD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3878.             'areaManager' => ['privates''App\\Manager\\AreaManager''getAreaManagerService'false],
  3879.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3880.             'vdmManager' => ['privates''App\\Manager\\VdmManager''getVdmManagerService'false],
  3881.         ], [
  3882.             'areaManager' => 'App\\Manager\\AreaManager',
  3883.             'security' => '?',
  3884.             'vdmManager' => 'App\\Manager\\VdmManager',
  3885.         ]);
  3886.     }
  3887.     /**
  3888.      * Gets the private '.service_locator.iPCIOmJ' shared service.
  3889.      *
  3890.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3891.      */
  3892.     protected function get_ServiceLocator_IPCIOmJService()
  3893.     {
  3894.         return $this->privates['.service_locator.iPCIOmJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3895.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  3896.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3897.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  3898.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  3899.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3900.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3901.             'router' => ['services''router''getRouterService'false],
  3902.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3903.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3904.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3905.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  3906.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3907.         ], [
  3908.             'form.factory' => '?',
  3909.             'http_kernel' => '?',
  3910.             'message_bus' => '?',
  3911.             'messenger.default_bus' => '?',
  3912.             'parameter_bag' => '?',
  3913.             'request_stack' => '?',
  3914.             'router' => '?',
  3915.             'security.authorization_checker' => '?',
  3916.             'security.token_storage' => '?',
  3917.             'serializer' => '?',
  3918.             'session' => '.session.deprecated',
  3919.             'twig' => '?',
  3920.         ]);
  3921.     }
  3922.     /**
  3923.      * Gets the private '.service_locator.ivGR2Pd' shared service.
  3924.      *
  3925.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3926.      */
  3927.     protected function get_ServiceLocator_IvGR2PdService()
  3928.     {
  3929.         return $this->privates['.service_locator.ivGR2Pd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3930.             'contractManager' => ['privates''App\\Manager\\ContractManager''getContractManagerService'false],
  3931.         ], [
  3932.             'contractManager' => '?',
  3933.         ]);
  3934.     }
  3935.     /**
  3936.      * Gets the private '.service_locator.jMfHLi9' shared service.
  3937.      *
  3938.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3939.      */
  3940.     protected function get_ServiceLocator_JMfHLi9Service()
  3941.     {
  3942.         return $this->privates['.service_locator.jMfHLi9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3943.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3944.             'userManager' => ['privates''App\\Manager\\UserManager''getUserManagerService'false],
  3945.         ], [
  3946.             'security' => '?',
  3947.             'userManager' => '?',
  3948.         ]);
  3949.     }
  3950.     /**
  3951.      * Gets the private '.service_locator.kgqamM6' shared service.
  3952.      *
  3953.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3954.      */
  3955.     protected function get_ServiceLocator_KgqamM6Service()
  3956.     {
  3957.         return $this->privates['.service_locator.kgqamM6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3958.             'adminManager' => ['privates''App\\Manager\\AdminManager''getAdminManagerService'false],
  3959.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3960.         ], [
  3961.             'adminManager' => '?',
  3962.             'normalizer' => '?',
  3963.         ]);
  3964.     }
  3965.     /**
  3966.      * Gets the private '.service_locator.koFje6o' shared service.
  3967.      *
  3968.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3969.      */
  3970.     protected function get_ServiceLocator_KoFje6oService()
  3971.     {
  3972.         return $this->privates['.service_locator.koFje6o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3973.             'areaManager' => ['privates''App\\Manager\\AreaManager''getAreaManagerService'false],
  3974.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3975.             'userManager' => ['privates''App\\Manager\\UserManager''getUserManagerService'false],
  3976.         ], [
  3977.             'areaManager' => '?',
  3978.             'normalizer' => '?',
  3979.             'userManager' => '?',
  3980.         ]);
  3981.     }
  3982.     /**
  3983.      * Gets the private '.service_locator.lIQKUVs' shared service.
  3984.      *
  3985.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3986.      */
  3987.     protected function get_ServiceLocator_LIQKUVsService()
  3988.     {
  3989.         return $this->privates['.service_locator.lIQKUVs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3990.             'heimdallManager' => ['privates''App\\Manager\\HeimdallManager''getHeimdallManagerService'false],
  3991.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3992.             'portalCode' => ['privates''.value.JdzQ62H''get_Value_JdzQ62HService'false],
  3993.             'router' => ['services''router''getRouterService'false],
  3994.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3995.         ], [
  3996.             'heimdallManager' => 'App\\Manager\\HeimdallManager',
  3997.             'normalizer' => '?',
  3998.             'portalCode' => '?',
  3999.             'router' => '?',
  4000.             'security' => '?',
  4001.         ]);
  4002.     }
  4003.     /**
  4004.      * Gets the private '.service_locator.npSm1tw' shared service.
  4005.      *
  4006.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4007.      */
  4008.     protected function get_ServiceLocator_NpSm1twService()
  4009.     {
  4010.         return $this->privates['.service_locator.npSm1tw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4011.             'publicSpacePlannerManager' => ['privates''App\\Manager\\PublicSpacePlannerManager''getPublicSpacePlannerManagerService'false],
  4012.         ], [
  4013.             'publicSpacePlannerManager' => 'App\\Manager\\PublicSpacePlannerManager',
  4014.         ]);
  4015.     }
  4016.     /**
  4017.      * Gets the private '.service_locator.q5v8lVw' shared service.
  4018.      *
  4019.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4020.      */
  4021.     protected function get_ServiceLocator_Q5v8lVwService()
  4022.     {
  4023.         return $this->privates['.service_locator.q5v8lVw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4024.             'legalEntityManager' => ['privates''App\\Manager\\LegalEntityManager''getLegalEntityManagerService'false],
  4025.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4026.         ], [
  4027.             'legalEntityManager' => 'App\\Manager\\LegalEntityManager',
  4028.             'normalizer' => '?',
  4029.         ]);
  4030.     }
  4031.     /**
  4032.      * Gets the private '.service_locator.q8pPUyD' shared service.
  4033.      *
  4034.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4035.      */
  4036.     protected function get_ServiceLocator_Q8pPUyDService()
  4037.     {
  4038.         return $this->privates['.service_locator.q8pPUyD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4039.             'App\\Controller\\ApplicationController::connectToExternalApplication' => ['privates''.service_locator.uBz9SFb''get_ServiceLocator_UBz9SFbService'false],
  4040.             'App\\Controller\\ApplicationController::connectToExternalApplicationLegacy' => ['privates''.service_locator.898ixUB''get_ServiceLocator_898ixUBService'false],
  4041.             'App\\Controller\\ApplicationController::createConfiguration' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4042.             'App\\Controller\\ApplicationController::deleteConfiguration' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4043.             'App\\Controller\\ApplicationController::getApplications' => ['privates''.service_locator.uBz9SFb''get_ServiceLocator_UBz9SFbService'false],
  4044.             'App\\Controller\\ApplicationController::getConfigurationsByUser' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4045.             'App\\Controller\\ApplicationController::updateConfiguration' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4046.             'App\\Controller\\AreaController::createAreasFromAdministrativeDivision' => ['privates''.service_locator.4Xw8fKz''get_ServiceLocator_4Xw8fKzService'false],
  4047.             'App\\Controller\\AreaController::getAreasByOrganization' => ['privates''.service_locator.A4vn3pv''get_ServiceLocator_A4vn3pvService'false],
  4048.             'App\\Controller\\AreaController::getAreasOrganizations' => ['privates''.service_locator.r5A4iev''get_ServiceLocator_R5A4ievService'false],
  4049.             'App\\Controller\\AreaController::getAreasSkillSets' => ['privates''.service_locator.r5A4iev''get_ServiceLocator_R5A4ievService'false],
  4050.             'App\\Controller\\AreaController::getClientAreas' => ['privates''.service_locator.kgqamM6''get_ServiceLocator_KgqamM6Service'false],
  4051.             'App\\Controller\\AreaController::getContractArea' => ['privates''.service_locator.A4vn3pv''get_ServiceLocator_A4vn3pvService'false],
  4052.             'App\\Controller\\AreaController::getUserAreas' => ['privates''.service_locator.A4vn3pv''get_ServiceLocator_A4vn3pvService'false],
  4053.             'App\\Controller\\AreaController::getUserAreasByContract' => ['privates''.service_locator.vqLiAox''get_ServiceLocator_VqLiAoxService'false],
  4054.             'App\\Controller\\AreaController::getUserGeoShapes' => ['privates''.service_locator.koFje6o''get_ServiceLocator_KoFje6oService'false],
  4055.             'App\\Controller\\CategoryController::getCategoriesByArea' => ['privates''.service_locator.wcOWKhG''get_ServiceLocator_WcOWKhGService'false],
  4056.             'App\\Controller\\CategoryController::getCategoriesByContract' => ['privates''.service_locator.wcOWKhG''get_ServiceLocator_WcOWKhGService'false],
  4057.             'App\\Controller\\CategoryController::getFilteredCategories' => ['privates''.service_locator.wcOWKhG''get_ServiceLocator_WcOWKhGService'false],
  4058.             'App\\Controller\\ContractController::createContractWithSubEntities' => ['privates''.service_locator.axtWAX1''get_ServiceLocator_AxtWAX1Service'false],
  4059.             'App\\Controller\\ContractController::getContracts' => ['privates''.service_locator.1jxaPyK''get_ServiceLocator_1jxaPyKService'false],
  4060.             'App\\Controller\\ContractController::getContractsByUser' => ['privates''.service_locator.jMfHLi9''get_ServiceLocator_JMfHLi9Service'false],
  4061.             'App\\Controller\\Heimdall\\GetUserPortalConfigurationByCodeController::__invoke' => ['privates''.service_locator.MJfLpWQ''get_ServiceLocator_MJfLpWQService'false],
  4062.             'App\\Controller\\Heimdall\\PermissionsAdminController::__invoke' => ['privates''.service_locator.SjwolJP''get_ServiceLocator_SjwolJPService'false],
  4063.             'App\\Controller\\Heimdall\\PermissionsUserController::__invoke' => ['privates''.service_locator.SjwolJP''get_ServiceLocator_SjwolJPService'false],
  4064.             'App\\Controller\\Heimdall\\PostUserPortalConfigurationController::__invoke' => ['privates''.service_locator.lIQKUVs''get_ServiceLocator_LIQKUVsService'false],
  4065.             'App\\Controller\\Heimdall\\PutUserPortalConfigurationController::__invoke' => ['privates''.service_locator.MJfLpWQ''get_ServiceLocator_MJfLpWQService'false],
  4066.             'App\\Controller\\LegalEntityController::getByContract' => ['privates''.service_locator.q5v8lVw''get_ServiceLocator_Q5v8lVwService'false],
  4067.             'App\\Controller\\Mdm\\ContractBasemapController::__invoke' => ['privates''.service_locator.EmNGzLn''get_ServiceLocator_EmNGzLnService'false],
  4068.             'App\\Controller\\Mdm\\ContractInfoController::__invoke' => ['privates''.service_locator.ElL_rcJ''get_ServiceLocator_ElLRcJService'false],
  4069.             'App\\Controller\\Mdm\\GetAdministrativeDivision::__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4070.             'App\\Controller\\Mdm\\GetMunicipalities::__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4071.             'App\\Controller\\Mdm\\GetSiteConfigurationController::__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4072.             'App\\Controller\\Mdm\\PortalConfigurationController::getPortalConfiguration' => ['privates''.service_locator.S6rIrJM''get_ServiceLocator_S6rIrJMService'false],
  4073.             'App\\Controller\\Mdm\\PostSiteConfigurationController::__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4074.             'App\\Controller\\Mdm\\PutSiteConfigurationController::__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4075.             'App\\Controller\\OrganizationController::getOrganizationsByUserId' => ['privates''.service_locator.DQTC1IC''get_ServiceLocator_DQTC1ICService'false],
  4076.             'App\\Controller\\PublicConfigurationController::getRealm' => ['privates''.service_locator.w_wqjci''get_ServiceLocator_WWqjciService'false],
  4077.             'App\\Controller\\PublicSpacePlanner\\NatureController::__invoke' => ['privates''.service_locator.npSm1tw''get_ServiceLocator_NpSm1twService'false],
  4078.             'App\\Controller\\Request\\RequestController::mapRequest' => ['privates''.service_locator.0wdVvHP''get_ServiceLocator_0wdVvHPService'false],
  4079.             'App\\Controller\\UserController::getUserById' => ['privates''.service_locator.ivGR2Pd''get_ServiceLocator_IvGR2PdService'false],
  4080.             'App\\Controller\\Vdm\\HydrometryController::getHydrometry' => ['privates''.service_locator.b220fOg''get_ServiceLocator_B220fOgService'false],
  4081.             'App\\Controller\\Vdm\\InterventionController::__invoke' => ['privates''.service_locator.vymPrEp''get_ServiceLocator_VymPrEpService'false],
  4082.             'App\\Controller\\Vdm\\InterventionCountController::getInterventionUserCountByStatusAction' => ['privates''.service_locator.h0xnRdD''get_ServiceLocator_H0xnRdDService'false],
  4083.             'App\\Controller\\Vdm\\WaterCycleController::getWaterCycle' => ['privates''.service_locator.b220fOg''get_ServiceLocator_B220fOgService'false],
  4084.             'App\\Controller\\Vdm\\WaterQualityController::getWaterQuality' => ['privates''.service_locator.fCtv_lV''get_ServiceLocator_FCtvLVService'false],
  4085.             'App\\Testing\\TestingController::testLogin' => ['privates''.service_locator.tIGP9HE''get_ServiceLocator_TIGP9HEService'false],
  4086.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4087.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4088.             'App\\Controller\\ApplicationController:connectToExternalApplication' => ['privates''.service_locator.uBz9SFb''get_ServiceLocator_UBz9SFbService'false],
  4089.             'App\\Controller\\ApplicationController:connectToExternalApplicationLegacy' => ['privates''.service_locator.898ixUB''get_ServiceLocator_898ixUBService'false],
  4090.             'App\\Controller\\ApplicationController:createConfiguration' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4091.             'App\\Controller\\ApplicationController:deleteConfiguration' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4092.             'App\\Controller\\ApplicationController:getApplications' => ['privates''.service_locator.uBz9SFb''get_ServiceLocator_UBz9SFbService'false],
  4093.             'App\\Controller\\ApplicationController:getConfigurationsByUser' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4094.             'App\\Controller\\ApplicationController:updateConfiguration' => ['privates''.service_locator.aYfRApV''get_ServiceLocator_AYfRApVService'false],
  4095.             'App\\Controller\\AreaController:createAreasFromAdministrativeDivision' => ['privates''.service_locator.4Xw8fKz''get_ServiceLocator_4Xw8fKzService'false],
  4096.             'App\\Controller\\AreaController:getAreasByOrganization' => ['privates''.service_locator.A4vn3pv''get_ServiceLocator_A4vn3pvService'false],
  4097.             'App\\Controller\\AreaController:getAreasOrganizations' => ['privates''.service_locator.r5A4iev''get_ServiceLocator_R5A4ievService'false],
  4098.             'App\\Controller\\AreaController:getAreasSkillSets' => ['privates''.service_locator.r5A4iev''get_ServiceLocator_R5A4ievService'false],
  4099.             'App\\Controller\\AreaController:getClientAreas' => ['privates''.service_locator.kgqamM6''get_ServiceLocator_KgqamM6Service'false],
  4100.             'App\\Controller\\AreaController:getContractArea' => ['privates''.service_locator.A4vn3pv''get_ServiceLocator_A4vn3pvService'false],
  4101.             'App\\Controller\\AreaController:getUserAreas' => ['privates''.service_locator.A4vn3pv''get_ServiceLocator_A4vn3pvService'false],
  4102.             'App\\Controller\\AreaController:getUserAreasByContract' => ['privates''.service_locator.vqLiAox''get_ServiceLocator_VqLiAoxService'false],
  4103.             'App\\Controller\\AreaController:getUserGeoShapes' => ['privates''.service_locator.koFje6o''get_ServiceLocator_KoFje6oService'false],
  4104.             'App\\Controller\\CategoryController:getCategoriesByArea' => ['privates''.service_locator.wcOWKhG''get_ServiceLocator_WcOWKhGService'false],
  4105.             'App\\Controller\\CategoryController:getCategoriesByContract' => ['privates''.service_locator.wcOWKhG''get_ServiceLocator_WcOWKhGService'false],
  4106.             'App\\Controller\\CategoryController:getFilteredCategories' => ['privates''.service_locator.wcOWKhG''get_ServiceLocator_WcOWKhGService'false],
  4107.             'App\\Controller\\ContractController:createContractWithSubEntities' => ['privates''.service_locator.axtWAX1''get_ServiceLocator_AxtWAX1Service'false],
  4108.             'App\\Controller\\ContractController:getContracts' => ['privates''.service_locator.1jxaPyK''get_ServiceLocator_1jxaPyKService'false],
  4109.             'App\\Controller\\ContractController:getContractsByUser' => ['privates''.service_locator.jMfHLi9''get_ServiceLocator_JMfHLi9Service'false],
  4110.             'App\\Controller\\Heimdall\\GetUserPortalConfigurationByCodeController:__invoke' => ['privates''.service_locator.MJfLpWQ''get_ServiceLocator_MJfLpWQService'false],
  4111.             'App\\Controller\\Heimdall\\GetUserPortalConfigurationByCodeController' => ['privates''.service_locator.MJfLpWQ''get_ServiceLocator_MJfLpWQService'false],
  4112.             'App\\Controller\\Heimdall\\PermissionsAdminController:__invoke' => ['privates''.service_locator.SjwolJP''get_ServiceLocator_SjwolJPService'false],
  4113.             'App\\Controller\\Heimdall\\PermissionsAdminController' => ['privates''.service_locator.SjwolJP''get_ServiceLocator_SjwolJPService'false],
  4114.             'App\\Controller\\Heimdall\\PermissionsUserController:__invoke' => ['privates''.service_locator.SjwolJP''get_ServiceLocator_SjwolJPService'false],
  4115.             'App\\Controller\\Heimdall\\PermissionsUserController' => ['privates''.service_locator.SjwolJP''get_ServiceLocator_SjwolJPService'false],
  4116.             'App\\Controller\\Heimdall\\PostUserPortalConfigurationController:__invoke' => ['privates''.service_locator.lIQKUVs''get_ServiceLocator_LIQKUVsService'false],
  4117.             'App\\Controller\\Heimdall\\PostUserPortalConfigurationController' => ['privates''.service_locator.lIQKUVs''get_ServiceLocator_LIQKUVsService'false],
  4118.             'App\\Controller\\Heimdall\\PutUserPortalConfigurationController:__invoke' => ['privates''.service_locator.MJfLpWQ''get_ServiceLocator_MJfLpWQService'false],
  4119.             'App\\Controller\\Heimdall\\PutUserPortalConfigurationController' => ['privates''.service_locator.MJfLpWQ''get_ServiceLocator_MJfLpWQService'false],
  4120.             'App\\Controller\\LegalEntityController:getByContract' => ['privates''.service_locator.q5v8lVw''get_ServiceLocator_Q5v8lVwService'false],
  4121.             'App\\Controller\\Mdm\\ContractBasemapController:__invoke' => ['privates''.service_locator.EmNGzLn''get_ServiceLocator_EmNGzLnService'false],
  4122.             'App\\Controller\\Mdm\\ContractBasemapController' => ['privates''.service_locator.EmNGzLn''get_ServiceLocator_EmNGzLnService'false],
  4123.             'App\\Controller\\Mdm\\ContractInfoController:__invoke' => ['privates''.service_locator.ElL_rcJ''get_ServiceLocator_ElLRcJService'false],
  4124.             'App\\Controller\\Mdm\\ContractInfoController' => ['privates''.service_locator.ElL_rcJ''get_ServiceLocator_ElLRcJService'false],
  4125.             'App\\Controller\\Mdm\\GetAdministrativeDivision:__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4126.             'App\\Controller\\Mdm\\GetAdministrativeDivision' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4127.             'App\\Controller\\Mdm\\GetMunicipalities:__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4128.             'App\\Controller\\Mdm\\GetMunicipalities' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4129.             'App\\Controller\\Mdm\\GetSiteConfigurationController:__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4130.             'App\\Controller\\Mdm\\GetSiteConfigurationController' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4131.             'App\\Controller\\Mdm\\PortalConfigurationController:getPortalConfiguration' => ['privates''.service_locator.S6rIrJM''get_ServiceLocator_S6rIrJMService'false],
  4132.             'App\\Controller\\Mdm\\PostSiteConfigurationController:__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4133.             'App\\Controller\\Mdm\\PostSiteConfigurationController' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4134.             'App\\Controller\\Mdm\\PutSiteConfigurationController:__invoke' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4135.             'App\\Controller\\Mdm\\PutSiteConfigurationController' => ['privates''.service_locator.uNuMdPE''get_ServiceLocator_UNuMdPEService'false],
  4136.             'App\\Controller\\OrganizationController:getOrganizationsByUserId' => ['privates''.service_locator.DQTC1IC''get_ServiceLocator_DQTC1ICService'false],
  4137.             'App\\Controller\\PublicConfigurationController:getRealm' => ['privates''.service_locator.w_wqjci''get_ServiceLocator_WWqjciService'false],
  4138.             'App\\Controller\\PublicSpacePlanner\\NatureController:__invoke' => ['privates''.service_locator.npSm1tw''get_ServiceLocator_NpSm1twService'false],
  4139.             'App\\Controller\\PublicSpacePlanner\\NatureController' => ['privates''.service_locator.npSm1tw''get_ServiceLocator_NpSm1twService'false],
  4140.             'App\\Controller\\Request\\RequestController:mapRequest' => ['privates''.service_locator.0wdVvHP''get_ServiceLocator_0wdVvHPService'false],
  4141.             'App\\Controller\\UserController:getUserById' => ['privates''.service_locator.ivGR2Pd''get_ServiceLocator_IvGR2PdService'false],
  4142.             'App\\Controller\\Vdm\\HydrometryController:getHydrometry' => ['privates''.service_locator.b220fOg''get_ServiceLocator_B220fOgService'false],
  4143.             'App\\Controller\\Vdm\\InterventionController:__invoke' => ['privates''.service_locator.vymPrEp''get_ServiceLocator_VymPrEpService'false],
  4144.             'App\\Controller\\Vdm\\InterventionController' => ['privates''.service_locator.vymPrEp''get_ServiceLocator_VymPrEpService'false],
  4145.             'App\\Controller\\Vdm\\InterventionCountController:getInterventionUserCountByStatusAction' => ['privates''.service_locator.h0xnRdD''get_ServiceLocator_H0xnRdDService'false],
  4146.             'App\\Controller\\Vdm\\WaterCycleController:getWaterCycle' => ['privates''.service_locator.b220fOg''get_ServiceLocator_B220fOgService'false],
  4147.             'App\\Controller\\Vdm\\WaterQualityController:getWaterQuality' => ['privates''.service_locator.fCtv_lV''get_ServiceLocator_FCtvLVService'false],
  4148.             'App\\Testing\\TestingController:testLogin' => ['privates''.service_locator.tIGP9HE''get_ServiceLocator_TIGP9HEService'false],
  4149.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4150.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4151.         ], [
  4152.             'App\\Controller\\ApplicationController::connectToExternalApplication' => '?',
  4153.             'App\\Controller\\ApplicationController::connectToExternalApplicationLegacy' => '?',
  4154.             'App\\Controller\\ApplicationController::createConfiguration' => '?',
  4155.             'App\\Controller\\ApplicationController::deleteConfiguration' => '?',
  4156.             'App\\Controller\\ApplicationController::getApplications' => '?',
  4157.             'App\\Controller\\ApplicationController::getConfigurationsByUser' => '?',
  4158.             'App\\Controller\\ApplicationController::updateConfiguration' => '?',
  4159.             'App\\Controller\\AreaController::createAreasFromAdministrativeDivision' => '?',
  4160.             'App\\Controller\\AreaController::getAreasByOrganization' => '?',
  4161.             'App\\Controller\\AreaController::getAreasOrganizations' => '?',
  4162.             'App\\Controller\\AreaController::getAreasSkillSets' => '?',
  4163.             'App\\Controller\\AreaController::getClientAreas' => '?',
  4164.             'App\\Controller\\AreaController::getContractArea' => '?',
  4165.             'App\\Controller\\AreaController::getUserAreas' => '?',
  4166.             'App\\Controller\\AreaController::getUserAreasByContract' => '?',
  4167.             'App\\Controller\\AreaController::getUserGeoShapes' => '?',
  4168.             'App\\Controller\\CategoryController::getCategoriesByArea' => '?',
  4169.             'App\\Controller\\CategoryController::getCategoriesByContract' => '?',
  4170.             'App\\Controller\\CategoryController::getFilteredCategories' => '?',
  4171.             'App\\Controller\\ContractController::createContractWithSubEntities' => '?',
  4172.             'App\\Controller\\ContractController::getContracts' => '?',
  4173.             'App\\Controller\\ContractController::getContractsByUser' => '?',
  4174.             'App\\Controller\\Heimdall\\GetUserPortalConfigurationByCodeController::__invoke' => '?',
  4175.             'App\\Controller\\Heimdall\\PermissionsAdminController::__invoke' => '?',
  4176.             'App\\Controller\\Heimdall\\PermissionsUserController::__invoke' => '?',
  4177.             'App\\Controller\\Heimdall\\PostUserPortalConfigurationController::__invoke' => '?',
  4178.             'App\\Controller\\Heimdall\\PutUserPortalConfigurationController::__invoke' => '?',
  4179.             'App\\Controller\\LegalEntityController::getByContract' => '?',
  4180.             'App\\Controller\\Mdm\\ContractBasemapController::__invoke' => '?',
  4181.             'App\\Controller\\Mdm\\ContractInfoController::__invoke' => '?',
  4182.             'App\\Controller\\Mdm\\GetAdministrativeDivision::__invoke' => '?',
  4183.             'App\\Controller\\Mdm\\GetMunicipalities::__invoke' => '?',
  4184.             'App\\Controller\\Mdm\\GetSiteConfigurationController::__invoke' => '?',
  4185.             'App\\Controller\\Mdm\\PortalConfigurationController::getPortalConfiguration' => '?',
  4186.             'App\\Controller\\Mdm\\PostSiteConfigurationController::__invoke' => '?',
  4187.             'App\\Controller\\Mdm\\PutSiteConfigurationController::__invoke' => '?',
  4188.             'App\\Controller\\OrganizationController::getOrganizationsByUserId' => '?',
  4189.             'App\\Controller\\PublicConfigurationController::getRealm' => '?',
  4190.             'App\\Controller\\PublicSpacePlanner\\NatureController::__invoke' => '?',
  4191.             'App\\Controller\\Request\\RequestController::mapRequest' => '?',
  4192.             'App\\Controller\\UserController::getUserById' => '?',
  4193.             'App\\Controller\\Vdm\\HydrometryController::getHydrometry' => '?',
  4194.             'App\\Controller\\Vdm\\InterventionController::__invoke' => '?',
  4195.             'App\\Controller\\Vdm\\InterventionCountController::getInterventionUserCountByStatusAction' => '?',
  4196.             'App\\Controller\\Vdm\\WaterCycleController::getWaterCycle' => '?',
  4197.             'App\\Controller\\Vdm\\WaterQualityController::getWaterQuality' => '?',
  4198.             'App\\Testing\\TestingController::testLogin' => '?',
  4199.             'kernel::loadRoutes' => '?',
  4200.             'kernel::registerContainerConfiguration' => '?',
  4201.             'App\\Controller\\ApplicationController:connectToExternalApplication' => '?',
  4202.             'App\\Controller\\ApplicationController:connectToExternalApplicationLegacy' => '?',
  4203.             'App\\Controller\\ApplicationController:createConfiguration' => '?',
  4204.             'App\\Controller\\ApplicationController:deleteConfiguration' => '?',
  4205.             'App\\Controller\\ApplicationController:getApplications' => '?',
  4206.             'App\\Controller\\ApplicationController:getConfigurationsByUser' => '?',
  4207.             'App\\Controller\\ApplicationController:updateConfiguration' => '?',
  4208.             'App\\Controller\\AreaController:createAreasFromAdministrativeDivision' => '?',
  4209.             'App\\Controller\\AreaController:getAreasByOrganization' => '?',
  4210.             'App\\Controller\\AreaController:getAreasOrganizations' => '?',
  4211.             'App\\Controller\\AreaController:getAreasSkillSets' => '?',
  4212.             'App\\Controller\\AreaController:getClientAreas' => '?',
  4213.             'App\\Controller\\AreaController:getContractArea' => '?',
  4214.             'App\\Controller\\AreaController:getUserAreas' => '?',
  4215.             'App\\Controller\\AreaController:getUserAreasByContract' => '?',
  4216.             'App\\Controller\\AreaController:getUserGeoShapes' => '?',
  4217.             'App\\Controller\\CategoryController:getCategoriesByArea' => '?',
  4218.             'App\\Controller\\CategoryController:getCategoriesByContract' => '?',
  4219.             'App\\Controller\\CategoryController:getFilteredCategories' => '?',
  4220.             'App\\Controller\\ContractController:createContractWithSubEntities' => '?',
  4221.             'App\\Controller\\ContractController:getContracts' => '?',
  4222.             'App\\Controller\\ContractController:getContractsByUser' => '?',
  4223.             'App\\Controller\\Heimdall\\GetUserPortalConfigurationByCodeController:__invoke' => '?',
  4224.             'App\\Controller\\Heimdall\\GetUserPortalConfigurationByCodeController' => '?',
  4225.             'App\\Controller\\Heimdall\\PermissionsAdminController:__invoke' => '?',
  4226.             'App\\Controller\\Heimdall\\PermissionsAdminController' => '?',
  4227.             'App\\Controller\\Heimdall\\PermissionsUserController:__invoke' => '?',
  4228.             'App\\Controller\\Heimdall\\PermissionsUserController' => '?',
  4229.             'App\\Controller\\Heimdall\\PostUserPortalConfigurationController:__invoke' => '?',
  4230.             'App\\Controller\\Heimdall\\PostUserPortalConfigurationController' => '?',
  4231.             'App\\Controller\\Heimdall\\PutUserPortalConfigurationController:__invoke' => '?',
  4232.             'App\\Controller\\Heimdall\\PutUserPortalConfigurationController' => '?',
  4233.             'App\\Controller\\LegalEntityController:getByContract' => '?',
  4234.             'App\\Controller\\Mdm\\ContractBasemapController:__invoke' => '?',
  4235.             'App\\Controller\\Mdm\\ContractBasemapController' => '?',
  4236.             'App\\Controller\\Mdm\\ContractInfoController:__invoke' => '?',
  4237.             'App\\Controller\\Mdm\\ContractInfoController' => '?',
  4238.             'App\\Controller\\Mdm\\GetAdministrativeDivision:__invoke' => '?',
  4239.             'App\\Controller\\Mdm\\GetAdministrativeDivision' => '?',
  4240.             'App\\Controller\\Mdm\\GetMunicipalities:__invoke' => '?',
  4241.             'App\\Controller\\Mdm\\GetMunicipalities' => '?',
  4242.             'App\\Controller\\Mdm\\GetSiteConfigurationController:__invoke' => '?',
  4243.             'App\\Controller\\Mdm\\GetSiteConfigurationController' => '?',
  4244.             'App\\Controller\\Mdm\\PortalConfigurationController:getPortalConfiguration' => '?',
  4245.             'App\\Controller\\Mdm\\PostSiteConfigurationController:__invoke' => '?',
  4246.             'App\\Controller\\Mdm\\PostSiteConfigurationController' => '?',
  4247.             'App\\Controller\\Mdm\\PutSiteConfigurationController:__invoke' => '?',
  4248.             'App\\Controller\\Mdm\\PutSiteConfigurationController' => '?',
  4249.             'App\\Controller\\OrganizationController:getOrganizationsByUserId' => '?',
  4250.             'App\\Controller\\PublicConfigurationController:getRealm' => '?',
  4251.             'App\\Controller\\PublicSpacePlanner\\NatureController:__invoke' => '?',
  4252.             'App\\Controller\\PublicSpacePlanner\\NatureController' => '?',
  4253.             'App\\Controller\\Request\\RequestController:mapRequest' => '?',
  4254.             'App\\Controller\\UserController:getUserById' => '?',
  4255.             'App\\Controller\\Vdm\\HydrometryController:getHydrometry' => '?',
  4256.             'App\\Controller\\Vdm\\InterventionController:__invoke' => '?',
  4257.             'App\\Controller\\Vdm\\InterventionController' => '?',
  4258.             'App\\Controller\\Vdm\\InterventionCountController:getInterventionUserCountByStatusAction' => '?',
  4259.             'App\\Controller\\Vdm\\WaterCycleController:getWaterCycle' => '?',
  4260.             'App\\Controller\\Vdm\\WaterQualityController:getWaterQuality' => '?',
  4261.             'App\\Testing\\TestingController:testLogin' => '?',
  4262.             'kernel:loadRoutes' => '?',
  4263.             'kernel:registerContainerConfiguration' => '?',
  4264.         ]);
  4265.     }
  4266.     /**
  4267.      * Gets the private '.service_locator.r5A4iev' shared service.
  4268.      *
  4269.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4270.      */
  4271.     protected function get_ServiceLocator_R5A4ievService()
  4272.     {
  4273.         return $this->privates['.service_locator.r5A4iev'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4274.             'areaManager' => ['privates''App\\Manager\\AreaManager''getAreaManagerService'false],
  4275.         ], [
  4276.             'areaManager' => '?',
  4277.         ]);
  4278.     }
  4279.     /**
  4280.      * Gets the private '.service_locator.tIGP9HE' shared service.
  4281.      *
  4282.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4283.      */
  4284.     protected function get_ServiceLocator_TIGP9HEService()
  4285.     {
  4286.         return $this->privates['.service_locator.tIGP9HE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4287.             'authHandler' => ['privates''lexik_jwt_authentication.handler.authentication_success''getLexikJwtAuthentication_Handler_AuthenticationSuccessService'false],
  4288.             'jwtManager' => ['services''lexik_jwt_authentication.jwt_manager''getLexikJwtAuthentication_JwtManagerService'false],
  4289.         ], [
  4290.             'authHandler' => '?',
  4291.             'jwtManager' => '?',
  4292.         ]);
  4293.     }
  4294.     /**
  4295.      * Gets the private '.service_locator.uBz9SFb' shared service.
  4296.      *
  4297.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4298.      */
  4299.     protected function get_ServiceLocator_UBz9SFbService()
  4300.     {
  4301.         return $this->privates['.service_locator.uBz9SFb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4302.             'applicationRegistry' => ['privates''App\\Application\\ApplicationRegistry''getApplicationRegistryService'false],
  4303.         ], [
  4304.             'applicationRegistry' => 'App\\Application\\ApplicationRegistry',
  4305.         ]);
  4306.     }
  4307.     /**
  4308.      * Gets the private '.service_locator.uNuMdPE' shared service.
  4309.      *
  4310.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4311.      */
  4312.     protected function get_ServiceLocator_UNuMdPEService()
  4313.     {
  4314.         return $this->privates['.service_locator.uNuMdPE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4315.             'mdmManager' => ['privates''App\\Manager\\MdmManager''getMdmManagerService'false],
  4316.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4317.         ], [
  4318.             'mdmManager' => 'App\\Manager\\MdmManager',
  4319.             'normalizer' => '?',
  4320.         ]);
  4321.     }
  4322.     /**
  4323.      * Gets the private '.service_locator.vqLiAox' shared service.
  4324.      *
  4325.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4326.      */
  4327.     protected function get_ServiceLocator_VqLiAoxService()
  4328.     {
  4329.         return $this->privates['.service_locator.vqLiAox'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4330.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4331.         ], [
  4332.             'normalizer' => '?',
  4333.         ]);
  4334.     }
  4335.     /**
  4336.      * Gets the private '.service_locator.vymPrEp' shared service.
  4337.      *
  4338.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4339.      */
  4340.     protected function get_ServiceLocator_VymPrEpService()
  4341.     {
  4342.         return $this->privates['.service_locator.vymPrEp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4343.             'areaManager' => ['privates''App\\Manager\\AreaManager''getAreaManagerService'false],
  4344.             'heimdallHelper' => ['privates''App\\Helper\\Heimdall\\HeimdallHelper''getHeimdallHelperService'false],
  4345.             'heimdallManager' => ['privates''App\\Manager\\HeimdallManager''getHeimdallManagerService'false],
  4346.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4347.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  4348.             'vdmManager' => ['privates''App\\Manager\\VdmManager''getVdmManagerService'false],
  4349.         ], [
  4350.             'areaManager' => 'App\\Manager\\AreaManager',
  4351.             'heimdallHelper' => 'App\\Helper\\Heimdall\\HeimdallHelper',
  4352.             'heimdallManager' => 'App\\Manager\\HeimdallManager',
  4353.             'normalizer' => '?',
  4354.             'security' => '?',
  4355.             'vdmManager' => 'App\\Manager\\VdmManager',
  4356.         ]);
  4357.     }
  4358.     /**
  4359.      * Gets the private '.service_locator.wOqRTqV' shared service.
  4360.      *
  4361.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4362.      */
  4363.     protected function get_ServiceLocator_WOqRTqVService()
  4364.     {
  4365.         return $this->privates['.service_locator.wOqRTqV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4366.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  4367.             'security.firewall.map.context.apidoc' => ['privates''security.firewall.map.context.apidoc''getSecurity_Firewall_Map_Context_ApidocService'false],
  4368.             'security.firewall.map.context.apipublic' => ['privates''security.firewall.map.context.apipublic''getSecurity_Firewall_Map_Context_ApipublicService'false],
  4369.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4370.             'security.firewall.map.context.external_app_connect' => ['privates''security.firewall.map.context.external_app_connect''getSecurity_Firewall_Map_Context_ExternalAppConnectService'false],
  4371.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4372.         ], [
  4373.             'security.firewall.map.context.api' => '?',
  4374.             'security.firewall.map.context.apidoc' => '?',
  4375.             'security.firewall.map.context.apipublic' => '?',
  4376.             'security.firewall.map.context.dev' => '?',
  4377.             'security.firewall.map.context.external_app_connect' => '?',
  4378.             'security.firewall.map.context.main' => '?',
  4379.         ]);
  4380.     }
  4381.     /**
  4382.      * Gets the private '.service_locator.w_wqjci' shared service.
  4383.      *
  4384.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4385.      */
  4386.     protected function get_ServiceLocator_WWqjciService()
  4387.     {
  4388.         return $this->privates['.service_locator.w_wqjci'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4389.             'configurationManager' => ['privates''App\\Manager\\ConfigurationManager''getConfigurationManagerService'false],
  4390.         ], [
  4391.             'configurationManager' => '?',
  4392.         ]);
  4393.     }
  4394.     /**
  4395.      * Gets the private '.service_locator.wcOWKhG' shared service.
  4396.      *
  4397.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4398.      */
  4399.     protected function get_ServiceLocator_WcOWKhGService()
  4400.     {
  4401.         return $this->privates['.service_locator.wcOWKhG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4402.             'categoryManager' => ['privates''App\\Manager\\CategoryManager''getCategoryManagerService'false],
  4403.             'normalizer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4404.         ], [
  4405.             'categoryManager' => '?',
  4406.             'normalizer' => '?',
  4407.         ]);
  4408.     }
  4409.     /**
  4410.      * Gets the private '.session.deprecated' shared service.
  4411.      *
  4412.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  4413.      */
  4414.     protected function get_Session_DeprecatedService()
  4415.     {
  4416.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  4417.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  4418.         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();
  4419.     }
  4420.     /**
  4421.      * Gets the private '.twig.command.debug.lazy' shared service.
  4422.      *
  4423.      * @return \Symfony\Component\Console\Command\LazyCommand
  4424.      */
  4425.     protected function get_Twig_Command_Debug_LazyService()
  4426.     {
  4427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4429.         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 {
  4430.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  4431.         });
  4432.     }
  4433.     /**
  4434.      * Gets the private '.twig.command.lint.lazy' shared service.
  4435.      *
  4436.      * @return \Symfony\Component\Console\Command\LazyCommand
  4437.      */
  4438.     protected function get_Twig_Command_Lint_LazyService()
  4439.     {
  4440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4441.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4442.         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 {
  4443.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  4444.         });
  4445.     }
  4446.     /**
  4447.      * Gets the private '.value.JdzQ62H' shared service.
  4448.      *
  4449.      * @return \mixed
  4450.      */
  4451.     protected function get_Value_JdzQ62HService()
  4452.     {
  4453.         return $this->privates['.value.JdzQ62H'] = \current([=> $this->getEnv('PORTAL_CODE')]);
  4454.     }
  4455.     /**
  4456.      * Gets the private 'App\Application\ApplicationRegistry' shared autowired service.
  4457.      *
  4458.      * @return \App\Application\ApplicationRegistry
  4459.      */
  4460.     protected function getApplicationRegistryService()
  4461.     {
  4462.         include_once \dirname(__DIR__4).'/src/Application/ApplicationRegistry.php';
  4463.         return $this->privates['App\\Application\\ApplicationRegistry'] = new \App\Application\ApplicationRegistry(new RewindableGenerator(function () {
  4464.             yield => ($this->privates['App\\Application\\Aquacalc'] ?? ($this->privates['App\\Application\\Aquacalc'] = new \App\Application\Aquacalc($this)));
  4465.             yield => ($this->privates['App\\Application\\AquadvancedPlant'] ?? ($this->privates['App\\Application\\AquadvancedPlant'] = new \App\Application\AquadvancedPlant($this)));
  4466.             yield => ($this->privates['App\\Application\\AquadvancedUD'] ?? ($this->privates['App\\Application\\AquadvancedUD'] = new \App\Application\AquadvancedUD($this)));
  4467.             yield => ($this->privates['App\\Application\\AquadvancedWN'] ?? ($this->privates['App\\Application\\AquadvancedWN'] = new \App\Application\AquadvancedWN($this)));
  4468.             yield => ($this->privates['App\\Application\\AquadvancedWW'] ?? ($this->privates['App\\Application\\AquadvancedWW'] = new \App\Application\AquadvancedWW($this)));
  4469.             yield => ($this->privates['App\\Application\\Kadran'] ?? ($this->privates['App\\Application\\Kadran'] = new \App\Application\Kadran($this)));
  4470.             yield => ($this->privates['App\\Application\\MYSIG'] ?? ($this->privates['App\\Application\\MYSIG'] = new \App\Application\MYSIG($this)));
  4471.             yield => ($this->privates['App\\Application\\Odivea'] ?? ($this->privates['App\\Application\\Odivea'] = new \App\Application\Odivea($this)));
  4472.             yield => ($this->privates['App\\Application\\PANACHE'] ?? ($this->privates['App\\Application\\PANACHE'] = new \App\Application\PANACHE($this)));
  4473.             yield => ($this->privates['App\\Application\\PowerBI'] ?? ($this->privates['App\\Application\\PowerBI'] = new \App\Application\PowerBI($this)));
  4474.             yield 10 => ($this->privates['App\\Application\\ReportTrends'] ?? ($this->privates['App\\Application\\ReportTrends'] = new \App\Application\ReportTrends($this)));
  4475.             yield 11 => ($this->privates['App\\Application\\SERAMM'] ?? ($this->privates['App\\Application\\SERAMM'] = new \App\Application\SERAMM($this)));
  4476.             yield 12 => ($this->privates['App\\Application\\SerammAquadvancedUd'] ?? ($this->privates['App\\Application\\SerammAquadvancedUd'] = new \App\Application\SerammAquadvancedUd($this)));
  4477.             yield 13 => ($this->privates['App\\Application\\SerammBaignadeWaterQuality'] ?? ($this->privates['App\\Application\\SerammBaignadeWaterQuality'] = new \App\Application\SerammBaignadeWaterQuality($this)));
  4478.             yield 14 => ($this->privates['App\\Application\\SerammDocumentationWorks'] ?? ($this->privates['App\\Application\\SerammDocumentationWorks'] = new \App\Application\SerammDocumentationWorks($this)));
  4479.             yield 15 => ($this->privates['App\\Application\\SerammGMAO'] ?? ($this->privates['App\\Application\\SerammGMAO'] = new \App\Application\SerammGMAO($this)));
  4480.             yield 16 => ($this->privates['App\\Application\\SerammInfoPedagogie'] ?? ($this->privates['App\\Application\\SerammInfoPedagogie'] = new \App\Application\SerammInfoPedagogie($this)));
  4481.             yield 17 => ($this->privates['App\\Application\\SerammMailManagement'] ?? ($this->privates['App\\Application\\SerammMailManagement'] = new \App\Application\SerammMailManagement($this)));
  4482.             yield 18 => ($this->privates['App\\Application\\SerammSitePublication'] ?? ($this->privates['App\\Application\\SerammSitePublication'] = new \App\Application\SerammSitePublication($this)));
  4483.             yield 19 => ($this->privates['App\\Application\\SharepointKadran'] ?? ($this->privates['App\\Application\\SharepointKadran'] = new \App\Application\SharepointKadran($this)));
  4484.             yield 20 => ($this->privates['App\\Application\\SigSeramm'] ?? ($this->privates['App\\Application\\SigSeramm'] = new \App\Application\SigSeramm($this)));
  4485.             yield 21 => ($this->privates['App\\Application\\Sigrenea'] ?? ($this->privates['App\\Application\\Sigrenea'] = new \App\Application\Sigrenea($this)));
  4486.             yield 22 => ($this->privates['App\\Application\\SynoptiqueUdb'] ?? ($this->privates['App\\Application\\SynoptiqueUdb'] = new \App\Application\SynoptiqueUdb($this)));
  4487.             yield 23 => ($this->privates['App\\Application\\SynoptiqueUde'] ?? ($this->privates['App\\Application\\SynoptiqueUde'] = new \App\Application\SynoptiqueUde($this)));
  4488.             yield 24 => ($this->privates['App\\Application\\TSMD'] ?? ($this->privates['App\\Application\\TSMD'] = new \App\Application\TSMD($this)));
  4489.             yield 25 => ($this->privates['App\\Application\\TSMS'] ?? ($this->privates['App\\Application\\TSMS'] = new \App\Application\TSMS($this)));
  4490.             yield 26 => ($this->privates['App\\Application\\TopkapiKadranEp'] ?? ($this->privates['App\\Application\\TopkapiKadranEp'] = new \App\Application\TopkapiKadranEp($this)));
  4491.             yield 27 => ($this->privates['App\\Application\\TopkapiKadranEu'] ?? ($this->privates['App\\Application\\TopkapiKadranEu'] = new \App\Application\TopkapiKadranEu($this)));
  4492.         }, 28));
  4493.     }
  4494.     /**
  4495.      * Gets the private 'App\Command\Geoserver\TestGeoserverCreationCommand' shared autowired service.
  4496.      *
  4497.      * @return \App\Command\Geoserver\TestGeoserverCreationCommand
  4498.      */
  4499.     protected function getTestGeoserverCreationCommandService()
  4500.     {
  4501.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4502.         include_once \dirname(__DIR__4).'/src/Command/Geoserver/TestGeoserverCreationCommand.php';
  4503.         $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()));
  4504.         $instance->setName('action-test:geoserver:create');
  4505.         return $instance;
  4506.     }
  4507.     /**
  4508.      * Gets the private 'App\Command\Geoserver\TestGeoserverRemoteCreationCommand' shared autowired service.
  4509.      *
  4510.      * @return \App\Command\Geoserver\TestGeoserverRemoteCreationCommand
  4511.      */
  4512.     protected function getTestGeoserverRemoteCreationCommandService()
  4513.     {
  4514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4515.         include_once \dirname(__DIR__4).'/src/Command/Geoserver/TestGeoserverRemoteCreationCommand.php';
  4516.         $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()));
  4517.         $instance->setName('remote-action-test:geoserver:create');
  4518.         return $instance;
  4519.     }
  4520.     /**
  4521.      * Gets the private 'App\Command\UserGenerateCommand' shared autowired service.
  4522.      *
  4523.      * @return \App\Command\UserGenerateCommand
  4524.      */
  4525.     protected function getUserGenerateCommandService()
  4526.     {
  4527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4528.         include_once \dirname(__DIR__4).'/src/Command/UserGenerateCommand.php';
  4529.         $this->privates['App\\Command\\UserGenerateCommand'] = $instance = new \App\Command\UserGenerateCommand(($this->privates['lexik_jwt_authentication.jws_provider.lcobucci'] ?? $this->getLexikJwtAuthentication_JwsProvider_LcobucciService()));
  4530.         $instance->setName('app:user:generate-token');
  4531.         $instance->setDescription('Generate an user with email and roles');
  4532.         return $instance;
  4533.     }
  4534.     /**
  4535.      * Gets the private 'App\Converter\RequestConverter' shared autowired service.
  4536.      *
  4537.      * @return \App\Converter\RequestConverter
  4538.      */
  4539.     protected function getRequestConverterService()
  4540.     {
  4541.         include_once \dirname(__DIR__4).'/src/Converter/RequestConverter.php';
  4542.         $a = ($this->privates['App\\Manager\\SignalManager'] ?? $this->getSignalManagerService());
  4543.         if (isset($this->privates['App\\Converter\\RequestConverter'])) {
  4544.             return $this->privates['App\\Converter\\RequestConverter'];
  4545.         }
  4546.         return $this->privates['App\\Converter\\RequestConverter'] = new \App\Converter\RequestConverter((\dirname(__DIR__4).'/config/resources/'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  4547.     }
  4548.     /**
  4549.      * Gets the private 'App\EventSubscriber\ApplicationConfigurationSubscriber' shared autowired service.
  4550.      *
  4551.      * @return \App\EventSubscriber\ApplicationConfigurationSubscriber
  4552.      */
  4553.     protected function getApplicationConfigurationSubscriberService()
  4554.     {
  4555.         include_once \dirname(__DIR__4).'/src/EventSubscriber/ApplicationConfigurationSubscriber.php';
  4556.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  4557.         if (isset($this->privates['App\\EventSubscriber\\ApplicationConfigurationSubscriber'])) {
  4558.             return $this->privates['App\\EventSubscriber\\ApplicationConfigurationSubscriber'];
  4559.         }
  4560.         return $this->privates['App\\EventSubscriber\\ApplicationConfigurationSubscriber'] = new \App\EventSubscriber\ApplicationConfigurationSubscriber($a);
  4561.     }
  4562.     /**
  4563.      * Gets the private 'App\EventSubscriber\InvalidateCacheSubscriber' shared autowired service.
  4564.      *
  4565.      * @return \App\EventSubscriber\InvalidateCacheSubscriber
  4566.      */
  4567.     protected function getInvalidateCacheSubscriberService()
  4568.     {
  4569.         include_once \dirname(__DIR__4).'/src/EventSubscriber/InvalidateCacheSubscriber.php';
  4570.         return $this->privates['App\\EventSubscriber\\InvalidateCacheSubscriber'] = new \App\EventSubscriber\InvalidateCacheSubscriber(($this->privates['portail_cache_pool'] ?? $this->getPortailCachePoolService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4571.     }
  4572.     /**
  4573.      * Gets the private 'App\EventSubscriber\OrganizationSubscriber' shared autowired service.
  4574.      *
  4575.      * @return \App\EventSubscriber\OrganizationSubscriber
  4576.      */
  4577.     protected function getOrganizationSubscriberService()
  4578.     {
  4579.         include_once \dirname(__DIR__4).'/src/EventSubscriber/OrganizationSubscriber.php';
  4580.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  4581.         if (isset($this->privates['App\\EventSubscriber\\OrganizationSubscriber'])) {
  4582.             return $this->privates['App\\EventSubscriber\\OrganizationSubscriber'];
  4583.         }
  4584.         return $this->privates['App\\EventSubscriber\\OrganizationSubscriber'] = new \App\EventSubscriber\OrganizationSubscriber($a);
  4585.     }
  4586.     /**
  4587.      * Gets the private 'App\Handlers\Heimdall\GetContractHandler' shared autowired service.
  4588.      *
  4589.      * @return \App\Handlers\Heimdall\GetContractHandler
  4590.      */
  4591.     protected function getGetContractHandlerService()
  4592.     {
  4593.         include_once \dirname(__DIR__4).'/src/Handlers/Heimdall/GetContractHandler.php';
  4594.         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()));
  4595.     }
  4596.     /**
  4597.      * Gets the private 'App\Handlers\Heimdall\GetContractsByUserHandler' shared autowired service.
  4598.      *
  4599.      * @return \App\Handlers\Heimdall\GetContractsByUserHandler
  4600.      */
  4601.     protected function getGetContractsByUserHandlerService()
  4602.     {
  4603.         include_once \dirname(__DIR__4).'/src/Handlers/Heimdall/GetContractsByUserHandler.php';
  4604.         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()));
  4605.     }
  4606.     /**
  4607.      * Gets the private 'App\Handlers\Heimdall\GetOrganizationsHandler' shared autowired service.
  4608.      *
  4609.      * @return \App\Handlers\Heimdall\GetOrganizationsHandler
  4610.      */
  4611.     protected function getGetOrganizationsHandlerService()
  4612.     {
  4613.         include_once \dirname(__DIR__4).'/src/Handlers/Heimdall/GetOrganizationsHandler.php';
  4614.         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()));
  4615.     }
  4616.     /**
  4617.      * Gets the private 'App\Handlers\Heimdall\GetUsersHandler' shared autowired service.
  4618.      *
  4619.      * @return \App\Handlers\Heimdall\GetUsersHandler
  4620.      */
  4621.     protected function getGetUsersHandlerService()
  4622.     {
  4623.         include_once \dirname(__DIR__4).'/src/Handlers/Heimdall/GetUsersHandler.php';
  4624.         return $this->privates['App\\Handlers\\Heimdall\\GetUsersHandler'] = new \App\Handlers\Heimdall\GetUsersHandler(($this->privates['.debug.app.heimdall.client'] ?? $this->get_Debug_App_Heimdall_ClientService()));
  4625.     }
  4626.     /**
  4627.      * Gets the private 'App\Handlers\Mdm\ExternalSourceHandler' shared autowired service.
  4628.      *
  4629.      * @return \App\Handlers\Mdm\ExternalSourceHandler
  4630.      */
  4631.     protected function getExternalSourceHandlerService()
  4632.     {
  4633.         include_once \dirname(__DIR__4).'/src/Handlers/Mdm/ExternalSourceHandler.php';
  4634.         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()));
  4635.     }
  4636.     /**
  4637.      * Gets the private 'App\Handlers\Mdm\GetContractHandler' shared autowired service.
  4638.      *
  4639.      * @return \App\Handlers\Mdm\GetContractHandler
  4640.      */
  4641.     protected function getGetContractHandler2Service()
  4642.     {
  4643.         include_once \dirname(__DIR__4).'/src/Handlers/Mdm/GetContractHandler.php';
  4644.         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()));
  4645.     }
  4646.     /**
  4647.      * Gets the private 'App\Helper\Common\CommonHelper' shared autowired service.
  4648.      *
  4649.      * @return \App\Helper\Common\CommonHelper
  4650.      */
  4651.     protected function getCommonHelperService()
  4652.     {
  4653.         include_once \dirname(__DIR__4).'/src/Helper/Common/CommonHelper.php';
  4654.         return $this->privates['App\\Helper\\Common\\CommonHelper'] = new \App\Helper\Common\CommonHelper(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4655.     }
  4656.     /**
  4657.      * Gets the private 'App\Helper\Heimdall\HeimdallHelper' shared autowired service.
  4658.      *
  4659.      * @return \App\Helper\Heimdall\HeimdallHelper
  4660.      */
  4661.     protected function getHeimdallHelperService()
  4662.     {
  4663.         include_once \dirname(__DIR__4).'/src/Helper/Heimdall/HeimdallHelper.php';
  4664.         include_once \dirname(__DIR__4).'/src/Manager/Bridges/HeimdallMdmManagerBridge.php';
  4665.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  4666.         if (isset($this->privates['App\\Helper\\Heimdall\\HeimdallHelper'])) {
  4667.             return $this->privates['App\\Helper\\Heimdall\\HeimdallHelper'];
  4668.         }
  4669.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  4670.         if (isset($this->privates['App\\Helper\\Heimdall\\HeimdallHelper'])) {
  4671.             return $this->privates['App\\Helper\\Heimdall\\HeimdallHelper'];
  4672.         }
  4673.         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())));
  4674.     }
  4675.     /**
  4676.      * Gets the private 'App\Helper\Mdm\MdmHelper' shared autowired service.
  4677.      *
  4678.      * @return \App\Helper\Mdm\MdmHelper
  4679.      */
  4680.     protected function getMdmHelperService()
  4681.     {
  4682.         include_once \dirname(__DIR__4).'/src/Helper/Mdm/MdmHelper.php';
  4683.         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()));
  4684.     }
  4685.     /**
  4686.      * Gets the private 'App\Helper\Vdm\VdmHelper' shared autowired service.
  4687.      *
  4688.      * @return \App\Helper\Vdm\VdmHelper
  4689.      */
  4690.     protected function getVdmHelperService()
  4691.     {
  4692.         include_once \dirname(__DIR__4).'/src/Helper/Vdm/VdmHelper.php';
  4693.         return $this->privates['App\\Helper\\Vdm\\VdmHelper'] = new \App\Helper\Vdm\VdmHelper(($this->privates['App\\Manager\\VdmManager'] ?? $this->getVdmManagerService()));
  4694.     }
  4695.     /**
  4696.      * Gets the private 'App\Listener\JWTListener' shared autowired service.
  4697.      *
  4698.      * @return \App\Listener\JWTListener
  4699.      */
  4700.     protected function getJWTListenerService()
  4701.     {
  4702.         include_once \dirname(__DIR__4).'/src/Listener/JWTListener.php';
  4703.         $a = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  4704.         if (isset($this->privates['App\\Listener\\JWTListener'])) {
  4705.             return $this->privates['App\\Listener\\JWTListener'];
  4706.         }
  4707.         $b = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  4708.         if (isset($this->privates['App\\Listener\\JWTListener'])) {
  4709.             return $this->privates['App\\Listener\\JWTListener'];
  4710.         }
  4711.         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()));
  4712.     }
  4713.     /**
  4714.      * Gets the private 'App\Manager\AdminManager' shared autowired service.
  4715.      *
  4716.      * @return \App\Manager\AdminManager
  4717.      */
  4718.     protected function getAdminManagerService()
  4719.     {
  4720.         include_once \dirname(__DIR__4).'/src/Manager/AdminManagerInterface.php';
  4721.         include_once \dirname(__DIR__4).'/src/Manager/AdminManager.php';
  4722.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  4723.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4724.             return $this->privates['App\\Manager\\AdminManager'];
  4725.         }
  4726.         $b = ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService());
  4727.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4728.             return $this->privates['App\\Manager\\AdminManager'];
  4729.         }
  4730.         $c = ($this->privates['App\\Manager\\ApplicationConfigurationManager'] ?? $this->getApplicationConfigurationManagerService());
  4731.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4732.             return $this->privates['App\\Manager\\AdminManager'];
  4733.         }
  4734.         $d = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  4735.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4736.             return $this->privates['App\\Manager\\AdminManager'];
  4737.         }
  4738.         $e = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  4739.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4740.             return $this->privates['App\\Manager\\AdminManager'];
  4741.         }
  4742.         $f = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  4743.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4744.             return $this->privates['App\\Manager\\AdminManager'];
  4745.         }
  4746.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4747.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4748.             return $this->privates['App\\Manager\\AdminManager'];
  4749.         }
  4750.         $h = ($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService());
  4751.         if (isset($this->privates['App\\Manager\\AdminManager'])) {
  4752.             return $this->privates['App\\Manager\\AdminManager'];
  4753.         }
  4754.         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()));
  4755.     }
  4756.     /**
  4757.      * Gets the private 'App\Manager\ApplicationConfigurationManager' shared autowired service.
  4758.      *
  4759.      * @return \App\Manager\ApplicationConfigurationManager
  4760.      */
  4761.     protected function getApplicationConfigurationManagerService()
  4762.     {
  4763.         include_once \dirname(__DIR__4).'/src/Manager/ApplicationConfigurationManagerInterface.php';
  4764.         include_once \dirname(__DIR__4).'/src/Manager/ApplicationConfigurationManager.php';
  4765.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4766.         if (isset($this->privates['App\\Manager\\ApplicationConfigurationManager'])) {
  4767.             return $this->privates['App\\Manager\\ApplicationConfigurationManager'];
  4768.         }
  4769.         return $this->privates['App\\Manager\\ApplicationConfigurationManager'] = new \App\Manager\ApplicationConfigurationManager($a, ($this->privates['App\\Repository\\MdmRepository'] ?? $this->getMdmRepositoryService()));
  4770.     }
  4771.     /**
  4772.      * Gets the private 'App\Manager\AreaManager' shared autowired service.
  4773.      *
  4774.      * @return \App\Manager\AreaManager
  4775.      */
  4776.     protected function getAreaManagerService()
  4777.     {
  4778.         include_once \dirname(__DIR__4).'/src/Manager/AreaManagerInterface.php';
  4779.         include_once \dirname(__DIR__4).'/src/Manager/AreaManager.php';
  4780.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4781.         if (isset($this->privates['App\\Manager\\AreaManager'])) {
  4782.             return $this->privates['App\\Manager\\AreaManager'];
  4783.         }
  4784.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  4785.         if (isset($this->privates['App\\Manager\\AreaManager'])) {
  4786.             return $this->privates['App\\Manager\\AreaManager'];
  4787.         }
  4788.         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()));
  4789.     }
  4790.     /**
  4791.      * Gets the private 'App\Manager\Calendar\CalendarManager' shared autowired service.
  4792.      *
  4793.      * @return \App\Manager\Calendar\CalendarManager
  4794.      */
  4795.     protected function getCalendarManagerService()
  4796.     {
  4797.         include_once \dirname(__DIR__4).'/src/Manager/Calendar/CalendarManager.php';
  4798.         include_once \dirname(__DIR__4).'/src/Repository/Calendar/CalendarRepository.php';
  4799.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4800.         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);
  4801.     }
  4802.     /**
  4803.      * Gets the private 'App\Manager\CategoryManager' shared autowired service.
  4804.      *
  4805.      * @return \App\Manager\CategoryManager
  4806.      */
  4807.     protected function getCategoryManagerService()
  4808.     {
  4809.         include_once \dirname(__DIR__4).'/src/Manager/CategoryManagerInterface.php';
  4810.         include_once \dirname(__DIR__4).'/src/Manager/CategoryManager.php';
  4811.         $a = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  4812.         if (isset($this->privates['App\\Manager\\CategoryManager'])) {
  4813.             return $this->privates['App\\Manager\\CategoryManager'];
  4814.         }
  4815.         return $this->privates['App\\Manager\\CategoryManager'] = new \App\Manager\CategoryManager(($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()), $a);
  4816.     }
  4817.     /**
  4818.      * Gets the private 'App\Manager\ConfigurationManager' shared autowired service.
  4819.      *
  4820.      * @return \App\Manager\ConfigurationManager
  4821.      */
  4822.     protected function getConfigurationManagerService()
  4823.     {
  4824.         include_once \dirname(__DIR__4).'/src/Manager/ConfigurationManagerInterface.php';
  4825.         include_once \dirname(__DIR__4).'/src/Manager/ConfigurationManager.php';
  4826.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  4827.         if (isset($this->privates['App\\Manager\\ConfigurationManager'])) {
  4828.             return $this->privates['App\\Manager\\ConfigurationManager'];
  4829.         }
  4830.         return $this->privates['App\\Manager\\ConfigurationManager'] = new \App\Manager\ConfigurationManager(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a$this->getEnv('string:DEFAULT_IDP'));
  4831.     }
  4832.     /**
  4833.      * Gets the private 'App\Manager\ContractManager' shared autowired service.
  4834.      *
  4835.      * @return \App\Manager\ContractManager
  4836.      */
  4837.     protected function getContractManagerService()
  4838.     {
  4839.         include_once \dirname(__DIR__4).'/src/Manager/ContractManagerInterface.php';
  4840.         include_once \dirname(__DIR__4).'/src/Manager/ContractManager.php';
  4841.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  4842.         if (isset($this->privates['App\\Manager\\ContractManager'])) {
  4843.             return $this->privates['App\\Manager\\ContractManager'];
  4844.         }
  4845.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  4846.         if (isset($this->privates['App\\Manager\\ContractManager'])) {
  4847.             return $this->privates['App\\Manager\\ContractManager'];
  4848.         }
  4849.         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'));
  4850.     }
  4851.     /**
  4852.      * Gets the private 'App\Manager\ContractServiceManager' shared autowired service.
  4853.      *
  4854.      * @return \App\Manager\ContractServiceManager
  4855.      */
  4856.     protected function getContractServiceManagerService()
  4857.     {
  4858.         include_once \dirname(__DIR__4).'/src/Manager/ContractServiceManagerInterface.php';
  4859.         include_once \dirname(__DIR__4).'/src/Manager/ContractServiceManager.php';
  4860.         return $this->privates['App\\Manager\\ContractServiceManager'] = new \App\Manager\ContractServiceManager(($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()));
  4861.     }
  4862.     /**
  4863.      * Gets the private 'App\Manager\GeoserverManager' shared autowired service.
  4864.      *
  4865.      * @return \App\Manager\GeoserverManager
  4866.      */
  4867.     protected function getGeoserverManagerService()
  4868.     {
  4869.         include_once \dirname(__DIR__4).'/src/Manager/GeoserverManagerInterface.php';
  4870.         include_once \dirname(__DIR__4).'/src/Manager/GeoserverManager.php';
  4871.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  4872.         include_once \dirname(__DIR__4).'/src/Repository/GeoserverRepository.php';
  4873.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  4874.         if (isset($this->privates['App\\Manager\\GeoserverManager'])) {
  4875.             return $this->privates['App\\Manager\\GeoserverManager'];
  4876.         }
  4877.         $b = ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService());
  4878.         if (isset($this->privates['App\\Manager\\GeoserverManager'])) {
  4879.             return $this->privates['App\\Manager\\GeoserverManager'];
  4880.         }
  4881.         $c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4882.         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'));
  4883.     }
  4884.     /**
  4885.      * Gets the private 'App\Manager\HeimdallManager' shared autowired service.
  4886.      *
  4887.      * @return \App\Manager\HeimdallManager
  4888.      */
  4889.     protected function getHeimdallManagerService()
  4890.     {
  4891.         include_once \dirname(__DIR__4).'/src/Manager/AbstractManager.php';
  4892.         include_once \dirname(__DIR__4).'/src/Manager/HeimdallManagerInterface.php';
  4893.         include_once \dirname(__DIR__4).'/src/Manager/HeimdallManager.php';
  4894.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4895.         if (isset($this->privates['App\\Manager\\HeimdallManager'])) {
  4896.             return $this->privates['App\\Manager\\HeimdallManager'];
  4897.         }
  4898.         $b = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  4899.         if (isset($this->privates['App\\Manager\\HeimdallManager'])) {
  4900.             return $this->privates['App\\Manager\\HeimdallManager'];
  4901.         }
  4902.         return $this->privates['App\\Manager\\HeimdallManager'] = new \App\Manager\HeimdallManager($a$this->getEnv('PORTAL_CODE'), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4903.             'App\\Command\\Heimdall\\GetContractCommand' => ['privates''App\\Handlers\\Heimdall\\GetContractHandler''getGetContractHandlerService'false],
  4904.             'App\\Command\\Heimdall\\GetContractsByUserCommand' => ['privates''App\\Handlers\\Heimdall\\GetContractsByUserHandler''getGetContractsByUserHandlerService'false],
  4905.             'App\\Command\\Heimdall\\GetOrganizationsCommand' => ['privates''App\\Handlers\\Heimdall\\GetOrganizationsHandler''getGetOrganizationsHandlerService'false],
  4906.             'App\\Command\\Heimdall\\GetUsersCommand' => ['privates''App\\Handlers\\Heimdall\\GetUsersHandler''getGetUsersHandlerService'false],
  4907.         ], [
  4908.             'App\\Command\\Heimdall\\GetContractCommand' => '?',
  4909.             'App\\Command\\Heimdall\\GetContractsByUserCommand' => '?',
  4910.             'App\\Command\\Heimdall\\GetOrganizationsCommand' => '?',
  4911.             'App\\Command\\Heimdall\\GetUsersCommand' => '?',
  4912.         ]), ($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()));
  4913.     }
  4914.     /**
  4915.      * Gets the private 'App\Manager\IndustrialSite\IndustrialSiteManager' shared autowired service.
  4916.      *
  4917.      * @return \App\Manager\IndustrialSite\IndustrialSiteManager
  4918.      */
  4919.     protected function getIndustrialSiteManagerService()
  4920.     {
  4921.         include_once \dirname(__DIR__4).'/src/Manager/IndustrialSite/IndustrialSiteManagerInterface.php';
  4922.         include_once \dirname(__DIR__4).'/src/Manager/IndustrialSite/IndustrialSiteManager.php';
  4923.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/IndustrialSiteRepositoryInterface.php';
  4924.         include_once \dirname(__DIR__4).'/src/Repository/IndustrialSite/IndustrialSiteRepository.php';
  4925.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  4926.         $b = ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService());
  4927.         $c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4928.         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()));
  4929.     }
  4930.     /**
  4931.      * Gets the private 'App\Manager\KeyCloackManager' shared autowired service.
  4932.      *
  4933.      * @return \App\Manager\KeyCloackManager
  4934.      */
  4935.     protected function getKeyCloackManagerService()
  4936.     {
  4937.         include_once \dirname(__DIR__4).'/src/Manager/KeyCloackManagerInterface.php';
  4938.         include_once \dirname(__DIR__4).'/src/Manager/KeyCloackManager.php';
  4939.         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'));
  4940.     }
  4941.     /**
  4942.      * Gets the private 'App\Manager\LegalEntityManager' shared autowired service.
  4943.      *
  4944.      * @return \App\Manager\LegalEntityManager
  4945.      */
  4946.     protected function getLegalEntityManagerService()
  4947.     {
  4948.         include_once \dirname(__DIR__4).'/src/Manager/LegalEntityManagerInterface.php';
  4949.         include_once \dirname(__DIR__4).'/src/Manager/LegalEntityManager.php';
  4950.         return $this->privates['App\\Manager\\LegalEntityManager'] = new \App\Manager\LegalEntityManager(($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()));
  4951.     }
  4952.     /**
  4953.      * Gets the private 'App\Manager\MdmManager' shared autowired service.
  4954.      *
  4955.      * @return \App\Manager\MdmManager
  4956.      */
  4957.     protected function getMdmManagerService()
  4958.     {
  4959.         include_once \dirname(__DIR__4).'/src/Manager/AbstractManager.php';
  4960.         include_once \dirname(__DIR__4).'/src/Manager/MdmManagerInterface.php';
  4961.         include_once \dirname(__DIR__4).'/src/Manager/MdmManager.php';
  4962.         return $this->privates['App\\Manager\\MdmManager'] = new \App\Manager\MdmManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4963.             'App\\Command\\Mdm\\ExternalSourceCommand' => ['privates''App\\Handlers\\Mdm\\ExternalSourceHandler''getExternalSourceHandlerService'false],
  4964.             'App\\Command\\Mdm\\GetContractCommand' => ['privates''App\\Handlers\\Mdm\\GetContractHandler''getGetContractHandler2Service'false],
  4965.         ], [
  4966.             'App\\Command\\Mdm\\ExternalSourceCommand' => '?',
  4967.             'App\\Command\\Mdm\\GetContractCommand' => '?',
  4968.         ]), ($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()));
  4969.     }
  4970.     /**
  4971.      * Gets the private 'App\Manager\MetabaseManager' shared autowired service.
  4972.      *
  4973.      * @return \App\Manager\MetabaseManager
  4974.      */
  4975.     protected function getMetabaseManagerService()
  4976.     {
  4977.         include_once \dirname(__DIR__4).'/src/Manager/MetabaseManagerInterface.php';
  4978.         include_once \dirname(__DIR__4).'/src/Manager/MetabaseManager.php';
  4979.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  4980.         include_once \dirname(__DIR__4).'/src/Repository/MetabaseRepository.php';
  4981.         $a = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  4982.         if (isset($this->privates['App\\Manager\\MetabaseManager'])) {
  4983.             return $this->privates['App\\Manager\\MetabaseManager'];
  4984.         }
  4985.         $b = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  4986.         if (isset($this->privates['App\\Manager\\MetabaseManager'])) {
  4987.             return $this->privates['App\\Manager\\MetabaseManager'];
  4988.         }
  4989.         $c = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  4990.         if (isset($this->privates['App\\Manager\\MetabaseManager'])) {
  4991.             return $this->privates['App\\Manager\\MetabaseManager'];
  4992.         }
  4993.         $d = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4994.         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);
  4995.     }
  4996.     /**
  4997.      * Gets the private 'App\Manager\OrganizationContractServiceManager' shared autowired service.
  4998.      *
  4999.      * @return \App\Manager\OrganizationContractServiceManager
  5000.      */
  5001.     protected function getOrganizationContractServiceManagerService()
  5002.     {
  5003.         include_once \dirname(__DIR__4).'/src/Manager/OrganizationContractServiceManagerInterface.php';
  5004.         include_once \dirname(__DIR__4).'/src/Manager/OrganizationContractServiceManager.php';
  5005.         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()));
  5006.     }
  5007.     /**
  5008.      * Gets the private 'App\Manager\OrganizationManager' shared autowired service.
  5009.      *
  5010.      * @return \App\Manager\OrganizationManager
  5011.      */
  5012.     protected function getOrganizationManagerService()
  5013.     {
  5014.         include_once \dirname(__DIR__4).'/src/Manager/OrganizationManagerInterface.php';
  5015.         include_once \dirname(__DIR__4).'/src/Manager/OrganizationManager.php';
  5016.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5017.         if (isset($this->privates['App\\Manager\\OrganizationManager'])) {
  5018.             return $this->privates['App\\Manager\\OrganizationManager'];
  5019.         }
  5020.         $b = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  5021.         if (isset($this->privates['App\\Manager\\OrganizationManager'])) {
  5022.             return $this->privates['App\\Manager\\OrganizationManager'];
  5023.         }
  5024.         $c = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  5025.         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()));
  5026.     }
  5027.     /**
  5028.      * Gets the private 'App\Manager\PublicSpacePlannerManager' shared autowired service.
  5029.      *
  5030.      * @return \App\Manager\PublicSpacePlannerManager
  5031.      */
  5032.     protected function getPublicSpacePlannerManagerService()
  5033.     {
  5034.         include_once \dirname(__DIR__4).'/src/Manager/PublicSpacePlannerManagerInterface.php';
  5035.         include_once \dirname(__DIR__4).'/src/Manager/PublicSpacePlannerManager.php';
  5036.         $a = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  5037.         if (isset($this->privates['App\\Manager\\PublicSpacePlannerManager'])) {
  5038.             return $this->privates['App\\Manager\\PublicSpacePlannerManager'];
  5039.         }
  5040.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  5041.         if (isset($this->privates['App\\Manager\\PublicSpacePlannerManager'])) {
  5042.             return $this->privates['App\\Manager\\PublicSpacePlannerManager'];
  5043.         }
  5044.         $c = ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService());
  5045.         if (isset($this->privates['App\\Manager\\PublicSpacePlannerManager'])) {
  5046.             return $this->privates['App\\Manager\\PublicSpacePlannerManager'];
  5047.         }
  5048.         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);
  5049.     }
  5050.     /**
  5051.      * Gets the private 'App\Manager\ServiceManager' shared autowired service.
  5052.      *
  5053.      * @return \App\Manager\ServiceManager
  5054.      */
  5055.     protected function getServiceManagerService()
  5056.     {
  5057.         include_once \dirname(__DIR__4).'/src/Manager/ServiceManagerInterface.php';
  5058.         include_once \dirname(__DIR__4).'/src/Manager/ServiceManager.php';
  5059.         return $this->privates['App\\Manager\\ServiceManager'] = new \App\Manager\ServiceManager(($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()));
  5060.     }
  5061.     /**
  5062.      * Gets the private 'App\Manager\SignalManager' shared autowired service.
  5063.      *
  5064.      * @return \App\Manager\SignalManager
  5065.      */
  5066.     protected function getSignalManagerService()
  5067.     {
  5068.         include_once \dirname(__DIR__4).'/src/Manager/SignalManagerInterface.php';
  5069.         include_once \dirname(__DIR__4).'/src/Manager/SignalManager.php';
  5070.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  5071.         include_once \dirname(__DIR__4).'/src/Repository/SignalRepository.php';
  5072.         $a = ($this->privates['App\\Manager\\ApplicationConfigurationManager'] ?? $this->getApplicationConfigurationManagerService());
  5073.         if (isset($this->privates['App\\Manager\\SignalManager'])) {
  5074.             return $this->privates['App\\Manager\\SignalManager'];
  5075.         }
  5076.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  5077.         if (isset($this->privates['App\\Manager\\SignalManager'])) {
  5078.             return $this->privates['App\\Manager\\SignalManager'];
  5079.         }
  5080.         $c = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  5081.         if (isset($this->privates['App\\Manager\\SignalManager'])) {
  5082.             return $this->privates['App\\Manager\\SignalManager'];
  5083.         }
  5084.         $d = ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService());
  5085.         if (isset($this->privates['App\\Manager\\SignalManager'])) {
  5086.             return $this->privates['App\\Manager\\SignalManager'];
  5087.         }
  5088.         $e = ($this->privates['.debug.app.signal.client'] ?? $this->get_Debug_App_Signal_ClientService());
  5089.         $f = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  5090.         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()));
  5091.     }
  5092.     /**
  5093.      * Gets the private 'App\Manager\UserManager' shared autowired service.
  5094.      *
  5095.      * @return \App\Manager\UserManager
  5096.      */
  5097.     protected function getUserManagerService()
  5098.     {
  5099.         include_once \dirname(__DIR__4).'/src/Manager/UserManagerInterface.php';
  5100.         include_once \dirname(__DIR__4).'/src/Manager/UserManager.php';
  5101.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5102.         if (isset($this->privates['App\\Manager\\UserManager'])) {
  5103.             return $this->privates['App\\Manager\\UserManager'];
  5104.         }
  5105.         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()));
  5106.     }
  5107.     /**
  5108.      * Gets the private 'App\Manager\UserProfileManager' shared autowired service.
  5109.      *
  5110.      * @return \App\Manager\UserProfileManager
  5111.      */
  5112.     protected function getUserProfileManagerService()
  5113.     {
  5114.         include_once \dirname(__DIR__4).'/src/Manager/UserProfileManagerInterface.php';
  5115.         include_once \dirname(__DIR__4).'/src/Manager/UserProfileManager.php';
  5116.         return $this->privates['App\\Manager\\UserProfileManager'] = new \App\Manager\UserProfileManager(($this->privates['App\\Repository\\HeimdallRepository'] ?? $this->getHeimdallRepositoryService()));
  5117.     }
  5118.     /**
  5119.      * Gets the private 'App\Manager\VdmManager' shared autowired service.
  5120.      *
  5121.      * @return \App\Manager\VdmManager
  5122.      */
  5123.     protected function getVdmManagerService()
  5124.     {
  5125.         include_once \dirname(__DIR__4).'/src/Manager/VdmManagerInterface.php';
  5126.         include_once \dirname(__DIR__4).'/src/Manager/VdmManager.php';
  5127.         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()));
  5128.     }
  5129.     /**
  5130.      * Gets the private 'App\MessageHandler\SignalMessageHandler' shared autowired service.
  5131.      *
  5132.      * @return \App\MessageHandler\SignalMessageHandler
  5133.      */
  5134.     protected function getSignalMessageHandlerService()
  5135.     {
  5136.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  5137.         include_once \dirname(__DIR__4).'/src/MessageHandler/AbstractMessageHandler.php';
  5138.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  5139.         include_once \dirname(__DIR__4).'/src/MessageHandler/SignalMessageHandler.php';
  5140.         $a = ($this->privates['App\\Manager\\SignalManager'] ?? $this->getSignalManagerService());
  5141.         if (isset($this->privates['App\\MessageHandler\\SignalMessageHandler'])) {
  5142.             return $this->privates['App\\MessageHandler\\SignalMessageHandler'];
  5143.         }
  5144.         return $this->privates['App\\MessageHandler\\SignalMessageHandler'] = new \App\MessageHandler\SignalMessageHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5145.     }
  5146.     /**
  5147.      * Gets the private 'App\OpenApi\ExternalSwaggerDescriber' shared autowired service.
  5148.      *
  5149.      * @return \App\OpenApi\ExternalSwaggerDescriber
  5150.      */
  5151.     protected function getExternalSwaggerDescriberService()
  5152.     {
  5153.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  5154.         include_once \dirname(__DIR__4).'/src/OpenApi/ExternalSwaggerDescriber.php';
  5155.         return $this->privates['App\\OpenApi\\ExternalSwaggerDescriber'] = new \App\OpenApi\ExternalSwaggerDescriber(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), [=> 'PCE_API_HOST'=> 'SIGNAL_HOST'=> 'INDUSTRIAL_SITES_HOST']);
  5156.     }
  5157.     /**
  5158.      * Gets the private 'App\Repository\HeimdallRepository' shared autowired service.
  5159.      *
  5160.      * @return \App\Repository\HeimdallRepository
  5161.      */
  5162.     protected function getHeimdallRepositoryService()
  5163.     {
  5164.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  5165.         include_once \dirname(__DIR__4).'/src/Repository/HeimdallRepository.php';
  5166.         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()));
  5167.     }
  5168.     /**
  5169.      * Gets the private 'App\Repository\MdmRepository' shared autowired service.
  5170.      *
  5171.      * @return \App\Repository\MdmRepository
  5172.      */
  5173.     protected function getMdmRepositoryService()
  5174.     {
  5175.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  5176.         include_once \dirname(__DIR__4).'/src/Repository/MdmRepository.php';
  5177.         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()));
  5178.     }
  5179.     /**
  5180.      * Gets the private 'App\Repository\ThingsBoardRepository' shared autowired service.
  5181.      *
  5182.      * @return \App\Repository\ThingsBoardRepository
  5183.      */
  5184.     protected function getThingsBoardRepositoryService()
  5185.     {
  5186.         include_once \dirname(__DIR__4).'/src/Repository/AbstractRemoteRepository.php';
  5187.         include_once \dirname(__DIR__4).'/src/Repository/ThingsBoardRepository.php';
  5188.         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'));
  5189.     }
  5190.     /**
  5191.      * Gets the private 'App\Service\MailerService' shared autowired service.
  5192.      *
  5193.      * @return \App\Service\MailerService
  5194.      */
  5195.     protected function getMailerServiceService()
  5196.     {
  5197.         include_once \dirname(__DIR__4).'/src/Service/MailerServiceInterface.php';
  5198.         include_once \dirname(__DIR__4).'/src/Service/MailerService.php';
  5199.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  5200.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  5201.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  5202.         if (isset($this->privates['App\\Service\\MailerService'])) {
  5203.             return $this->privates['App\\Service\\MailerService'];
  5204.         }
  5205.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  5206.         if (isset($this->privates['App\\Service\\MailerService'])) {
  5207.             return $this->privates['App\\Service\\MailerService'];
  5208.         }
  5209.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5210.         if (isset($this->privates['App\\Service\\MailerService'])) {
  5211.             return $this->privates['App\\Service\\MailerService'];
  5212.         }
  5213.         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'));
  5214.     }
  5215.     /**
  5216.      * Gets the private 'App\Service\PowerBiService' shared autowired service.
  5217.      *
  5218.      * @return \App\Service\PowerBiService
  5219.      */
  5220.     protected function getPowerBiServiceService()
  5221.     {
  5222.         include_once \dirname(__DIR__4).'/src/Service/PowerBiServiceInterface.php';
  5223.         include_once \dirname(__DIR__4).'/src/Service/PowerBiService.php';
  5224.         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()));
  5225.     }
  5226.     /**
  5227.      * Gets the private 'App\Service\RequestBridgeService' shared autowired service.
  5228.      *
  5229.      * @return \App\Service\RequestBridgeService
  5230.      */
  5231.     protected function getRequestBridgeServiceService()
  5232.     {
  5233.         include_once \dirname(__DIR__4).'/src/Service/RequestBridgeService.php';
  5234.         $a = ($this->privates['App\\Manager\\AreaManager'] ?? $this->getAreaManagerService());
  5235.         if (isset($this->privates['App\\Service\\RequestBridgeService'])) {
  5236.             return $this->privates['App\\Service\\RequestBridgeService'];
  5237.         }
  5238.         $b = ($this->privates['App\\Manager\\SignalManager'] ?? $this->getSignalManagerService());
  5239.         if (isset($this->privates['App\\Service\\RequestBridgeService'])) {
  5240.             return $this->privates['App\\Service\\RequestBridgeService'];
  5241.         }
  5242.         $c = ($this->privates['App\\Manager\\CategoryManager'] ?? $this->getCategoryManagerService());
  5243.         if (isset($this->privates['App\\Service\\RequestBridgeService'])) {
  5244.             return $this->privates['App\\Service\\RequestBridgeService'];
  5245.         }
  5246.         $d = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  5247.         if (isset($this->privates['App\\Service\\RequestBridgeService'])) {
  5248.             return $this->privates['App\\Service\\RequestBridgeService'];
  5249.         }
  5250.         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()));
  5251.     }
  5252.     /**
  5253.      * Gets the private 'App\Utils\QueryBridge' shared autowired service.
  5254.      *
  5255.      * @return \App\Utils\QueryBridge
  5256.      */
  5257.     protected function getQueryBridgeService()
  5258.     {
  5259.         include_once \dirname(__DIR__4).'/src/Utils/QueryBridge.php';
  5260.         return $this->privates['App\\Utils\\QueryBridge'] = new \App\Utils\QueryBridge(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5261.     }
  5262.     /**
  5263.      * Gets the private 'Hslavich\OneloginSamlBundle\EventListener\Security\SamlLogoutListener' shared autowired service.
  5264.      *
  5265.      * @return \Hslavich\OneloginSamlBundle\EventListener\Security\SamlLogoutListener
  5266.      */
  5267.     protected function getSamlLogoutListenerService()
  5268.     {
  5269.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/EventListener/Security/SamlLogoutListener.php';
  5270.         return $this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] = new \Hslavich\OneloginSamlBundle\EventListener\Security\SamlLogoutListener(($this->services['Hslavich\\OneloginSamlBundle\\DependencyInjection\\Security\\Saml2\\Auth'] ?? $this->getAuthService()));
  5271.     }
  5272.     /**
  5273.      * Gets the private 'Hslavich\OneloginSamlBundle\Security\Firewall\SamlListener.main' shared service.
  5274.      *
  5275.      * @return \Hslavich\OneloginSamlBundle\Security\Firewall\SamlListener
  5276.      */
  5277.     protected function getSamlListener_MainService()
  5278.     {
  5279.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  5280.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  5281.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  5282.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Firewall/SamlListener.php';
  5283.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  5284.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  5285.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  5286.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  5287.         include_once \dirname(__DIR__4).'/src/Security/Handler/SamlSuccessHandler.php';
  5288.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  5289.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  5290.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  5291.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  5292.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  5293.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'])) {
  5294.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'];
  5295.         }
  5296.         $b = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  5297.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'])) {
  5298.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'];
  5299.         }
  5300.         $c = ($this->privates['App\\Manager\\HeimdallManager'] ?? $this->getHeimdallManagerService());
  5301.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'])) {
  5302.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'];
  5303.         }
  5304.         $d = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  5305.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'])) {
  5306.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'];
  5307.         }
  5308.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5309.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'])) {
  5310.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'];
  5311.         }
  5312.         $f = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  5313.         $g = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  5314.         $h = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($d$f, [], $g);
  5315.         $h->setOptions(['login_path' => 'saml_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  5316.         $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);
  5317.         $instance->setOneLoginAuth(($this->services['Hslavich\\OneloginSamlBundle\\DependencyInjection\\Security\\Saml2\\Auth'] ?? $this->getAuthService()));
  5318.         return $instance;
  5319.     }
  5320.     /**
  5321.      * Gets the private 'Vdm\Bundle\LibraryBundle\Command\CollectMessagesCommand' shared autowired service.
  5322.      *
  5323.      * @return \Vdm\Bundle\LibraryBundle\Command\CollectMessagesCommand
  5324.      */
  5325.     protected function getCollectMessagesCommandService()
  5326.     {
  5327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5328.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Command/CollectMessagesCommand.php';
  5329.         $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']);
  5330.         $instance->setName('vdm:collect');
  5331.         return $instance;
  5332.     }
  5333.     /**
  5334.      * Gets the private 'Vdm\Bundle\LibraryBundle\Command\ConsumeMessagesCommand' shared autowired service.
  5335.      *
  5336.      * @return \Vdm\Bundle\LibraryBundle\Command\ConsumeMessagesCommand
  5337.      */
  5338.     protected function getConsumeMessagesCommandService()
  5339.     {
  5340.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5341.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  5342.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Command/ConsumeMessagesCommand.php';
  5343.         $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']);
  5344.         $instance->setName('vdm:consume');
  5345.         return $instance;
  5346.     }
  5347.     /**
  5348.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\RethrowExceptionAfterWorkerStoppedSubscriber' shared autowired service.
  5349.      *
  5350.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\RethrowExceptionAfterWorkerStoppedSubscriber
  5351.      */
  5352.     protected function getRethrowExceptionAfterWorkerStoppedSubscriberService()
  5353.     {
  5354.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/ExceptionHandler/RethrowExceptionAfterWorkerStoppedSubscriber.php';
  5355.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/StopWorkerService.php';
  5356.         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()));
  5357.     }
  5358.     /**
  5359.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\StopWorkerOnExceptionSubscriber' shared autowired service.
  5360.      *
  5361.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\StopWorkerOnExceptionSubscriber
  5362.      */
  5363.     protected function getStopWorkerOnExceptionSubscriberService()
  5364.     {
  5365.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/ExceptionHandler/StopWorkerOnExceptionSubscriber.php';
  5366.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/StopWorkerService.php';
  5367.         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()));
  5368.     }
  5369.     /**
  5370.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\StoreExceptionOnMessageFailedSubscriber' shared autowired service.
  5371.      *
  5372.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\ExceptionHandler\StoreExceptionOnMessageFailedSubscriber
  5373.      */
  5374.     protected function getStoreExceptionOnMessageFailedSubscriberService()
  5375.     {
  5376.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/ExceptionHandler/StoreExceptionOnMessageFailedSubscriber.php';
  5377.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/StopWorkerService.php';
  5378.         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()));
  5379.     }
  5380.     /**
  5381.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerConsumedMessageSubscriber' shared autowired service.
  5382.      *
  5383.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerConsumedMessageSubscriber
  5384.      */
  5385.     protected function getMonitoringWorkerConsumedMessageSubscriberService()
  5386.     {
  5387.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerConsumedMessageSubscriber.php';
  5388.         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()));
  5389.     }
  5390.     /**
  5391.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandleMessageDurationSubscriber' shared autowired service.
  5392.      *
  5393.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandleMessageDurationSubscriber
  5394.      */
  5395.     protected function getMonitoringWorkerHandleMessageDurationSubscriberService()
  5396.     {
  5397.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerHandleMessageDurationSubscriber.php';
  5398.         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()));
  5399.     }
  5400.     /**
  5401.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandleMessageMemorySubscriber' shared autowired service.
  5402.      *
  5403.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandleMessageMemorySubscriber
  5404.      */
  5405.     protected function getMonitoringWorkerHandleMessageMemorySubscriberService()
  5406.     {
  5407.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerHandleMessageMemorySubscriber.php';
  5408.         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()));
  5409.     }
  5410.     /**
  5411.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandledMessageSubscriber' shared autowired service.
  5412.      *
  5413.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerHandledMessageSubscriber
  5414.      */
  5415.     protected function getMonitoringWorkerHandledMessageSubscriberService()
  5416.     {
  5417.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerHandledMessageSubscriber.php';
  5418.         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()));
  5419.     }
  5420.     /**
  5421.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerMessageFailedSubscriber' shared autowired service.
  5422.      *
  5423.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerMessageFailedSubscriber
  5424.      */
  5425.     protected function getMonitoringWorkerMessageFailedSubscriberService()
  5426.     {
  5427.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerMessageFailedSubscriber.php';
  5428.         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()));
  5429.     }
  5430.     /**
  5431.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerProducedMessageSubscriber' shared autowired service.
  5432.      *
  5433.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerProducedMessageSubscriber
  5434.      */
  5435.     protected function getMonitoringWorkerProducedMessageSubscriberService()
  5436.     {
  5437.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerProducedMessageSubscriber.php';
  5438.         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()));
  5439.     }
  5440.     /**
  5441.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerRunningFlushSubscriber' shared autowired service.
  5442.      *
  5443.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerRunningFlushSubscriber
  5444.      */
  5445.     protected function getMonitoringWorkerRunningFlushSubscriberService()
  5446.     {
  5447.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerRunningFlushSubscriber.php';
  5448.         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()));
  5449.     }
  5450.     /**
  5451.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerStartedSubscriber' shared autowired service.
  5452.      *
  5453.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerStartedSubscriber
  5454.      */
  5455.     protected function getMonitoringWorkerStartedSubscriberService()
  5456.     {
  5457.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerStartedSubscriber.php';
  5458.         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()));
  5459.     }
  5460.     /**
  5461.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerStoppedSubscriber' shared autowired service.
  5462.      *
  5463.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Monitoring\MonitoringWorkerStoppedSubscriber
  5464.      */
  5465.     protected function getMonitoringWorkerStoppedSubscriberService()
  5466.     {
  5467.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Monitoring/MonitoringWorkerStoppedSubscriber.php';
  5468.         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()));
  5469.     }
  5470.     /**
  5471.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\PrintMessage\PrintMessageSubscriber' shared autowired service.
  5472.      *
  5473.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\PrintMessage\PrintMessageSubscriber
  5474.      */
  5475.     protected function getPrintMessageSubscriberService()
  5476.     {
  5477.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/PrintMessage/PrintMessageSubscriber.php';
  5478.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\PrintMessage\\PrintMessageSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\PrintMessage\PrintMessageSubscriber(falsefalse, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5479.     }
  5480.     /**
  5481.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerAfterHandleStampSubscriber' shared autowired service.
  5482.      *
  5483.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerAfterHandleStampSubscriber
  5484.      */
  5485.     protected function getStopWorkerAfterHandleStampSubscriberService()
  5486.     {
  5487.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/StopWorker/StopWorkerAfterHandleStampSubscriber.php';
  5488.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/StopWorkerService.php';
  5489.         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()));
  5490.     }
  5491.     /**
  5492.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerCheckFlagPresenceSubscriber' shared autowired service.
  5493.      *
  5494.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerCheckFlagPresenceSubscriber
  5495.      */
  5496.     protected function getStopWorkerCheckFlagPresenceSubscriberService()
  5497.     {
  5498.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/StopWorker/StopWorkerCheckFlagPresenceSubscriber.php';
  5499.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/StopWorkerService.php';
  5500.         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()));
  5501.     }
  5502.     /**
  5503.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerOnEmptyMessageSubscriber' shared autowired service.
  5504.      *
  5505.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\StopWorker\StopWorkerOnEmptyMessageSubscriber
  5506.      */
  5507.     protected function getStopWorkerOnEmptyMessageSubscriberService()
  5508.     {
  5509.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/StopWorker/StopWorkerOnEmptyMessageSubscriber.php';
  5510.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/StopWorkerService.php';
  5511.         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()));
  5512.     }
  5513.     /**
  5514.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Trace\TraceAddEnterSubscriber' shared autowired service.
  5515.      *
  5516.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Trace\TraceAddEnterSubscriber
  5517.      */
  5518.     protected function getTraceAddEnterSubscriberService()
  5519.     {
  5520.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Trace/TraceAddEnterSubscriber.php';
  5521.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Trace\\TraceAddEnterSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\Trace\TraceAddEnterSubscriber('default', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5522.     }
  5523.     /**
  5524.      * Gets the private 'Vdm\Bundle\LibraryBundle\EventSubscriber\Trace\TraceAddExitSubscriber' shared autowired service.
  5525.      *
  5526.      * @return \Vdm\Bundle\LibraryBundle\EventSubscriber\Trace\TraceAddExitSubscriber
  5527.      */
  5528.     protected function getTraceAddExitSubscriberService()
  5529.     {
  5530.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/EventSubscriber/Trace/TraceAddExitSubscriber.php';
  5531.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\EventSubscriber\\Trace\\TraceAddExitSubscriber'] = new \Vdm\Bundle\LibraryBundle\EventSubscriber\Trace\TraceAddExitSubscriber('default', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5532.     }
  5533.     /**
  5534.      * Gets the private 'Vdm\Bundle\LibraryBundle\Service\Monitoring\MonitoringService' shared autowired service.
  5535.      *
  5536.      * @return \Vdm\Bundle\LibraryBundle\Service\Monitoring\MonitoringService
  5537.      */
  5538.     protected function getMonitoringServiceService()
  5539.     {
  5540.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/Monitoring/MonitoringService.php';
  5541.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/Monitoring/Storage/StorageInterface.php';
  5542.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Service/Monitoring/Storage/StorageFactory.php';
  5543.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  5544.         $b = new \Vdm\Bundle\LibraryBundle\Service\Monitoring\Storage\StorageFactory($a);
  5545.         $b->registerStorageClass('Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\Storage\\NullStorage');
  5546.         $b->registerStorageClass('Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\Storage\\StatsDStorage');
  5547.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\Service\\Monitoring\\MonitoringService'] = new \Vdm\Bundle\LibraryBundle\Service\Monitoring\MonitoringService($b->build('null', [], 'default'), $a);
  5548.     }
  5549.     /**
  5550.      * Gets the private 'Vdm\Bundle\LibraryBundle\Transport\Local\VdmLocalTransportFactory' shared autowired service.
  5551.      *
  5552.      * @return \Vdm\Bundle\LibraryBundle\Transport\Local\VdmLocalTransportFactory
  5553.      */
  5554.     protected function getVdmLocalTransportFactoryService()
  5555.     {
  5556.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  5557.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Transport/Local/VdmLocalTransportFactory.php';
  5558.         return $this->privates['Vdm\\Bundle\\LibraryBundle\\Transport\\Local\\VdmLocalTransportFactory'] = new \Vdm\Bundle\LibraryBundle\Transport\Local\VdmLocalTransportFactory(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5559.     }
  5560.     /**
  5561.      * Gets the private 'Vdm\Bundle\LibraryBundle\Transport\Manual\VdmManualTransportFactory' shared autowired service.
  5562.      *
  5563.      * @return \Vdm\Bundle\LibraryBundle\Transport\Manual\VdmManualTransportFactory
  5564.      */
  5565.     protected function getVdmManualTransportFactoryService()
  5566.     {
  5567.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  5568.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Transport/Manual/VdmManualTransportFactory.php';
  5569.         include_once \dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle/Transport/Manual/VdmManualExecutorCollection.php';
  5570.         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()));
  5571.     }
  5572.     /**
  5573.      * Gets the private 'annotations.cache_adapter' shared service.
  5574.      *
  5575.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5576.      */
  5577.     protected function getAnnotations_CacheAdapterService()
  5578.     {
  5579.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5580.     }
  5581.     /**
  5582.      * Gets the private 'annotations.cache_warmer' shared service.
  5583.      *
  5584.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5585.      */
  5586.     protected function getAnnotations_CacheWarmerService()
  5587.     {
  5588.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5589.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5590.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5591.         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);
  5592.     }
  5593.     /**
  5594.      * Gets the private 'annotations.cached_reader' shared service.
  5595.      *
  5596.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5597.      */
  5598.     protected function getAnnotations_CachedReaderService()
  5599.     {
  5600.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5601.     }
  5602.     /**
  5603.      * Gets the private 'annotations.reader' shared service.
  5604.      *
  5605.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5606.      */
  5607.     protected function getAnnotations_ReaderService()
  5608.     {
  5609.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5610.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5611.         $a->registerUniqueLoader('class_exists');
  5612.         $instance->addGlobalIgnoredName('required'$a);
  5613.         return $instance;
  5614.     }
  5615.     /**
  5616.      * Gets the private 'cache.annotations' shared service.
  5617.      *
  5618.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5619.      */
  5620.     protected function getCache_AnnotationsService()
  5621.     {
  5622.         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())));
  5623.     }
  5624.     /**
  5625.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  5626.      *
  5627.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5628.      */
  5629.     protected function getCache_Messenger_RestartWorkersSignalService()
  5630.     {
  5631.         $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))));
  5632.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5633.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5634.     }
  5635.     /**
  5636.      * Gets the private 'cache.property_info' shared service.
  5637.      *
  5638.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5639.      */
  5640.     protected function getCache_PropertyInfoService()
  5641.     {
  5642.         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())));
  5643.     }
  5644.     /**
  5645.      * Gets the private 'cache.security_expression_language' shared service.
  5646.      *
  5647.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5648.      */
  5649.     protected function getCache_SecurityExpressionLanguageService()
  5650.     {
  5651.         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())));
  5652.     }
  5653.     /**
  5654.      * Gets the private 'cache.serializer' shared service.
  5655.      *
  5656.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5657.      */
  5658.     protected function getCache_SerializerService()
  5659.     {
  5660.         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())));
  5661.     }
  5662.     /**
  5663.      * Gets the private 'cache.validator' shared service.
  5664.      *
  5665.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5666.      */
  5667.     protected function getCache_ValidatorService()
  5668.     {
  5669.         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())));
  5670.     }
  5671.     /**
  5672.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  5673.      *
  5674.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  5675.      */
  5676.     protected function getCachePoolClearer_CacheWarmerService()
  5677.     {
  5678.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5679.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  5680.         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']);
  5681.     }
  5682.     /**
  5683.      * Gets the private 'config_builder.warmer' shared service.
  5684.      *
  5685.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  5686.      */
  5687.     protected function getConfigBuilder_WarmerService()
  5688.     {
  5689.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5690.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  5691.         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()));
  5692.     }
  5693.     /**
  5694.      * Gets the private 'config_cache_factory' shared service.
  5695.      *
  5696.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5697.      */
  5698.     protected function getConfigCacheFactoryService()
  5699.     {
  5700.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5701.             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)));
  5702.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5703.         }, 2));
  5704.     }
  5705.     /**
  5706.      * Gets the private 'console.command.about' shared service.
  5707.      *
  5708.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5709.      */
  5710.     protected function getConsole_Command_AboutService()
  5711.     {
  5712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5713.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5714.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5715.         $instance->setName('about');
  5716.         $instance->setDescription('Display information about the current project');
  5717.         return $instance;
  5718.     }
  5719.     /**
  5720.      * Gets the private 'console.command.assets_install' shared service.
  5721.      *
  5722.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5723.      */
  5724.     protected function getConsole_Command_AssetsInstallService()
  5725.     {
  5726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5727.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5728.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5729.         $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));
  5730.         $instance->setName('assets:install');
  5731.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  5732.         return $instance;
  5733.     }
  5734.     /**
  5735.      * Gets the private 'console.command.cache_clear' shared service.
  5736.      *
  5737.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5738.      */
  5739.     protected function getConsole_Command_CacheClearService()
  5740.     {
  5741.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5742.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5743.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5744.         $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())));
  5745.         $instance->setName('cache:clear');
  5746.         $instance->setDescription('Clear the cache');
  5747.         return $instance;
  5748.     }
  5749.     /**
  5750.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5751.      *
  5752.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5753.      */
  5754.     protected function getConsole_Command_CachePoolClearService()
  5755.     {
  5756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5757.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5758.         $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']);
  5759.         $instance->setName('cache:pool:clear');
  5760.         $instance->setDescription('Clear cache pools');
  5761.         return $instance;
  5762.     }
  5763.     /**
  5764.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5765.      *
  5766.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5767.      */
  5768.     protected function getConsole_Command_CachePoolDeleteService()
  5769.     {
  5770.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5771.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5772.         $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']);
  5773.         $instance->setName('cache:pool:delete');
  5774.         $instance->setDescription('Delete an item from a cache pool');
  5775.         return $instance;
  5776.     }
  5777.     /**
  5778.      * Gets the private 'console.command.cache_pool_list' shared service.
  5779.      *
  5780.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5781.      */
  5782.     protected function getConsole_Command_CachePoolListService()
  5783.     {
  5784.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5785.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5786.         $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']);
  5787.         $instance->setName('cache:pool:list');
  5788.         $instance->setDescription('List available cache pools');
  5789.         return $instance;
  5790.     }
  5791.     /**
  5792.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5793.      *
  5794.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5795.      */
  5796.     protected function getConsole_Command_CachePoolPruneService()
  5797.     {
  5798.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5799.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5800.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5801.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5802.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5803.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5804.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5805.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5806.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5807.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  5808.             yield '.portail_cache_pool.inner' => ($this->privates['.portail_cache_pool.inner'] ?? $this->get_PortailCachePool_InnerService());
  5809.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  5810.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5811.         }, 10));
  5812.         $instance->setName('cache:pool:prune');
  5813.         $instance->setDescription('Prune cache pools');
  5814.         return $instance;
  5815.     }
  5816.     /**
  5817.      * Gets the private 'console.command.cache_warmup' shared service.
  5818.      *
  5819.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5820.      */
  5821.     protected function getConsole_Command_CacheWarmupService()
  5822.     {
  5823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5824.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5825.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5826.         $instance->setName('cache:warmup');
  5827.         $instance->setDescription('Warm up an empty cache');
  5828.         return $instance;
  5829.     }
  5830.     /**
  5831.      * Gets the private 'console.command.config_debug' shared service.
  5832.      *
  5833.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  5834.      */
  5835.     protected function getConsole_Command_ConfigDebugService()
  5836.     {
  5837.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5838.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5839.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5840.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5841.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  5842.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  5843.         $instance->setName('debug:config');
  5844.         $instance->setDescription('Dump the current configuration for an extension');
  5845.         return $instance;
  5846.     }
  5847.     /**
  5848.      * Gets the private 'console.command.config_dump_reference' shared service.
  5849.      *
  5850.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  5851.      */
  5852.     protected function getConsole_Command_ConfigDumpReferenceService()
  5853.     {
  5854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5855.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5856.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5857.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5858.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  5859.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  5860.         $instance->setName('config:dump-reference');
  5861.         $instance->setDescription('Dump the default configuration for an extension');
  5862.         return $instance;
  5863.     }
  5864.     /**
  5865.      * Gets the private 'console.command.container_debug' shared service.
  5866.      *
  5867.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  5868.      */
  5869.     protected function getConsole_Command_ContainerDebugService()
  5870.     {
  5871.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5872.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5873.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5874.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  5875.         $instance->setName('debug:container');
  5876.         $instance->setDescription('Display current services for an application');
  5877.         return $instance;
  5878.     }
  5879.     /**
  5880.      * Gets the private 'console.command.container_lint' shared service.
  5881.      *
  5882.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  5883.      */
  5884.     protected function getConsole_Command_ContainerLintService()
  5885.     {
  5886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5887.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  5888.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  5889.         $instance->setName('lint:container');
  5890.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  5891.         return $instance;
  5892.     }
  5893.     /**
  5894.      * Gets the private 'console.command.debug_autowiring' shared service.
  5895.      *
  5896.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  5897.      */
  5898.     protected function getConsole_Command_DebugAutowiringService()
  5899.     {
  5900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5901.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5902.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5903.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  5904.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5905.         $instance->setName('debug:autowiring');
  5906.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  5907.         return $instance;
  5908.     }
  5909.     /**
  5910.      * Gets the private 'console.command.dotenv_debug' shared service.
  5911.      *
  5912.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  5913.      */
  5914.     protected function getConsole_Command_DotenvDebugService()
  5915.     {
  5916.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5917.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  5918.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('int', \dirname(__DIR__4));
  5919.         $instance->setName('debug:dotenv');
  5920.         $instance->setDescription('Lists all dotenv files with variables and values');
  5921.         return $instance;
  5922.     }
  5923.     /**
  5924.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  5925.      *
  5926.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  5927.      */
  5928.     protected function getConsole_Command_EventDispatcherDebugService()
  5929.     {
  5930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5931.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  5932.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.8HC7Byw'] ?? $this->get_ServiceLocator_8HC7BywService()));
  5933.         $instance->setName('debug:event-dispatcher');
  5934.         $instance->setDescription('Display configured listeners for an application');
  5935.         return $instance;
  5936.     }
  5937.     /**
  5938.      * Gets the private 'console.command.form_debug' shared service.
  5939.      *
  5940.      * @return \Symfony\Component\Form\Command\DebugCommand
  5941.      */
  5942.     protected function getConsole_Command_FormDebugService()
  5943.     {
  5944.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5945.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  5946.         $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()));
  5947.         $instance->setName('debug:form');
  5948.         $instance->setDescription('Display form type information');
  5949.         return $instance;
  5950.     }
  5951.     /**
  5952.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  5953.      *
  5954.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  5955.      */
  5956.     protected function getConsole_Command_MessengerConsumeMessagesService()
  5957.     {
  5958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5959.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  5960.         $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']);
  5961.         $instance->setName('messenger:consume');
  5962.         $instance->setDescription('Consume messages');
  5963.         return $instance;
  5964.     }
  5965.     /**
  5966.      * Gets the private 'console.command.messenger_debug' shared service.
  5967.      *
  5968.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  5969.      */
  5970.     protected function getConsole_Command_MessengerDebugService()
  5971.     {
  5972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5973.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  5974.         $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'=> []]]]]);
  5975.         $instance->setName('debug:messenger');
  5976.         $instance->setDescription('List messages you can dispatch using the message buses');
  5977.         return $instance;
  5978.     }
  5979.     /**
  5980.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  5981.      *
  5982.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  5983.      */
  5984.     protected function getConsole_Command_MessengerSetupTransportsService()
  5985.     {
  5986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5987.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  5988.         $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']);
  5989.         $instance->setName('messenger:setup-transports');
  5990.         $instance->setDescription('Prepare the required infrastructure for the transport');
  5991.         return $instance;
  5992.     }
  5993.     /**
  5994.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  5995.      *
  5996.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  5997.      */
  5998.     protected function getConsole_Command_MessengerStopWorkersService()
  5999.     {
  6000.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6001.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  6002.         $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()));
  6003.         $instance->setName('messenger:stop-workers');
  6004.         $instance->setDescription('Stop workers after their current message');
  6005.         return $instance;
  6006.     }
  6007.     /**
  6008.      * Gets the private 'console.command.router_debug' shared service.
  6009.      *
  6010.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  6011.      */
  6012.     protected function getConsole_Command_RouterDebugService()
  6013.     {
  6014.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6015.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6016.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  6017.         $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()));
  6018.         $instance->setName('debug:router');
  6019.         $instance->setDescription('Display current routes for an application');
  6020.         return $instance;
  6021.     }
  6022.     /**
  6023.      * Gets the private 'console.command.router_match' shared service.
  6024.      *
  6025.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  6026.      */
  6027.     protected function getConsole_Command_RouterMatchService()
  6028.     {
  6029.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6030.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  6031.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  6032.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  6033.         }, 1));
  6034.         $instance->setName('router:match');
  6035.         $instance->setDescription('Help debug routes by simulating a path info match');
  6036.         return $instance;
  6037.     }
  6038.     /**
  6039.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  6040.      *
  6041.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  6042.      */
  6043.     protected function getConsole_Command_SecretsDecryptToLocalService()
  6044.     {
  6045.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6046.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  6047.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6048.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6049.         $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')))));
  6050.         $instance->setName('secrets:decrypt-to-local');
  6051.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  6052.         return $instance;
  6053.     }
  6054.     /**
  6055.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6056.      *
  6057.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6058.      */
  6059.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6060.     {
  6061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6062.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6065.         $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')))));
  6066.         $instance->setName('secrets:encrypt-from-local');
  6067.         $instance->setDescription('Encrypt all local secrets to the vault');
  6068.         return $instance;
  6069.     }
  6070.     /**
  6071.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6072.      *
  6073.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6074.      */
  6075.     protected function getConsole_Command_SecretsGenerateKeyService()
  6076.     {
  6077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6078.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6079.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6080.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6081.         $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')))));
  6082.         $instance->setName('secrets:generate-keys');
  6083.         $instance->setDescription('Generate new encryption keys');
  6084.         return $instance;
  6085.     }
  6086.     /**
  6087.      * Gets the private 'console.command.secrets_list' shared service.
  6088.      *
  6089.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6090.      */
  6091.     protected function getConsole_Command_SecretsListService()
  6092.     {
  6093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6094.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6097.         $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')))));
  6098.         $instance->setName('secrets:list');
  6099.         $instance->setDescription('List all secrets');
  6100.         return $instance;
  6101.     }
  6102.     /**
  6103.      * Gets the private 'console.command.secrets_remove' shared service.
  6104.      *
  6105.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6106.      */
  6107.     protected function getConsole_Command_SecretsRemoveService()
  6108.     {
  6109.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6110.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6111.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6112.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6113.         $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')))));
  6114.         $instance->setName('secrets:remove');
  6115.         $instance->setDescription('Remove a secret from the vault');
  6116.         return $instance;
  6117.     }
  6118.     /**
  6119.      * Gets the private 'console.command.secrets_set' shared service.
  6120.      *
  6121.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6122.      */
  6123.     protected function getConsole_Command_SecretsSetService()
  6124.     {
  6125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6126.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6127.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6128.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6129.         $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')))));
  6130.         $instance->setName('secrets:set');
  6131.         $instance->setDescription('Set a secret in the vault');
  6132.         return $instance;
  6133.     }
  6134.     /**
  6135.      * Gets the private 'console.command.translation_debug' shared service.
  6136.      *
  6137.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6138.      */
  6139.     protected function getConsole_Command_TranslationDebugService()
  6140.     {
  6141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6142.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6143.         $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')], []);
  6144.         $instance->setName('debug:translation');
  6145.         $instance->setDescription('Display translation messages information');
  6146.         return $instance;
  6147.     }
  6148.     /**
  6149.      * Gets the private 'console.command.translation_extract' shared service.
  6150.      *
  6151.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6152.      */
  6153.     protected function getConsole_Command_TranslationExtractService()
  6154.     {
  6155.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6156.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6157.         $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')], []);
  6158.         $instance->setName('translation:extract');
  6159.         $instance->setAliases([=> 'translation:update']);
  6160.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  6161.         return $instance;
  6162.     }
  6163.     /**
  6164.      * Gets the private 'console.command.translation_pull' shared service.
  6165.      *
  6166.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  6167.      */
  6168.     protected function getConsole_Command_TranslationPullService()
  6169.     {
  6170.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6171.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6172.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  6173.         $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', [], []);
  6174.         $instance->setName('translation:pull');
  6175.         $instance->setDescription('Pull translations from a given provider.');
  6176.         return $instance;
  6177.     }
  6178.     /**
  6179.      * Gets the private 'console.command.translation_push' shared service.
  6180.      *
  6181.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  6182.      */
  6183.     protected function getConsole_Command_TranslationPushService()
  6184.     {
  6185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6186.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6187.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  6188.         $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()), [], []);
  6189.         $instance->setName('translation:push');
  6190.         $instance->setDescription('Push translations to a given provider.');
  6191.         return $instance;
  6192.     }
  6193.     /**
  6194.      * Gets the private 'console.command.validator_debug' shared service.
  6195.      *
  6196.      * @return \Symfony\Component\Validator\Command\DebugCommand
  6197.      */
  6198.     protected function getConsole_Command_ValidatorDebugService()
  6199.     {
  6200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6201.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  6202.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6203.         $instance->setName('debug:validator');
  6204.         $instance->setDescription('Display validation constraints for classes');
  6205.         return $instance;
  6206.     }
  6207.     /**
  6208.      * Gets the private 'console.command.xliff_lint' shared service.
  6209.      *
  6210.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  6211.      */
  6212.     protected function getConsole_Command_XliffLintService()
  6213.     {
  6214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6215.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6216.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  6217.         $instance->setName('lint:xliff');
  6218.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  6219.         return $instance;
  6220.     }
  6221.     /**
  6222.      * Gets the private 'console.command.yaml_lint' shared service.
  6223.      *
  6224.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6225.      */
  6226.     protected function getConsole_Command_YamlLintService()
  6227.     {
  6228.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6229.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6230.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6231.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6232.         $instance->setName('lint:yaml');
  6233.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  6234.         return $instance;
  6235.     }
  6236.     /**
  6237.      * Gets the private 'console.error_listener' shared service.
  6238.      *
  6239.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6240.      */
  6241.     protected function getConsole_ErrorListenerService()
  6242.     {
  6243.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6244.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6245.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6246.         $a->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  6247.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6248.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6249.     }
  6250.     /**
  6251.      * Gets the private 'container.env_var_processor' shared service.
  6252.      *
  6253.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6254.      */
  6255.     protected function getContainer_EnvVarProcessorService()
  6256.     {
  6257.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6258.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6259.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6260.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  6261.         }, 1));
  6262.     }
  6263.     /**
  6264.      * Gets the private 'container.getenv' shared service.
  6265.      *
  6266.      * @return \Closure
  6267.      */
  6268.     protected function getContainer_GetenvService()
  6269.     {
  6270.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  6271.     }
  6272.     /**
  6273.      * Gets the private 'data_collector.form' shared service.
  6274.      *
  6275.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6276.      */
  6277.     protected function getDataCollector_FormService()
  6278.     {
  6279.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6280.     }
  6281.     /**
  6282.      * Gets the private 'data_collector.request' shared service.
  6283.      *
  6284.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  6285.      */
  6286.     protected function getDataCollector_RequestService()
  6287.     {
  6288.         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())));
  6289.     }
  6290.     /**
  6291.      * Gets the private 'data_collector.request.session_collector' shared service.
  6292.      *
  6293.      * @return \Closure
  6294.      */
  6295.     protected function getDataCollector_Request_SessionCollectorService()
  6296.     {
  6297.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  6298.     }
  6299.     /**
  6300.      * Gets the private 'debug.argument_resolver.default' shared service.
  6301.      *
  6302.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6303.      */
  6304.     protected function getDebug_ArgumentResolver_DefaultService()
  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/DefaultValueResolver.php';
  6309.         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))));
  6310.     }
  6311.     /**
  6312.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6313.      *
  6314.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6315.      */
  6316.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6317.     {
  6318.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6319.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6320.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6321.         $a = ($this->privates['.service_locator.q8pPUyD'] ?? $this->get_ServiceLocator_Q8pPUyDService());
  6322.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  6323.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  6324.         }
  6325.         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))));
  6326.     }
  6327.     /**
  6328.      * Gets the private 'debug.argument_resolver.request' shared service.
  6329.      *
  6330.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6331.      */
  6332.     protected function getDebug_ArgumentResolver_RequestService()
  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/RequestValueResolver.php';
  6337.         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))));
  6338.     }
  6339.     /**
  6340.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6341.      *
  6342.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6343.      */
  6344.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  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/RequestAttributeValueResolver.php';
  6349.         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))));
  6350.     }
  6351.     /**
  6352.      * Gets the private 'debug.argument_resolver.service' shared service.
  6353.      *
  6354.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6355.      */
  6356.     protected function getDebug_ArgumentResolver_ServiceService()
  6357.     {
  6358.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6359.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6360.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6361.         $a = ($this->privates['.service_locator.q8pPUyD'] ?? $this->get_ServiceLocator_Q8pPUyDService());
  6362.         if (isset($this->privates['debug.argument_resolver.service'])) {
  6363.             return $this->privates['debug.argument_resolver.service'];
  6364.         }
  6365.         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))));
  6366.     }
  6367.     /**
  6368.      * Gets the private 'debug.argument_resolver.session' shared service.
  6369.      *
  6370.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6371.      */
  6372.     protected function getDebug_ArgumentResolver_SessionService()
  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/SessionValueResolver.php';
  6377.         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))));
  6378.     }
  6379.     /**
  6380.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6381.      *
  6382.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6383.      */
  6384.     protected function getDebug_ArgumentResolver_VariadicService()
  6385.     {
  6386.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6387.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6388.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6389.         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))));
  6390.     }
  6391.     /**
  6392.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6393.      *
  6394.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6395.      */
  6396.     protected function getDebug_DebugHandlersListenerService()
  6397.     {
  6398.         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()));
  6399.     }
  6400.     /**
  6401.      * Gets the private 'debug.file_link_formatter' shared service.
  6402.      *
  6403.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6404.      */
  6405.     protected function getDebug_FileLinkFormatterService()
  6406.     {
  6407.         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 () {
  6408.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6409.         });
  6410.     }
  6411.     /**
  6412.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6413.      *
  6414.      * @return \string
  6415.      */
  6416.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6417.     {
  6418.         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');
  6419.     }
  6420.     /**
  6421.      * Gets the private 'debug.log_processor' shared service.
  6422.      *
  6423.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6424.      */
  6425.     protected function getDebug_LogProcessorService()
  6426.     {
  6427.         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())));
  6428.     }
  6429.     /**
  6430.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6431.      *
  6432.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6433.      */
  6434.     protected function getDebug_Security_Access_DecisionManagerService()
  6435.     {
  6436.         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 () {
  6437.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6438.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  6439.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6440.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'] ?? $this->getAdminContractVoterService());
  6441.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'] ?? $this->getAdminOrganizationVoterService());
  6442.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'] ?? $this->getAdminPortalVoterService());
  6443.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserContractVoter'] ?? $this->getUserContractVoterService());
  6444.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'] ?? $this->getUserOrganizationVoterService());
  6445.         }, 8), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  6446.     }
  6447.     /**
  6448.      * Gets the private 'debug.security.firewall' shared service.
  6449.      *
  6450.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6451.      */
  6452.     protected function getDebug_Security_FirewallService()
  6453.     {
  6454.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  6455.         if (isset($this->privates['debug.security.firewall'])) {
  6456.             return $this->privates['debug.security.firewall'];
  6457.         }
  6458.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6459.         if (isset($this->privates['debug.security.firewall'])) {
  6460.             return $this->privates['debug.security.firewall'];
  6461.         }
  6462.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6463.     }
  6464.     /**
  6465.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6466.      *
  6467.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6468.      */
  6469.     protected function getDebug_Security_UserValueResolverService()
  6470.     {
  6471.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6472.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6473.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6474.         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))));
  6475.     }
  6476.     /**
  6477.      * Gets the private 'debug.security.voter.App\Security\Voter\Permissions\Admin\AdminContractVoter' shared service.
  6478.      *
  6479.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6480.      */
  6481.     protected function getAdminContractVoterService()
  6482.     {
  6483.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6484.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6485.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6486.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6487.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/Admin/AdminVoter.php';
  6488.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/Admin/AdminContractVoter.php';
  6489.         $a = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  6490.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'])) {
  6491.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'];
  6492.         }
  6493.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  6494.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'])) {
  6495.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'];
  6496.         }
  6497.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6498.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'])) {
  6499.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminContractVoter'];
  6500.         }
  6501.         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);
  6502.     }
  6503.     /**
  6504.      * Gets the private 'debug.security.voter.App\Security\Voter\Permissions\Admin\AdminOrganizationVoter' shared service.
  6505.      *
  6506.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6507.      */
  6508.     protected function getAdminOrganizationVoterService()
  6509.     {
  6510.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6511.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6512.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6513.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6514.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/Admin/AdminVoter.php';
  6515.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/Admin/AdminOrganizationVoter.php';
  6516.         $a = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  6517.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'])) {
  6518.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'];
  6519.         }
  6520.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  6521.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'])) {
  6522.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'];
  6523.         }
  6524.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6525.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'])) {
  6526.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminOrganizationVoter'];
  6527.         }
  6528.         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);
  6529.     }
  6530.     /**
  6531.      * Gets the private 'debug.security.voter.App\Security\Voter\Permissions\Admin\AdminPortalVoter' shared service.
  6532.      *
  6533.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6534.      */
  6535.     protected function getAdminPortalVoterService()
  6536.     {
  6537.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6539.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6540.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6541.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/Admin/AdminVoter.php';
  6542.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/Admin/AdminPortalVoter.php';
  6543.         $a = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  6544.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'])) {
  6545.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'];
  6546.         }
  6547.         $b = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  6548.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'])) {
  6549.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'];
  6550.         }
  6551.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6552.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'])) {
  6553.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\Admin\\AdminPortalVoter'];
  6554.         }
  6555.         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);
  6556.     }
  6557.     /**
  6558.      * Gets the private 'debug.security.voter.App\Security\Voter\Permissions\User\UserContractVoter' shared service.
  6559.      *
  6560.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6561.      */
  6562.     protected function getUserContractVoterService()
  6563.     {
  6564.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6567.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6568.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/User/UserVoter.php';
  6569.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/User/UserContractVoter.php';
  6570.         $a = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  6571.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserContractVoter'])) {
  6572.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserContractVoter'];
  6573.         }
  6574.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6575.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserContractVoter'])) {
  6576.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserContractVoter'];
  6577.         }
  6578.         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);
  6579.     }
  6580.     /**
  6581.      * Gets the private 'debug.security.voter.App\Security\Voter\Permissions\User\UserOrganizationVoter' shared service.
  6582.      *
  6583.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6584.      */
  6585.     protected function getUserOrganizationVoterService()
  6586.     {
  6587.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6588.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6589.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6590.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6591.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/User/UserVoter.php';
  6592.         include_once \dirname(__DIR__4).'/src/Security/Voter/Permissions/User/UserOrganizationVoter.php';
  6593.         $a = ($this->privates['App\\Manager\\OrganizationManager'] ?? $this->getOrganizationManagerService());
  6594.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'])) {
  6595.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'];
  6596.         }
  6597.         $b = ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  6598.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'])) {
  6599.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'];
  6600.         }
  6601.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6602.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'])) {
  6603.             return $this->privates['debug.security.voter.App\\Security\\Voter\\Permissions\\User\\UserOrganizationVoter'];
  6604.         }
  6605.         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);
  6606.     }
  6607.     /**
  6608.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6609.      *
  6610.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6611.      */
  6612.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6613.     {
  6614.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6615.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6616.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6617.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6618.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6619.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  6620.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  6621.         }
  6622.         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);
  6623.     }
  6624.     /**
  6625.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6626.      *
  6627.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6628.      */
  6629.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6630.     {
  6631.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6632.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6633.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6634.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6635.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6636.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6637.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6638.         }
  6639.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6640.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6641.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6642.         }
  6643.         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);
  6644.     }
  6645.     /**
  6646.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  6647.      *
  6648.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6649.      */
  6650.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  6651.     {
  6652.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6653.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6654.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6655.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6656.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6657.         if (isset($this->privates['debug.security.voter.security.access.simple_role_voter'])) {
  6658.             return $this->privates['debug.security.voter.security.access.simple_role_voter'];
  6659.         }
  6660.         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);
  6661.     }
  6662.     /**
  6663.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6664.      *
  6665.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6666.      */
  6667.     protected function getDebug_Security_Voter_VoteListenerService()
  6668.     {
  6669.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6670.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  6671.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  6672.             return $this->privates['debug.security.voter.vote_listener'];
  6673.         }
  6674.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  6675.     }
  6676.     /**
  6677.      * Gets the private 'error_handler.error_renderer.html' shared service.
  6678.      *
  6679.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  6680.      */
  6681.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  6682.     {
  6683.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6684.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6685.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6686.         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()));
  6687.     }
  6688.     /**
  6689.      * Gets the private 'exception_listener' shared service.
  6690.      *
  6691.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  6692.      */
  6693.     protected function getExceptionListenerService()
  6694.     {
  6695.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  6696.     }
  6697.     /**
  6698.      * Gets the private 'form.choice_list_factory.cached' shared service.
  6699.      *
  6700.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  6701.      */
  6702.     protected function getForm_ChoiceListFactory_CachedService()
  6703.     {
  6704.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  6705.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  6706.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  6707.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  6708.         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())));
  6709.     }
  6710.     /**
  6711.      * Gets the private 'form.registry' shared service.
  6712.      *
  6713.      * @return \Symfony\Component\Form\FormRegistry
  6714.      */
  6715.     protected function getForm_RegistryService()
  6716.     {
  6717.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  6718.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  6719.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  6720.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  6721.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  6722.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  6723.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  6724.         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, [
  6725.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  6726.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  6727.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  6728.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  6729.         ], [
  6730.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6731.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6732.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6733.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6734.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6735.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  6736.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  6737.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  6738.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  6739.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  6740.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  6741.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6742.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6743.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6744.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6745.         }, 1)], new RewindableGenerator(function () {
  6746.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  6747.         }, 1))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6748.     }
  6749.     /**
  6750.      * Gets the private 'form.type.choice' shared service.
  6751.      *
  6752.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  6753.      */
  6754.     protected function getForm_Type_ChoiceService()
  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/ChoiceType.php';
  6759.         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()));
  6760.     }
  6761.     /**
  6762.      * Gets the private 'form.type.color' shared service.
  6763.      *
  6764.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  6765.      */
  6766.     protected function getForm_Type_ColorService()
  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/ColorType.php';
  6771.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  6772.     }
  6773.     /**
  6774.      * Gets the private 'form.type.form' shared service.
  6775.      *
  6776.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  6777.      */
  6778.     protected function getForm_Type_FormService()
  6779.     {
  6780.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6781.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6782.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  6783.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  6784.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  6785.     }
  6786.     /**
  6787.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  6788.      *
  6789.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  6790.      */
  6791.     protected function getForm_TypeExtension_Form_DataCollectorService()
  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/DataCollector/Type/DataCollectorTypeExtension.php';
  6796.         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()));
  6797.     }
  6798.     /**
  6799.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  6800.      *
  6801.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  6802.      */
  6803.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  6804.     {
  6805.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6806.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6807.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  6808.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  6809.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  6810.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  6811.         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())))));
  6812.     }
  6813.     /**
  6814.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  6815.      *
  6816.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  6817.      */
  6818.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  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/Core/Type/TransformationFailureExtension.php';
  6823.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  6824.     }
  6825.     /**
  6826.      * Gets the private 'form.type_extension.form.validator' shared service.
  6827.      *
  6828.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  6829.      */
  6830.     protected function getForm_TypeExtension_Form_ValidatorService()
  6831.     {
  6832.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6833.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6834.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  6835.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  6836.         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()));
  6837.     }
  6838.     /**
  6839.      * Gets the private 'form.type_extension.upload.validator' shared service.
  6840.      *
  6841.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  6842.      */
  6843.     protected function getForm_TypeExtension_Upload_ValidatorService()
  6844.     {
  6845.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6846.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6847.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  6848.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  6849.     }
  6850.     /**
  6851.      * Gets the private 'form.type_guesser.validator' shared service.
  6852.      *
  6853.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  6854.      */
  6855.     protected function getForm_TypeGuesser_ValidatorService()
  6856.     {
  6857.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6858.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  6859.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6860.     }
  6861.     /**
  6862.      * Gets the private 'fragment.renderer.inline' shared service.
  6863.      *
  6864.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6865.      */
  6866.     protected function getFragment_Renderer_InlineService()
  6867.     {
  6868.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  6869.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  6870.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  6871.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6872.         if (isset($this->privates['fragment.renderer.inline'])) {
  6873.             return $this->privates['fragment.renderer.inline'];
  6874.         }
  6875.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a);
  6876.         $instance->setFragmentPath('/_fragment');
  6877.         return $instance;
  6878.     }
  6879.     /**
  6880.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6881.      *
  6882.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6883.      */
  6884.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6885.     {
  6886.         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())));
  6887.     }
  6888.     /**
  6889.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6890.      *
  6891.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6892.      */
  6893.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6894.     {
  6895.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6896.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  6897.             return $this->privates['framework_extra_bundle.event.is_granted'];
  6898.         }
  6899.         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);
  6900.     }
  6901.     /**
  6902.      * Gets the private 'lexik_jwt_authentication.check_config_command' shared service.
  6903.      *
  6904.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand
  6905.      */
  6906.     protected function getLexikJwtAuthentication_CheckConfigCommandService()
  6907.     {
  6908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6909.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/CheckConfigCommand.php';
  6910.         $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');
  6911.         $instance->setName('lexik:jwt:check-config');
  6912.         return $instance;
  6913.     }
  6914.     /**
  6915.      * Gets the private 'lexik_jwt_authentication.enable_encryption_config_command' shared service.
  6916.      *
  6917.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand
  6918.      */
  6919.     protected function getLexikJwtAuthentication_EnableEncryptionConfigCommandService()
  6920.     {
  6921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6924.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6925.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/EnableEncryptionConfigCommand.php';
  6926.         $this->privates['lexik_jwt_authentication.enable_encryption_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand(NULL);
  6927.         $instance->setName('lexik:jwt:enable-encryption');
  6928.         return $instance;
  6929.     }
  6930.     /**
  6931.      * Gets the private 'lexik_jwt_authentication.generate_keypair_command' shared service.
  6932.      *
  6933.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand
  6934.      */
  6935.     protected function getLexikJwtAuthentication_GenerateKeypairCommandService()
  6936.     {
  6937.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6938.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateKeyPairCommand.php';
  6939.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6940.         $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');
  6941.         $instance->setName('lexik:jwt:generate-keypair');
  6942.         return $instance;
  6943.     }
  6944.     /**
  6945.      * Gets the private 'lexik_jwt_authentication.handler.authentication_success' shared service.
  6946.      *
  6947.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler
  6948.      */
  6949.     protected function getLexikJwtAuthentication_Handler_AuthenticationSuccessService()
  6950.     {
  6951.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  6952.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php';
  6953.         $a = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  6954.         if (isset($this->privates['lexik_jwt_authentication.handler.authentication_success'])) {
  6955.             return $this->privates['lexik_jwt_authentication.handler.authentication_success'];
  6956.         }
  6957.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6958.         if (isset($this->privates['lexik_jwt_authentication.handler.authentication_success'])) {
  6959.             return $this->privates['lexik_jwt_authentication.handler.authentication_success'];
  6960.         }
  6961.         return $this->privates['lexik_jwt_authentication.handler.authentication_success'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler($a$b, [], true);
  6962.     }
  6963.     /**
  6964.      * Gets the private 'lexik_jwt_authentication.jws_provider.lcobucci' shared service.
  6965.      *
  6966.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider
  6967.      */
  6968.     protected function getLexikJwtAuthentication_JwsProvider_LcobucciService()
  6969.     {
  6970.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
  6971.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
  6972.         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);
  6973.     }
  6974.     /**
  6975.      * Gets the private 'lexik_jwt_authentication.migrate_config_command' shared service.
  6976.      *
  6977.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\MigrateConfigCommand
  6978.      */
  6979.     protected function getLexikJwtAuthentication_MigrateConfigCommandService()
  6980.     {
  6981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6982.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6983.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6984.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6985.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/MigrateConfigCommand.php';
  6986.         $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');
  6987.         $instance->setName('lexik:jwt:migrate-config');
  6988.         return $instance;
  6989.     }
  6990.     /**
  6991.      * Gets the private 'lexik_jwt_authentication.security.guard.jwt_token_authenticator' shared service.
  6992.      *
  6993.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator
  6994.      */
  6995.     protected function getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()
  6996.     {
  6997.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  6998.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  6999.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php';
  7000.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/TokenExtractorInterface.php';
  7001.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/ChainTokenExtractor.php';
  7002.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/AuthorizationHeaderTokenExtractor.php';
  7003.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/QueryParameterTokenExtractor.php';
  7004.         $a = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  7005.         if (isset($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'])) {
  7006.             return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'];
  7007.         }
  7008.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7009.         if (isset($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'])) {
  7010.             return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'];
  7011.         }
  7012.         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()));
  7013.     }
  7014.     /**
  7015.      * Gets the private 'locale_aware_listener' shared service.
  7016.      *
  7017.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  7018.      */
  7019.     protected function getLocaleAwareListenerService()
  7020.     {
  7021.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  7022.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  7023.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  7024.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7025.     }
  7026.     /**
  7027.      * Gets the private 'locale_listener' shared service.
  7028.      *
  7029.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  7030.      */
  7031.     protected function getLocaleListenerService()
  7032.     {
  7033.         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, []);
  7034.     }
  7035.     /**
  7036.      * Gets the private 'mailer.transport_factory.native' shared service.
  7037.      *
  7038.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  7039.      */
  7040.     protected function getMailer_TransportFactory_NativeService()
  7041.     {
  7042.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7043.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7044.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  7045.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7046.         if (isset($this->privates['mailer.transport_factory.native'])) {
  7047.             return $this->privates['mailer.transport_factory.native'];
  7048.         }
  7049.         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()));
  7050.     }
  7051.     /**
  7052.      * Gets the private 'mailer.transport_factory.null' shared service.
  7053.      *
  7054.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  7055.      */
  7056.     protected function getMailer_TransportFactory_NullService()
  7057.     {
  7058.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7059.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7060.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  7061.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7062.         if (isset($this->privates['mailer.transport_factory.null'])) {
  7063.             return $this->privates['mailer.transport_factory.null'];
  7064.         }
  7065.         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()));
  7066.     }
  7067.     /**
  7068.      * Gets the private 'mailer.transport_factory.sendgrid' shared service.
  7069.      *
  7070.      * @return \Symfony\Component\Mailer\Bridge\Sendgrid\Transport\SendgridTransportFactory
  7071.      */
  7072.     protected function getMailer_TransportFactory_SendgridService()
  7073.     {
  7074.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7075.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7076.         include_once \dirname(__DIR__4).'/vendor/symfony/sendgrid-mailer/Transport/SendgridTransportFactory.php';
  7077.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7078.         if (isset($this->privates['mailer.transport_factory.sendgrid'])) {
  7079.             return $this->privates['mailer.transport_factory.sendgrid'];
  7080.         }
  7081.         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()));
  7082.     }
  7083.     /**
  7084.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  7085.      *
  7086.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  7087.      */
  7088.     protected function getMailer_TransportFactory_SendmailService()
  7089.     {
  7090.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7091.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7092.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  7093.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7094.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  7095.             return $this->privates['mailer.transport_factory.sendmail'];
  7096.         }
  7097.         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()));
  7098.     }
  7099.     /**
  7100.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  7101.      *
  7102.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  7103.      */
  7104.     protected function getMailer_TransportFactory_SmtpService()
  7105.     {
  7106.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7107.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7108.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  7109.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7110.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  7111.             return $this->privates['mailer.transport_factory.smtp'];
  7112.         }
  7113.         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()));
  7114.     }
  7115.     /**
  7116.      * Gets the private 'mailer.transports' shared service.
  7117.      *
  7118.      * @return \Symfony\Component\Mailer\Transport\Transports
  7119.      */
  7120.     protected function getMailer_TransportsService()
  7121.     {
  7122.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  7123.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  7124.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  7125.         return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  7126.             yield => ($this->privates['mailer.transport_factory.sendgrid'] ?? $this->getMailer_TransportFactory_SendgridService());
  7127.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  7128.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  7129.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  7130.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  7131.         }, 5)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]);
  7132.     }
  7133.     /**
  7134.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  7135.      *
  7136.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  7137.      */
  7138.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  7139.     {
  7140.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  7141.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  7142.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  7143.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  7144.         $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 () {
  7145.             yield => ($this->privates['.messenger.handler_descriptor.LWkjWFv'] ?? $this->get_Messenger_HandlerDescriptor_LWkjWFvService());
  7146.         }, 1), 'App\\Message\\ExportMessage' => new RewindableGenerator(function () {
  7147.             yield => ($this->privates['.messenger.handler_descriptor.BFQSMYR'] ?? $this->get_Messenger_HandlerDescriptor_BFQSMYRService());
  7148.         }, 1), 'App\\Message\\AbstractOrganizationMessage' => new RewindableGenerator(function () {
  7149.             yield => ($this->privates['.messenger.handler_descriptor.1mEAxeQ'] ?? $this->get_Messenger_HandlerDescriptor_1mEAxeQService());
  7150.             yield => ($this->privates['.messenger.handler_descriptor.GWKPxa5'] ?? $this->get_Messenger_HandlerDescriptor_GWKPxa5Service());
  7151.             yield => ($this->privates['.messenger.handler_descriptor.cqg4OOe'] ?? $this->get_Messenger_HandlerDescriptor_Cqg4OOeService());
  7152.             yield => ($this->privates['.messenger.handler_descriptor.cq4qYvN'] ?? $this->get_Messenger_HandlerDescriptor_Cq4qYvNService());
  7153.             yield => ($this->privates['.messenger.handler_descriptor.5AdAdik'] ?? $this->get_Messenger_HandlerDescriptor_5AdAdikService());
  7154.             yield => ($this->privates['.messenger.handler_descriptor.19b2RPa'] ?? $this->get_Messenger_HandlerDescriptor_19b2RPaService());
  7155.         }, 6), 'App\\Message\\AbstractApplicationConfigurationMessage' => new RewindableGenerator(function () {
  7156.             yield => ($this->privates['.messenger.handler_descriptor..ZJ_Nx.'] ?? $this->get_Messenger_HandlerDescriptor__ZJNx_Service());
  7157.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  7158.             yield => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
  7159.         }, 1)]));
  7160.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  7161.         return $instance;
  7162.     }
  7163.     /**
  7164.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  7165.      *
  7166.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  7167.      */
  7168.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  7169.     {
  7170.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  7171.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  7172.         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');
  7173.     }
  7174.     /**
  7175.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  7176.      *
  7177.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  7178.      */
  7179.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  7180.     {
  7181.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  7182.         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()));
  7183.     }
  7184.     /**
  7185.      * Gets the private 'messenger.middleware.send_message' shared service.
  7186.      *
  7187.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  7188.      */
  7189.     protected function getMessenger_Middleware_SendMessageService()
  7190.     {
  7191.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  7192.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  7193.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  7194.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  7195.         $a = ($this->privates['.service_locator.AxJvGqc'] ?? $this->get_ServiceLocator_AxJvGqcService());
  7196.         if (isset($this->privates['messenger.middleware.send_message'])) {
  7197.             return $this->privates['messenger.middleware.send_message'];
  7198.         }
  7199.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7200.         if (isset($this->privates['messenger.middleware.send_message'])) {
  7201.             return $this->privates['messenger.middleware.send_message'];
  7202.         }
  7203.         $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);
  7204.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  7205.         return $instance;
  7206.     }
  7207.     /**
  7208.      * Gets the private 'messenger.receiver_locator' shared service.
  7209.      *
  7210.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7211.      */
  7212.     protected function getMessenger_ReceiverLocatorService()
  7213.     {
  7214.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7215.             'email' => ['privates''messenger.transport.email''getMessenger_Transport_EmailService'false],
  7216.             'export' => ['privates''messenger.transport.export''getMessenger_Transport_ExportService'false],
  7217.             'geoserver' => ['privates''messenger.transport.geoserver''getMessenger_Transport_GeoserverService'false],
  7218.             'mayan' => ['privates''messenger.transport.mayan''getMessenger_Transport_MayanService'false],
  7219.             'messenger.transport.email' => ['privates''messenger.transport.email''getMessenger_Transport_EmailService'false],
  7220.             'messenger.transport.export' => ['privates''messenger.transport.export''getMessenger_Transport_ExportService'false],
  7221.             'messenger.transport.geoserver' => ['privates''messenger.transport.geoserver''getMessenger_Transport_GeoserverService'false],
  7222.             'messenger.transport.mayan' => ['privates''messenger.transport.mayan''getMessenger_Transport_MayanService'false],
  7223.             'messenger.transport.metabase' => ['privates''messenger.transport.metabase''getMessenger_Transport_MetabaseService'false],
  7224.             'messenger.transport.nextcloud' => ['privates''messenger.transport.nextcloud''getMessenger_Transport_NextcloudService'false],
  7225.             'messenger.transport.signal' => ['privates''messenger.transport.signal''getMessenger_Transport_SignalService'false],
  7226.             'messenger.transport.thingsboard' => ['privates''messenger.transport.thingsboard''getMessenger_Transport_ThingsboardService'false],
  7227.             'messenger.transport.villagile_event' => ['privates''messenger.transport.villagile_event''getMessenger_Transport_VillagileEventService'false],
  7228.             'metabase' => ['privates''messenger.transport.metabase''getMessenger_Transport_MetabaseService'false],
  7229.             'nextcloud' => ['privates''messenger.transport.nextcloud''getMessenger_Transport_NextcloudService'false],
  7230.             'signal' => ['privates''messenger.transport.signal''getMessenger_Transport_SignalService'false],
  7231.             'thingsboard' => ['privates''messenger.transport.thingsboard''getMessenger_Transport_ThingsboardService'false],
  7232.             'villagile_event' => ['privates''messenger.transport.villagile_event''getMessenger_Transport_VillagileEventService'false],
  7233.         ], [
  7234.             'email' => '?',
  7235.             'export' => '?',
  7236.             'geoserver' => '?',
  7237.             'mayan' => '?',
  7238.             'messenger.transport.email' => '?',
  7239.             'messenger.transport.export' => '?',
  7240.             'messenger.transport.geoserver' => '?',
  7241.             'messenger.transport.mayan' => '?',
  7242.             'messenger.transport.metabase' => '?',
  7243.             'messenger.transport.nextcloud' => '?',
  7244.             'messenger.transport.signal' => '?',
  7245.             'messenger.transport.thingsboard' => '?',
  7246.             'messenger.transport.villagile_event' => '?',
  7247.             'metabase' => '?',
  7248.             'nextcloud' => '?',
  7249.             'signal' => '?',
  7250.             'thingsboard' => '?',
  7251.             'villagile_event' => '?',
  7252.         ]);
  7253.     }
  7254.     /**
  7255.      * Gets the private 'messenger.retry.multiplier_retry_strategy.email' shared service.
  7256.      *
  7257.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7258.      */
  7259.     protected function getMessenger_Retry_MultiplierRetryStrategy_EmailService()
  7260.     {
  7261.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7262.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7263.         return $this->privates['messenger.retry.multiplier_retry_strategy.email'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7264.     }
  7265.     /**
  7266.      * Gets the private 'messenger.retry.multiplier_retry_strategy.export' shared service.
  7267.      *
  7268.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7269.      */
  7270.     protected function getMessenger_Retry_MultiplierRetryStrategy_ExportService()
  7271.     {
  7272.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7273.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7274.         return $this->privates['messenger.retry.multiplier_retry_strategy.export'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7275.     }
  7276.     /**
  7277.      * Gets the private 'messenger.retry.multiplier_retry_strategy.geoserver' shared service.
  7278.      *
  7279.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7280.      */
  7281.     protected function getMessenger_Retry_MultiplierRetryStrategy_GeoserverService()
  7282.     {
  7283.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7284.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7285.         return $this->privates['messenger.retry.multiplier_retry_strategy.geoserver'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7286.     }
  7287.     /**
  7288.      * Gets the private 'messenger.retry.multiplier_retry_strategy.mayan' shared service.
  7289.      *
  7290.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7291.      */
  7292.     protected function getMessenger_Retry_MultiplierRetryStrategy_MayanService()
  7293.     {
  7294.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7295.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7296.         return $this->privates['messenger.retry.multiplier_retry_strategy.mayan'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7297.     }
  7298.     /**
  7299.      * Gets the private 'messenger.retry.multiplier_retry_strategy.metabase' shared service.
  7300.      *
  7301.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7302.      */
  7303.     protected function getMessenger_Retry_MultiplierRetryStrategy_MetabaseService()
  7304.     {
  7305.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7306.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7307.         return $this->privates['messenger.retry.multiplier_retry_strategy.metabase'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7308.     }
  7309.     /**
  7310.      * Gets the private 'messenger.retry.multiplier_retry_strategy.nextcloud' shared service.
  7311.      *
  7312.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7313.      */
  7314.     protected function getMessenger_Retry_MultiplierRetryStrategy_NextcloudService()
  7315.     {
  7316.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7317.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7318.         return $this->privates['messenger.retry.multiplier_retry_strategy.nextcloud'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7319.     }
  7320.     /**
  7321.      * Gets the private 'messenger.retry.multiplier_retry_strategy.signal' shared service.
  7322.      *
  7323.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7324.      */
  7325.     protected function getMessenger_Retry_MultiplierRetryStrategy_SignalService()
  7326.     {
  7327.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7328.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7329.         return $this->privates['messenger.retry.multiplier_retry_strategy.signal'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7330.     }
  7331.     /**
  7332.      * Gets the private 'messenger.retry.multiplier_retry_strategy.thingsboard' shared service.
  7333.      *
  7334.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7335.      */
  7336.     protected function getMessenger_Retry_MultiplierRetryStrategy_ThingsboardService()
  7337.     {
  7338.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7339.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7340.         return $this->privates['messenger.retry.multiplier_retry_strategy.thingsboard'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7341.     }
  7342.     /**
  7343.      * Gets the private 'messenger.retry.multiplier_retry_strategy.villagile_event' shared service.
  7344.      *
  7345.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  7346.      */
  7347.     protected function getMessenger_Retry_MultiplierRetryStrategy_VillagileEventService()
  7348.     {
  7349.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  7350.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  7351.         return $this->privates['messenger.retry.multiplier_retry_strategy.villagile_event'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  7352.     }
  7353.     /**
  7354.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  7355.      *
  7356.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  7357.      */
  7358.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  7359.     {
  7360.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  7361.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7362.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  7363.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  7364.         }
  7365.         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, [
  7366.             'email' => ['privates''messenger.retry.multiplier_retry_strategy.email''getMessenger_Retry_MultiplierRetryStrategy_EmailService'false],
  7367.             'export' => ['privates''messenger.retry.multiplier_retry_strategy.export''getMessenger_Retry_MultiplierRetryStrategy_ExportService'false],
  7368.             'geoserver' => ['privates''messenger.retry.multiplier_retry_strategy.geoserver''getMessenger_Retry_MultiplierRetryStrategy_GeoserverService'false],
  7369.             'mayan' => ['privates''messenger.retry.multiplier_retry_strategy.mayan''getMessenger_Retry_MultiplierRetryStrategy_MayanService'false],
  7370.             'metabase' => ['privates''messenger.retry.multiplier_retry_strategy.metabase''getMessenger_Retry_MultiplierRetryStrategy_MetabaseService'false],
  7371.             'nextcloud' => ['privates''messenger.retry.multiplier_retry_strategy.nextcloud''getMessenger_Retry_MultiplierRetryStrategy_NextcloudService'false],
  7372.             'signal' => ['privates''messenger.retry.multiplier_retry_strategy.signal''getMessenger_Retry_MultiplierRetryStrategy_SignalService'false],
  7373.             'thingsboard' => ['privates''messenger.retry.multiplier_retry_strategy.thingsboard''getMessenger_Retry_MultiplierRetryStrategy_ThingsboardService'false],
  7374.             'villagile_event' => ['privates''messenger.retry.multiplier_retry_strategy.villagile_event''getMessenger_Retry_MultiplierRetryStrategy_VillagileEventService'false],
  7375.         ], [
  7376.             'email' => '?',
  7377.             'export' => '?',
  7378.             'geoserver' => '?',
  7379.             'mayan' => '?',
  7380.             'metabase' => '?',
  7381.             'nextcloud' => '?',
  7382.             'signal' => '?',
  7383.             'thingsboard' => '?',
  7384.             'villagile_event' => '?',
  7385.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  7386.     }
  7387.     /**
  7388.      * Gets the private 'messenger.routable_message_bus' shared service.
  7389.      *
  7390.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  7391.      */
  7392.     protected function getMessenger_RoutableMessageBusService()
  7393.     {
  7394.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  7395.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  7396.         if (isset($this->privates['messenger.routable_message_bus'])) {
  7397.             return $this->privates['messenger.routable_message_bus'];
  7398.         }
  7399.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7400.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7401.         ], [
  7402.             'messenger.bus.default' => '?',
  7403.         ]), $a);
  7404.     }
  7405.     /**
  7406.      * Gets the private 'messenger.transport.email' shared service.
  7407.      *
  7408.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7409.      */
  7410.     protected function getMessenger_Transport_EmailService()
  7411.     {
  7412.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7413.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7414.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7415.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7416.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7417.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7418.         if (isset($this->privates['messenger.transport.email'])) {
  7419.             return $this->privates['messenger.transport.email'];
  7420.         }
  7421.         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())));
  7422.     }
  7423.     /**
  7424.      * Gets the private 'messenger.transport.export' shared service.
  7425.      *
  7426.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7427.      */
  7428.     protected function getMessenger_Transport_ExportService()
  7429.     {
  7430.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7431.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7432.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7433.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7434.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7435.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7436.         if (isset($this->privates['messenger.transport.export'])) {
  7437.             return $this->privates['messenger.transport.export'];
  7438.         }
  7439.         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())));
  7440.     }
  7441.     /**
  7442.      * Gets the private 'messenger.transport.geoserver' shared service.
  7443.      *
  7444.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7445.      */
  7446.     protected function getMessenger_Transport_GeoserverService()
  7447.     {
  7448.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7449.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7450.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7451.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7452.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7453.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7454.         if (isset($this->privates['messenger.transport.geoserver'])) {
  7455.             return $this->privates['messenger.transport.geoserver'];
  7456.         }
  7457.         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())));
  7458.     }
  7459.     /**
  7460.      * Gets the private 'messenger.transport.mayan' shared service.
  7461.      *
  7462.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7463.      */
  7464.     protected function getMessenger_Transport_MayanService()
  7465.     {
  7466.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7467.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7468.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7469.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7470.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7471.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7472.         if (isset($this->privates['messenger.transport.mayan'])) {
  7473.             return $this->privates['messenger.transport.mayan'];
  7474.         }
  7475.         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())));
  7476.     }
  7477.     /**
  7478.      * Gets the private 'messenger.transport.metabase' shared service.
  7479.      *
  7480.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7481.      */
  7482.     protected function getMessenger_Transport_MetabaseService()
  7483.     {
  7484.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7485.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7486.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7487.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7488.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7489.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7490.         if (isset($this->privates['messenger.transport.metabase'])) {
  7491.             return $this->privates['messenger.transport.metabase'];
  7492.         }
  7493.         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())));
  7494.     }
  7495.     /**
  7496.      * Gets the private 'messenger.transport.nextcloud' shared service.
  7497.      *
  7498.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7499.      */
  7500.     protected function getMessenger_Transport_NextcloudService()
  7501.     {
  7502.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7503.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7504.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7505.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7506.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7507.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7508.         if (isset($this->privates['messenger.transport.nextcloud'])) {
  7509.             return $this->privates['messenger.transport.nextcloud'];
  7510.         }
  7511.         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())));
  7512.     }
  7513.     /**
  7514.      * Gets the private 'messenger.transport.signal' shared service.
  7515.      *
  7516.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7517.      */
  7518.     protected function getMessenger_Transport_SignalService()
  7519.     {
  7520.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7521.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7522.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7523.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7524.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7525.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7526.         if (isset($this->privates['messenger.transport.signal'])) {
  7527.             return $this->privates['messenger.transport.signal'];
  7528.         }
  7529.         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())));
  7530.     }
  7531.     /**
  7532.      * Gets the private 'messenger.transport.sync.factory' shared service.
  7533.      *
  7534.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  7535.      */
  7536.     protected function getMessenger_Transport_Sync_FactoryService()
  7537.     {
  7538.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  7539.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  7540.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  7541.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  7542.             return $this->privates['messenger.transport.sync.factory'];
  7543.         }
  7544.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  7545.     }
  7546.     /**
  7547.      * Gets the private 'messenger.transport.thingsboard' shared service.
  7548.      *
  7549.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7550.      */
  7551.     protected function getMessenger_Transport_ThingsboardService()
  7552.     {
  7553.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7554.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7555.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7556.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7557.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7558.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7559.         if (isset($this->privates['messenger.transport.thingsboard'])) {
  7560.             return $this->privates['messenger.transport.thingsboard'];
  7561.         }
  7562.         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())));
  7563.     }
  7564.     /**
  7565.      * Gets the private 'messenger.transport.villagile_event' shared service.
  7566.      *
  7567.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  7568.      */
  7569.     protected function getMessenger_Transport_VillagileEventService()
  7570.     {
  7571.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  7572.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  7573.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  7574.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  7575.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  7576.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  7577.         if (isset($this->privates['messenger.transport.villagile_event'])) {
  7578.             return $this->privates['messenger.transport.villagile_event'];
  7579.         }
  7580.         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())));
  7581.     }
  7582.     /**
  7583.      * Gets the private 'messenger.transport_factory' shared service.
  7584.      *
  7585.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  7586.      */
  7587.     protected function getMessenger_TransportFactoryService()
  7588.     {
  7589.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  7590.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  7591.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  7592.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  7593.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  7594.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  7595.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  7596.             yield => ($this->privates['Vdm\\Bundle\\LibraryBundle\\Transport\\Local\\VdmLocalTransportFactory'] ?? $this->getVdmLocalTransportFactoryService());
  7597.             yield => ($this->privates['Vdm\\Bundle\\LibraryBundle\\Transport\\Manual\\VdmManualTransportFactory'] ?? $this->getVdmManualTransportFactoryService());
  7598.         }, 6));
  7599.     }
  7600.     /**
  7601.      * Gets the private 'mime_types' shared service.
  7602.      *
  7603.      * @return \Symfony\Component\Mime\MimeTypes
  7604.      */
  7605.     protected function getMimeTypesService()
  7606.     {
  7607.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  7608.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  7609.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  7610.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  7611.         $instance->setDefault($instance);
  7612.         return $instance;
  7613.     }
  7614.     /**
  7615.      * Gets the private 'monolog.handler.deprecation' shared service.
  7616.      *
  7617.      * @return \Monolog\Handler\StreamHandler
  7618.      */
  7619.     protected function getMonolog_Handler_DeprecationService()
  7620.     {
  7621.         $this->privates['monolog.handler.deprecation'] = $instance = new \Monolog\Handler\StreamHandler('/dev/null''DEBUG'trueNULLfalse);
  7622.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  7623.         return $instance;
  7624.     }
  7625.     /**
  7626.      * Gets the private 'monolog.handler.php_errors' shared service.
  7627.      *
  7628.      * @return \Monolog\Handler\StreamHandler
  7629.      */
  7630.     protected function getMonolog_Handler_PhpErrorsService()
  7631.     {
  7632.         $this->privates['monolog.handler.php_errors'] = $instance = new \Monolog\Handler\StreamHandler('php://stderr''error'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.stderr_errors' shared service.
  7639.      *
  7640.      * @return \Monolog\Handler\StreamHandler
  7641.      */
  7642.     protected function getMonolog_Handler_StderrErrorsService()
  7643.     {
  7644.         $this->privates['monolog.handler.stderr_errors'] = $instance = new \Monolog\Handler\StreamHandler('php://stderr''warning'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(($this->privates['monolog.formatter.json_with_stacktrace'] ?? ($this->privates['monolog.formatter.json_with_stacktrace'] = new \Monolog\Formatter\JsonFormatter(1true))));
  7647.         return $instance;
  7648.     }
  7649.     /**
  7650.      * Gets the private 'monolog.handler.stdout_info' shared service.
  7651.      *
  7652.      * @return \Monolog\Handler\StreamHandler
  7653.      */
  7654.     protected function getMonolog_Handler_StdoutInfoService()
  7655.     {
  7656.         $this->privates['monolog.handler.stdout_info'] = $instance = new \Monolog\Handler\StreamHandler('php://stdout''debug'trueNULLtrue);
  7657.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  7658.         $instance->setFormatter(new \Monolog\Formatter\JsonFormatter());
  7659.         return $instance;
  7660.     }
  7661.     /**
  7662.      * Gets the private 'monolog.logger' shared service.
  7663.      *
  7664.      * @return \Symfony\Bridge\Monolog\Logger
  7665.      */
  7666.     protected function getMonolog_LoggerService()
  7667.     {
  7668.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  7669.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7670.         $instance->useMicrosecondTimestamps(true);
  7671.         $instance->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  7672.         $instance->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  7673.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7674.         return $instance;
  7675.     }
  7676.     /**
  7677.      * Gets the private 'monolog.logger.cache' shared service.
  7678.      *
  7679.      * @return \Symfony\Bridge\Monolog\Logger
  7680.      */
  7681.     protected function getMonolog_Logger_CacheService()
  7682.     {
  7683.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  7684.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7685.         $instance->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  7686.         $instance->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  7687.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7688.         return $instance;
  7689.     }
  7690.     /**
  7691.      * Gets the private 'monolog.logger.mailer' shared service.
  7692.      *
  7693.      * @return \Symfony\Bridge\Monolog\Logger
  7694.      */
  7695.     protected function getMonolog_Logger_MailerService()
  7696.     {
  7697.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  7698.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7699.         $instance->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  7700.         $instance->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  7701.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7702.         return $instance;
  7703.     }
  7704.     /**
  7705.      * Gets the private 'monolog.logger.messenger' shared service.
  7706.      *
  7707.      * @return \Symfony\Bridge\Monolog\Logger
  7708.      */
  7709.     protected function getMonolog_Logger_MessengerService()
  7710.     {
  7711.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  7712.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7713.         $instance->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  7714.         $instance->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  7715.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7716.         return $instance;
  7717.     }
  7718.     /**
  7719.      * Gets the private 'monolog.logger.request' shared service.
  7720.      *
  7721.      * @return \Symfony\Bridge\Monolog\Logger
  7722.      */
  7723.     protected function getMonolog_Logger_RequestService()
  7724.     {
  7725.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  7726.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7727.         $instance->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  7728.         $instance->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  7729.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7730.         return $instance;
  7731.     }
  7732.     /**
  7733.      * Gets the private 'monolog.logger.security' shared service.
  7734.      *
  7735.      * @return \Symfony\Bridge\Monolog\Logger
  7736.      */
  7737.     protected function getMonolog_Logger_SecurityService()
  7738.     {
  7739.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  7740.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7741.         $instance->pushHandler(($this->privates['monolog.handler.stderr_errors'] ?? $this->getMonolog_Handler_StderrErrorsService()));
  7742.         $instance->pushHandler(($this->privates['monolog.handler.stdout_info'] ?? $this->getMonolog_Handler_StdoutInfoService()));
  7743.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7744.         return $instance;
  7745.     }
  7746.     /**
  7747.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  7748.      *
  7749.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  7750.      */
  7751.     protected function getNelmioApiDoc_Describers_ConfigService()
  7752.     {
  7753.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  7754.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ExternalDocDescriber.php';
  7755.         return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['info' => ['title' => 'Zeus Portal API''description' => 'Zeus Portal API''version' => $this->getEnv('string:BUILD_VERSION').'-'.$this->getEnv('string:string:APP_ENV')], 'securityDefinitions' => ['Bearer' => ['type' => 'apiKey''description' => 'Authorization: Bearer {jwt}''name' => 'Authorization''in' => 'header']], 'security' => [=> ['Bearer' => []]]]);
  7756.     }
  7757.     /**
  7758.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  7759.      *
  7760.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  7761.      */
  7762.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  7763.     {
  7764.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  7765.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7766.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7767.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  7768.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  7769.         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 () {
  7770.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  7771.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  7772.         }, 2));
  7773.     }
  7774.     /**
  7775.      * Gets the private 'nelmio_api_doc.describers.swagger_php.default' shared service.
  7776.      *
  7777.      * @return \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber
  7778.      */
  7779.     protected function getNelmioApiDoc_Describers_SwaggerPhp_DefaultService()
  7780.     {
  7781.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7782.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7783.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/SwaggerPhpDescriber.php';
  7784.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  7785.         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()));
  7786.     }
  7787.     /**
  7788.      * Gets the private 'nelmio_api_doc.generator_locator' shared service.
  7789.      *
  7790.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7791.      */
  7792.     protected function getNelmioApiDoc_GeneratorLocatorService()
  7793.     {
  7794.         return $this->privates['nelmio_api_doc.generator_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7795.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  7796.         ], [
  7797.             'default' => '?',
  7798.         ]);
  7799.     }
  7800.     /**
  7801.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  7802.      *
  7803.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  7804.      */
  7805.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  7806.     {
  7807.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  7808.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7809.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7810.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  7811.         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()));
  7812.     }
  7813.     /**
  7814.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  7815.      *
  7816.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  7817.      */
  7818.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  7819.     {
  7820.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  7821.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7822.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7823.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  7824.         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 () {
  7825.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  7826.             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()));
  7827.             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()));
  7828.             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()));
  7829.             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()));
  7830.             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()));
  7831.             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()));
  7832.         }, 7), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  7833.     }
  7834.     /**
  7835.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  7836.      *
  7837.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  7838.      */
  7839.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  7840.     {
  7841.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  7842.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7843.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7844.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  7845.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  7846.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  7847.             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()));
  7848.             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()));
  7849.             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()));
  7850.             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()));
  7851.             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()));
  7852.             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()));
  7853.         }, 7));
  7854.     }
  7855.     /**
  7856.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  7857.      *
  7858.      * @return \Symfony\Component\Routing\RouteCollection
  7859.      */
  7860.     protected function getNelmioApiDoc_Routes_DefaultService()
  7861.     {
  7862.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  7863.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Routing/FilteredRouteCollectionBuilder.php';
  7864.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  7865.         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());
  7866.     }
  7867.     /**
  7868.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  7869.      *
  7870.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  7871.      */
  7872.     protected function getNelmioCors_CorsListenerService()
  7873.     {
  7874.         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'))]));
  7875.     }
  7876.     /**
  7877.      * Gets the private 'parameter_bag' shared service.
  7878.      *
  7879.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  7880.      */
  7881.     protected function getParameterBagService()
  7882.     {
  7883.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  7884.     }
  7885.     /**
  7886.      * Gets the private 'portail_cache_pool' shared service.
  7887.      *
  7888.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  7889.      */
  7890.     protected function getPortailCachePoolService()
  7891.     {
  7892.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  7893.         include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  7894.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  7895.         $this->privates['portail_cache_pool'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.portail_cache_pool.inner'] ?? $this->get_PortailCachePool_InnerService()), NULL);
  7896.         $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  7897.         return $instance;
  7898.     }
  7899.     /**
  7900.      * Gets the private 'profiler_listener' shared service.
  7901.      *
  7902.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  7903.      */
  7904.     protected function getProfilerListenerService()
  7905.     {
  7906.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  7907.         if (isset($this->privates['profiler_listener'])) {
  7908.             return $this->privates['profiler_listener'];
  7909.         }
  7910.         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);
  7911.     }
  7912.     /**
  7913.      * Gets the private 'property_accessor' shared service.
  7914.      *
  7915.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  7916.      */
  7917.     protected function getPropertyAccessorService()
  7918.     {
  7919.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  7920.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  7921.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  7922.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  7923.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  7924.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  7925.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  7926.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7927.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  7928.     }
  7929.     /**
  7930.      * Gets the private 'property_info' shared service.
  7931.      *
  7932.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  7933.      */
  7934.     protected function getPropertyInfoService()
  7935.     {
  7936.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  7937.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  7938.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7939.         }, 2), new RewindableGenerator(function () {
  7940.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  7941.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7942.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7943.         }, 3), new RewindableGenerator(function () {
  7944.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7945.         }, 1), new RewindableGenerator(function () {
  7946.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7947.         }, 1), new RewindableGenerator(function () {
  7948.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7949.         }, 1));
  7950.     }
  7951.     /**
  7952.      * Gets the private 'property_info.serializer_extractor' shared service.
  7953.      *
  7954.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  7955.      */
  7956.     protected function getPropertyInfo_SerializerExtractorService()
  7957.     {
  7958.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  7959.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7960.     }
  7961.     /**
  7962.      * Gets the private 'router.cache_warmer' shared service.
  7963.      *
  7964.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  7965.      */
  7966.     protected function getRouter_CacheWarmerService()
  7967.     {
  7968.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7969.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  7970.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7971.             'router' => ['services''router''getRouterService'false],
  7972.         ], [
  7973.             'router' => '?',
  7974.         ]))->withContext('router.cache_warmer'$this));
  7975.     }
  7976.     /**
  7977.      * Gets the private 'router.expression_language_provider' shared service.
  7978.      *
  7979.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  7980.      */
  7981.     protected function getRouter_ExpressionLanguageProviderService()
  7982.     {
  7983.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7984.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  7985.         ], [
  7986.             'env' => 'Closure',
  7987.         ]));
  7988.     }
  7989.     /**
  7990.      * Gets the private 'router.request_context' shared service.
  7991.      *
  7992.      * @return \Symfony\Component\Routing\RequestContext
  7993.      */
  7994.     protected function getRouter_RequestContextService()
  7995.     {
  7996.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  7997.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  7998.         return $instance;
  7999.     }
  8000.     /**
  8001.      * Gets the private 'router_listener' shared service.
  8002.      *
  8003.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  8004.      */
  8005.     protected function getRouterListenerService()
  8006.     {
  8007.         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);
  8008.     }
  8009.     /**
  8010.      * Gets the private 'secrets.vault' shared service.
  8011.      *
  8012.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  8013.      */
  8014.     protected function getSecrets_VaultService()
  8015.     {
  8016.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8017.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8018.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8019.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  8020.         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'));
  8021.     }
  8022.     /**
  8023.      * Gets the private 'security.access_listener' shared service.
  8024.      *
  8025.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  8026.      */
  8027.     protected function getSecurity_AccessListenerService()
  8028.     {
  8029.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8030.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8031.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  8032.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  8033.         if (isset($this->privates['security.access_listener'])) {
  8034.             return $this->privates['security.access_listener'];
  8035.         }
  8036.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8037.         if (isset($this->privates['security.access_listener'])) {
  8038.             return $this->privates['security.access_listener'];
  8039.         }
  8040.         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);
  8041.     }
  8042.     /**
  8043.      * Gets the private 'security.access_map' shared service.
  8044.      *
  8045.      * @return \Symfony\Component\Security\Http\AccessMap
  8046.      */
  8047.     protected function getSecurity_AccessMapService()
  8048.     {
  8049.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  8050.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  8051.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  8052.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  8053.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  8054.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/saml/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8055.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/saml/metadata'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8056.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  8057.         return $instance;
  8058.     }
  8059.     /**
  8060.      * Gets the private 'security.authentication.guard_handler' shared service.
  8061.      *
  8062.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  8063.      *
  8064.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  8065.      */
  8066.     protected function getSecurity_Authentication_GuardHandlerService()
  8067.     {
  8068.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  8069.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8070.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8071.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8072.         if (isset($this->privates['security.authentication.guard_handler'])) {
  8073.             return $this->privates['security.authentication.guard_handler'];
  8074.         }
  8075.         $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']);
  8076.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'NULL))));
  8077.         return $instance;
  8078.     }
  8079.     /**
  8080.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  8081.      *
  8082.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  8083.      *
  8084.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  8085.      */
  8086.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  8087.     {
  8088.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  8089.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8090.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  8091.             return $this->privates['security.authentication.listener.anonymous.main'];
  8092.         }
  8093.         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);
  8094.     }
  8095.     /**
  8096.      * Gets the private 'security.authentication.listener.guard.api' shared service.
  8097.      *
  8098.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  8099.      *
  8100.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.
  8101.      */
  8102.     protected function getSecurity_Authentication_Listener_Guard_ApiService()
  8103.     {
  8104.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.');
  8105.         $a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
  8106.         if (isset($this->privates['security.authentication.listener.guard.api'])) {
  8107.             return $this->privates['security.authentication.listener.guard.api'];
  8108.         }
  8109.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8110.         if (isset($this->privates['security.authentication.listener.guard.api'])) {
  8111.             return $this->privates['security.authentication.listener.guard.api'];
  8112.         }
  8113.         return $this->privates['security.authentication.listener.guard.api'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a$b'api', new RewindableGenerator(function () {
  8114.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  8115.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  8116.     }
  8117.     /**
  8118.      * Gets the private 'security.authentication.listener.guard.external_app_connect' shared service.
  8119.      *
  8120.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  8121.      *
  8122.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.external_app_connect" service is deprecated, use the new authenticator system instead.
  8123.      */
  8124.     protected function getSecurity_Authentication_Listener_Guard_ExternalAppConnectService()
  8125.     {
  8126.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.external_app_connect" service is deprecated, use the new authenticator system instead.');
  8127.         $a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
  8128.         if (isset($this->privates['security.authentication.listener.guard.external_app_connect'])) {
  8129.             return $this->privates['security.authentication.listener.guard.external_app_connect'];
  8130.         }
  8131.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8132.         if (isset($this->privates['security.authentication.listener.guard.external_app_connect'])) {
  8133.             return $this->privates['security.authentication.listener.guard.external_app_connect'];
  8134.         }
  8135.         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 () {
  8136.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  8137.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  8138.     }
  8139.     /**
  8140.      * Gets the private 'security.authentication.manager' shared service.
  8141.      *
  8142.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  8143.      *
  8144.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  8145.      */
  8146.     protected function getSecurity_Authentication_ManagerService()
  8147.     {
  8148.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  8149.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  8150.             yield => ($this->privates['security.authentication.provider.guard.api'] ?? $this->getSecurity_Authentication_Provider_Guard_ApiService());
  8151.             yield => ($this->privates['security.authentication.provider.guard.external_app_connect'] ?? $this->getSecurity_Authentication_Provider_Guard_ExternalAppConnectService());
  8152.             yield => ($this->privates['security.authentication.provider.saml.main'] ?? $this->getSecurity_Authentication_Provider_Saml_MainService());
  8153.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  8154.         }, 4), true);
  8155.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8156.         return $instance;
  8157.     }
  8158.     /**
  8159.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  8160.      *
  8161.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  8162.      *
  8163.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  8164.      */
  8165.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  8166.     {
  8167.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  8168.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  8169.     }
  8170.     /**
  8171.      * Gets the private 'security.authentication.provider.guard.api' shared service.
  8172.      *
  8173.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  8174.      *
  8175.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.api" service is deprecated, use the new authenticator system instead.
  8176.      */
  8177.     protected function getSecurity_Authentication_Provider_Guard_ApiService()
  8178.     {
  8179.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.api" service is deprecated, use the new authenticator system instead.');
  8180.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  8181.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/User/PayloadAwareUserProviderInterface.php';
  8182.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/User/JWTUserProvider.php';
  8183.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8184.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8185.         return $this->privates['security.authentication.provider.guard.api'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  8186.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  8187.         }, 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()));
  8188.     }
  8189.     /**
  8190.      * Gets the private 'security.authentication.provider.guard.external_app_connect' shared service.
  8191.      *
  8192.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  8193.      *
  8194.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.external_app_connect" service is deprecated, use the new authenticator system instead.
  8195.      */
  8196.     protected function getSecurity_Authentication_Provider_Guard_ExternalAppConnectService()
  8197.     {
  8198.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.external_app_connect" service is deprecated, use the new authenticator system instead.');
  8199.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  8200.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/User/PayloadAwareUserProviderInterface.php';
  8201.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/User/JWTUserProvider.php';
  8202.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8203.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8204.         return $this->privates['security.authentication.provider.guard.external_app_connect'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  8205.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  8206.         }, 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()));
  8207.     }
  8208.     /**
  8209.      * Gets the private 'security.authentication.provider.saml.main' shared autowired service.
  8210.      *
  8211.      * @return \Hslavich\OneloginSamlBundle\Security\Authentication\Provider\SamlProvider
  8212.      */
  8213.     protected function getSecurity_Authentication_Provider_Saml_MainService()
  8214.     {
  8215.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8216.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8217.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Authentication/Provider/SamlProvider.php';
  8218.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Authentication/Token/SamlTokenFactoryInterface.php';
  8219.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Authentication/Token/SamlTokenFactory.php';
  8220.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  8221.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/User/SamlUserProvider.php';
  8222.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8223.         if (isset($this->privates['security.authentication.provider.saml.main'])) {
  8224.             return $this->privates['security.authentication.provider.saml.main'];
  8225.         }
  8226.         $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);
  8227.         $instance->setTokenFactory(new \Hslavich\OneloginSamlBundle\Security\Authentication\Token\SamlTokenFactory());
  8228.         return $instance;
  8229.     }
  8230.     /**
  8231.      * Gets the private 'security.channel_listener' shared service.
  8232.      *
  8233.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  8234.      */
  8235.     protected function getSecurity_ChannelListenerService()
  8236.     {
  8237.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8238.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8239.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  8240.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  8241.         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());
  8242.     }
  8243.     /**
  8244.      * Gets the private 'security.command.debug_firewall' shared service.
  8245.      *
  8246.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  8247.      */
  8248.     protected function getSecurity_Command_DebugFirewallService()
  8249.     {
  8250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8251.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  8252.         $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);
  8253.         $instance->setName('debug:firewall');
  8254.         $instance->setDescription('Display information about your security firewall(s)');
  8255.         return $instance;
  8256.     }
  8257.     /**
  8258.      * Gets the private 'security.command.user_password_encoder' shared service.
  8259.      *
  8260.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  8261.      *
  8262.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  8263.      */
  8264.     protected function getSecurity_Command_UserPasswordEncoderService()
  8265.     {
  8266.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  8267.         $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']);
  8268.         $instance->setName('security:encode-password');
  8269.         $instance->setDescription('Encode a password');
  8270.         return $instance;
  8271.     }
  8272.     /**
  8273.      * Gets the private 'security.command.user_password_hash' shared service.
  8274.      *
  8275.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  8276.      */
  8277.     protected function getSecurity_Command_UserPasswordHashService()
  8278.     {
  8279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8280.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  8281.         $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']);
  8282.         $instance->setName('security:hash-password');
  8283.         $instance->setDescription('Hash a user password');
  8284.         return $instance;
  8285.     }
  8286.     /**
  8287.      * Gets the private 'security.context_listener.0' shared service.
  8288.      *
  8289.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  8290.      */
  8291.     protected function getSecurity_ContextListener_0Service()
  8292.     {
  8293.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8294.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8295.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  8296.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8297.         if (isset($this->privates['security.context_listener.0'])) {
  8298.             return $this->privates['security.context_listener.0'];
  8299.         }
  8300.         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 () {
  8301.             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'])));
  8302.             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')));
  8303.         }, 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']);
  8304.     }
  8305.     /**
  8306.      * Gets the private 'security.encoder_factory.generic' shared service.
  8307.      *
  8308.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  8309.      *
  8310.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  8311.      */
  8312.     protected function getSecurity_EncoderFactory_GenericService()
  8313.     {
  8314.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  8315.         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']]]);
  8316.     }
  8317.     /**
  8318.      * Gets the private 'security.event_dispatcher.api' shared service.
  8319.      *
  8320.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8321.      */
  8322.     protected function getSecurity_EventDispatcher_ApiService()
  8323.     {
  8324.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8325.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8326.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->getSamlLogoutListenerService());
  8327.         }, => '__invoke'], 0);
  8328.         return $instance;
  8329.     }
  8330.     /**
  8331.      * Gets the private 'security.event_dispatcher.external_app_connect' shared service.
  8332.      *
  8333.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8334.      */
  8335.     protected function getSecurity_EventDispatcher_ExternalAppConnectService()
  8336.     {
  8337.         $this->privates['security.event_dispatcher.external_app_connect'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8338.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8339.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->getSamlLogoutListenerService());
  8340.         }, => '__invoke'], 0);
  8341.         return $instance;
  8342.     }
  8343.     /**
  8344.      * Gets the private 'security.event_dispatcher.main' shared service.
  8345.      *
  8346.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8347.      */
  8348.     protected function getSecurity_EventDispatcher_MainService()
  8349.     {
  8350.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8351.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8352.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  8353.         }, => 'onLogout'], 64);
  8354.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8355.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  8356.         }, => 'onLogout'], 0);
  8357.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8358.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->getSamlLogoutListenerService());
  8359.         }, => '__invoke'], 0);
  8360.         return $instance;
  8361.     }
  8362.     /**
  8363.      * Gets the private 'security.firewall.map' shared service.
  8364.      *
  8365.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  8366.      */
  8367.     protected function getSecurity_Firewall_MapService()
  8368.     {
  8369.         $a = ($this->privates['.service_locator.wOqRTqV'] ?? $this->get_ServiceLocator_WOqRTqVService());
  8370.         if (isset($this->privates['security.firewall.map'])) {
  8371.             return $this->privates['security.firewall.map'];
  8372.         }
  8373.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  8374.             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)/')));
  8375.             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)?$')));
  8376.             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')));
  8377.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  8378.             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')));
  8379.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  8380.         }, 6));
  8381.     }
  8382.     /**
  8383.      * Gets the private 'security.firewall.map.context.api' shared service.
  8384.      *
  8385.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8386.      */
  8387.     protected function getSecurity_Firewall_Map_Context_ApiService()
  8388.     {
  8389.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8390.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8391.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8392.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8393.         $a = ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  8394.         if (isset($this->privates['security.firewall.map.context.api'])) {
  8395.             return $this->privates['security.firewall.map.context.api'];
  8396.         }
  8397.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8398.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8399.             yield => ($this->privates['security.authentication.listener.guard.api'] ?? $this->getSecurity_Authentication_Listener_Guard_ApiService());
  8400.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8401.         }, 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));
  8402.     }
  8403.     /**
  8404.      * Gets the private 'security.firewall.map.context.apidoc' shared service.
  8405.      *
  8406.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8407.      */
  8408.     protected function getSecurity_Firewall_Map_Context_ApidocService()
  8409.     {
  8410.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8411.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8412.         return $this->privates['security.firewall.map.context.apidoc'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8413.             return new \EmptyIterator();
  8414.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('apidoc''security.user_checker''.security.request_matcher.dRYyBii'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  8415.     }
  8416.     /**
  8417.      * Gets the private 'security.firewall.map.context.apipublic' shared service.
  8418.      *
  8419.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8420.      */
  8421.     protected function getSecurity_Firewall_Map_Context_ApipublicService()
  8422.     {
  8423.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8424.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8425.         return $this->privates['security.firewall.map.context.apipublic'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8426.             return new \EmptyIterator();
  8427.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('apipublic''security.user_checker''.security.request_matcher.9VW0shA'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  8428.     }
  8429.     /**
  8430.      * Gets the private 'security.firewall.map.context.dev' shared service.
  8431.      *
  8432.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8433.      */
  8434.     protected function getSecurity_Firewall_Map_Context_DevService()
  8435.     {
  8436.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8437.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8438.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8439.             return new \EmptyIterator();
  8440.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.K_4cQMG'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  8441.     }
  8442.     /**
  8443.      * Gets the private 'security.firewall.map.context.external_app_connect' shared service.
  8444.      *
  8445.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8446.      */
  8447.     protected function getSecurity_Firewall_Map_Context_ExternalAppConnectService()
  8448.     {
  8449.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8450.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8451.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8452.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8453.         $a = ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  8454.         if (isset($this->privates['security.firewall.map.context.external_app_connect'])) {
  8455.             return $this->privates['security.firewall.map.context.external_app_connect'];
  8456.         }
  8457.         return $this->privates['security.firewall.map.context.external_app_connect'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8458.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8459.             yield => ($this->privates['security.authentication.listener.guard.external_app_connect'] ?? $this->getSecurity_Authentication_Listener_Guard_ExternalAppConnectService());
  8460.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8461.         }, 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));
  8462.     }
  8463.     /**
  8464.      * Gets the private 'security.firewall.map.context.main' shared service.
  8465.      *
  8466.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8467.      */
  8468.     protected function getSecurity_Firewall_Map_Context_MainService()
  8469.     {
  8470.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8471.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8472.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8473.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8474.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  8475.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8476.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8477.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  8478.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8479.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  8480.         if (isset($this->privates['security.firewall.map.context.main'])) {
  8481.             return $this->privates['security.firewall.map.context.main'];
  8482.         }
  8483.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  8484.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8485.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8486.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8487.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8488.             yield => ($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.main'] ?? $this->getSamlListener_MainService());
  8489.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  8490.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8491.         }, 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));
  8492.     }
  8493.     /**
  8494.      * Gets the private 'security.helper' shared service.
  8495.      *
  8496.      * @return \Symfony\Component\Security\Core\Security
  8497.      */
  8498.     protected function getSecurity_HelperService()
  8499.     {
  8500.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  8501.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8502.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  8503.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  8504.         ], [
  8505.             'security.authorization_checker' => '?',
  8506.             'security.token_storage' => '?',
  8507.         ]));
  8508.     }
  8509.     /**
  8510.      * Gets the private 'security.http_utils' shared service.
  8511.      *
  8512.      * @return \Symfony\Component\Security\Http\HttpUtils
  8513.      */
  8514.     protected function getSecurity_HttpUtilsService()
  8515.     {
  8516.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  8517.         $a = ($this->services['router'] ?? $this->getRouterService());
  8518.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  8519.     }
  8520.     /**
  8521.      * Gets the private 'security.logout.listener.default.main' shared service.
  8522.      *
  8523.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  8524.      */
  8525.     protected function getSecurity_Logout_Listener_Default_MainService()
  8526.     {
  8527.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  8528.         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');
  8529.     }
  8530.     /**
  8531.      * Gets the private 'security.logout_url_generator' shared service.
  8532.      *
  8533.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  8534.      */
  8535.     protected function getSecurity_LogoutUrlGeneratorService()
  8536.     {
  8537.         $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()));
  8538.         $instance->registerListener('main''saml_logout''logout''_csrf_token'NULLNULL);
  8539.         return $instance;
  8540.     }
  8541.     /**
  8542.      * Gets the private 'security.password_hasher_factory' shared service.
  8543.      *
  8544.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  8545.      */
  8546.     protected function getSecurity_PasswordHasherFactoryService()
  8547.     {
  8548.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  8549.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  8550.         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']]]);
  8551.     }
  8552.     /**
  8553.      * Gets the private 'security.user_password_hasher' shared service.
  8554.      *
  8555.      * @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
  8556.      */
  8557.     protected function getSecurity_UserPasswordHasherService()
  8558.     {
  8559.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  8560.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  8561.         return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  8562.     }
  8563.     /**
  8564.      * Gets the private 'security.validator.user_password' shared service.
  8565.      *
  8566.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  8567.      */
  8568.     protected function getSecurity_Validator_UserPasswordService()
  8569.     {
  8570.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8571.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8572.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  8573.         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()));
  8574.     }
  8575.     /**
  8576.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  8577.      *
  8578.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  8579.      */
  8580.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  8581.     {
  8582.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8583.     }
  8584.     /**
  8585.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  8586.      *
  8587.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  8588.      */
  8589.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  8590.     {
  8591.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  8592.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULL, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  8593.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  8594.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  8595.     }
  8596.     /**
  8597.      * Gets the private 'sensio_framework_extra.routing.loader.annot_class' shared service.
  8598.      *
  8599.      * @return \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader
  8600.      *
  8601.      * @deprecated Since sensio/framework-extra-bundle 5.2: The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2
  8602.      */
  8603.     protected function getSensioFrameworkExtra_Routing_Loader_AnnotClassService()
  8604.     {
  8605.         trigger_deprecation('sensio/framework-extra-bundle''5.2''The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2');
  8606.         return $this->privates['sensio_framework_extra.routing.loader.annot_class'] = new \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8607.     }
  8608.     /**
  8609.      * Gets the private 'sensio_framework_extra.routing.loader.annot_dir' shared service.
  8610.      *
  8611.      * @return \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader
  8612.      *
  8613.      * @deprecated Since sensio/framework-extra-bundle 5.2: The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2
  8614.      */
  8615.     protected function getSensioFrameworkExtra_Routing_Loader_AnnotDirService()
  8616.     {
  8617.         trigger_deprecation('sensio/framework-extra-bundle''5.2''The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2');
  8618.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  8619.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  8620.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  8621.         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()));
  8622.     }
  8623.     /**
  8624.      * Gets the private 'sensio_framework_extra.routing.loader.annot_file' shared service.
  8625.      *
  8626.      * @return \Symfony\Component\Routing\Loader\AnnotationFileLoader
  8627.      *
  8628.      * @deprecated Since sensio/framework-extra-bundle 5.2: The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2
  8629.      */
  8630.     protected function getSensioFrameworkExtra_Routing_Loader_AnnotFileService()
  8631.     {
  8632.         trigger_deprecation('sensio/framework-extra-bundle''5.2''The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2');
  8633.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  8634.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  8635.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  8636.         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()));
  8637.     }
  8638.     /**
  8639.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  8640.      *
  8641.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  8642.      */
  8643.     protected function getSensioFrameworkExtra_Security_ListenerService()
  8644.     {
  8645.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  8646.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  8647.             return $this->privates['sensio_framework_extra.security.listener'];
  8648.         }
  8649.         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()));
  8650.     }
  8651.     /**
  8652.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  8653.      *
  8654.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  8655.      */
  8656.     protected function getSensioFrameworkExtra_View_ListenerService()
  8657.     {
  8658.         $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))));
  8659.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8660.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8661.         ], [
  8662.             'twig' => '?',
  8663.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  8664.         return $instance;
  8665.     }
  8666.     /**
  8667.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  8668.      *
  8669.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  8670.      */
  8671.     protected function getSerializer_Mapping_CacheWarmerService()
  8672.     {
  8673.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8674.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8675.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  8676.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8677.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8678.         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'));
  8679.     }
  8680.     /**
  8681.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  8682.      *
  8683.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  8684.      */
  8685.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  8686.     {
  8687.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  8688.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  8689.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  8690.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8691.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  8692.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8693.         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()))]));
  8694.     }
  8695.     /**
  8696.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  8697.      *
  8698.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  8699.      */
  8700.     protected function getSerializer_NameConverter_MetadataAwareService()
  8701.     {
  8702.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  8703.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  8704.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  8705.         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()));
  8706.     }
  8707.     /**
  8708.      * Gets the private 'session.factory' shared service.
  8709.      *
  8710.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  8711.      */
  8712.     protected function getSession_FactoryService()
  8713.     {
  8714.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  8715.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  8716.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  8717.         if (isset($this->privates['session.factory'])) {
  8718.             return $this->privates['session.factory'];
  8719.         }
  8720.         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']);
  8721.     }
  8722.     /**
  8723.      * Gets the private 'session.storage.factory.service' shared service.
  8724.      *
  8725.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  8726.      *
  8727.      * @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.
  8728.      */
  8729.     protected function getSession_Storage_Factory_ServiceService()
  8730.     {
  8731.         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.');
  8732.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  8733.     }
  8734.     /**
  8735.      * Gets the private 'session.storage.metadata_bag' shared service.
  8736.      *
  8737.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  8738.      *
  8739.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  8740.      */
  8741.     protected function getSession_Storage_MetadataBagService()
  8742.     {
  8743.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  8744.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  8745.     }
  8746.     /**
  8747.      * Gets the private 'session.storage.native' shared service.
  8748.      *
  8749.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  8750.      *
  8751.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  8752.      */
  8753.     protected function getSession_Storage_NativeService()
  8754.     {
  8755.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  8756.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  8757.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php';
  8758.         $a = new \Redis();
  8759.         $a->connect($this->getEnv('REDIS_HOST'), $this->getEnv('int:REDIS_PORT'));
  8760.         $a->auth($this->getEnv('REDIS_PASSWORD'));
  8761.         $a->select($this->getEnv('int:REDIS_SESSION_DB'));
  8762.         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());
  8763.     }
  8764.     /**
  8765.      * Gets the private 'session_listener' shared service.
  8766.      *
  8767.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  8768.      */
  8769.     protected function getSessionListenerService()
  8770.     {
  8771.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8772.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  8773.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  8774.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  8775.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  8776.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  8777.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  8778.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  8779.         ], [
  8780.             'initialized_session' => '?',
  8781.             'logger' => '?',
  8782.             'request_stack' => '?',
  8783.             'session' => '?',
  8784.             'session_collector' => '?',
  8785.             'session_factory' => '?',
  8786.             'session_storage' => '?',
  8787.         ]), true$this->parameters['session.storage.options']);
  8788.     }
  8789.     /**
  8790.      * Gets the private 'translation.extractor' shared service.
  8791.      *
  8792.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  8793.      */
  8794.     protected function getTranslation_ExtractorService()
  8795.     {
  8796.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  8797.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  8798.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  8799.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  8800.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  8801.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  8802.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  8803.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  8804.         return $instance;
  8805.     }
  8806.     /**
  8807.      * Gets the private 'translation.loader.csv' shared service.
  8808.      *
  8809.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  8810.      */
  8811.     protected function getTranslation_Loader_CsvService()
  8812.     {
  8813.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8814.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8815.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8816.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8817.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  8818.     }
  8819.     /**
  8820.      * Gets the private 'translation.loader.dat' shared service.
  8821.      *
  8822.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  8823.      */
  8824.     protected function getTranslation_Loader_DatService()
  8825.     {
  8826.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8827.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8828.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8829.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  8830.     }
  8831.     /**
  8832.      * Gets the private 'translation.loader.ini' shared service.
  8833.      *
  8834.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  8835.      */
  8836.     protected function getTranslation_Loader_IniService()
  8837.     {
  8838.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8839.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8840.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8841.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8842.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  8843.     }
  8844.     /**
  8845.      * Gets the private 'translation.loader.json' shared service.
  8846.      *
  8847.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  8848.      */
  8849.     protected function getTranslation_Loader_JsonService()
  8850.     {
  8851.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8852.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8853.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8854.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8855.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  8856.     }
  8857.     /**
  8858.      * Gets the private 'translation.loader.mo' shared service.
  8859.      *
  8860.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  8861.      */
  8862.     protected function getTranslation_Loader_MoService()
  8863.     {
  8864.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8865.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8866.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8867.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8868.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  8869.     }
  8870.     /**
  8871.      * Gets the private 'translation.loader.php' shared service.
  8872.      *
  8873.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  8874.      */
  8875.     protected function getTranslation_Loader_PhpService()
  8876.     {
  8877.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8878.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8879.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8880.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8881.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  8882.     }
  8883.     /**
  8884.      * Gets the private 'translation.loader.po' shared service.
  8885.      *
  8886.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  8887.      */
  8888.     protected function getTranslation_Loader_PoService()
  8889.     {
  8890.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8891.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8892.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8893.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8894.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  8895.     }
  8896.     /**
  8897.      * Gets the private 'translation.loader.qt' shared service.
  8898.      *
  8899.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  8900.      */
  8901.     protected function getTranslation_Loader_QtService()
  8902.     {
  8903.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8904.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8905.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  8906.     }
  8907.     /**
  8908.      * Gets the private 'translation.loader.res' shared service.
  8909.      *
  8910.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  8911.      */
  8912.     protected function getTranslation_Loader_ResService()
  8913.     {
  8914.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8915.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8916.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  8917.     }
  8918.     /**
  8919.      * Gets the private 'translation.loader.xliff' shared service.
  8920.      *
  8921.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  8922.      */
  8923.     protected function getTranslation_Loader_XliffService()
  8924.     {
  8925.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8926.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8927.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  8928.     }
  8929.     /**
  8930.      * Gets the private 'translation.loader.yml' shared service.
  8931.      *
  8932.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  8933.      */
  8934.     protected function getTranslation_Loader_YmlService()
  8935.     {
  8936.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8937.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8938.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8939.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8940.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  8941.     }
  8942.     /**
  8943.      * Gets the private 'translation.provider_collection' shared service.
  8944.      *
  8945.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  8946.      */
  8947.     protected function getTranslation_ProviderCollectionService()
  8948.     {
  8949.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  8950.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  8951.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  8952.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  8953.         }, 1), []))->fromConfig([]);
  8954.     }
  8955.     /**
  8956.      * Gets the private 'translation.reader' shared service.
  8957.      *
  8958.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  8959.      */
  8960.     protected function getTranslation_ReaderService()
  8961.     {
  8962.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  8963.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  8964.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8965.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8966.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8967.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8968.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8969.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8970.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8971.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8972.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8973.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8974.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8975.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8976.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8977.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8978.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  8979.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  8980.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  8981.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  8982.         $instance->addLoader('yaml'$a);
  8983.         $instance->addLoader('yml'$a);
  8984.         $instance->addLoader('xlf'$b);
  8985.         $instance->addLoader('xliff'$b);
  8986.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  8987.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  8988.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  8989.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  8990.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  8991.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  8992.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  8993.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  8994.         return $instance;
  8995.     }
  8996.     /**
  8997.      * Gets the private 'translation.warmer' shared service.
  8998.      *
  8999.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  9000.      */
  9001.     protected function getTranslation_WarmerService()
  9002.     {
  9003.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9004.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  9005.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9006.             'translator' => ['services''translator''getTranslatorService'false],
  9007.         ], [
  9008.             'translator' => '?',
  9009.         ]))->withContext('translation.warmer'$this));
  9010.     }
  9011.     /**
  9012.      * Gets the private 'translation.writer' shared service.
  9013.      *
  9014.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  9015.      */
  9016.     protected function getTranslation_WriterService()
  9017.     {
  9018.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  9019.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  9020.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  9021.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  9022.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  9023.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  9024.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  9025.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  9026.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  9027.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  9028.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  9029.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  9030.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  9031.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  9032.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  9033.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  9034.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  9035.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  9036.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  9037.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  9038.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  9039.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  9040.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  9041.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  9042.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  9043.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  9044.         return $instance;
  9045.     }
  9046.     /**
  9047.      * Gets the private 'translator.default' shared service.
  9048.      *
  9049.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  9050.      */
  9051.     protected function getTranslator_DefaultService()
  9052.     {
  9053.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9054.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  9055.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  9056.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  9057.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  9058.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  9059.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  9060.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  9061.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  9062.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  9063.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  9064.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  9065.         ], [
  9066.             'translation.loader.csv' => '?',
  9067.             'translation.loader.dat' => '?',
  9068.             'translation.loader.ini' => '?',
  9069.             'translation.loader.json' => '?',
  9070.             'translation.loader.mo' => '?',
  9071.             'translation.loader.php' => '?',
  9072.             'translation.loader.po' => '?',
  9073.             'translation.loader.qt' => '?',
  9074.             'translation.loader.res' => '?',
  9075.             'translation.loader.xliff' => '?',
  9076.             'translation.loader.yml' => '?',
  9077.         ]), 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']]], []);
  9078.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  9079.         $instance->setFallbackLocales([=> 'fr']);
  9080.         return $instance;
  9081.     }
  9082.     /**
  9083.      * Gets the private 'twig.command.debug' shared service.
  9084.      *
  9085.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  9086.      */
  9087.     protected function getTwig_Command_DebugService()
  9088.     {
  9089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9090.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  9091.         $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()));
  9092.         $instance->setName('debug:twig');
  9093.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  9094.         return $instance;
  9095.     }
  9096.     /**
  9097.      * Gets the private 'twig.command.lint' shared service.
  9098.      *
  9099.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  9100.      */
  9101.     protected function getTwig_Command_LintService()
  9102.     {
  9103.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9104.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  9105.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  9106.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9107.         $instance->setName('lint:twig');
  9108.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  9109.         return $instance;
  9110.     }
  9111.     /**
  9112.      * Gets the private 'twig.form.engine' shared service.
  9113.      *
  9114.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  9115.      */
  9116.     protected function getTwig_Form_EngineService()
  9117.     {
  9118.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  9119.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  9120.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  9121.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9122.         if (isset($this->privates['twig.form.engine'])) {
  9123.             return $this->privates['twig.form.engine'];
  9124.         }
  9125.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  9126.     }
  9127.     /**
  9128.      * Gets the private 'twig.form.renderer' shared service.
  9129.      *
  9130.      * @return \Symfony\Component\Form\FormRenderer
  9131.      */
  9132.     protected function getTwig_Form_RendererService()
  9133.     {
  9134.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  9135.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  9136.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  9137.         if (isset($this->privates['twig.form.renderer'])) {
  9138.             return $this->privates['twig.form.renderer'];
  9139.         }
  9140.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($aNULL);
  9141.     }
  9142.     /**
  9143.      * Gets the private 'twig.mailer.message_listener' shared service.
  9144.      *
  9145.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  9146.      */
  9147.     protected function getTwig_Mailer_MessageListenerService()
  9148.     {
  9149.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  9150.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  9151.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  9152.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9153.         if (isset($this->privates['twig.mailer.message_listener'])) {
  9154.             return $this->privates['twig.mailer.message_listener'];
  9155.         }
  9156.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  9157.     }
  9158.     /**
  9159.      * Gets the private 'twig.runtime.httpkernel' shared service.
  9160.      *
  9161.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  9162.      */
  9163.     protected function getTwig_Runtime_HttpkernelService()
  9164.     {
  9165.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  9166.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  9167.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  9168.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  9169.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  9170.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  9171.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  9172.         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, [
  9173.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  9174.         ], [
  9175.             'inline' => '?',
  9176.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  9177.     }
  9178.     /**
  9179.      * Gets the private 'twig.runtime.serializer' shared service.
  9180.      *
  9181.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  9182.      */
  9183.     protected function getTwig_Runtime_SerializerService()
  9184.     {
  9185.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9186.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  9187.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  9188.     }
  9189.     /**
  9190.      * Gets the private 'twig.template_cache_warmer' shared service.
  9191.      *
  9192.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  9193.      */
  9194.     protected function getTwig_TemplateCacheWarmerService()
  9195.     {
  9196.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9197.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  9198.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  9199.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9200.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  9201.         ], [
  9202.             'twig' => '?',
  9203.         ]))->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')));
  9204.     }
  9205.     /**
  9206.      * Gets the private 'validator.builder' shared service.
  9207.      *
  9208.      * @return \Symfony\Component\Validator\ValidatorBuilder
  9209.      */
  9210.     protected function getValidator_BuilderService()
  9211.     {
  9212.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  9213.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  9214.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9215.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9216.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  9217.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9218.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  9219.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9220.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9221.         ], [
  9222.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9223.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9224.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9225.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9226.             'security.validator.user_password' => '?',
  9227.             'validator.expression' => '?',
  9228.         ])));
  9229.         if ($this->has('translator')) {
  9230.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  9231.         }
  9232.         $instance->setTranslationDomain('validators');
  9233.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  9234.         $instance->enableAnnotationMapping(true);
  9235.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9236.         $instance->addMethodMapping('loadValidatorMetadata');
  9237.         $instance->addObjectInitializers([]);
  9238.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  9239.         return $instance;
  9240.     }
  9241.     /**
  9242.      * Gets the private 'validator.email' shared service.
  9243.      *
  9244.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9245.      */
  9246.     protected function getValidator_EmailService()
  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/EmailValidator.php';
  9251.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  9252.     }
  9253.     /**
  9254.      * Gets the private 'validator.expression' shared service.
  9255.      *
  9256.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9257.      */
  9258.     protected function getValidator_ExpressionService()
  9259.     {
  9260.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9261.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9262.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9263.         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())));
  9264.     }
  9265.     /**
  9266.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  9267.      *
  9268.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9269.      */
  9270.     protected function getValidator_Mapping_CacheWarmerService()
  9271.     {
  9272.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9273.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9274.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9275.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9276.     }
  9277.     /**
  9278.      * Gets the private 'validator.not_compromised_password' shared service.
  9279.      *
  9280.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9281.      */
  9282.     protected function getValidator_NotCompromisedPasswordService()
  9283.     {
  9284.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9285.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9286.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9287.         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);
  9288.     }
  9289.     /**
  9290.      * Gets the private 'web_profiler.csp.handler' shared service.
  9291.      *
  9292.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  9293.      */
  9294.     protected function getWebProfiler_Csp_HandlerService()
  9295.     {
  9296.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  9297.     }
  9298.     /**
  9299.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  9300.      *
  9301.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  9302.      */
  9303.     protected function getWebProfiler_DebugToolbarService()
  9304.     {
  9305.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9306.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  9307.             return $this->privates['web_profiler.debug_toolbar'];
  9308.         }
  9309.         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);
  9310.     }
  9311.     /**
  9312.      * Gets the public 'cache_clearer' alias.
  9313.      *
  9314.      * @return object The ".container.private.cache_clearer" service.
  9315.      */
  9316.     protected function getCacheClearerService()
  9317.     {
  9318.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  9319.         return $this->get('.container.private.cache_clearer');
  9320.     }
  9321.     /**
  9322.      * Gets the public 'filesystem' alias.
  9323.      *
  9324.      * @return object The ".container.private.filesystem" service.
  9325.      */
  9326.     protected function getFilesystemService()
  9327.     {
  9328.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  9329.         return $this->get('.container.private.filesystem');
  9330.     }
  9331.     /**
  9332.      * Gets the public 'serializer' alias.
  9333.      *
  9334.      * @return object The ".container.private.serializer" service.
  9335.      */
  9336.     protected function getSerializerService()
  9337.     {
  9338.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  9339.         return $this->get('.container.private.serializer');
  9340.     }
  9341.     /**
  9342.      * Gets the public 'form.factory' alias.
  9343.      *
  9344.      * @return object The ".container.private.form.factory" service.
  9345.      */
  9346.     protected function getForm_FactoryService()
  9347.     {
  9348.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  9349.         return $this->get('.container.private.form.factory');
  9350.     }
  9351.     /**
  9352.      * Gets the public 'form.type.file' alias.
  9353.      *
  9354.      * @return object The ".container.private.form.type.file" service.
  9355.      */
  9356.     protected function getForm_Type_FileService()
  9357.     {
  9358.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  9359.         return $this->get('.container.private.form.type.file');
  9360.     }
  9361.     /**
  9362.      * Gets the public 'profiler' alias.
  9363.      *
  9364.      * @return object The ".container.private.profiler" service.
  9365.      */
  9366.     protected function getProfilerService()
  9367.     {
  9368.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  9369.         return $this->get('.container.private.profiler');
  9370.     }
  9371.     /**
  9372.      * Gets the public 'security.authorization_checker' alias.
  9373.      *
  9374.      * @return object The ".container.private.security.authorization_checker" service.
  9375.      */
  9376.     protected function getSecurity_AuthorizationCheckerService()
  9377.     {
  9378.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  9379.         return $this->get('.container.private.security.authorization_checker');
  9380.     }
  9381.     /**
  9382.      * Gets the public 'security.token_storage' alias.
  9383.      *
  9384.      * @return object The ".container.private.security.token_storage" service.
  9385.      */
  9386.     protected function getSecurity_TokenStorageService()
  9387.     {
  9388.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  9389.         return $this->get('.container.private.security.token_storage');
  9390.     }
  9391.     /**
  9392.      * Gets the public 'twig' alias.
  9393.      *
  9394.      * @return object The ".container.private.twig" service.
  9395.      */
  9396.     protected function getTwigService()
  9397.     {
  9398.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  9399.         return $this->get('.container.private.twig');
  9400.     }
  9401.     /**
  9402.      * Gets the public 'security.password_encoder' alias.
  9403.      *
  9404.      * @return object The ".container.private.security.password_encoder" service.
  9405.      */
  9406.     protected function getSecurity_PasswordEncoderService()
  9407.     {
  9408.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  9409.         return $this->get('.container.private.security.password_encoder');
  9410.     }
  9411.     /**
  9412.      * Gets the public 'session' alias.
  9413.      *
  9414.      * @return object The ".container.private.session" service.
  9415.      */
  9416.     protected function getSessionService()
  9417.     {
  9418.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  9419.         return $this->get('.container.private.session');
  9420.     }
  9421.     /**
  9422.      * Gets the public 'validator' alias.
  9423.      *
  9424.      * @return object The ".container.private.validator" service.
  9425.      */
  9426.     protected function getValidatorService()
  9427.     {
  9428.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  9429.         return $this->get('.container.private.validator');
  9430.     }
  9431.     /**
  9432.      * @return array|bool|float|int|string|\UnitEnum|null
  9433.      */
  9434.     public function getParameter(string $name)
  9435.     {
  9436.         if (isset($this->buildParameters[$name])) {
  9437.             return $this->buildParameters[$name];
  9438.         }
  9439.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  9440.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  9441.         }
  9442.         if (isset($this->loadedDynamicParameters[$name])) {
  9443.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9444.         }
  9445.         return $this->parameters[$name];
  9446.     }
  9447.     public function hasParameter(string $name): bool
  9448.     {
  9449.         if (isset($this->buildParameters[$name])) {
  9450.             return true;
  9451.         }
  9452.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  9453.     }
  9454.     public function setParameter(string $name$value): void
  9455.     {
  9456.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  9457.     }
  9458.     public function getParameterBag(): ParameterBagInterface
  9459.     {
  9460.         if (null === $this->parameterBag) {
  9461.             $parameters $this->parameters;
  9462.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  9463.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9464.             }
  9465.             foreach ($this->buildParameters as $name => $value) {
  9466.                 $parameters[$name] = $value;
  9467.             }
  9468.             $this->parameterBag = new FrozenParameterBag($parameters);
  9469.         }
  9470.         return $this->parameterBag;
  9471.     }
  9472.     private $loadedDynamicParameters = [
  9473.         'kernel.runtime_environment' => false,
  9474.         'kernel.build_dir' => false,
  9475.         'kernel.cache_dir' => false,
  9476.         'saml_villagile_idp_entity_id' => false,
  9477.         'saml_villagile_idp_sso_uri' => false,
  9478.         'saml_villagile_idp_slo_uri' => false,
  9479.         'saml_villagile_idp_x_509_cert' => false,
  9480.         'env(SAML_VILLAGILE_IDP_ENTITY_ID_RESOLVED)' => false,
  9481.         'env(SAML_VILLAGILE_IDP_SSO_URI_RESOLVED)' => false,
  9482.         'env(SAML_VILLAGILE_IDP_SLO_URI_RESOLVED)' => false,
  9483.         'env(SAML_VILLAGILE_IDP_X509CERT_RESOLVED)' => false,
  9484.         'saml_kadran_idp_entity_id' => false,
  9485.         'saml_kadran_idp_sso_uri' => false,
  9486.         'saml_kadran_idp_slo_uri' => false,
  9487.         'saml_kadran_idp_x_509_cert' => false,
  9488.         'env(SAML_KADRAN_IDP_ENTITY_ID_RESOLVED)' => false,
  9489.         'env(SAML_KADRAN_IDP_SSO_URI_RESOLVED)' => false,
  9490.         'env(SAML_KADRAN_IDP_SLO_URI_RESOLVED)' => false,
  9491.         'env(SAML_KADRAN_IDP_X509CERT_RESOLVED)' => false,
  9492.         'saml_decoset_idp_entity_id' => false,
  9493.         'saml_decoset_idp_sso_uri' => false,
  9494.         'saml_decoset_idp_slo_uri' => false,
  9495.         'saml_decoset_idp_x_509_cert' => false,
  9496.         'env(SAML_DECOSET_IDP_ENTITY_ID_RESOLVED)' => false,
  9497.         'env(SAML_DECOSET_IDP_SSO_URI_RESOLVED)' => false,
  9498.         'env(SAML_DECOSET_IDP_SLO_URI_RESOLVED)' => false,
  9499.         'env(SAML_DECOSET_IDP_X509CERT_RESOLVED)' => false,
  9500.         'saml_sp_privatekey' => false,
  9501.         'saml_sp_x_509_cert' => false,
  9502.         'env(SAML_SP_PRIVATEKEY_RESOLVED)' => false,
  9503.         'env(SAML_SP_X509CERT_RESOLVED)' => false,
  9504.         'mayan_accept_language' => false,
  9505.         'from_email' => false,
  9506.         'cors_allow_origin' => false,
  9507.         'sigrenea_base_url' => false,
  9508.         'odivea_base_url' => false,
  9509.         'tsms_base_url' => false,
  9510.         'tsmd_base_url' => false,
  9511.         'seramm_base_url' => false,
  9512.         'sig_seramm_base_url' => false,
  9513.         'baignade_water_quality_base_url' => false,
  9514.         'synoptique_udb_base_url' => false,
  9515.         'synoptique_ude_base_url' => false,
  9516.         'seramm_site_publication_base_url' => false,
  9517.         'seramm_documentation_works_base_url' => false,
  9518.         'seramm_mail_management_base_url' => false,
  9519.         'mysig_base_url' => false,
  9520.         'panache_base_url' => false,
  9521.         'seramm_infoped_base_url' => false,
  9522.         'seramm_aquadvanced_ud_base_url' => false,
  9523.         'gmao_seramm_base_url' => false,
  9524.         'kadran_base_url' => false,
  9525.         'topkapi_kadran_eu_base_url' => false,
  9526.         'topkapi_kadran_ep_base_url' => false,
  9527.         'aquacalc_base_url' => false,
  9528.         'aquadvanced_ww_base_url' => false,
  9529.         'aquadvanced_wn_base_url' => false,
  9530.         'aquadvanced_ud_base_url' => false,
  9531.         'aquadvanced_plant_base_url' => false,
  9532.         'sharepoint_kadran_base_url' => false,
  9533.         'front_portail_base_url' => false,
  9534.         'default_idp' => false,
  9535.         'nextcloud_instances' => false,
  9536.         'kernel.secret' => false,
  9537.         'debug.container.dump' => false,
  9538.         'serializer.mapping.cache.file' => false,
  9539.         'session.save_path' => false,
  9540.         'validator.mapping.cache.file' => false,
  9541.         'profiler.storage.dsn' => false,
  9542.         'hslavich_onelogin_saml.settings' => false,
  9543.         'lexik_jwt_authentication.pass_phrase' => false,
  9544.         'nelmio_cors.defaults' => false,
  9545.     ];
  9546.     private $dynamicParameters = [];
  9547.     private function getDynamicParameter(string $name)
  9548.     {
  9549.         switch ($name) {
  9550.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  9551.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  9552.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  9553.             case 'saml_villagile_idp_entity_id'$value $this->getEnv('SAML_VILLAGILE_IDP_ENTITY_ID'); break;
  9554.             case 'saml_villagile_idp_sso_uri'$value $this->getEnv('SAML_VILLAGILE_IDP_SSO_URI'); break;
  9555.             case 'saml_villagile_idp_slo_uri'$value $this->getEnv('SAML_VILLAGILE_IDP_SLO_URI'); break;
  9556.             case 'saml_villagile_idp_x_509_cert'$value $this->getEnv('SAML_VILLAGILE_IDP_X509CERT'); break;
  9557.             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;
  9558.             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;
  9559.             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;
  9560.             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;
  9561.             case 'saml_kadran_idp_entity_id'$value $this->getEnv('SAML_KADRAN_IDP_ENTITY_ID'); break;
  9562.             case 'saml_kadran_idp_sso_uri'$value $this->getEnv('SAML_KADRAN_IDP_SSO_URI'); break;
  9563.             case 'saml_kadran_idp_slo_uri'$value $this->getEnv('SAML_KADRAN_IDP_SLO_URI'); break;
  9564.             case 'saml_kadran_idp_x_509_cert'$value $this->getEnv('SAML_KADRAN_IDP_X509CERT'); break;
  9565.             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;
  9566.             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;
  9567.             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;
  9568.             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;
  9569.             case 'saml_decoset_idp_entity_id'$value $this->getEnv('SAML_DECOSET_IDP_ENTITY_ID'); break;
  9570.             case 'saml_decoset_idp_sso_uri'$value $this->getEnv('SAML_DECOSET_IDP_SSO_URI'); break;
  9571.             case 'saml_decoset_idp_slo_uri'$value $this->getEnv('SAML_DECOSET_IDP_SLO_URI'); break;
  9572.             case 'saml_decoset_idp_x_509_cert'$value $this->getEnv('SAML_DECOSET_IDP_X509CERT'); break;
  9573.             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;
  9574.             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;
  9575.             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;
  9576.             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;
  9577.             case 'saml_sp_privatekey'$value $this->getEnv('SAML_SP_PRIVATEKEY'); break;
  9578.             case 'saml_sp_x_509_cert'$value $this->getEnv('SAML_SP_X509CERT'); break;
  9579.             case 'env(SAML_SP_PRIVATEKEY_RESOLVED)'$value $this->getEnv('default:saml_sp_privatekey:file:resolve:SAML_SP_PRIVATEKEY_FILE'); break;
  9580.             case 'env(SAML_SP_X509CERT_RESOLVED)'$value $this->getEnv('default:saml_sp_x_509_cert:file:resolve:SAML_SP_X509CERT_FILE'); break;
  9581.             case 'mayan_accept_language'$value $this->getEnv('default:default_accept_language:MAYAN_ACCEPT_LANGUAGE'); break;
  9582.             case 'from_email'$value = [
  9583.                 'name' => $this->getEnv('EMAIL_FROM_NAME'),
  9584.                 'email' => $this->getEnv('EMAIL_FROM_VALUE'),
  9585.             ]; break;
  9586.             case 'cors_allow_origin'$value $this->getEnv('CORS_ALLOW_ORIGIN'); break;
  9587.             case 'sigrenea_base_url'$value $this->getEnv('SIGRENEA_BASE_URL'); break;
  9588.             case 'odivea_base_url'$value $this->getEnv('ODIVEA_BASE_URL'); break;
  9589.             case 'tsms_base_url'$value $this->getEnv('TSMS_BASE_URL'); break;
  9590.             case 'tsmd_base_url'$value $this->getEnv('TSMD_BASE_URL'); break;
  9591.             case 'seramm_base_url'$value $this->getEnv('SERAMM_BASE_URL'); break;
  9592.             case 'sig_seramm_base_url'$value $this->getEnv('SIG_SERAMM_BASE_URL'); break;
  9593.             case 'baignade_water_quality_base_url'$value $this->getEnv('BAIGNADE_WATER_QUALITY_BASE_URL'); break;
  9594.             case 'synoptique_udb_base_url'$value $this->getEnv('SYNOPTIQUE_UDB_BASE_URL'); break;
  9595.             case 'synoptique_ude_base_url'$value $this->getEnv('SYNOPTIQUE_UDE_BASE_URL'); break;
  9596.             case 'seramm_site_publication_base_url'$value $this->getEnv('SITE_PUBLICATION_BASE_URL'); break;
  9597.             case 'seramm_documentation_works_base_url'$value $this->getEnv('DOCUMENTATION_OUVRAGE_BASE_URL'); break;
  9598.             case 'seramm_mail_management_base_url'$value $this->getEnv('GESTION_COURRIERS_BASE_URL'); break;
  9599.             case 'mysig_base_url'$value $this->getEnv('MYSIG_BASE_URL'); break;
  9600.             case 'panache_base_url'$value $this->getEnv('PANACHE_BASE_URL'); break;
  9601.             case 'seramm_infoped_base_url'$value $this->getEnv('SERAMM_INFOPED_BASE_URL'); break;
  9602.             case 'seramm_aquadvanced_ud_base_url'$value $this->getEnv('SERAMM_AQUADVANCED_UD_BASE_URL'); break;
  9603.             case 'gmao_seramm_base_url'$value $this->getEnv('GMAO_SERAMM_BASE_URL'); break;
  9604.             case 'kadran_base_url'$value $this->getEnv('KADRAN_BASE_URL'); break;
  9605.             case 'topkapi_kadran_eu_base_url'$value $this->getEnv('TOPKAPI_KADRAN_EU_BASE_URL'); break;
  9606.             case 'topkapi_kadran_ep_base_url'$value $this->getEnv('TOPKAPI_KADRAN_EP_BASE_URL'); break;
  9607.             case 'aquacalc_base_url'$value $this->getEnv('AQUACALC_BASE_URL'); break;
  9608.             case 'aquadvanced_ww_base_url'$value $this->getEnv('AQUADVANCED_WW_BASE_URL'); break;
  9609.             case 'aquadvanced_wn_base_url'$value $this->getEnv('AQUADVANCED_WN_BASE_URL'); break;
  9610.             case 'aquadvanced_ud_base_url'$value $this->getEnv('AQUADVANCED_UD_BASE_URL'); break;
  9611.             case 'aquadvanced_plant_base_url'$value $this->getEnv('AQUADVANCED_PLANT_BASE_URL'); break;
  9612.             case 'sharepoint_kadran_base_url'$value $this->getEnv('SHAREPOINT_KADRAN_BASE_URL'); break;
  9613.             case 'front_portail_base_url'$value $this->getEnv('FRONT_END_ROOT_PATH'); break;
  9614.             case 'default_idp'$value $this->getEnv('string:DEFAULT_IDP'); break;
  9615.             case 'nextcloud_instances'$value $this->getEnv('json:NEXTCLOUD_INSTANCES'); break;
  9616.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  9617.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelIntDebugContainer.xml'); break;
  9618.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  9619.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  9620.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  9621.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  9622.             case 'hslavich_onelogin_saml.settings'$value = [
  9623.                 'baseurl' => $this->getEnv('string:resolve:PORTAL_API_HOST').'/saml',
  9624.                 'idps' => [
  9625.                     'villagile' => [
  9626.                         'entityId' => $this->getEnv('resolve:SAML_VILLAGILE_IDP_ENTITY_ID_RESOLVED'),
  9627.                         'singleSignOnService' => [
  9628.                             'url' => $this->getEnv('resolve:SAML_VILLAGILE_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_VILLAGILE_IDP_SLO_URI_RESOLVED'),
  9633.                             'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9634.                         ],
  9635.                         'x509cert' => $this->getEnv('resolve:SAML_VILLAGILE_IDP_X509CERT_RESOLVED'),
  9636.                     ],
  9637.                     'kadran' => [
  9638.                         'entityId' => $this->getEnv('resolve:SAML_KADRAN_IDP_ENTITY_ID_RESOLVED'),
  9639.                         'singleSignOnService' => [
  9640.                             'url' => $this->getEnv('resolve:SAML_KADRAN_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_KADRAN_IDP_SLO_URI_RESOLVED'),
  9645.                             'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9646.                         ],
  9647.                         'x509cert' => $this->getEnv('resolve:SAML_KADRAN_IDP_X509CERT_RESOLVED'),
  9648.                     ],
  9649.                     'decoset' => [
  9650.                         'entityId' => $this->getEnv('resolve:SAML_DECOSET_IDP_ENTITY_ID_RESOLVED'),
  9651.                         'singleSignOnService' => [
  9652.                             'url' => $this->getEnv('resolve:SAML_DECOSET_IDP_SSO_URI_RESOLVED'),
  9653.                             'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9654.                         ],
  9655.                         'singleLogoutService' => [
  9656.                             'url' => $this->getEnv('resolve:SAML_DECOSET_IDP_SLO_URI_RESOLVED'),
  9657.                             'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9658.                         ],
  9659.                         'x509cert' => $this->getEnv('resolve:SAML_DECOSET_IDP_X509CERT_RESOLVED'),
  9660.                     ],
  9661.                 ],
  9662.                 'sp' => [
  9663.                     'entityId' => $this->getEnv('string:resolve:PORTAL_API_HOST').'/saml/metadata',
  9664.                     'assertionConsumerService' => [
  9665.                         'url' => $this->getEnv('string:resolve:PORTAL_API_HOST').'/saml/acs',
  9666.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST',
  9667.                     ],
  9668.                     'singleLogoutService' => [
  9669.                         'url' => $this->getEnv('string:resolve:PORTAL_API_HOST').'/saml/logout',
  9670.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9671.                     ],
  9672.                     'x509cert' => $this->getEnv('resolve:SAML_SP_X509CERT_RESOLVED'),
  9673.                     'privateKey' => $this->getEnv('resolve:SAML_SP_PRIVATEKEY_RESOLVED'),
  9674.                 ],
  9675.                 'security' => [
  9676.                     'nameIdEncrypted' => false,
  9677.                     'authnRequestsSigned' => true,
  9678.                     'logoutRequestSigned' => true,
  9679.                     'logoutResponseSigned' => true,
  9680.                     'wantMessagesSigned' => true,
  9681.                     'wantAssertionsSigned' => true,
  9682.                     'wantNameIdEncrypted' => false,
  9683.                     'requestedAuthnContext' => false,
  9684.                     'signMetadata' => true,
  9685.                     'wantXMLValidation' => true,
  9686.                     'signatureAlgorithm' => 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256',
  9687.                     'destinationStrictlyMatches' => true,
  9688.                 ],
  9689.                 'organization' => [
  9690.                 ],
  9691.             ]; break;
  9692.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  9693.             case 'nelmio_cors.defaults'$value = [
  9694.                 'allow_origin' => [
  9695.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  9696.                 ],
  9697.                 'allow_credentials' => false,
  9698.                 'allow_headers' => [
  9699.                     => 'content-type',
  9700.                     => 'authorization',
  9701.                     => 'access-control-allow-origin',
  9702.                     => 'location',
  9703.                     => 'x-datadog-trace-id',
  9704.                     => 'x-datadog-parent-id',
  9705.                     => 'x-datadog-origin',
  9706.                     => 'x-datadog-sampling-priority',
  9707.                     => 'traceparent',
  9708.                     => 'b3',
  9709.                     10 => 'x-b3-traceid',
  9710.                     11 => 'x-b3-spanid',
  9711.                     12 => 'x-b3-sampled',
  9712.                 ],
  9713.                 'allow_private_network' => false,
  9714.                 'expose_headers' => [
  9715.                     => 'Link',
  9716.                     => 'x-pagination-total-count',
  9717.                     => 'x-pagination-page-count',
  9718.                     => 'x-pagination-current-page',
  9719.                     => 'x-pagination-per-page',
  9720.                     => 'Location',
  9721.                 ],
  9722.                 'allow_methods' => [
  9723.                     => 'GET',
  9724.                     => 'OPTIONS',
  9725.                     => 'POST',
  9726.                     => 'PUT',
  9727.                     => 'PATCH',
  9728.                     => 'DELETE',
  9729.                 ],
  9730.                 'max_age' => 3600,
  9731.                 'hosts' => [
  9732.                 ],
  9733.                 'origin_regex' => true,
  9734.                 'forced_allow_origin_value' => NULL,
  9735.                 'skip_same_as_origin' => true,
  9736.             ]; break;
  9737.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  9738.         }
  9739.         $this->loadedDynamicParameters[$name] = true;
  9740.         return $this->dynamicParameters[$name] = $value;
  9741.     }
  9742.     protected function getDefaultParameters(): array
  9743.     {
  9744.         return [
  9745.             'kernel.project_dir' => \dirname(__DIR__4),
  9746.             'kernel.environment' => 'int',
  9747.             'kernel.debug' => true,
  9748.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  9749.             'kernel.bundles' => [
  9750.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  9751.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  9752.                 'HslavichOneloginSamlBundle' => 'Hslavich\\OneloginSamlBundle\\HslavichOneloginSamlBundle',
  9753.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  9754.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  9755.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  9756.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  9757.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  9758.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  9759.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  9760.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  9761.                 'VdmLibraryBundle' => 'Vdm\\Bundle\\LibraryBundle\\VdmLibraryBundle',
  9762.             ],
  9763.             'kernel.bundles_metadata' => [
  9764.                 'FrameworkBundle' => [
  9765.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  9766.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  9767.                 ],
  9768.                 'SecurityBundle' => [
  9769.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  9770.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  9771.                 ],
  9772.                 'HslavichOneloginSamlBundle' => [
  9773.                     'path' => (\dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle'),
  9774.                     'namespace' => 'Hslavich\\OneloginSamlBundle',
  9775.                 ],
  9776.                 'LexikJWTAuthenticationBundle' => [
  9777.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  9778.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  9779.                 ],
  9780.                 'NelmioApiDocBundle' => [
  9781.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  9782.                     'namespace' => 'Nelmio\\ApiDocBundle',
  9783.                 ],
  9784.                 'NelmioCorsBundle' => [
  9785.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  9786.                     'namespace' => 'Nelmio\\CorsBundle',
  9787.                 ],
  9788.                 'TwigBundle' => [
  9789.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  9790.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  9791.                 ],
  9792.                 'TwigExtraBundle' => [
  9793.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  9794.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  9795.                 ],
  9796.                 'WebProfilerBundle' => [
  9797.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  9798.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  9799.                 ],
  9800.                 'MonologBundle' => [
  9801.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  9802.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  9803.                 ],
  9804.                 'SensioFrameworkExtraBundle' => [
  9805.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  9806.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  9807.                 ],
  9808.                 'VdmLibraryBundle' => [
  9809.                     'path' => (\dirname(__DIR__4).'/vendor/3slab/vdm-library-bundle'),
  9810.                     'namespace' => 'Vdm\\Bundle\\LibraryBundle',
  9811.                 ],
  9812.             ],
  9813.             'kernel.charset' => 'UTF-8',
  9814.             'kernel.container_class' => 'App_KernelIntDebugContainer',
  9815.             'container.dumper.inline_class_loader' => true,
  9816.             'container.dumper.inline_factories' => true,
  9817.             'env(SYMFONY_DATABASE_URL)' => '',
  9818.             'env(SAML_ID_HOST)' => '',
  9819.             'default_accept_language' => 'fr',
  9820.             'env(METABASE_HOST)' => 'http://localhost',
  9821.             'env(METABASE_API_KEY)' => '',
  9822.             'locale' => 'fr',
  9823.             'custom_idps' => NULL,
  9824.             'env(METABASE_USER_DEFAULT_PASSWORD)' => 'theD9mahchirohm1seichaosou2xaexirohy5aiM',
  9825.             'env(METABASE_FAKE_DATABASE_HOST)' => 'postgresql',
  9826.             'event_dispatcher.event_aliases' => [
  9827.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  9828.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  9829.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  9830.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  9831.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  9832.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  9833.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  9834.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  9835.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  9836.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  9837.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  9838.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  9839.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  9840.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  9841.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  9842.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  9843.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  9844.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  9845.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  9846.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  9847.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  9848.             ],
  9849.             'fragment.renderer.hinclude.global_template' => NULL,
  9850.             'fragment.path' => '/_fragment',
  9851.             'kernel.http_method_override' => true,
  9852.             'kernel.trusted_hosts' => [
  9853.             ],
  9854.             'kernel.default_locale' => 'en',
  9855.             'kernel.enabled_locales' => [
  9856.             ],
  9857.             'kernel.error_controller' => 'error_controller',
  9858.             'debug.file_link_format' => NULL,
  9859.             'asset.request_context.base_path' => NULL,
  9860.             'asset.request_context.secure' => NULL,
  9861.             'translator.logging' => false,
  9862.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  9863.             'debug.error_handler.throw_at' => -1,
  9864.             'router.request_context.host' => 'localhost',
  9865.             'router.request_context.scheme' => 'http',
  9866.             'router.request_context.base_url' => '',
  9867.             'router.resource' => 'kernel::loadRoutes',
  9868.             'request_listener.http_port' => 80,
  9869.             'request_listener.https_port' => 443,
  9870.             'session.metadata.storage_key' => '_sf2_meta',
  9871.             'session.storage.options' => [
  9872.                 'cache_limiter' => '0',
  9873.                 'cookie_secure' => 'auto',
  9874.                 'cookie_httponly' => true,
  9875.                 'cookie_samesite' => 'lax',
  9876.                 'gc_probability' => 1,
  9877.             ],
  9878.             'session.metadata.update_threshold' => 0,
  9879.             'form.type_extension.csrf.enabled' => false,
  9880.             'validator.translation_domain' => 'validators',
  9881.             'profiler_listener.only_exceptions' => false,
  9882.             'profiler_listener.only_main_requests' => false,
  9883.             'security.role_hierarchy.roles' => [
  9884.             ],
  9885.             'security.access.denied_url' => NULL,
  9886.             'security.authentication.manager.erase_credentials' => true,
  9887.             'security.authentication.session_strategy.strategy' => 'migrate',
  9888.             'security.access.always_authenticate_before_granting' => false,
  9889.             'security.authentication.hide_user_not_found' => true,
  9890.             'security.firewalls' => [
  9891.                 => 'dev',
  9892.                 => 'apidoc',
  9893.                 => 'apipublic',
  9894.                 => 'api',
  9895.                 => 'external_app_connect',
  9896.                 => 'main',
  9897.             ],
  9898.             'security.api._indexed_authenticators' => [
  9899.             ],
  9900.             'security.external_app_connect._indexed_authenticators' => [
  9901.             ],
  9902.             'security.main._indexed_authenticators' => [
  9903.             ],
  9904.             'lexik_jwt_authentication.token_ttl' => 2628000,
  9905.             'lexik_jwt_authentication.clock_skew' => 0,
  9906.             'lexik_jwt_authentication.user_identity_field' => 'username',
  9907.             'lexik_jwt_authentication.allow_no_expiration' => false,
  9908.             'lexik_jwt_authentication.user_id_claim' => 'username',
  9909.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  9910.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  9911.             'nelmio_api_doc.areas' => [
  9912.                 => 'default',
  9913.             ],
  9914.             'nelmio_cors.map' => [
  9915.                 '^/' => [
  9916.                 ],
  9917.             ],
  9918.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  9919.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  9920.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  9921.             'twig.form.resources' => [
  9922.                 => 'form_div_layout.html.twig',
  9923.             ],
  9924.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  9925.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  9926.             'web_profiler.debug_toolbar.mode' => 2,
  9927.             'monolog.use_microseconds' => true,
  9928.             'monolog.swift_mailer.handlers' => [
  9929.             ],
  9930.             'monolog.handlers_to_channels' => [
  9931.                 'monolog.handler.deprecation' => [
  9932.                     'type' => 'inclusive',
  9933.                     'elements' => [
  9934.                         => 'deprecation',
  9935.                     ],
  9936.                 ],
  9937.                 'monolog.handler.php_errors' => [
  9938.                     'type' => 'inclusive',
  9939.                     'elements' => [
  9940.                         => 'php',
  9941.                     ],
  9942.                 ],
  9943.                 'monolog.handler.stderr_errors' => NULL,
  9944.                 'monolog.handler.stdout_info' => [
  9945.                     'type' => 'exclusive',
  9946.                     'elements' => [
  9947.                         => 'event',
  9948.                         => 'doctrine',
  9949.                         => 'deprecation',
  9950.                         => 'php',
  9951.                         => 'console',
  9952.                     ],
  9953.                 ],
  9954.             ],
  9955.             'vdm_library.app_name' => 'default',
  9956.             'vdm_library.print_msg' => false,
  9957.             'vdm_library.stop_on_error' => true,
  9958.             'vdm_library.monitoring_type' => 'null',
  9959.             'vdm_library.monitoring_options' => [
  9960.             ],
  9961.             'data_collector.templates' => [
  9962.                 'data_collector.request' => [
  9963.                     => 'request',
  9964.                     => '@WebProfiler/Collector/request.html.twig',
  9965.                 ],
  9966.                 'data_collector.time' => [
  9967.                     => 'time',
  9968.                     => '@WebProfiler/Collector/time.html.twig',
  9969.                 ],
  9970.                 'data_collector.memory' => [
  9971.                     => 'memory',
  9972.                     => '@WebProfiler/Collector/memory.html.twig',
  9973.                 ],
  9974.                 'data_collector.validator' => [
  9975.                     => 'validator',
  9976.                     => '@WebProfiler/Collector/validator.html.twig',
  9977.                 ],
  9978.                 'data_collector.ajax' => [
  9979.                     => 'ajax',
  9980.                     => '@WebProfiler/Collector/ajax.html.twig',
  9981.                 ],
  9982.                 'data_collector.form' => [
  9983.                     => 'form',
  9984.                     => '@WebProfiler/Collector/form.html.twig',
  9985.                 ],
  9986.                 'data_collector.exception' => [
  9987.                     => 'exception',
  9988.                     => '@WebProfiler/Collector/exception.html.twig',
  9989.                 ],
  9990.                 'data_collector.logger' => [
  9991.                     => 'logger',
  9992.                     => '@WebProfiler/Collector/logger.html.twig',
  9993.                 ],
  9994.                 'data_collector.events' => [
  9995.                     => 'events',
  9996.                     => '@WebProfiler/Collector/events.html.twig',
  9997.                 ],
  9998.                 'data_collector.router' => [
  9999.                     => 'router',
  10000.                     => '@WebProfiler/Collector/router.html.twig',
  10001.                 ],
  10002.                 'data_collector.cache' => [
  10003.                     => 'cache',
  10004.                     => '@WebProfiler/Collector/cache.html.twig',
  10005.                 ],
  10006.                 'data_collector.translation' => [
  10007.                     => 'translation',
  10008.                     => '@WebProfiler/Collector/translation.html.twig',
  10009.                 ],
  10010.                 'data_collector.security' => [
  10011.                     => 'security',
  10012.                     => '@Security/Collector/security.html.twig',
  10013.                 ],
  10014.                 'data_collector.twig' => [
  10015.                     => 'twig',
  10016.                     => '@WebProfiler/Collector/twig.html.twig',
  10017.                 ],
  10018.                 'data_collector.http_client' => [
  10019.                     => 'http_client',
  10020.                     => '@WebProfiler/Collector/http_client.html.twig',
  10021.                 ],
  10022.                 'data_collector.messenger' => [
  10023.                     => 'messenger',
  10024.                     => '@WebProfiler/Collector/messenger.html.twig',
  10025.                 ],
  10026.                 'mailer.data_collector' => [
  10027.                     => 'mailer',
  10028.                     => '@WebProfiler/Collector/mailer.html.twig',
  10029.                 ],
  10030.                 'data_collector.config' => [
  10031.                     => 'config',
  10032.                     => '@WebProfiler/Collector/config.html.twig',
  10033.                 ],
  10034.             ],
  10035.             'console.command.ids' => [
  10036.             ],
  10037.         ];
  10038.     }
  10039.     protected function throw($message)
  10040.     {
  10041.         throw new RuntimeException($message);
  10042.     }
  10043. }